@charset "utf-8";
/* CSS Document */
body {				background:			#e4e9f4;
					margin:				0;
					padding:			0;
					margin-left:		auto;
					margin-right:		auto;
					font-family:		"Century Gothic", Verdana, Geneva, sans-serif;
}
img {				border:				none;
}
img a:hover {		border:				none;
}
#topMenu {			width:				1000px;
					margin-left:		auto;
					margin-right:		auto;
					font-size:			17px;
}
#topMenu a {		color:				#000;
					text-decoration:	none;
}
#topMenu a:hover {	color:				#fff;
					text-decoration:	none;
					background:			#1a78be;
					height:				20px;
					margin-bottom:		0;
}
#wrapper {			width:				1000px;
					border:				solid;
					border-width:		1px;
					border-color:		#d9d9d9;
					background:			#FFF;
					margin-left:		auto;
					margin-right:		auto;
}
#topLogo {			background:			#1a78be;
					margin-left:		auto;
					margin-right:		auto;
					text-align:			center;
}
#container { 		width:				500px;
					position:			relative;
					float:				left;
					margin-left:		10px;
}
#promo {			width:				350px;
					position:			relative;
					margin-left:		20px;
}
#promoDiaria:hover {
					background:			#F7F7F7;
}
#promoDiaria img {
					border:				solid;
					border-width:		3px;
					border-color:		#FFF;
}
#promoDiaria:hover img {
					border:				solid;
					border-width:		3px;
}
#desplieguePromo {	height:				350px;
}
.errores {			border:				solid;
					border-color:		#F90;
					border-width:		1px;
					background:			#FFE3D7;
					color:				#F00;
					font-size:			15px;
					padding:			10px;
					width:				90%;
}
#footer {			background-image:	url(../images/backgroundFooter.jpg);
					background-repeat:	repeat-x;
					height:				153PX;
					text-align:			center;
}
#footerText {
					font-size:			15px;
					width:				1000px;
}
#seleccion { font-size:10px; } img { border:none; } .opt:hover { background:#1a78be; color:#FFF; }
.total { background: #1A78BE; color:#FFF; font-size: 18px; }