body {
	background-color: #EEEEEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#A {
	position:relative;
	float:left;
	width:760px;
	height:169px;
}
#B_index {
	float:left;
	width:760px;
	height:70px;
}
#B_int {
	float:left;
	width:760px;
	height:20px;
}
#C {
	float:left;
	width:760px;
	background-image:url(imagenes/menu_bg.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
#C1 {
	float:left;
	width:217px;
}
#C2 {
	background-color: #FFFFFF;
	float:left;
	width:503px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}
#D {
	float:left;
	width:760px;
	height:70px;
}

.serif { font-family: "Times New Roman"; }
.sanserif {	font-family: "Trebuchet MS", "Verdana", "Arial"; }
.arial { font-family: "Arial"; }

.bold {	font-weight: bold; }
.italic { font-style:italic; }
.t34 {	font-size: 34px; }
.t32 {	font-size: 32px; }
.t30 {	font-size: 30px; }
.t26 {	font-size: 26px; }
.t24 {	font-size: 24px; }
.t22 {	font-size: 22px; }
.t20 {	font-size: 20px; }
.t18 {	font-size: 18px; }
.t16 {	font-size: 16px; }
.t14 {	font-size: 14px; }
.t12 {	font-size: 12px; }
.t12 {	font-size: 12px; }
.t11 {	font-size: 11px; }
.t10 {	font-size: 10px; }
.blanco {	color: #FFFFFF; }
.negro {	color: #000000; }
.oliva { 	color: #748E5F; }

.align_center { text-align:center; }
.align_right { text-align:right; }

.decoration_none {	text-decoration: none; }
.decoration_underline {	text-decoration: underline; }

.interline14 { line-height: 14px; }
.interline16 { line-height: 16px; }
.interline18 { line-height: 18px; }
.interline20 { line-height: 20px; }
.interline22 { line-height: 22px; }

.parrafos {
	font-family: "Arial";
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}
.titulos {
	font-family: "Trebuchet MS", "Verdana", "Arial";
	text-align:center;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.menu1 {
	font-family: "Trebuchet MS", "Verdana", "Arial";
	color: #748E5F;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	text-decoration: underline;
}
.menu1off {
	font-family: "Trebuchet MS", "Verdana", "Arial";
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
}
.menu2 {
	font-family: "Trebuchet MS", "Verdana", "Arial";
	color: #576B47;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
	text-decoration: underline;
}
.menu2off {
	font-family: "Trebuchet MS", "Verdana", "Arial";
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
}
.foto {
	border: solid #009900 1px;
	margin-left:10px;
	margin-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
}
.galeria_txt {
	font-family: "Trebuchet MS", "Verdana", "Arial";
	text-align:center;
	color: #000000;
	font-size: 12px;
}