body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	background-color: #000000;
	color: #003399;
	text-align: justify;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#main {
	width: 1014px;
	height: 100%;
	margin: 0 auto;
	background-color: #E6E6E6;
	overflow:hidden;
}
#head_a {
	float: left;
	width: 198px;
	height: 183px;
}
#head_b {
	float: right;
	width: 816px;
	height: 183px;
}
/*### MENU SUPERIOR ###*/
#menu, #menu2{
	background-image: url(images/fondo_menu.jpg);
	background-repeat: repeat;
	width: 994px;
	height: 58px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	float: left;/*ghrome*/
	color: #999999;
	font-size: 12px;
	line-height: 28px;
	text-align: center;
}
#menu a:link, #menu a:visited, #menu2 a:link, #menu2 a:visited{
	color: #FFFFFF;
	margin-right: 12px;
	margin-left: 12px;
}
#menu a:hover, #menu2 a:hover{
	text-decoration: none;
	color: #FF0000;
}
/*### FIN MENU SUPERIOR ###*/
#left {
	float: left;
	width: 262px; 
	border: 1px solid #999999;
	margin-left: 6px;
	margin-top: 6px;
}
#right {
	float: right;
	width: 712px;
	border: 1px solid #999999;
	margin: 6px;
	padding: 6px;
}
#pie_menu{
	width: 960px;
	text-align: center;
	color: #000000;
	float: left;/*ghrome*/
	padding: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#pie_menu a:link, #pie_menu a:visited{
	text-decoration: underline;
	color: #990000;
}
#pie_menu a:hover{
	text-decoration: none;
	color: #990000;
}
#pie{
	width: 1014px;
	margin: 0 auto;
	float: left;/*ghrome*/
}
.pie_txt{
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	text-align: center;
}
/*estilos cell left*/
.tit_left{
	background-image: url(images/fnd_tits_left.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 4px;
	height: 25px;
	padding-top: 12px;
	padding-right: 6px;
	padding-left: 10px;
	color: #FFFFFF;
}
.fnd_tabla_left{
	background-image: url(images/tabla_left_b.jpg);
	background-repeat: repeat-x;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 0px;
	padding-top: 5px;
}
.fnd_tabla_left p{
	margin: 0px;
	padding: 0px;
}
/*fin estilos cell left*/
/* ############# estilos caja de video ############# */
.box{
	background-image: url(images/fnd_3.jpg);
	background-repeat: repeat-y;
	width: 692px;
	_width: 712px;
	padding-right: 10px;
	padding-left: 10px;
	overflow:hidden;
}
.tit_video{
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;

}
.foto_princ{
	float: left;
	width: 420px;
	height: 220px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.dur{
	font-size: 16px;
	font-weight: bold;
	float: right;
	width: 220px;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #990000;
	margin-right: 20px;
}
.num{
	background-image: url(images/fnd_tits.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #003399;
}
.tit_info1{
	margin-right: 50px;
}
.tit_info2{
	margin-right: 45px;
}
.tit_info3{
	margin-right: 28px;
}
.boton{

}
.thumbs{
	width: 688px;
	float: right;
}
.descrip{
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 688px;
	margin-top: 10px;
	float: right;
}

a.vid:link, a.vid:visited {
	color: #CC0000;
}
a.vid:hover{
	color: #000000;
}
/* ############# fin estilos caja de video ############# */
.red{
	color: #FFFFFF;
}
a:link, a:visited{
	text-decoration: none;
	color: #990000;
}
a:hover{
	text-decoration: underline;
	color: #FF0000;
}

.bar_nav{
	text-align: center;
	background-image: url(images/fnd_barra_nav.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	color: #990000;
	height: 44px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	_width: 712px;/*ancho puesto para el iframe*/
}
a.paginate:link, a.paginate:visited{
	font-size: 20px;
	color: #990000;
	padding-left: 3px;
	padding-right: 3px;
}
a.paginate:hover{
	text-decoration: none;
	color: #FF0000;
}
#active{
    font-size: 20px;
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
#cboxOverlay{background:#000;}

#colorbox{color:#fff;}
#cboxContent{margin-top:20px;}
#cboxLoadedContent{background:#000; padding:5px;}
#cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
#cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
#cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
#cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(images/controls.png) top left no-repeat; width:28px; height:65px; text-indent:-9999px;}
#cboxPrevious.hover{background-position:bottom left;}
#cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(images/controls.png) top right no-repeat; width:28px; height:65px; text-indent:-9999px;}
#cboxNext.hover{background-position:bottom right;}
#cboxLoadingOverlay{background:#000;}
#cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
#cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(images/controls.png) top center no-repeat; width:38px; height:19px; text-indent:-9999px;}
#cboxClose.hover{background-position:bottom center;}

/* LOGIN */
/* estilos caja logueo*/
#loginbox_gen {width: 350px; height: 260px; background:url(/images/login_box-generico.jpg) no-repeat; clear: both; color: #333; margin-top: 25px;}
#loginbox_gen form {padding: 20px; font-size: 11pt; font-weight: bold;}
#loginbox_gen form input {background: #3e3e3e; padding: 5px; border: 0px; width: 210px; color: #fff;}
#loginbox_gen a {color: #333; font-size: 9pt; font-weight: normal;}
#table_login{width: 90%;}
#table_login td{width: 100%;padding: 5px;}
/*estilos tabs hoja hazte_miembaro */
table{
   border:none;
}
#contenidop{
	background-color: #FFFFFF;
	height: 100%;
}
#tabcontent2{
	text-align: center; 
}
.content_pay{
	float:left;
	height:100%;
	width:610px;
	padding:10px;
	background-color:#EEEEEE;
	background-image:url(/images/hoja_pago/fondo_botones.jpg);
	border: 1px solid #CCCCCC;
	margin-top: 38px;
	margin-bottom: 30px;
	margin-left:10px;
}
.menu {
	color:#272727;
	border-bottom:1px solid #d7d7d7;
	height:33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.menu ul {margin:0px; padding:0px; list-style:none; text-align:left;}
.menu li {display:inline; line-height:33px;}
.menu li a {
	color:#FFFFFF;
	background-color:#556a69;/**/
	text-decoration:none;
	padding:4px 10px 6px 10px;
	font-size: 24px;
	font-weight: bold;
	border-right: 1px solid #999999;
	border-left-width: 1px solid #999999;
	border-top-width: 1px solid #999999;
}
.menu li a.tabactive {
	background-color:#990000;/**/
	font-weight:bold;
	position:relative;
}
.tabcontent{
	background-color:#FFFFFF;/**/
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size: 14px;
	line-height: 14px;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
}
.money {
	font-size: 20px;
	color: #FF6600;
	line-height: 14px;
	vertical-align: top;
}
.micro{
   font-size:10px
}
#tabcontent1 form{
	margin: 0px;
	padding: 0px;
}
.opc{
	width: 240px;
}
.opc td{
	padding-top: 5px;
	padding-bottom: 5px;
}
.inputt{
	height: 21px;
	width: 220px;
	margin-bottom: 10px;
}
.brd-form{
	border: 1px solid #CCCCCC;
	margin-top: 14px;
	line-height: 14px;
	background-color: #ececec;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
.big {
	font-size: 36px;
	color: #FF6600;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
}

