#wrapper{
	width:984px;
	margin:auto;
	font-family:Arial;
	font-size:11px;
	color:#999999;
}
#header{
	width:984px;
	height:82px;
	position:relative;
	background:url(img/header_bg.png) no-repeat;
}
#logo{
	float:left;
	height:66px;
	width:244px;
	margin-top:8px;
}
#logo h1 {
	background:url(img/logo.png) no-repeat;
	text-indent:-2000px;
	width:244px;
	height:66px
}
#menu{
	width:968px;
	height:15px;
	background:url(img/menu_bg.png) no-repeat;
	padding-top:5px;
	padding-left:16px;
	margin-bottom:21px;
}
#menu li ul{
	float:none;
	display:none;
	background-color:#FF7900;
	position: absolute;
	top:10px;
	left:0px;
	padding:5px;
	width:200px;
	z-index:1000;
}
#menu li ul li{
	float:none;
	margin:0px;
	padding:2px;
	width:145px;
	padding-top:5px;
	padding-bottom:5px;
}
#menu li ul li a{
	display:block;
}
#menu li {
	float:left;
	font-size:10px;
	color:#fff;
	margin-right:8px;
	position:relative;
	display:block;
}
#menu li a{
	/*display:block;*/
	margin-right:9px;
	font-weight:bolder;
	text-transform: uppercase;
	height:10px;
	text-decoration:none;
	color:white;
}
#menu li a:hover{
	color:#000000;
	text-decoration: underline;
}
#principal{
	width:984px;
	overflow:hidden;
}
#centerColumn{
	width:645px;
	float:left;
	margin-right:19px;
}
#rightColumn{
	width:320px;
	float:left;
}
#extraColumn{
	width:984px;
	clear:both;
}
/*---BOF Boxes---*/
.box{
	margin-bottom:15px;
}
.extra{
	float:left;
}
.right{
	width:320px;
}
/*---EOF Boxes---*/

/*---BOF box-slider ---*/
#box-slider{
	width:320px;
	overflow:hidden;
}
#box-slider img{
	max-width:320px;
}
#box-slider #slider{
	height:264px;
	overflow:hidden;
    width:320px;
}
#box-slider #slider a{
	height:264px;
	overflow:hidden;
    display:block;
    width:320px;
}
#paginador {
	float:right;
	clear:both;
	margin-top:10px;
	font-size:12px;
}
#paginador a {
	color:#0E76B4;
	border:1px solid #0E76B4;
	display:block;
	float:left;
	padding:3px;
	text-decoration:none;
	margin-right:5px;
}
#paginador a.activeSlide{
	float:left;
	padding:5px;
	color: #68C2F2;
	border:none;
}
/*---EOF box-slider ---*/

/*---BOF box-utube---*/
#box-utube{
	padding:6px;
	border:1px solid #CCCCCC;
	margin-left:15px;
	margin-right:15px;
    overflow:hidden;
}
/*---EOF box-utube---*/
/*---BOF box-rubros----*/
#box-rubros h1 {
	font-size:13px;
	color:#333;
	font-weight:bolder;
	padding-left:10px;
}
#box-rubros{
	padding:6px;
	border:1px solid #CCCCCC;
	height:317px;
	width:210px;
}
#box-rubros div{
	overflow: auto;
	width:195px;
	margin-left:15px;
	margin-top:18px;
	font-size:14px;
	height:260px;	
}
#box-rubros p{
	height:20px;
	background:#FF7900;
	line-height:19px;
}
#box-rubros p a{
	display:block;
	color:#fff;
	font-weight:bolder;
}
#box-rubros a{
	color:#333333;
	text-decoration:none;
}
#box-rubros a:hover{
	text-decoration: underline;
}
/*---EOF box-rubros----*/

