/* CSS Document */

body { 
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.contenido {  
	margin: 0 auto; 
	padding: 0; 
	width: 800px;
	height:598px; 
}

.arriba { 
	background: #FFFFFF url(../images/redactor-web-1.jpg) no-repeat bottom; 
	height: 16px; 
	width: 800px;
	margin:0; 
	padding:0; 
}

.abajo { 
	background: #FFFFFF url(../images/redactor-web-4.jpg) no-repeat center; 
	height: 24px; 
	width: 800px;
	margin:0; 
	padding:0; 
	clear:both;
}

.izq { 
	background: #FFFFFF url(../images/redactor-web-2.jpg) no-repeat top; 
	height: 556px; 
	width: 30px;
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
	float: left;
}

.dcha { 
	background: #FFFFFF url(../images/redactor-web-3.jpg) no-repeat top; 
	height: 556px;
	width: 20px;
	margin:0; 
	padding:0; 
	float:right
}

.centro {
	height: 515px;
	width: 750px;
	float:left;
	margin:0; 
	padding:0; 
	background-color: #e7d1a3;
}

.pie {
	height: 41px;
	width: 750px;
	background-color: #e7d1a3;
	float:left;
	color:#663300;
	text-align:center;
}


.pie a{
	color:#000000;
}


.top {
	height: 107px;
	width: 750px;
	background: #e7d1a3 url(../images/redactor-web-5.jpg) no-repeat left; 
	float:left;
	text-align:center;
}

.lateralIzq {
	width: 148px;
	height: 370px;
	float:left;
	padding-top: 30px;
}

.lateralIzq li{
	list-style: none;
}

.lateralDcha {
	width: 121px;
	height: 370px;
	float:right;
}

.texto {
	width: 454px;
	height: 408px;
	float: left;
	padding: 0 10px 0 10px;
	font-size:13px;
	text-align:justify;
}

h1 {
	color:#663300;
}

.lateralIzq ul  {
	padding: 10px 8px;
	margin: 0;
	}

.lateralIzq ul li {
	margin: 0;
	}

.lateralIzq ul ul {
	padding: 0 12px;
	margin: 0;
	}
	
.lateralIzq a {
	color:#663300;
	font-weight:bold;
}

ul li{
	padding-top: 3px;
	}
	
a {
	color:#663300;
	}
