/* Alambre Estudio Gráfico
   www.alambre.net
   //
   Estilos Alambre Estudio CSS+XHTML
   Estudio
   Febrero 2010
*/

/* General */

#menu{
	background-position: 0 24px;
	background-repeat: repeat-x;
	margin-top: 15px;
	min-height: 56px;
  	height:auto !important;
  	height:56px;
  	background-image: url(../img/estructura/menus/sub_raya.gif);
}

#menu ul#lev0, #menu ul#lev0 li{
height: 24px;
}

#menu ul#lev0 li.sel{
	background-position: 16px;
	height: 24px;
	background-image: none;
}

#menu ul#lev1 li.sel, #menu ul#lev1 li.sel2{
	background-position: 16px;
	height: 32px;
	background-image: none;
	background-image: url(../img/estructura/menus/sub_sel.gif);
	background-repeat: no-repeat;
}

#menu ul#lev1 li.sel2{
	background-position: 8px;
}

/* Contenido */

#informacion_2col{
	width: 902px;
	clear: both;
	margin-top: 20px;
	margin-bottom: 40px;
	color: black;
	overflow: hidden;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 20px;
	color: black;
}

#informacion_2col .col1, #informacion_2col .col2{
	width: 419px;
	float: left;
	margin-right: 32px;
}

#informacion_2col h3{
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 20px;
}