/*---BOF box-registrar----*/
#box-registrar{
	border:1px solid #DADEDF;
	background:url(img/registrar-box_bg.png) repeat-x;
	height:120px;
	width:318px;
}
#box-registrar p{
	color:#666666;
	font-size:12px;
	width:280px;
	margin:15px auto 15px auto;
	line-height:14px;
}
#box-registrar h3{
	color:#FF6600;
	font-size:14px;
	font-weight:bolder;
	margin-top:15px;
	text-align:center;
}
#box-registrar a.btn1{
	float:left;
}
a.btn1{
	display:block;
	background:url(img/btn1_bg.png) no-repeat;
	width:172px;
	height:25px;
	line-height:24px;
	margin-right: 20px;
	color:#333333;
	text-decoration:none;
	text-align:center;
	font-weight:bolder;	
}
#box-registrar p.loged{
	margin-left:58px;
	overflow:  hidden;
	width:200px;
}
#box-registrar a.btn5{
	display:block;
	background:url(img/btn5_bg.png) no-repeat;
	width:94px;
	height:25px;
	float:left;
	line-height:24px;
	margin-left: 20px;
	color:#333333;
	text-decoration:none;
	text-align:center;
	font-weight:bolder;	
}
#box-registrar a.btn2{
	float:left;
}
a.btn2{
	display:block;
	background:url(img/btn2_bg.png) no-repeat;
	width:84px;
	height:25px;
	line-height:24px;
	color:#333333;
	text-decoration:none;
	text-align:center;
	font-weight:bolder;
}
/*---EOF box-registrar----*/
/*---BOF box-videos ---*/
#box-videos {
	padding:10px;
	border:1px solid #CCCCCC;
	height:305px;
	width:313px;
	overflow:auto;
}
#box-videos #img-thumb{
	float:left;
	width:92px;
	height:54px;
	border:1px solid #999999;
	overflow:hidden;
	padding:1px;
}
#box-videos #img-thumb div{
	width: 91px;
	height: 54px;
	border-left: 1px solid #999999;
	overflow:hidden;
}
#box-videos li {
	clear: both;
	margin-bottom:5px;
	overflow:hidden;
}
#box-videos #img-thumb img{
	width:92px;
}
#box-videos.right{
	width:298px;
}
#box-videos ul{
	padding-bottom:5px;
}
#box-videos.right #cont{
	width:180px;
}
#box-videos #cont{
	float:left;
	margin-left:5px;
	width:190px;
}
#box-videos #cont h4{
	font-size:13px;
}
#box-videos #cont h4 a{
	text-decoration:none;
	color:#3A33CC;
}
#box-videos #cont h4 a:hover{
	text-decoration: underline;
}
#box-videos #cont p {
	color:#666666;
	font-size: 11px;
	margin-top:5px;
}
#box-videos h5 {
	margin-bottom:10px;
	clear:both;
	overflow:hidden;
}
#box-videos h5 span{
	float:right
}
#box-videos h5 span a{
	font-size:11px;
}
#box-videos h5 a {
	font-size:13px;
	color:#333;
	float:left;
}
/*---EOF box-videos ---*/
/*---BOF Footer---*/
#footer{
	width:984px;
	margin-top:40px;
	margin-bottom:20px;
	background:url(img/footer_bg.png) repeat-x center;
	height:58px;
	padding-top:30px;
	font-family: Tahoma;
	font-size:11px;
	color:#838383;
	line-height:16px; 
}
#footer a{
	text-decoration:none;
	color:#838383;	
}
#footer a:hover{
	text-decoration:underline;
}
#footer p {
	margin-bottom:13px;
}
/*---EOF Footer---*/
/*--BOF Forms--*/
form h4{
	background:url(img/form_title_bg.png) no-repeat;
	height:32px;
	color:#404B16;
	font-size:12px;
	line-height:30px;
	font-weight:bolder;
	padding-left:10px;
	margin-top:10px;
	position: relative;
}
form table{
	float:left;
}
form li{
	clear:both;
	color:#666666;
	font-size:12px;
	margin-bottom:10px;
}
form input.inp{
	width:240px;
	border-top:1px solid #A6A6A6;
	border-left:1px solid #A6A6A6;
	border-right:1px solid #CDCDCD;
	border-bottom:1px solid #CDCDCD;
	
}
form select{
	width:242px;
}
form b{

}
form .btn3{
	color:#FF3300;
	font-size:12px;
	background:url(img/btn3_bg.png) no-repeat;
	border:none;
	width:120px;
	height:25px;
	font-weight:bolder;
	cursor:pointer;
}
form .btn4{
	color:#999;
	font-size:12px;
	background:url(img/btn4_bg.png) no-repeat;
	border:none;
	width:120px;
	height:25px;
	font-weight:bolder;
	cursor:pointer;
}
form li label.error{
	margin-left:10px;
	color:red;
	font-weight:bolder;
}
form li label.ftitle {
	width:190px;
	float:left;
	text-align:right;
	margin-right:20px;
}
/*_-EOF Forms--*/
/* BOF events calendar */
#tooltip {position: absolute; width:322px; z-index: 6000; font-size:11px;  font-family:Arial;}
#tooltip .cont {padding: 8px; width:302px; margin:0px; padding-bottom: 0px;}

