body {
	margin:10px 0px;
}

body, td, th {
	font-family: Arial;
	font-size:13px;
	color:#333333;
	line-height:25px;
}

a {
	font-family:Georgia;
	color:#993300;
	font-size:12px;
	}

a:hover {
	font-family:Georgia;
	color: #663300;
	font-size:12px;
	}

#menu-principal{
	width:900px;
	height:50px;
	margin:0px auto;
	}
	
#menu-principal-izq{
	height:50px;
	background: #ECE9D8 url(../imagenes/menu-principal-izq.gif) top left no-repeat;
	float:right;
	padding-left:15px;
	}

#menu-principal-der{
	width:15px;
	height:50px;
	background: #ECE9D8 url(../imagenes/menu-principal-der.gif) top right no-repeat;
	float:right;
	}


#botones-principal {
	float: right;
	margin:0px;
	padding:0px;
	}
	
#botones-principal li {
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
	}
	
#botones-principal li a {
	padding:15px 10px 10px 11px;
	display:block;
	font-family:Georgia;
	font-size:20px;
	letter-spacing:-1px;
	color: #663300;	
	font-weight:normal;
	text-decoration:none;	
	}

#botones-principal li a:hover {
	padding:15px 10px 10px 11px;
	display:block;
	font-family:Georgia;
	font-size:20px;
	letter-spacing:-1px;
	color: #663300;	
	font-weight:normal;
	text-decoration:none;
	background: #DBD6B7;
	}



#carton{
	width:100%;
	height:250px;
	background:url(../imagenes/carton.jpg) repeat-x top center;
	}

#cabezote{
	width:900px;
	margin:0px auto;
	}

#logo{
	width:150px;
	float:left;
}

#banner{
	width:750px;
	float:left;
}

#cuerpo{
	width:900px;
	margin:0px auto;
	}

#contenido{
	width:750px;
	float: right;
	background:url(../imagenes/lineas.gif) repeat-y;
	}

#contenido-txt{
	margin:20px 30px 0px 30px;
	}

#contenido-bottom{
	width:750px;
	height:30px;
	clear:both;
	float: right;
	background:url(../imagenes/degrade.jpg);
	}

#pata{
	width:750px;
	clear:both;
	float:right;
	height:30px;
	background:url(../imagenes/pata.gif) no-repeat bottom;
	}
	
#pata-txt{
	margin:5px 30px;
	font-size:11px;
	text-align:center;
	}

#pata-txt a{
	font-size:11px;
	}

.titulo{
	font-family:Georgia;
	font-size:25px;	
	color: #663300;
	border-bottom: #ECE9D8 solid 1px;
	padding-bottom:10px;
}

.subtitulo{
	font-family:Georgia;
	font-size:20px;	
	color:#2D1600;
	letter-spacing:-1px;	
}

.destacado{
	font-family:Georgia;
	font-size:16px;	
	color:#663300;
	letter-spacing:-1px;	
}


.editorial{
	color: #000000;
	font-family:Georgia;
	font-size:15px;
	}

.txt-peq {
	font-family: Arial;
	font-size:10px;
	color:#333333;
	line-height:15px;
	}
	
