/*** MAIN ***/
*{
margin: 0px;
padding: 0px;
}
body{
margin: 0px 0;
background: #E1E1E1;
background-image: none;
background-repeat: repeat-y;
background-position: center;
text-align: center;
font-family: "Lucida Sans Unicode";
font-size: 12pt;
color: #222222;
}


/*** DIV SPECIFIC ***/
#wrap{
text-align: left;
width: 900px;
margin: 0 auto;
background: #FFFFFF;
}
#header{
width: 100%;
background: #D0EFFC url("images/head2.gif") top center no-repeat;
height: 190px;
}
#header h1{ 
font-size: 7pt; 
font-family: Arial;
color: #444444;
azimuth: behind;
text-align: center;
position: relative;
top: 130px;
right: 0px;
line-height: 25px;
}
#menu{
font-family:"Lucida Sans Unicode";
font-size:10px;
color:#FFFFFF;
text-align:center;
width: 100%;
height: 15px;
margin-top: 150px;
background: #CD321D;
}
#menu ul{
list-style: none;
}
#menu li{
float: right;
}
#menu li a{
margin-left: 20px;
display: block;
padding: 0 5px;
color: #000000;
text-transform:;
text-decoration: none;
border-top: none;
}
#menu li a:hover{
color:#F26F18; background: none;
}
#searchbox{
float: right;
margin-right: 10px;
}
#searchbox input{
background: #ffffff url('images/mg.jpg') right no-repeat;
border: 1px solid #ccc;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
font-size: 8pt;
}
.noshow{
display: none;
}
#main{
width: 100%;
background: #FFFFFF url('images/main.jpg') top left repeat-x;
}
#main h1{
font-size: 14pt;
text-indent: 10px;
text-align: left;
padding-bottom: 2px;
margin-bottom: 15px;
color: #FFFFFF;
background: url('images/h1.gif') bottom center no-repeat;
}
#main h2{
font-size: 14pt;
text-indent: 10px;
text-align: left;
padding-bottom: 2px;
margin-bottom: 15px;
color: #FFFFFF;
background: url('images/h2.gif') bottom left no-repeat;
}
#main h3{
font-size: 12pt;
text-indent: 30px;
text-align: left;
padding-bottom: 2px;
margin-bottom: 15px;
color: #222222;
background: url('images/h3.gif') bottom center no-repeat;
}
#main a{
color: #000000;
text-decoration: underline;
border-bottom: 1px solid #ffffff;
}
#main a:hover{
color: #CD321D; background: none;
}
#submain{
padding: 8px;
}
#left{
margin-top: 18px;
float: left;
width: 560px;
margin-bottom: 5px;
}
#left a:link{
color: #CD321D;
}
#left a:visited{
color: #CD321D;
}
#left p{
font-size: 13px;
line-height: 22px;
margin-bottom: 10px;
}
#left ul{
margin-left: 20px;
margin-bottom: 15px;
font-size: 13px;
}
#left ul li{
margin-bottom: 5px;
}
#right{
margin-top: 18px;
margin-bottom: 5px;
border-left: none;
padding-left: 0px;
width: 310px;
float: right;
background:#D0EFFC;
}
#right p{
font-size: 13px;
line-height: 15px;
margin-bottom: 8px;
margin-left: 5px;
}
#right ul{
margin-left: 20px;
font-size: 11px;
}
#right ul li{
margin-bottom: 3px;
}
#footer{
clear: both;
width: 100%;
background: #CD321D url('images/footer.gif') bottom center no-repeat;
}
#subfooter{
padding: 28px;
}
#subfooter p{
text-align: center;
font-size: 11px;
color: #FFFFFF;
}
#subfooter a{
color: #FFFFFF;
text-decoration: underline;
}
#subfooter a:hover{
border-bottom: 1px solid #222222;
}

/*** SPECIAL CLASSES & MISC***/
.imgleft, .imgright, .imgcenter{
padding: 3px;
border: 1px solid #ffffff;
}
.imgleft{
float: left;
margin: 5px 15px 5px 0;
}
.imgright{
float: right;
margin: 5px 0 5px 15px;
}
.imgcenter{
display: block;
margin: 5px auto;
}
h1,h2,h3{
text-transform: none;
}
table{
font-size: 13px;
border-collapse: collapse;
margin-bottom: 10px;
}
th{
background: none;
padding: 5px;
border: none;
}
td{
vertical-align: top;
line-height: 18px;
padding: 5px;
border: none;
}
.paginacion{
width:500px;
height: 15px;
margin:10px 0 px 25px 0px;
margin-bottom: 30px;
display:inline;
float:left;
}
.paginacion p{
float: right;
padding-right:20px;
padding-top:10px;
color:#D2D2D2;
}
.paginacion a{
}
.iframe_alias{
width:410px;
height:110px;
float:left;
margin-top:3px;
margin-left:70px;
margin-bottom:5px;
font-family:Tahoma;
font-size:11px;
color:#565656;
padding:0px 0px 0px 0px;
}
.center{
margin-bottom:10px;
margin-left:10px;
width:545px;
float:left;
}
.publi_top{
margin-top:10px;
margin-bottom:10px;
margin-left:5px;
width:300px;
float: none;
}
