@charset "utf-8";
/* CSS Document */

.style2 {
	font-family: "arial";
	font-size: 13px;
	font-weight: bold;
	color: #4B1207;
}

	 
body {background-image: url(fondo.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	}

#contenedor {
background-color:#FFFFFF;
	width:900px;
	text-align:center;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0 0 0 0;
	background-color:#ffffff;
	clear: left;
}

#top {
	width:900px;
	height:282px;
	margin:auto;
	padding:0px;
	border:0px solid #000000;
	text-align:center;
}

#caja1{
	float:left;
	width: 680px;
	height:469px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
#contactos{/*esta no la he puesto todabvia*/
	float: right;
	width:213px;
	height:auto;
	border:0px solid #000000;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
}

#caja2{
	float:left;
	width:631px;
	height:192;
	border:0px solid #000000;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom:0px;
}



#botom{ 
	float:center;
	margin:0px auto 0 auto;
	width:900px;
	height:50;

}