p {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.titular {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.fondoimage {
	background-attachment: fixed;
	background-image: url(informacion/fondoazul.jpg);
	background-repeat: repeat-x;
	background-position: 0% 0%;
}
 .boton{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#0066CC;
        border:0px;
        width:90px;
        height:20px;
       }
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF99FF;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.tablas {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #D2D2D2;
	border-right-color: #D2D2D2;
	border-bottom-color: #D2D2D2;
	border-left-color: #D2D2D2;
	text-indent: 15px;
}
.marcasV {
	text-indent: 5px;
	height: auto;
	width: 80px;
	margin: 2px;
	padding: 2px;
	border: thin groove #D2D2D2;
}
.marcasVCopia {
	text-indent: 5px;
	height: 5px;
	width: 80px;
	margin: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #D2D2D2;
	border-right-color: #D2D2D2;
	border-bottom-color: #D2D2D2;
	border-left-color: #D2D2D2;
}
.fondoimageenlaces {

	background-attachment: fixed;
	background-image: url(informacion/fondoazul2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.fondorosa {
	background-attachment: fixed;
	background-image: url(informacion/fondorosa.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.precio_ahora {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
	background-color: #FFFFCC;
}
.precio_antes {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.boton_p {

        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#0066CC;
        border:0px;
        width:40px;
        height:20px;
}
.ROJO {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	background-color: #FFFFCC;
}
.titularblanco {

	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.Estilo1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

