/* CSS Document */
body {
	background-image: url(img/bg_gral.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-attachment: fixed;
}
#contenido {
	width: 772px;
	float: none;
}
#contenido #pie {
	float: left;
	height: 50px;
	width: 772px;
}
p {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 15px;
	text-align: justify;
		
}




a {
	font-family: tahoma;
	font-size: 9px;
	color: #666666;
	padding-right: 20px;
}
.imgpromo {
	background-color: #FFFFFF;
	padding: 6px;
	border: 1px solid #999999;
}

a.pie:link {
	text-decoration: none;
}
a.pie:visited {
	text-decoration: none;
	color: #243355;
}
a.pie:hover {
	text-decoration: none;
	color: #243355;
}
a.pie:active {
	text-decoration: none;
	color: #243355;
}

#contenido #menu {
	height: 111px;
}
/*
#contenido #izquierda {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D0CDAC;
	float: left;
	width: 187px;
	height: 483px;
}
#contenido #derecha {
	float: left;
	width: 584px;
	background-image: url(img/bg_info.jpg);
	height: 483px;
}
*/

#contenido #izquierda {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D0CDAC;
	float: left;
	width: 187px;
	padding-bottom: 30000px;
	margin-bottom: -30000px;
}
#contenido #derecha {
	float: left;
	width: 584px;
	background-image: url(img/bg_info.jpg);
	padding-bottom: 30000px;
	margin-bottom: -30000px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}

.campo_from {
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
#contenido #derecha #promocion {
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
a.link_general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: none;
}
a.link_general:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
#contenido {
	overflow:hidden;
}

