body {
	margin: 0;
	padding: 0;
	background: #dadada;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
}

/*composición  */
#fondo, #fondo_2, #fondo_1 {
	position: relative;
	margin: 0 auto;
	background: #DADADA url("../images/fondo.gif") repeat-y 50% 0;
	text-align:left;
	width: 780px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 800px;
}

html>body #fondo, html>body #fondo_1, html>body #fondo_2 {
  	width: 780px;
	} 

#fondo_2 {
	background: #DADADA url("../images/fondo_2.gif") repeat-y 50% 0;
}
#fondo_1 {
	background: #DADADA url("../images/fondo_1.gif") repeat-y 50% 0;
}
p, li {
	color: #22272E;
	font: 1em/140% Arial,helvetica,sans-serif;
	text-align: left;		
}
img {
	border: 0;
}	

h1, h2, h3, h4 {
	color: #266605;
}

a {
	text-decoration: underline;
	color: #036;
}	
a:hover {
	color: #666;
}	
#actividades {
	margin-left: 5px;
}
#actividades h4 {
	font: bold 1em Arial,helvetica,sans-serif;
}
#actividades a {
	text-decoration: none;
}
#actividades h4>a {
	color:#266605;
}
#menu, #menu_2, #menu_1 {
	width: 770px;
	background: #2B323A url("../images/fondo_menu.gif") 0 0 no-repeat;
	height: 30px;
	padding: 4px 0 0 0;
	margin: 0 15px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	margin: -3px 15px 0;
}
html>body #menu, html>body #menu_2, html>body #menu_1 {
  	margin: 0 5px;
	} 

#menu_2 {
	background: #2B323A url("../images/fondo_menu_2.gif") 0 0 no-repeat;
}
#menu_1 {
	background: #2B323A url("../images/fondo_menu_1.gif") 0 0 no-repeat;
}

#menu ul, #menu_2 ul, #menu_1 ul {
	width: 770px;
	display:inline;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align:center;
}
#menu ul li, #menu_2 ul li, #menu_1 ul li {
	display: inline;
	font: bold 0.9em Verdana,sans-serif;
	color: #fff;
	list-style: none;
	padding: 3px 21px 7px;
	border-left: 1px solid #3A434D;
}
#menu ul li.inicio, #menu_2 ul li.inicio, #menu_1 ul li.inicio {
	padding: 0 20px 0 28px;
	border-left: 0;
}
#menu a, #menu_2 a, #menu_1 a {
	color: #fff;
	text-decoration: none;
}
#menu a:hover, #menu_2 a:hover, #menu_1 a:hover {
	color: #DCE3EE;
	text-decoration:none;
}
#contenido {
	width: 770px;
	margin: 0 15px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	margin: 0 15px 0;
}
html>body #contenido {
  	margin: 0 5px; 
} 

.cont_izq {
	width:176px;
	padding:0 3px;
	margin-right: 5px;
	float:left;
	background: transparent;
}
.cont_izq p {
	position: relative;
	text-align: right;
	margin: 3px 0;
}
.cont_central {
	width: 390px;
	padding: 0 2px;
	float:left;
	margin-right: 5px;
}
.cont_central_p2 {
	width: 560px;
	padding: 0 10px;
	float:left;
}

.cont_central_p1 {
	width: 750px;
	padding: 0 10px;
}

.cont_central h2, .cont_central_p2 h2 {
	color: #22272E;
	font: bold 0.9em Verdana,sans-serif;
	border-bottom: 1px solid #266605;
	margin: 2px 0;
}
.cont_central h4, .cont_central_p2 h4 {
	color: #266605;
	font: 0.8em Verdana,sans-serif;
	margin: 0;
}
.cont_central h4 a, .cont_central_p2 h3 a  {
	color: #266605;
	text-decoration: underline;
	font-weight: bold;
}
.cont_central h4 a:hover, .cont_central_p2 h4 a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #266605;
}
.cont_der {
	width: 165px;
	padding: 0 5px;
	float: left;
}

#material {
	float: right;
	width: 230px;
}

.fotoborde {
	border:1px solid #ccc;
	margin: 5px;
}

#pie, #pie_in {
	position:relative;
	padding: 2px 18px 0 0;
	clear: both;
	height:23px;
	background: url("../images/pie.gif") top center no-repeat;
	color: #E6E6E6;
}

#pie p, #pie_in p {
	margin: 0;
	font: 0.8em verdana,sans-serif;
	text-align:right;
}
#pie a, #pie_in a {
	letter-spacing: 0.1em;
	text-decoration: none;
	color: #fff;
}
#pie a:hover, #pie_in a:hover {
	text-decoration: underline;
	color: #fff;
}
