body {
  background-color: #FFFFFF;
}

.bordeweb {
    background : #ffffff url(images/fondo.gif) no-repeat scroll right bottom;
	border : 1px solid #8B92CA;
	border-bottom : 0px;
	border-top : 0px;
}

.fondo_superior {
    background : #ffffff url(images/fondo_arriba.gif) no-repeat scroll right;
}

.titulares {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	letter-spacing: 2px;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}

td {
	font-family : tahoma, arial, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #333963;
}

.ley {
	font-family : tahoma, arial, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #333963;
}

.texto_blanco {
	font-family : tahoma, arial, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #ffffff;
}

.negrita {
	font-family : tahoma, arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #333963;
	text-decoration: none;
}

.negrita_blanco {
	font-family : tahoma, arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000066;
}

.tit_equivalencia {
	font-family : arial, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000066;
}

.precio {
	font-family : arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #E51594;
}

.pie {
	font-family : tahoma, arial, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color : #E51594;
}

.destacar {
	font-family : tahoma, arial, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #D52121;
}

.encabezado_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}

.titulares {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333963;
}
.textosenlaces {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E51594;
	font-weight: bold;
}
.tabla {
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #990000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
}
.lineatit {
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.boton { 
	font-size:10px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	background:#E51594;
	border:0px;
	height:19px;
	cursor: hand;
}

INPUT {
	border : 1px solid #00264F;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #333963;
}

INPUT.buscar {
	border : 0px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #333963;
	height: 12px;
	width: 90px;
}

TEXTAREA {
	border : 1px solid #00264F;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #333963;
}

SELECT {
	border : 1px solid #00264F;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #666666;
}

a.enlace_cab {
	font-family : tahoma, arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #333963;
	text-decoration : none;
}

a.enlace_cab:hover {
	font-family : tahoma, arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #517D1A;
	text-decoration : none;
}

a.enlace_menu {
	font-family : tahoma, arial, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #333963;
	text-decoration : none;
}

a.enlace_menu:hover {
	font-family : tahoma, arial, sans-serif;
	font-size : 12 px;
	font-weight : normal;
	color : #E49703;
	text-decoration : none;
}

a.enlace_pie {
	font-family : tahoma, arial, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #E51594;
	text-decoration : none;
}

a.enlace_pie:hover {
	font-family : tahoma, arial, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #E49703;
	text-decoration : none;
}

a.ver {
	font-family : tahoma, arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #E51594;
	text-decoration : none;
}

a.ver:hover {
	font-family : tahoma, arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #E49703;
	text-decoration : none;
}

a.pie {
	font-family : tahoma, arial, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #517D1A;
	text-decoration : none;
}

a.pie:hover {
	font-family : tahoma, arial, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #4658D7;
	text-decoration : none;
}