#tooltip h3, #tooltip div { margin: 0; font-size:11px; font-weight:normal; }
#tooltip h2 { color:#07426e;font-size:13px; font-weight:bolder; margin-bottom:10px; margin-top:0px; padding:0px; }
#tooltip .body {padding:10px; padding-top:15px; padding-bottom:0px; color:#676767; width:332px; background:url(img/tooltip_bgtop.png) no-repeat}
#tooltip .bodybot {background:url(img/tooltip_bgbot.png) no-repeat; height:15px; width: 342px;}

#tooltip .body b {color:#000;}
#tooltip .body span{color:#3D5D7A}

#boxCalendar {	
	overflow:hidden;
	width:643px;
}
#boxCalendar .currentDay h3{
	height:25px;
	background-image:url(img/calendar_dia_active_bg.png);
	background-repeat:repeat-x;
	text-align:center;
	font-weight:bold;
	color:#B71E24;
	line-height:24px;
}#boxCalendar .currentDay p b{
	color:#CF4D52;
}
#boxCalendar h3{
	height:25px;
	background-image:url(img/calendar_dia_bg.png);
	background-repeat:repeat-x;
	text-align:center;
	font-weight:bold;
	color:#1e7db7;
	line-height:24px;
}
#boxCalendar .dia{
	border:1px solid #dadedf;
	border-left:none;
	width:90px;
	float:left;
	min-height:158px;
	margin-bottom:3px;
	
}
#boxCalendar .lunes{
	border-left:1px solid #dadedf;
}
#boxCalendar .eventWrapper{
	padding:5px;
	width:80px;

}
#boxCalendar .eventWrapper a{
	text-decoration:none;
	color:#999;
}
#boxCalendar .eventWrapper a:hover, #boxCalendar .expandir a:hover, #boxCalendar .verdia a:hover{
	color:#5BABEC;
}
#boxCalendar .eventWrapper b{
	color:#5BABEC;
	font-size:12px;
}
#boxCalendar .eventList{
	height:82px;

}
#boxCalendar .eventList li{
	height:35px;
	overflow:hidden;
	margin-bottom:5px;
}
#boxCalendar .eventList li.cerrar{
	height:auto !important;
	margin:0px !important;
}
#boxCalendar .desplegar{
	display:none;
	width:84px;
	background:#fff;
	z-index:999;
	margin-left:-4px;
}
#month{
	overflow:hidden;
	width:643px;
}
.todo{
	float:right;
	background-color:#F7F9F9;
	border:1px solid #CFCFCF;
	width:80px;
	line-height:18px;
	text-align:center;
	height:20px;
	margin-right:5px;
}
.todo a{
	color:#1E7DB7;
	font-weight:bolder;
	text-decoration:none;
}
.desplegar li{
	padding-left:5px;
	padding-right:5px;
	margin-bottom:0px !important;
	padding-bottom:3px;
	background:#fff;
	display:block !important;
	overflow:hidden;
}
.desplegar li.cerrar{
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	border-bottom:1px #DADEDF solid;
}
#boxCalendar .expandir {
	padding-top:8px;
	height:22px;
	text-align:center;	
	background-image:url(img/expandir_bg.png);
}
#boxCalendar .expandir a{
	color:#1e7db7;
	text-decoration:none;
}
#boxCalendar .verdia {
	height:15px;
	padding-top:3px;
	background-image:url(img/verdia_bg.png);
	text-align:center;
}
#boxCalendar .verdia a{
	color:#ff6600;
}
/* EOF events calendar */

