*{
	margin: 0px;
	padding: 0px;
}
html{
	height: 100%;
}
img{
	border: none;
}
a{
	color: #AE1E03;
	text-decoration: none;
}
a:hover{
	color: #747500;
	text-decoration: underline;
}
body{
	height: 100%;
	font-family:"Trebuchet MS",Tahoma,Arial,Helvetica,Sans-serif;
	font-size:0.9em;
	padding: 0px;
	margin: 0px;
	background-color: #AE1E03;
}
h1{
	position: absolute;
	margin-left: 535px;
	width: 400px;
	margin-top: 130px;
	font-size: 18px;
}
#main{
	background-image: url(../images/fondorojoderecha.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	width: 981px;
	background-color: White;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
}
#info{
	position: absolute;
	margin-left: 540px;
	width: 420px;
	font-size: 25px;
	color: #AD1D02;
	font-style: italic;
	font-weight: bold;
}
#info img{
	margin-left:15px;
}
#info2{
	position: absolute;
	margin-left: 10px;
	width: 420px;
	font-size: 25px;
	color: #AD1D02;
	font-style: italic;
	font-weight: bold;
}
#info2 img{
	margin-left:15px;
}
#contenido{
	background-image: url(../images/fondocorazon.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	
}
#fondo{
	background-repeat: no-repeat;
	background-position: top left;
	height: 556px;
	border-bottom: 1px solid red;
	width: 964px;
}
#bandaroja{
	float: left;
	background-color: #AE1E03;
	width: 795px;
	padding: 0px 10px 0px 10px;
	margin-top: 33px;
	height: 52px;
	border-bottom: 2px solid #862D1B; 
}
#bandaroja a{
		display: block;
		padding-top: 10px;
}
#bandagris{
	float: left;
	padding: 0px 0px 0px 10px;
	width: 805px;
	background-color: #666666;
	height: 28px;
	border-bottom: 4px solid #343434;
}
#bandagris ul{
		list-style: none;
}
#bandagris ul li{
	float:left;
	margin-right: 15px;
}
#bandagris ul li a{
	margin-top:5px;
	padding-top: 0px;
	color: #EEEEEE;
	text-decoration: none;
	display: block;
	border-right: 1px solid gray;
	padding-right: 15px;
}
#bandagris ul li a:hover{
	color: #FFD700;
	text-decoration: underline;
}
#bandagris ul li.menuon a{
		font-weight: bold;
		color: White;
		text-decoration: underline;
}
#textos{
	font-size: 0.9em;
	color: #434343;
	float: right;
	margin-right: 10px;
	margin-top: 40px;
	height: 370px;
	overflow: auto;
	width: 405px;
	padding: 0px 10px 0px 10px;
}
#textos h2{
	color: #AD1D02;
	margin-bottom: 10px;
	font-size: 24px;
}
#banner{
	width: 524px;
	float: left;
	margin-top: 120px;
}
h1.planos{
	position: absolute;
	margin-left: 10px;
	margin-top: 130px;
	font-size: 18px;
}
#menuplanos{
	margin-top: 170px;
	width: 220px;
	padding-right: 10px;
	padding-left: 10px;
	position: absolute;
	border-right: 4px solid #E1E1E1;
	overflow: auto;
	height: 375px;
}
#menuplanos div{
	cursor: pointer;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid white;
}
#planos{
	margin-top: 50px;
	float: right;
	text-align: center;
	width:700px;
}
#planos img{
	cursor: pointer;
}
#menuplanos2{
	margin-top: 170px;
	width: 930px;
	padding-right: 10px;
	padding-left: 10px;
	position: absolute;
	border-right: 4px solid #E1E1E1;
	overflow: auto;
	height: 375px;
	height: 1px solid redM
}
#menuplanos2 strong{
	color: #AE1E03;
		margin-bottom: 15px;
		font-size: 25px;
}
#menuplanos2 table td{
	width: 300px;
}
#menuplanos2 table td img{
	padding: 7px;
	border: 2px solid #C6B87F;
	background-color: #F5DEB3;
	cursor: pointer;
}
#calidades ul{
	list-style: none;
}
#calidades ul li{
	margin-bottom: 15px;
}
#calidades ul li strong{
	color: #AE1E03;
	display: block;
}
#bajo{
	text-align: center;
	font-size: 10px;
	color: white;
}
#bajo a{
	color: White;
}