@charset "utf-8";
.rayagris {
	background-image: url(images/raya.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.fondo_busqueda {
	background-image: url(images/top_02.png);
	background-repeat: repeat-x;
	background-position: center;
}
.dominios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
.dominio_ok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009933;
	font-weight: bold;
}
.normal_negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.normal {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 19px;
}
a.style1:link{
	color:#D9ECFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;

}
a.style1:visited{
	color:#0099CC;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
a.style1:active{color:#D9ECFF;
	text-decoration: underline;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
a.style1:hover{
	color:#FFFFFF;
	text-decoration: underline;	
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/fondo.gif);
	background-repeat: repeat;
	background-position: center top;
}
.super_izquierdo {
	background-image: url(images/fondo_izquierdo_01.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.infer_izquierdo {
	background-image: url(images/fondo_izquierdo_03.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.centro_izquierdo {
	background-image: url(images/fondo_izquierdo_02.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.negras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.borde_izquierdo_principal {
	background-image: url(images/bordes_02.gif);
	background-repeat: repeat-y;
}
.borde_derecho_principal {
	background-image: url(images/bordes_04.gif);
	background-repeat: repeat-y;
}
.fondo_central {
	background-image: url(images/bordes_03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #f5f5f5;
}
.blanca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
}
.bordesss {
	background-repeat: no-repeat;
	border: 1px solid #EBEBEB;
}
.resaltadas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
}
a.link_naranja:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.link_naranja:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.link_naranja:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.link_naranja:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.resaltado_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #15C8FC;
}
.borde {
	border: 1px solid #000000;
}
.borde_clasico {
	border: 1px solid #999999;
}
