@charset "utf-8";

.body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-color: #E5ECF9;
}
.barra
 {
	background-image: url(../imagenes/fongris.jpg);
	height: 34px;
	background-color: #393939;
}
.medio
 {
	background-image: url(../imagenes/fonazul.jpg);
	background-repeat:  repeat-x;
}

.wrapper {
	background-image: url(../imagenes/fonclaro.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #E1E1DF;
	border-bottom-color: #E1E1DF;
	border-left-color: #E1E1DF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-repeat:  repeat-x;
	background-color: #FFFFFF;
	padding-top: 10px;
}

.principal
 {
	padding-left: 10px;
}
.parrafodos
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.parrafodosHome
 {
	padding-right:10px;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.titulo
 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666666;
	font-weight: normal;
}
.subtitulos
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
.subtitulosdos
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}
.aclaracion
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
}
.pie 
{
	color:#FFFFFF;
	background-color:#FFFFFF;
	background-image:url(../imagenes/backgroundpie.jpg);
	height: 50px;
	margin-top: 1px;
	width: 950px;
}
.ContactoValidator
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	border: none;
	background-color: Transparent;
	height: 15px;
	width: 280px;
	padding-left: 5px;
	cursor:hand; cursor:pointer;
}
.borde {
	padding-left:4px;
	margin-left:5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D5D5D5;
}

.destacado {
	color: #4188BC;
	}

.lista li {
	list-style-image: url(../imagenes/li.gif);
}

/* --------Inicio de botonera------------- */
/* --------Inicio de botonera------------- */

#ctl00_menu{
	height:30px;
	background-image:url(../imagenes/barra.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	}

#ctl00_menu ul {
	list-style-type: none;
	
}

#ctl00_menu li {
  behavior: url('../Scripts/fix.htc');
   float:left;
   margin:1px 1px;
   border-right:1px dotted #666666;
   }

#ctl00_menu a {
   display:block;
   padding:5px;
   text-decoration: none;
   color:#000000;
}

#ctl00_menu a:hover
{
background-color:#FFFFFF;
}

/* ------------fin de botonera------------ */
/* ------------ESTILO NOTICIAS------------ */

#ctl00_ContentPlaceHolder1_menu{
	height:30px;
	background-image:url(../imagenes/barra.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;

	}

#ctl00_ContentPlaceHolder1_menu ul {
	list-style-type: none;
	
}

#ctl00_ContentPlaceHolder1_menu li {
	margin:1px 1px;
   float:left;
 border-right:1px dotted #666666;
   }

#ctl00_ContentPlaceHolder1_menu a {
   display:block;
   
   text-decoration: none;
   color:#000000;
}

#ctl00_ContentPlaceHolder1_menu a:hover
{
background-color:#FFFFFF;
}



.news{
	font-size: 80%;

	height: 100%;
}

.news span {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #999999;
	font-weight: 700;
	border-bottom-style:dotted;
	border-bottom-color:#666666;
	border-bottom-width: 1px;
	padding-bottom:0px;
}

.side h2 {
	color:#FFFFFF;
	padding-left:10px;
	background-color: #4188BC;
	background-image: url(../imagenes/fonazul.jpg);
}

/* ------------ FIN ESTILO NOTICIAS------------ */
/* ------------VINCULOS------------ */
	
a {
	color: #4188BC;
}

a:visited {
	color: #4188BC;
}

a:active {
	color: #4188BC;
}

a:hover {
	color: #0099FF;
}
.Linea
{
	width: 100%;
	background-color: Black;
}
.link
{
	font-style: normal;
	font-family: Arial;
	font-size: 15px;
	color: blue;
	text-decoration: underline;
	cursor:auto;
	cursor: pointer;
}
.linkContacto
{
	font-style: normal;
	font-family: Arial;
	font-size: 10px;
	color: blue;
	text-decoration: underline;
}
.LinkFIltrosClientes
{
	font-style: normal;
	font-family: Arial;
	font-size: 13px;
	color: blue;
	text-decoration: underline;
}

.Parrafo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666666;
	font-weight: normal;

}
.aclaracion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
}

.bodyCargaDatos{
	color: #000000;
}
.bodyCargaDatos {
	background-image: url(../Imagenes/fondocopia.png);
	background-repeat: no-repeat;
	background-color: #FBFBFB;
}

.TxtContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.parrafodos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
.Parrafo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666666;
	font-weight: normal;

}
.aclaracion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
}

.bodyCargaDatos{
	color: #000000;
}
.bodyCargaDatos {
	background-image: url(../Imagenes/fondocopia.png);
	background-repeat: no-repeat;
	background-color: #FBFBFB;
}

.TxtContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

	color: #666666;
}
.parrafodos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;



}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;

/* FIN DE VINCULOS*/


