body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #53440D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #550400;
	text-decoration: none;
}
.col_izq {
	background-image: url(images/fdo_izq.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.col_der {
	background-image: url(images/fdo_der.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.fdo_cont {
	background-image: url(images/fdo_cont.jpg);
	background-repeat: repeat-y;
	background-position: center;
}


.punteada_d {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #B3AA94;
}
.punteada_h {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	background-image: url(images/punto.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.txt10_beige {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #B3AA94;
	text-decoration: none;
}
.txt10_beige:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #550400;
	text-decoration: underline;
}
.txt10_bordo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #550400;
	text-decoration: none;
}
.txt10_bordo:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #B3AA94;
	text-decoration: underline;
}
.txt12_bordo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #550400;
	text-decoration: none;
}

.txt12_bordo:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #550400;
	text-decoration: underline;
}
.fdo_cuadros {
	background-image: url(images/fdo_cuadros.jpg);
	padding: 10px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #A39060;
	border-left-color: #A39060;
}
.fdo_cuadros2 {
	background-image: url(images/fdo_cuadros.jpg);
	padding: 5px;
	border: 2px solid #A39060;
}
.padding_8 {
	padding: 8px;
}
.padding_4 {
	padding: 4px;
}

.col_1 {
	background-color: #EEDBBB;
}
.col_2 {
	background-color: #A9986C;
}
.padding_d_i {
	padding-right: 5px;
	padding-left: 5px;
}
.padding_d {
	padding-left: 5px;
}
.foot_fdo {
	background-image: url(images/foot_fdo.gif);
	background-repeat: repeat-x;
}
.col_foot_izq {
	background-image: url(images/foot_sombra_i.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.barra_titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #A9986C;
	padding-right: 5px;
	padding-left: 5px;
}
.barra_titulos_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E6DFBD;
	font-weight: bold;
	text-decoration: none;
	background-color: #A9986C;
	padding-right: 5px;
	padding-left: 5px;
}
.forms {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: #550400;
	text-decoration: none;
	background-color: #E7E1C0;
	border: 1px solid #A79263;
}
.fdo_cuadros3 {
	background-color: #E7E1C0;
	border: 1px solid #A79263;
}
.txt11_bordo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight:bold;
	color: #550400;
	text-decoration: none;
}
.txt11_bordo:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight:bold;	
	color: #B3AA94;
	text-decoration: underline;
}
.link_impaginazione {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color: #550400;
	text-decoration: none;
}
.link_impaginazione:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;	
	color: #B3AA94;
	text-decoration: none;
}