@charset "utf-8";
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}
.cuerpo {
	background-color: #FFFFFF;
	background-image: url(img/ptl/plantilla_r7_c1.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
}
.fondod {
	background-image: url(img/ptl/fondo2.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.bordeabajoblanco {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.bordeabajogris {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.bordeabajooscuro {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}


.encoger {
	margin: 0px;
	padding: 0px;
}
.titlos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}


.fondoabajo {
	background-image: url(img/ptl/fondoabajo.jpg);
	background-repeat:  repeat-x;
	background-position: left bottom;
}
.precios {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #219CF8;
	font-weight: bold;
}

.bordecajas {
	border: 1px solid #BABABA;
}
.bordeizquierda {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #DDDDDD;
}




.fondoi {
	background-image: url(img/ptl/fondo.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.blanca {
	color: #FFFFFF;
}


a.menu:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a.menu:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}

.botones {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #FFFFFF;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
}
a:active {
}

a.menu:active {
}

