@charset "utf-8";
/* CSS Document */
/* elaborado para CPNT */
/* por Fernando Magrosoto */
/* Historia Noviembre 2008 */
/* VINCO | www.vinco.com.mx */


body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	background-color: #EBEBEB;
}
#divCentrado {
	height: 630px;
	width: 975px;
	margin-top: -315px;
	margin-left: -488px;
	position: absolute;
	left: 50%;
	top: 50%;
}
#divCentIntro {
	height: 420px;
	width: 820px;
	margin-top: -210px;
	margin-left: -410px;
	position: absolute;
	left: 50%;
	top: 50%;
}
#divTop {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	height: 30px;
	width: 975px;
}
a.aTop:link, a.aTop:visited, a.aTop:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.aTop:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.tablaTop {
	margin-top: 10px;
}
#divHeader {
	height: 120px;
	width: 975px;
}
#divMenuH {
	height: 30px;
	width: 975px;
}
#divFooter {
	height: 85px;
	width: 975px;
}
#divCuerpo {
	background-color: #FFFFFF;
	background-image: url(../imagenes/fondoPagina.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 365px;
	width: 975px;
}
a.aMenuV:link, a.aMenuV:visited, a.aMenuV:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-left: 10px;
}
a.aMenuV:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E10000;
	text-decoration: none;
}
#divContenido {
	background-image: url(../imagenes/fondoContenido.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 80px;
	width: 775px;
}
a.aSmall:link, a.aSmall:visited, a.aSmall:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
}
a.aSmall:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
a.aFaqs:link, a.aFaqs:visited, a.aFaqs:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a.aFaqs:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
a:link, a:visited, a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	text-decoration: underline;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	margin: 0px;
}
form {
	margin: 0px;
}
input, select, textarea {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.celdaForm {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #F5F5FF;
	padding: 2px;
	border: 1px solid #DCDCDC;
}
.celdaFormB {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #FFEAEA;
	padding: 2px;
	border: 1px solid #DCDCDC;
}
.celdaFormC {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	padding: 2px;
	border: 1px solid #DCDCDC;
	font-weight: bold;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4B4B;
}
ul.menu {
  width: 150px;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.menu li {
	margin-bottom: 2px;
	background-color: #e41937;
}
ul.menu li a:link, ul.menu li a:visited {
	padding: .2em 0 .2em .5em;
	display: block;
	text-decoration: none;
	color: #FFEBEB;
}
ul.menu li a:hover {
	padding: .2em 0 .2em .5em;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #179645;
}
.celdaBoton {
	background-image: url(../imagenes/fondoBoton.gif);
	height: 35px;
	width: 135px;
	padding-left: 20px;
}
a.aBotones:link, a.aBotones:visited, a.aBotones:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EBEBEB;
	text-decoration: none;
}
a.aBotones:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.txtSmall {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.celdaSplashIntro {
	background-color: #FFFFFF;
	height: 390px;
}
.celdaSplahFondoA {
	background-image: url(../imagenes/fondoSplashIntro01.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 15px;
}
.celdaSplahFondoB {
	background-image: url(../imagenes/fondoSplashIntro02.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 15px;
}
.celdaSplahIntroLegales {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
