@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

a img {
	border:none;
}

h1.page {
	position:absolute;
	top:0px;
	left:-9000px;
}

p.page {
	position:absolute;
	top:0px;
	left:-9000px;
}

body {
	background-color:#f6f2d5;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#wrap {
	width:863px;
	margin:0 auto;
}

#header {
	width:863px;
	height:151px;
	padding-bottom:15px;
	float:left;
}

#footer {
	float:left;
	width:863px;
	height:40px;
}

#nav {
	width:863px;
	height:30px;
	float:left;
}

#nav ul{
	background-image:url(../img/bg_nav.gif);
	background-repeat:repeat-x;
	display:block;
	float:left;
	height:30px;
	width:733px;
	padding-left:50px;
}

.nav_left {
	background-image:url(../img/nav_left.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:40px;
	height:30px;
	float:left;
}

.nav_right {
	background-image:url(../img/nav_right.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width:40px;
	height:30px;
	float:right;
}

#nav li {
	background-image:url(../img/right_btn.gif);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#990000;
	text-align:center;
	float:left;
	list-style:none;
	padding:0 10px 0 0;
	margin-right:10px;
}

#nav li a {
	background-image:url(../img/left_btn.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	line-height:11px;
	padding:10px 0 9px 10px;
}

#main {
	width:823px;
	padding:0 20px;
	float:left;
}

#main_int {
	width:852px;
	padding-left:11px;
	float:left;
}

#main_int_obtener {
	width:840px;
	float:left;
	margin-left:0px;
	background-color:#FFFFFF;
}

