@charset "utf-8";
/* CSS Document */

#thicktabs{
margin: 0;
padding: 0;
padding-left:11px;
float: left;
font-family: "Trebuchet MS",Arial;
font-size:13px;
font-weight:bold;

}

.fondomenu{
float: left;
color: #6d6d6d;
padding: 8px 62px; /*padding of tabs*/
text-decoration: none;
background: transparent url(images/menubg.jpg) top  center no-repeat;
border-top: 2px solid #ffffff; /*top border style*/
border-bottom: 0px solid #ffa1a3; /*thick bottom border below tabs*/

}

#thicktabs li{
	display: inline;
	font-size: 13px;


}

#thicktabs li a{
float: left;
color: #6d6d6d;
padding: 8px 10px; /*padding of tabs*/
text-decoration: none;
background: transparent url(images/menubg.jpg) top right no-repeat;
border-top: 2px solid #ffffff; /*top border style*/
border-bottom: 0px solid #ffa1a3; /*thick bottom border below tabs*/

}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 0px solid #d3bdbe; /*left border style*/
background-image: url(images/menubgover.jpg);
color: black;

}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 0px solid #d3bdbe; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabs li a:visited{
}

#thicktabs li a:hover{
color: black;
background-image: url(images/menubgover.jpg); /*background image swap on hover*/
}

#promo
{
height:14px;
background-color:#676767;
color:#E0E0E0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

a.promo
{
color:#E0E0E0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
}
a.promo:hover
{
color:#E0E0E0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
}


.cabecera
{
background-image:url(images/cabecera.jpg);
width:939 px;
height:166px;
}
.fondoweb
{
background-image:url(images/fondoweb.jpg);
width:939 px;
}

.pie
{
background-color:#41484d;
color: #D8DBDE;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding: 8 px;
padding-top:4px;
padding-bottom:4px;
margin-left:14px;
margin-right:14px;
text-align:center;

}

.cajan
{
background-color:#41484d;
color:#ffffff;
font-family: "Trebuchet MS", Arial;
font-size:13px;
padding:4px;
padding-top:4px;
padding-bottom:4px;
}

a.enlace
{
text-decoration:none;
color:#D8DBDE;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
a:hover.enlace
{
color:#ffffff;
}

a.enlace2
{
text-decoration:none;
color: #666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
a:hover.enlace2
{
color: #FB6703;
}

a.enlace3
{
text-decoration:none;
color: #0000FF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
a:hover.enlace3
{
color: #FB6703;
}

.imagenes
{
border:4px #FFFFFF solid;


}
.txt1
{
color:#3555d0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding:6px;
}
.txt2
{
color:#41484d;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;

}
.titulares
{
color:#41484d;
font: bold 16px  "Trebuchet MS";
}

.Estilo1 {
	color: #333333;
	font-weight: bold;
}
.Estilo2 {
	color: #3555d0;
	font-weight: bold;
}

body{
background-color:#adadad;
margin: 0px;
margin-top: 6px;

}

