.clear {
	clear: both;
}
a {
	text-decoration: none;
	color: #0593BD;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
ul {
	margin: 0px;
	padding: 0px;
}
.General {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	text-decoration: none;
	background-color: #e5e5e5;
}
.General #wrapper {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.General #wrapper #header {
	height: 136px;
}
.General #wrapper #header #h_logo {
	float: left;
	height: 81px;
	width: 960px;
	background-image: url(logo.png);
	background-repeat: no-repeat;
}
.General #wrapper #header #h_nombre {
	background-image: url(subsecretaria.png);
	background-repeat: no-repeat;
	float: left;
	height: 111px;
	width: 245px;
}
.General #wrapper #header #h_back {
	background-image: url(back.png);
	background-repeat: no-repeat;
	float: left;
	height: 111px;
	width: 511px;
}
.General #wrapper #header #h_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #6a6a6a;
	height: 23px;
	width: 976px;
}
.General #wrapper #header #h_menu ul li {
	list-style-image: none;
	list-style-type: none;
	float: left;
	margin-right: 5px;
	margin-left: 20px;
	margin-top: 3px;
}
.General #wrapper #header #h_menu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #6a6a6a;
	height: 23px;
	width: 976px;
}
.General #wrapper #contenido {
	width: 976px;
}
.General #wrapper #contenido #descripcion {
	height: 289px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #9e9c9d;
}
.General #wrapper #contenido #descripcion #imagenHome {
	float: left;
}
.General #wrapper #contenido #descripcion #textoHome {
	width: 312px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: right;
	color: #FFF;
}
.General #wrapper #contenido #descripcion .txtHome  {
	font-size: 0.75em;
	font-style: normal;
	text-align: justify;
	float: left;
}
.General #wrapper #contenido #pilares {
	height: 88px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.General #wrapper #contenido #pilares ul {
	list-style-image: none;
	list-style-type: none;
}
.General #wrapper #contenido #pilares ul li {
	float: left;
	margin-left: 8px;
	margin-right: 8px;
}
.General #wrapper #footer {
	background-repeat: no-repeat;
	width: 976px;
}
.General #wrapper #footer #f_txt {
	width: 940px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6A6A6A;
	border-bottom-color: #6A6A6A;
	margin-right: auto;
	margin-left: auto;
}
.General #wrapper #footer .legales {
	font-size: .70em;
	text-align: center;
}
.General #wrapper #contenido #continterno {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.General #wrapper #contenido #continterno #ver_menu {
	background-color: #E6E7E8;
	width: 220px;
	float: left;
	margin-right: 20px;
}
.General #wrapper #contenido #continterno #ver_menu ul li{
	list-style-image: none;
	list-style-type: none;
	border: 1px solid #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.General #wrapper #contenido #continterno #ver_menu ul li a {
	font-size: 0.85em;
	color: #6A6A6A;
	text-decoration: none;
	font-weight: normal;
}
.General #wrapper #contenido #continterno #txtcontenido {
	float: left;
	width: 700px;
	font-size: .75em;
}
