/* Creado para el Sitio Web de Elecciones Universitarias 2007 */

/* Característica general del cuerpo de texto */

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11;
	color: #666936;
	margin-top: 0.0em;
	margin-right: 0.0em;
	margin-bottom: 0.0em;
	margin-left: 0.0em;
	font-style: normal;
	text-decoration: none;
	background-repeat: no-repeat;
	}


/* Características del borde de tabla del menú */
/* Este estilo fue sustituido por el "cuatro" en el menú - Compatibilidad IE 6 */

.tablauno {
	background: #FFFFFF;
	border-collapse: collapse;
	border-color: #666936;
	border-style: solid;
	border-width: 1px;
	}


/* Características dentro de tabla del menú */

tbody.uno {
	background-color: #666936;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	}


/* Características dentro de tabla general de inicio */

tbody.dos {
	background-color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9;
	color: #666936;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	}


/* Características dentro de tabla con formulario */

tbody.tre {
	background-color: #EAEBD6;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10;
	color: #666936;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	}


/* Características dentro de tabla del menú */

tbody.cua {
	background-color: #666936;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
	}

/* Características de titulo dentro de tabla con formulario */

tr.uno {
	background-color: #999A34;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	}

/* Características de mensaje de error */

tr.dos {
	background-color: #999A34;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	}

/* Características de mensaje de éxito */

tr.tre {
	background-color: #FF9A66;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	}

/* Características de opciones del menú */

tr.cua {
	background-color: #666936;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	}
	
/* Características de opciones del menú  con letra mas pequeña*/

tr.cin {
	background-color: #EAEBD6;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}

tr.sei {
	background-color: #666936;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	}
	
	
/* Características de tabla columna lateral izquierda */

td.uno {
	background: white url(graficos/lateral01.jpg);
	background-repeat: no-repeat
	}

/* Características de tabla columna lateral derecha para Cambio de clave */

td.dos {
	background: white url(graficos/pic02.jpg);
	background-repeat: no-repeat
	}

/* Características de tabla columna lateral izquierda para Cambio de Servicio */

td.tre {
	background: white url(graficos/pic01.jpg);
	background-repeat: no-repeat
	}

td.cua {
	color: #FF0000;
	}

/* Enlaces de items de menú */
/* Este estilo fue sustituido por el "cuatro" en el menú - Compatibilidad IE 6 */

a.uno:link {color: #FFFFFF; text-decoration: none;}
a.uno:visited {color: #FFFFFF; text-decoration: none;}
a.uno:hover {color: #FF9A66; text-decoration: none; }
a.uno:active {color: #FFFFFF}

/* Enlaces normales en documentos */

a.dos:link {color: #999A34; text-decoration: none;}
a.dos:visited {color: #999A34; text-decoration: none;}
a.dos:hover {color: #FF9A66; text-decoration: none;}
a.dos:active {color: #999A34}

/* Enlaces de items para bajar los listados y padrones PDF */

a.tres:link {color: #999A34; text-decoration: none;}
a.tres:visited {color: #999A34; text-decoration: none;}
a.tres:hover {color: #999A34; text-decoration: none; }
a.tres:active {color: #999A34}

/* Enlaces de items de menú */

a.cua:link {color: #FFFFFF; text-decoration: none;}
a.cua:visited {color: #FFFFFF; text-decoration: none;}
a.cua:hover {color: #FF9A66; text-decoration: none; }
a.cua:active {color: #FFFFFF}


.cajon {
	padding-right: 0.1em; 
	padding-left: 0.1em; 
	padding-bottom: 0.1em; 
	font-size: 11; 
	font-family: verdana, arial, helvetica, sans-serif; 
	margin-left: 0.1em; 
	padding-top: 0.1em; 
	background-color: #F6F6EB; 
	text-align: left
	}


.boton {
	border-right: #FF9F5C 1px solid; 
	border-top: #FF9F5C 1px solid; 
	font-size: 11; 
	background: #FF9F5C; 
	border-left: #FF9F5C 1px solid; 
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: #FF9F5C 1px solid; 
	font-style: black; 
	font-family: verdana, arial, helvetica, sans-serif;
	}