/*--BOF Ver Evento--*/
#video2{
	width:540px;
	height:325px;
	margin:auto;
	clear:both;
	padding:6px;
	border:1px solid #CCCCCC;
}
#evento_img{
	float:right;
	width:320px;
	position:relative;
	margin-top:20px;
}
#evento_img #slide a{
	margin:auto;
}
#evento_img #slide a img{
	margin:auto;
}
#evento_img #slide{
	float:right;
	width:320px;
	height:260px;
	text-align:center !important;
}
#evento_desc{
	clear:both;
	font-size:12px;
	line-height:16px;	
}
#evento_desc b{
	color:#FF7900;
}
#evento_detail{
	float:left;
	width:320px;
	font-size:13px;
	line-height:19px;
	margin-bottom:10px;
}

#evento_detail h3{
	font-size:20px;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px solid #D6E404;
}
#evento_detail b{
	color:#FF7900;
}
.e_lugar{
	margin-left:40px;
}
#paginador2 {
	z-index:999;
	clear:both;
	width:310px;
	font-size:12px;
	background-color:#fff;
	position:absolute;
	margin-top:218px;
	padding:5px;
	height:22px;
	top:0px;
}
#paginador2 a {
	color:#000;
	border:1px solid #000;
	display:block;
	float:left;
	padding:3px;
	text-decoration:none;
	margin-right:5px;
}
#paginador2 a.activeSlide{
	float:left;
	padding:5px;
	color: #000;
	border:none;
}
/*--EOF Ver Evento--*/

/*---BOF Paginar---*/
#paginar {
	float:right;
	margin-top:10px;
	margin-right:20px;
	clear:both;
	height:24px;
}
#paginar a.previous,#paginar a.next{
	font-weight:bold;
}
#paginar a {
	color:#48b9ef;
	padding:2px 5px;
	margin:0 2px;
	text-decoration:none;
	border:2px solid #f0f0f0;
	display:block;
	float:left;
	height:16px;
	line-height:15px;
}
#paginar span{
	padding:2px 5px;
	border:2px solid #ff5a00;
	color:#fff;
	font-weight:bold;
	height:16px;
	display:block;
	background-color:#ff6c16;
	float:left;
	line-height:15px;
}
#paginar a:hover{
	border:2px solid #ff5a00;
	color:#ff5a00;
}

/*---EOF Paginar---*/
/*BOF Paginar Eventos*/
#e_img{
	float:left;
	width:217px;
	height:155px;
	overflow:hidden;
	text-align:center;
	border:1px solid #ccc;
}
#e_desc{
	float:right;
	width:410px;
}
#e_desc a{
	text-decoration:none;
}
#e_desc h2{
	font-size:17px;
	border-bottom:1px solid #D6E404;
	margin-bottom:5px;
	padding-bottom:5px;
	font-weight:bolder;
	color:#999;
}
#e_desc h5{
	color:#FF7900;
	font-weight:bolder;
	font-size:12px;
}
#e_desc p{
	line-height:15px;
}
#e_items{
	overflow:hidden;
	clear:both;
	margin-bottom:20px;
}
h1.eventos{
	text-align:center;
	font-size:17px;
	color:#A5C22F;
	font-weight:bolder;
	margin-bottom:15px;
}
#e_cats{
	border:1px solid #cccccc;
	padding:10px;
	overflow:hidden;
	margin-bottom:20px;
	margin-top:10px;
	width:622px;
}
#e_cats li{
	float:left;
	width:195px;
	display:block;
}
#e_cats li a{
	display:block;
	font-size:15px;
	color:#A5C22F;
}
h5.e_cats_title{
	color:#999999;
	font-size:18px;
	font-weight:bolder;
}
/*EOF Paginar Eventos*/
/**/
.both{
	clear:both;
}
p.alert{
	color:red;
	font-size:15px;
}
.ctitle{
	text-align:center;
	font-size:17px;
	color:#A5C22F;
	font-weight:bolder;
	margin-bottom:15px;
}
a.term{
	padding:5px;
	display:block;
	border:1px solid #435266;
	background-color:#FF7900;
	width:240px;
	font-weight:bolder;
	text-decoration:none;
	text-align: center;
	color:#fff;
	margin-left:10px;
}
a.term:hover{
	background-color:#000;
}
table#detalles{
	margin:auto;
	margin-bottom:10px;
	font-size:11px;
}
table#detalles th{
	/*background:transparent url(img/th_bg.png) repeat-x scroll 0 0;*/
