/******** ESTILOS GENERALES ***********/
body {
	color:#2F2F2F;
	margin:0;
	font: 1em Arial;
	background-attachment: fixed;
	background-color: #F5F5F5;
	/**background-image: url(../imagenes/background_independencia.jpg);**/
	background-repeat: no-repeat;
	background-position: center top;
}
.izquierda {
	float: left;
}

.derecha {
	float: right;
}

.margen_derecho {
	margin-right: 1em;
}

.centrado {
	text-align:center;
}
p {
	margin: 0 0 .5em .5em;
	font-size: .85em;
	color: #414040;
}
hr {
	margin: 2em 1em;
}

ul {
	margin-left: .5em;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

li {
	line-height: 1.1em;
	list-style-position: inside;
	list-style-type: circle;
}

li li {
	list-style-type: disc;
	line-height: 1em;
	margin-bottom: .1em;
	padding-bottom: 0;
	list-style-position: inside;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

h1 {
	color: #d61d00;
	text-transform: uppercase;
	margin-bottom: .3em;
	font: bold 1.6em/1em Arial;
	margin-top: 0;
}

h2 {
	color: #929292;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: .5em;
	font-size: 1.2em;
	margin-top: 0;
}

h3 {
	color: #780677;
	text-transform: uppercase;
	margin-bottom: 1em;
	font-family: Arial;
	font-size: 0.9em;
}

h3 a {
	color: #780677;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
	color: #A206A1;
}

h4 {
	border-left-style: solid;
	border-left-width: 2px;
	padding-left: 0.3em;
	border-width: 2px;
	border-color: #e4e3e3;
	text-transform: uppercase;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-weight: bold;
	color: #D8027F;
	font-size: 1em;
}

h4 a {
	color: maroon;
}

h4 a:hover {
	text-decoration: none;
}

h5 {
	font-size: .7em;
	color: gray;
	font-weight: bold;
}

h5 a {
	color: gray;
	text-decoration: none;
}

h5 a:hover {
	text-decoration: underline;
}

h6 {
	font-size: .7em;
	color: #3e8213;
	font-weight: bold;
	margin-top: .2em;
	margin-bottom: .2em;
	margin-left: .5em;
}

/* ----------------- */
#cuerpo_home {
	background-color: #FFF;
	padding: 1em;
	width: auto;
	height:1px;
	float: left;
	height: auto;
}
#cuerpo_contenidos {
	background-color: #FFF;
	/*display: table;*/
	padding: 1em;
	width: auto;
	height:1px;
	float: left;
	height: auto;
}
#cuerpo_principal {
	width: 61em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
}

/* @group Encabezado */

#encabezado {
	display: block;
	overflow: hidden;
	height: auto;
}

/* @group Barra de Herramietas */

#barra_herramientas {
	overflow: hidden;
	height: 1.5em;
	background-color: transparent;	/*display: table;*/
}

#login {
	width: 30em;
	float: left;
	padding-left: 1em;
}

#login Input {
	border: 1px solid gray;
	color: #5b5b76;
	font-size: 12px;
	margin:0;
	padding:2px;
	background-position: center top;
	width: 9em;
}

#herramientas {
	width: 50em;
	float: right;
	padding-right: 1em;
	text-align: right;
}

#herramientas a {
	text-decoration: none;
	font-size: .8em;
	color: #414040;
}

#herramientas a:hover {
	text-decoration: none;
}

/* @end */

#firma_busqueda {
	height: 5em;
	display: block;
	overflow: hidden;
	background-image: url(imagenes/encabezado.jpg);
}

#firma {
	height: 5em;
	width: 30em;
	float: left;
	display: table;
}

#firma a {
	height: 5em;
	width: 20em;
}

#firma_nombre {
	color: white;
	width: 14em;
	height: 4em;
	/*display: block;*/
	float: left;
	text-align: center;
	padding: .5em;
}

#buscar {
	display: table;
	float: right;
	padding-right: 1em;
	height: 2.5em;
	padding-top: .2em;
	text-align: right;
	width: 28em;
}

#buscar input[type="submit"] {
	background-color:transparent;
	background-image:url("../imagenes/botonir.gif");
	background-position:left center;
	background-repeat:no-repeat;
	border:0 none;
	height:24px;
	margin-top:0.7em;
	width:28px;
}
#buscar input[type="text"] {
	color:#999999;
	height:1.4em;
	margin-right:1.2em;
	margin-top:0.7em;
	width:16.9em;
}
#buscar_google {
	display: table;
	float: right;
	padding-right: 1em;
	height: 2.5em;
	padding-top: .2em;
	text-align: right;	
}

#buscar_google input[type="submit"] {
	background-color:transparent;
	background-image:url("../imagenes/botonir.gif");
	background-position:left center;
	background-repeat:no-repeat;
	border:0 none;
	height:24px;
	margin-top:0.7em;
	width:28px;
}
#buscar_google input[type="text"] {
	color:#999999;
	height:1.6em;
	/*margin-right:1.2em;*/
	margin-top:0.1em;
	width:16.9em;
}



#dominio {
	color: white;
	font-size: 2.3em;
/*	float:left;
	height:auto;
	width:14em;
*/}

/* @group Menu */

.letra_menu {
	font-size: .8em;
}

.menu_principal {
	height: 2.5em;
	display: block;
	overflow: hidden;
	background-image: url(../imagenes/fondo_menu.jpg);
	margin-top: 0;
}

