@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
body {
	background-color: #326896;
	background-image: url(imagenes/back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img, div {
	behavior: url(iepngfix.htc);
}

#logo{
	position:absolute;
	margin-left:50%;
	left:-480px;
	height: 131px;
	width: 150px;
	top: 0px;
	z-index: 1;
	clip: rect(auto,auto,auto,auto);
}
.telefono {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9;
}

#menu{
	position:absolute;
	margin-left:50%;
	left:180px;
	height: 50px;
	width: 250px;
	top: 5px;
	z-index: 1;
	clip: rect(auto,auto,auto,auto);
}

#tel{
	position:absolute;
	margin-left:50%;
	left:-300px;
	height: 30px;
	width: 400px;
	top: 5px;
	z-index: 1;
	clip: rect(auto,auto,auto,auto);
}

.menuperciana {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #ffa629;
	width: 280px;
	border: thin solid #C30;
	text-transform: uppercase;
	font-weight: bold;
}
.plecagde {
	background-image: url(imagenes/pleca.gif);
	height: 263px;
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
.plecach {
	background-image: url(imagenes/plecach.gif);
	height: 80px;
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
.tituloazul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	color: #0087fe;
}
.promoverde {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 45px;
	color: #08950d;
	line-height: 40px;
	font-weight: bold;
	
}
.fotogde {
	border: thick solid #CCC;
	padding: 5px;
}
.diventrado {
	width: 945px;
	margin-right: auto;
	margin-left: auto;
}
.backplecach {
	background-image: url(imagenes/backpromoch.png);
	height: 282px;
	width: 445px;
}
.vigencia {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #08950d;
}
.subtitulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #333;
}
.ligatitulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000;
	text-align: center;
	line-height: 22px;
}
.ligatitulo a:link {
	color: #000;
	text-decoration: none;
}
.ligatitulo a:visited {
	color: #333;
	text-decoration: none;
}
.ligatitulo a:hover {
	color: #C00;
	text-decoration: none;
}
.ligatitulo a:active {
	text-decoration: none;
	text-align: right;
	color: #C00;
}
.ligaofertablanco {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
}
.ligaofertablanco a:link {
	color: #FFF;
	text-decoration: none;
}
.ligaofertablanco a:visited {
	color: #CCC;
	text-decoration: none;
}
.ligaofertablanco a:hover {
	color: #CCC;
	text-decoration: none;
}
.ligaofertablanco a:active {
	text-decoration: none;
	text-align: right;
	color: #CCC;
}
.ligapaginacion {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
}
.ligapaginacion a:link {
	color: #FFF;
	text-decoration: none;
}
.ligapaginacion a:visited {
	color: #CCC;
	text-decoration: none;
}
.ligapaginacion a:hover {
	color: #CCC;
	text-decoration: none;
}
.ligapaginacion a:active {
	text-decoration: none;
	text-align: right;
	color: #CCC;
}