/*/	background-color:#FF7900;*/
	background-color:#FFA109;
	/*color:#0066CC;*/
	color:#fff;
	padding:6px;
	font-weight:bolder;
	font-size:12px;
	border-top:1px outset #000 !important;
	border-bottom:1px outset #000 !important
	;
}
table#detalles td{
	padding:5px 5px 5px 15px;
	margin:5px;
	color:#333;
	background-color:#FFF8EA
}
table#detalles tr.alt td{
	background-color:#FFEFD5;
	color:#035A89;
}
table#detalles tr:hover td{
	background-color:#FFC76F;
	color:#000;
}
select.cdate{
	width:80px;
}
input.btn5{
	background:url(img/btn2_bg.png) no-repeat;
	width:84px;
	height:25px;
	color:#333333;
	font-weight:bolder;
	border:none;	
	cursor:pointer;
}
form span.tip{
	clear:both;
	display:block;
	margin-top:5px;
	margin-left:210px;
}
#MultiFile1_wrap{
	
	display:inline !important;
}
#MultiFile1_wrap_list{
	padding:10px;
	display:block;
	margin-left:200px;
	width:150px;
}
#MultiFile1_wrap_list div span{
	clear:none !important;
	margin-top:0px;
	margin-left:0px;
}
/*BOF registro*/
#tipo_empresa{
	width:300px;
	margin:20px auto;
	line-height:16px;
}
#tipo_empresa h4{
	font-size:15px;
	text-align:center;
	font-weight:bolder;
	color:#FF7900;
	line-height:34px;
	background-color:#F3F4F6;
	height:35px;
}
#tipo_empresa div{
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	font-size:11px;
	border:1px solid #DADEDF;
}
#tipo_empresa .btn2{
	float:none;
}
/*EOF registro*/
/*BOF Edit Photos*/
#upload_button.hover{
	background:#990012 !important;
}
#upload_button{
	clear:both;
	cursor:pointer;
	display:block;
	width:100px;
	height:30px;
	background:#333;
	text-align:center;
	color:#fff;
	font-size:15px;
	line-height:29px;
	font-weight:bolder;
	margin-top:20px;
}
#photoWrapper p a:hover{
	background:#990012;
}
#photoWrapper .photo{
	height:155px;
	margin-bottom:10px;
	text-align:center;
}
#photoWrapper p a{
	color:#fff;
	display:block;
	width:45px;
	line-height:19px;
	font-weight:bolder;
	height:20px;
	background:#333;
	padding-left:10px;
	text-decoration:none;
	margin:auto;
}
#photoWrapper{
	clear:both;
	overflow:hidden;
	width:465px;
	margin:auto;
}
#photoWrapper .photoItem{
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	width:220px;
	display:inline;
}
/*EOF Edit Photos*/
/*BOF Comments*/
#comment_wrapper{
	padding-left:10px;
}
#comment_wrapper div.comment{
	padding:10px;
	border: 1px solid #E1E1E1;
	margin-bottom:10px;
}
#comment_wrapper h4{
	background:#F1F1F1;
	color:#333333;
	font-size:13px;
	padding:5px 5px;
}
#comment_wrapper h4 span{
	font-size:11px;
	float:right;
	font-weight:normal;
}
a.reply_link{
	padding:5px;
	display:block;
	border:1px solid #435266;
	background-color:#FF7900;
	width:60px;
	font-weight:bolder;
	text-decoration:none;
	text-align: center;
	color:#fff;
	margin-left:10px;
}
#comment_wrapper a.reply_link:hover{
	background-color:#000;
}
#comment_wrapper div.comment_text{
	padding:5px 5px;
	line-height:15px;
}
#comment_wrapper div.comment_text h5{
	font-size:12px;
	font-weight:bolder;
}
#comment_form{
	/*width:200px;*/
}
form h4.replies{
	background:#F1F1F1;
	color:#333333;
	font-size:13px;
	padding:5px 5px;
	width: auto !important;
}
/*EOF Comments*/
div.guide{
	background:#fff;
	color:#3D5D7A;
	border:1px solid #A3BFD4; 
	padding:10px;
}
.tooltip2{
	cursor:help;
	color:#666;
}
.tooltip2 img.title{
	margin-right:10px;
	position:absolute;
	top:0;
	right:0px;
	margin-top:5px;
}
select.normal{
	width:120px;
}
.alert2{
	font-size:15px;
}
p.info{
	font-size:15px;
}
/*BOF buscador Header*/
#buscador{
	float:right;
	color:#666666;
	font-size:11px;
	width:410px;
	margin-top:22px;
	margin-right:5px;
}
#links_header{
	
}
#links_header ul li{
	float:right;
	
}
#links_header ul li a{
	color:#666;
	text-decoration: none;
	margin-left:8px;
	margin-right:8px;
}
#links_header li a:hover{
	text-decoration: underline;
}
#form_search{
	clear:right;
	margin-top:16px;
	float:right;
}
#form_search input.inp2{
	border:1px solid #E0E0E0;
	color:#666666;
	margin-left:5px;
}
#form_search input.btn6{
	border:1px solid #E0E0E0;
	color:#666666;
	cursor: pointer;
}
/*EOF buscador Header*/
/*BOF select zona*/
#zona2{
	float:left;
	position:absolute;
	margin-left:297px;
	margin-top:19px;
	left:0px;
	font-size:13px;
	font-weight:bolder;
	color:#000;
	z-index:666;
}
#zona{
	z-index:999;
	float:left;
	position:absolute;
	margin-left:490px;
	margin-top:23px;
	left:0px
}
#zona_selector{
	position: relative;
}
#zona_selector li{
	width:100px;
	height:21px;
	line-height:20px;
	text-align:center;
	background:url(img/drop_bg.png);
}
#zona_selector li a{
	color:#99B127;
	text-decoration:none;
	display:block;
}
#zona_selector li ul{
	position:absolute;
	display:none;
	top:21px;
	left:-20px;
	width:120px;
	background:#fff;
	z-index:333;
}
#zona_selector li ul li{
	width:auto !important;
	background:none !important;
	height:20px !important;
}

#lang_selector{
	float:right;
	display:inline;
}
#lang_selector li.down{
	background:url(img/drop_bullet.png) no-repeat right center;
	padding-left:10px;
	padding-right:20px;
}
#lang_selector li{
	float:right;
	text-align:center;
	position:relative;	
}
#lang_selector li ul{
	display:none;
	position:absolute;
	top:11px;
	left:-30px;
	background:#fff;
	z-index:999;
	margin:0px;
	border:1px solid #ddd;
}
#lang_selector li ul li a{
	display:block;
}
#lang_selector li ul li{
	padding:4px;
	width:75px;
}
/*EOF select zona*/
h2.cont_title{
	font-size:16px;
}
#videos_thumb{
	margin-top:10px;
	overflow:hidden;
}
#videos_thumb li{
    float:left;
}
#videos_thumb #img-thumb{
	border:1px solid #999999;
	float:left;
	height:54px;
	overflow:hidden;
	padding:1px;
	width:89px;
	margin-right:1px;
}
#img-thumb img{
	width:89px;
}
table.encuesta{
	width:450px;
	float:right;
}
table.encuesta div{
	float:left;
	width:160px;
	margin-left:10px;
	clear:none;
}
.cke_editor{
	float:none !important;
}