#cuerpo {
	background-image: url(../imagenes/interna_bgy.gif);
	background-repeat:  repeat-y;
	background-position: center top;
}
#col_1  {
	float: left;
	width: 585px;
	font-size: 12px;
	line-height: 24px;
	margin-left: 40px;
	display: inline;
}

#col_1 li {
	list-style-type: none;
	background-image: url(../imagenes/misc.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 18px;
	color: #0B360A;
}
#col_1 ul {
	margin-top: 0px;
	padding-left: 20px;
	margin-bottom: 14px;
}

#col_1  p  {
	font-size: 12px;
	line-height: 24px;
	margin-bottom: 12px;
	margin-top: 0px;
}
#col_1 a, #col_2 a{
	color: #60224E;
}
#col_1  a:hover,#col_2 a:hover {
	text-decoration: none;
}
#cuerpo #col_2 {
	float: left;
	width: 280px;
	margin-left: 30px;
}

#cuerpo h2 {
	background-image: url(../imagenes/interna_fondo_titulo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	height: 34px;
	color: #852f6c;
	font-size: 22px;
	font-weight: bold;
	line-height: 22px;
	padding-top: 12px;
	padding-left: 15px;
	letter-spacing: -1px;
}
#cuerpo h3 {
	color: #024E02;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
}
#logo2  {
	width: 850px;
	padding-top: 15px;
	background-position: left top;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	clear: right;
}

#recorte {
	height: 52px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagenes/interna_cuerpo_brdsup.png);
	_background-image: url(../imagenes/interna_cuerpo_brdsup.gif);/* hack para que sólo sea visto por IE6*/

	
	background-repeat: no-repeat;
	background-position: center bottom;
}
.iconitos {
	margin: 15px;
	float: left;
	width: 40px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
}

#cuerpofotos    {
	width: 850px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.fotos_lista {
	margin: 10px;
	float: left;
	height: 113px;
	width: 150px;
}


#contenedorPie {
	background-image: url(../imagenes/interna_pie.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 174px;
	padding-top: 30px;
	clear: both;
}