.top_main_int {
	background-image:url(../img/top_main_int.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:840px;
	height:20px;
	float:left;
}

.contenido_main_int {
	width:780px;
	padding:0 30px;
	float:left;
}

.contenido_main_int a {
	color:#961220;
	text-decoration:none;
}

.contenido_main_int cite.pie {
	font-size:10px;
	color:#000000;
	display:block;
	margin-bottom:10px !important;
	font-style:italic;
}

.contenido_main_int h2 {
	margin-bottom:10px;
}

.contenido_main_int table {
	margin-top:15px;
}

.contenido_main_int td {
	text-align:center;
	padding:3px;
}

.contenido_main_int h3 {
	font-size:14px;
	margin-bottom:10px;
	color:#961220;
}

.contenido_main_int ul {
	padding-left:15px;
	margin:10px 0px;
}
.contenido_main_int ol {
	list-style-position:inside;
	padding-left:15px;
	margin:10px 0px;
}

.contenido_main_int p,
.contenido_main_int ol li {
	margin-bottom:10px;
}

.contenido_main_int ul li {
	margin-bottom:10px;
	background-image:url(../img/list.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:15px;
	list-style:none;
}

.h_300 {
	height:300px;
}

.bottom_main_int {
	background-image:url(../img/bottom_main_int.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:840px;
	height:20px;
	float:left;
}

.flash_header {
	background-image:url(../img/header.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width:863px;
	height:120px;
	float:left;
}

.header_img_banco {
	background-image:url(../img/headerimg.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width:300px;
	height:90px;
	padding-top:30px;
	text-align:center;
	float:right;
}

.flash {
	width:863px;
	height:120px;
	float:left;
}

.sidebars_home {
	width:180px;
	float:left;
}

.sidebar_right {
	background-image:url(../img/bottom_sidebar_right.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:396px;
	height:500px;
	padding-bottom:70px;
	float:left;
}

.top_sidebar_right {
	background-image:url(../img/top_sidebar_right.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:12px;
	width:396px;
	float:left;
}

.preguntas {
	width:444px;
	float:left;
}

.preguntas li {
	height:30px;
	width:444px;
	text-align:right;
	list-style:none;
	margin-bottom:3px;
}

.preguntas li a{
	background-image:url(../img/pregunta_down.gif);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	padding-right:40px;
	padding-top:5px;
	height:25px;
	color:#FFFFFF;
	text-decoration:none;
}
.preguntas li a.c{
	background-image:url(../img/pregunta_down_new.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.preguntas li a.marcado.c,
.preguntas li a:hover.c {
	background-image:url(../img/pregunta_up_new.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.pad_top_none {	
	padding-top:0px !important;
	height:30px !important;
}

.preguntas li a.marcado,
.preguntas li a:hover {
	background-image:url(../img/pregunta_up.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.titulo_int {
	border-bottom:#330000 dotted 1px;
	width:830px;
	margin:10px auto;
	clear:both;
}

.titulo_int h2 {
	font-size:16px;
	color:#990000;
}

.ver_pregunta {
	padding:15px;
}

.center {
	width:443px;
	padding:0 10px;
	float:left;
}
.box {
	width:180px;
	height:130px;
	float:left;
	margin-bottom:15px;
}

.video {
	background-color:#f6f2d5;
	width:443px;
	height:360px;
	margin-bottom:5px;
	float:left;
	text-align: center;
}
.obtener {
	width:443px;
	height:130px;
	float:left;
}

.obtener a {
	color:#990000;
}

.obtener_right {
	background-image:url(../img/obtenerla_right.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width:10px;
	height:130px;
	float:right;
}
.obtener_contenido {
	height:130px;
}

.img_bancos_obtener {
	background-image:url(../img/como_obtenela_img.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:320px;
	padding-bottom:50px;
}

.img_obt {
	width:391px;
	padding-top:20px;
	padding-left:10px;
	float:left;
}

.text_obt {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin-top:30px;
	color:#FFFFFF;
	width:160px;
	float:left;
}

.home img {
	margin-top:-8px;
}

.ver_pregunta h2{
	margin-bottom:15px;
	font-size:14px
}

.ver_pregunta p {
	margin-bottom:10px;
}

.ver_pregunta li {	
	padding-left:15px;
	list-style:none;
	margin-bottom:10px;
}

.ver_pregunta img {
	margin:10px 0 10px 5px;
}

/*login*/

body.login {
	background-image:url(../img/login/bg_login.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#login {
	width:539px;
	height:162px;
	margin:258px auto 0;
	padding-left:317px;
	background-image:url(../img/login/pinpass_login.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.login_right {
	background-image:url(../img/login/left_login.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:162px;
	width:28px;
	float:right;	
}
.form_login {
	background-image:url(../img/login/bg_form_login.gif);
	height:162px;
}
.tabla_login {
	width:450px;
	padding-left:50px;
	padding-top:45px;
	float:left;
}

.tabla_login td {
	padding:4px;
}

.tabla_login select {
	width:160px;
	height:20px;
	margin-left:10px;
	border:#999999 1px solid;
}

.tabla_login input[type="text"] {
	width:155px;
	height:20px;
	border:#999999 1px solid;
}
/*ventanas*/
.ventana {
	width:550px;
	background-color:#D4D5CD;
}

.ventana a {
	color:#990000;
}

.p_bot_5 {
	padding-bottom:5px;
}

#top_contacto {
	background-image:url(../img/top_contenido.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:75px;
	width:550px;
	float:left;
}
#top_concurso{
	background-image:url(../img/top_concurso.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:75px;
	width:550px;
	float:left;
}
.identificar {
	width:550px;
	padding-top:10px;
	text-align:center;
	float:left;
}
.formulario {
	width:500px;
	margin:0px auto;
	padding:25px 0 0 210px;
}

body.ventana .formulario,
body.ventana .comercio,
body.ventana .ganadores,
.pad_10_left {
	background-color:#D4D5CD;
}
.ganadores,
.comercio {
	width:500px;
	padding:10px 25px 0px;
	float:left;
}
.ganadores img,
.comercio img {
	margin-right:5px;
	margin-top:10px;
	margin-bottom:10px;
}

.ganadores h3,
.ganadores h2 {
	color:#7a0f18;
}
.ganadores h3 {
	margin-bottom:10px;
	font-size:14px;
}
.ganadores h2 {
	margin-bottom:5px;
	font-size:18px;
}
.ganadores p {
	margin-bottom:5px
}

.formulario p,
.comercio p {
	margin-bottom:10px;
}
.ganadores li {
	padding-left:10px;
	margin-bottom:5px;
	list-style:none;
}
.ganadores hr {
	color:#7a0f18;
	margin:10px 0px;
}
.comercio li {
	margin-bottom:10px;
	padding-left:15px;
	list-style-position:inside;
}
.ganadores li a, 
.comercio li a {
	color:#990000;
}
.ganadores ul,
.ganadores ol,
.comercio ul,
.comercio ol {
	margin-bottom:10px;
}

.pad_10_left {
	padding-left:10px;
}

.pad_40_left {
	padding-left:40px;
}


.formulario h2 {
	font-size:16px;
	color:#7A0F18;
	margin:10px 0px;
}

.formulario td{
	padding:3px;
}

.w250 {
	width:250px;
}

.w150 {
	width:150px;
}

.pad_top_30 {
	padding-top:30px;
}

.formulario textarea {	
	height:150px;
	width:250px;
}

.titulo {
	width:530px;
	height:25px;
	padding-top:5px;
	padding-left:20px;
	background-color:#990000;
	color:#FFFFFF;
	float:left;
	
}

.titulo h2 {
	font-size:16px;
}

.titulo span{
	font-weight:normal;
}

.titulo_concurso {
	background-image:url(../img/titulo_concurso.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:530px;
	height:43px;
	padding-top:5px;
	padding-left:20px;
	background-color:#990000;
	color:#FFFFFF;
	float:left;
}

.titulo_concurso h2 {
	/*font-weight:normal;*/
}

.titulo_concurso strong {
	font-weight:bold;
}
.banco {
	width:90px;
	height:50px;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
}
.banco img {
	margin:0px;
	padding:0px;
}
.lista_comercio {
	width:500px;
	margin-bottom:10px;
	float:left;
}
.img_lista_comercio {
	width:70px;
	height:70px;
	float:left;
}
.img_lista_comercio img {
	padding:0px;
	margin:0px;
}
.texto_lista_comercio {
	padding-left:10px;
	width:420px;
	float:left;
}
.borde {
	border:1px solid #000000;
	padding:4px;
}
.bg_contacto {
	background-image:url(../img/bg_contacto.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:350px;
}

.align_center {
	text-align:center;
}
/**/
#headercarousel{
	background: url(../img/bgheader.gif) no-repeat;
	height: 131px;
	width: 863px;
}
#animacionheader{
	width:472px;
	float:left;
	padding-top: 10px;
	padding-left: 12px;
}
#animacionban{
	width:323px;
	height:124px;
	background-image:url(../img/banner_inferior.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFFFFF;
	padding-left:120px;
}
#jcarouse{
	width:320px;
	float:left;
	height: 105px;
}
.carrousel{
	padding-left: 50px;
	background: url(../img/bgcarousel.gif) no-repeat 45px 18px;	
	height: 105px;
}
.carrousel_ob{
	padding-left: 50px;
	background: url(../img/bgcarousel_ob.gif) no-repeat 45px 18px;	
	height: 105px;
}

