body {
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px; 
	margin: 0;
	padding: 0;
	background: #242A09;
}
/*
	POSTS
*/

.img_izquierda {
	margin: 0px 10px 5px 0px;
	border: 2px solid #987116;
	float: left;
}

.img_centro img {
/*	margin: 0px 10px 5px 0px;*/
	border: 2px solid #987116;
}

.img_derecha {
	margin: 0px 0px 5px 10px;
	border: 2px solid #987116;
	float: right;
}

.clear {
	clear:both;
}
/*
	Estructura
*/

.menu,.bg_menu {
	height: 78px;
	background: url(css/bg_menu.gif) repeat-x top left;
}
.menu ul {
	list-style:none;
	padding:0;
	margin: 0;
}
.menu ul li {
	padding: 0;
	margin: 0;
	float: left;
	border-right: 1px solid #dea304;
}
	
.menu ul li a {
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #604812;
	padding: 24px 15px 24px 15px;
	width: 70px;
	text-align: center;
}
.menu ul li a:hover {
	background: url(css/menu.gif) repeat-x 0px 0px;
	color: Black;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border-left:2px solid #E0B555;
	border-right:2px solid #E0B555;
	width: 968px;
	background: #B09958 url(css/divisor_de.gif) repeat-y top right;
}

#header {
	margin: 0;
	padding: 0;
	background: url(css/header.jpg) no-repeat top left;
	height: 149px;
}

#sidebar {
	background: #242A09 url(css/divisor.gif) repeat-y top right;
	width: 190px;
	padding-right:30px;
}

#content { 
	padding:5px 30px 0px 5px;
	margin: 0;
}

#more {
	text-align: right; 
	padding: 6px;
	background: url(css/bg_menu.gif) repeat-x 0px -10px;
}

#more a {
	padding: 9px;
	color: #5E300F;
	text-decoration: none;
	font-size: 10px;
}

#more a:hover {
	color: #000000;
	text-decoration: underline;
}

#more a.in, #more a.es, #more a.mail {	padding-left: 30px;}
#more a.in {background: url(css/english_flag.jpg) no-repeat 0px 5px;}
#more a.es {background: url(css/spanish_flag.jpg) no-repeat 0px 5px;}
#more a.mail {background: url(css/mail.gif) no-repeat 0px 5px;}

#footer div.firma {
	color: #000;
	font-size: 10px;
	text-align: center; 
	padding: 7px;
	background: url(css/bg_menu.gif) repeat-x 0px 0px;
}

#footer div.firma div.firma_info {
	padding: 5px;
	color: #604812;
	font-size: 12px;
}

#pasto {
	background: url(css/pasto.jpg) repeat-x top left;
	height: 44px; 
}



.pergamino {background-color: 	#E1D6C0 ;}

.pergamino_arriba_iz {	background: url(css/per_arriba_iz.jpg) no-repeat top left;}
.pergamino_abajo_iz {	background: url(css/per_abajo_iz.jpg) no-repeat bottom left;}
.pergamino_borde_iz {	background: url(css/per_borde_iz.jpg) repeat-y top left;}
.pergamino_borde_arriba { 	background: url(css/per_borde_arriba.jpg) repeat-x top left;}

.pergamino_arriba_de {	background: url(css/per_arriba_de.jpg) no-repeat top right;}
.pergamino_abajo_de {	background: url(css/per_abajo_de.jpg) no-repeat bottom right;}
.pergamino_borde_de {background: url(css/per_borde_de.jpg) repeat-y top right;}

.pergamino_html {	padding: 20px 44px 10px 44px;}
.pergamino_html div.titulo {
	color: #3D0E0C;
	font-size: 20px;
	font-weight: bold;
}
.pergamino_html div.post {
	color: #3D3D3D;
	padding-right:10px;
}

#sidebar div.msn {
	padding: 8px;
	text-align: center;
	color:#FFF;
}

#sidebar a {
	color: White;
}

.formu {
	border: 1px solid #000;
	padding: 4px;
	width: 300px;
}

.formu_bt {
	border: 1px solid #000;
	padding: 2px 5px 2px 5px;
}

div.tabla {
	padding: 2px;
	border: 1px solid #E0B555;
	text-align: left;
	margin-bottom:20px;
}

div.tabla div.bg {
	background: url(css/tbl_centro.gif) repeat-x top left;
}

div.tabla div.iz {
	background: url(css/tbl_iz.gif) no-repeat top left;
}
div.tabla div.txt {
text-align: center;
	padding:2px;
}
div.tabla div.de {
	background: url(css/tbl_de.gif) no-repeat top right;
	line-height: 29px;
	padding-left: 15px;
	color: #604812;
	font-weight: bold;
}