/* CSS Document */

#menuprincipal
{
    margin:0;
    border:none;
    width:100%;
    height:30px; 
    
}
#menuprincipal ul
{
    width:100%;
    margin:0;
    padding:0;
    list-style-type:none;
}

#menuprincipal ul li
{
    margin:0;
    padding:0;
	float:left;
	background:none;
	height:30px;
}

#SubMenu
{
    width:980px;
    font-family :Trebuchet MS,Arial;
    font-size :12.5px;
    background-repeat:repeat-x;
	background-image :url('../Imagenes/FondoSubMenu.png');
	text-align :left;
}

#SubMenu tr
{
	padding:0px;
	margin:0px;
}

#SubMenu tr td a:hover {
   color:Silver;
}
#SubMenu tr td 
{
	padding-left:10px;
	padding-right :10px;
	
}

#SubMenu tr td  a
{
	color:#0373BC;
	text-decoration: none;
}

.texto{
	font-size:10px;
	font-family:arial;
	color:#999999;
	line-height:10px;
	text-align :left;
}

.texto_2{
font-size:12px;
color:#3f79b4;
font-weight:bold;
}

.linkx{
font-size:11px;
color:#427AB3;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;

}
.linkx1{
font-size:9px;
font-family :Trebuchet MS,Arial; 
color:#333333;
text-decoration:none;
font-weight:bold ;
}

.txt_pie{
color:#333333;
font-size:10px;
font-family :Trebuchet MS,Arial;
text-decoration:none;
font-weight:normal; 

}
.titulo{
color:#FF0000;
font-size:18px;
}
.titulo_1{
color:#60a8d0;
font-size:16px;
}
.titulo_2{
color:#7FA2B6;
font-size:20px;
}
.titulo_3{
color:#60a8d0;
font-size:13px;
}
.titulo_4{
color:#014670;
font-size:25px;
font-weight:bold;
}
.telef{
font-size:11px;
font-weight:normal;
color:#666666;
text-decoration:none;
}

.telefbold
{
font-family :Arial; 
font-size:11px;
color:#3F79B3;
text-decoration:none;
}

.contacPBX
{
	font-family :Trebuchet MS,Arial;
	color:#999999;
	font-size:12px;
}

.MigadePanAcercaSatena
{   
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#999999;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}



#BannerPrincipal
{
	width:719px;
    height:239px;
	background-image :url('../Imagenes/FondoBannerPrincipal.png');
	text-align :right;
	padding-right :3px;
}


.Destacado1
{
	width:242px;
    height:132px;
	background-image :url('../Imagenes/FondoDestacado1.png');
	text-align :right;
}


.Destacado2
{
	width:242px;
    height:132px;
	background-image :url('../Imagenes/FondoDestacado2.png');
	text-align :right;
}

.Destacado3
{
	width:242px;
    height:132px;
	background-image :url('../Imagenes/FondoDestacado3.png');
	text-align :right;
}


#Encuesta
{
    width:731px;
    height :374px;
    background-repeat:repeat-x;
	background-image :url('../Imagenes/BackGroundEncuesta.png');
}

.Item
{
    font-family :Trebuchet MS, Arial ;
    font-size :16px;
    color:#107FCD; 
 }
 
 .Pregunta
{
    font-family :Trebuchet MS, Arial ;
    font-size :12px;
    color:#999999; 
   
    }