.menu_principal ul{
	height: 2em;
	list-style:none;
	margin:0;
	padding:0;
	text-align: center;
}
	.menu_principal li{
	display: inline-block;
	font-weight: bold;
	background-color: transparent;
	margin-bottom: 0;
	/*font-variant: small-caps;*/
}
	.menu_principal li a{
		color: white;
		display:block;
		line-height: 2em;
		text-align:center;
		text-decoration:none;
	padding: 0px .5em;
}
.menu_principal li a:hover{
	text-decoration: none;
}
			
.menu_principal li ul{
	background: #737373;
	display:none;
	height:auto;
	/*filter:alpha(opacity=95);
	opacity:0.95;*/
	position:absolute;
	width: 13em;
	z-index:200;
	margin-top: -1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
}
.menu_principal li:hover ul{
	display:block;
}
.menu_principal li li {
	display:block;
	float:none;
	padding: 0;
	width: 13em;
	margin: 0;
	font-weight: normal;
	font-style: normal;
	color: white;
	background-image: url(../imagenes/bullet_menu.png);
	background-repeat: no-repeat;
	background-position: 5px;
}
.menu_principal li ul a{
	display:block;
	font-size:12px;
	font-style:normal;
	padding:0px 10px 0px 15px;
	text-align:left;
}
.menu_principal li ul a:hover{
	/*opacity:1.0;
	filter:alpha(opacity=100);*/
	text-decoration: underline;
}

#submenu1, #submenu2, #submenu3, #submenu4, #submenu5 {
	width: 22em;
}

#submenu4 li, #submenu1 li, #submenu2 li, #submenu3 li, #submenu4 li, #submenu5 li {
	display: inline-block;
}

/* @end */

#cuerpo {
	background-color: white;
	/*display: table;*/
	padding: 1em;
	width: auto;
	height:1px;
	float: left;
	height: auto;
	/* [disabled]border:solid 1px red; */
}

/* @group Pie de Pagina */

#pie {
	border-top: 1px solid #dedde0;
	color: gray;
	background-color: white;
	/*display: table;*/
	border-bottom-style: none;
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	float: left;
	width: 61em;
}

#pie a {
	color: gray;
	text-decoration: none;
}

#pie p {
	margin: 0;
	font-size: .8em;
	padding-top: .5em;
	padding-bottom: .5em;
	color: gray;
}

#pie_b {
	width: 59em;
	height: .5em;
	margin-right: auto;
	margin-left: auto;
}

#pie_d {
	margin-right: auto;
	margin-left: auto;
	background-color: #dedde0;
	height: 8em;
	background-image: url(../imagenes/pie.jpg);
	background-position: center;
}

/* @end */

/* @group Estrellas */

.estrellas{
	width: 80px;
	height:16px;
	margin: 0 0 1px;
	padding:0;
	list-style:none;
	clear:both;
	position:relative;
	float: left;
	background-image: url(../imagenes/estrellas.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.estrella_1 {background-position:0 -16px}
.estrella_2 {background-position:0 -32px}
.estrella_3 {background-position:0 -48px}
.estrella_4 {background-position:0 -64px}
.estrella_5 {background-position:0 -80px}
ul.estrellas li {
	cursor: pointer;
	float:left;
	text-indent:-999em;
}
ul.estrellas li a {
	position:absolute;
	left:0;
	top:0;
	width:16px;
	height:16px;
	text-decoration:none;
	z-index: 200;
}
ul.estrellas li.estrellas_1 a {left:0}
ul.estrellas li.estrellas_2 a {left:16px;}
ul.estrellas li.estrellas_3 a {left:32px;}
ul.estrellas li.estrellas_4 a {left:48px;}
ul.estrellas li.estrellas_5 a {left:64px;}

ul.estrellas li a:hover {
	z-index:2;
	width: 78px;
	height:16px;
	overflow:hidden;
	left:0;
	background-image: url(../imagenes/estrellas.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul.estrellas li.estrellas_1 a:hover {background-position:0 -176px;}
ul.estrellas li.estrellas_2 a:hover {background-position:0 -192px;}
ul.estrellas li.estrellas_3 a:hover {background-position:0 -208px}
ul.estrellas li.estrellas_4 a:hover {background-position:0 -224px}
ul.estrellas li.estrellas_5 a:hover {background-position:0 -240px}

/* @end */
.renglon {
	float:left;
	min-height:15em;
	margin-bottom: 1em;
}
.A {
	width: 59em;
}
.cuadro {
	display: table;
	float: left;
	min-height: 15em;
}
.cuadro_notas_inicio {
	height: 20em;
	display: table;
	background-image: url(../imagenes/fondo_notas.jpg);	
}

.cuadro_notas_inicio a {
	display: block;
	height: 3em;
	padding: .5em .5em .5em 1.5em;
	color: maroon;
	line-height: 1em;
	border-bottom: 1px solid #ffffff
}

.cuadro_notas_inicio a:hover {
	display: block;
	background-color: #f1f0f0;
	background-image: url(../imagenes/bullet_notas.jpg);
	background-repeat: no-repeat;
}

#jumpMenu {
width:280px;
}
.skip {
height:1px;
left:-10000px;
overflow:hidden;
position:absolute;
width:1px;
}
/* Encuesta */
div.surveyquestion{
	margin: 10px;
	line-height: 1.2em; 
}
table.surveytheme tr td  p{
margin: 10px;
line-height: 1.7em;
}
