BODY {
	color : #666666;
	margin : 0px 0px 0px 0px;
	border: none;
	background-image:url(../img/back.jpg);
	background-repeat: repeat-x;
	background-color: #EADCB5;
} 

#head{
	width:969px;
	height : 118px;
	background-image: url(../img/back_head.jpg);
	margin: auto;
	border: none;
	} 
	
#container{
	width:969px;
	height : 842px;
	background-image: url(../img/back_container.jpg);
	margin: auto;
	border: none;
	} 
	
#container_contacto{
	width:969px;
	height : 842px;
	background-image: url(../img/back_contacto.jpg);
	margin: auto;
	border: none;
	} 
	
#menu{
	width:551px;
	height : 62px;
	padding-left:418px;
	padding-top:56px;
	} 
	
#logo{
	width:600px;
	height : 185px;
	padding-left:187px;
	} 

#mensaje{
	width:754px;
	height : 110px;
	padding-top:92px;
	padding-left:203px;
	} 
	
#contacto{
	width:600px;
	padding-top:180px;
	padding-left:300px;
	} 
	
#footer{
	width:966px;
	height : 50px;
	margin: auto;
	border: none;
	padding-left:3px;
	padding-top:5px;
	} 
	
.contacto{
font-family: Georgia, serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.45em;
color:#666666;
	
}

.contacto:hover{
font-family: Georgia, serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.45em;
color:#B31419;
} 

