body {
	background-color:white;
	background-image: url('../img/fondo.jpg');
	background-repeat: repeat;
	text-align: center;
	margin: 0;
	font-family: arial;
	

}
.menoculto{
	margin:-7px 0 0 250px;
	position:absolute;
    display: none;
}
#cont{
	text-align:left;
	    background-color: white;
    margin-left: auto;
    margin-right: auto;
    min-height: 900px;
    width: 1062px;
}
#menu{
	height: 60px;
	background-color: #710100;
	width: 1062px;
	color:white;
	  font-size: 13px;
}
#menu div a{
color: white;
text-decoration: none;
}
#menu div a:hover{
text-decoration: underline;
}
#cont{
}
#menuizq{
	background-image:url("../img/menuizq.jpg");
float:left;
font-size:15px;
height:613px;
margin-top:32px;
padding-left:40px;
position:relative;
text-align:left;
width:250px;
}
#contA{
	
}
#menuizq div a{
	color:white;
	text-decoration: none;
}
#menuizq div a:hover{
	color:white;
	text-decoration: underline;
}
#din{
	float:left;
font-size:13px;

text-align:justify;
width:749px;
}
.rojo{
	 color:#710100;
    font-weight: bold;
}
#pie{
	      background-color: black;
    float: left;
}

