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

body {
	background:url(../imgs/bg_header.png) repeat-x top;
	margin:0px;
	background-color:#F1E8DF;
	font-size:12px;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:Tahoma, Geneva, sans-serif;
	color: #333333;
	
}

.f12 {
	font-size:12px !important;
}
.cursor {
cursor:pointer;
}
.hauto {
	height:auto !important;
}
a {
	color:#BC2E26;
}
a img {
	border:none;
	cursor:pointer;
}
.thumb {
	float:left;
	display:inline !important;
	padding:3px;
	border:#999999 1px solid;
	margin-right:5px;
}
.img {
	margin-top:10px;
	margin-bottom:10px;
	float:none;
}
.clear {
	clear:both;
}
ul {
	list-style:outside none;
	margin:0px;
	padding:0px;
}
/************* HEADER **********/
.header {
	background:#DBCFC1;
	height:174px;
	margin:0px;
	display:block;
}
.header .top {
	background:url(../imgs/logonew.jpg) no-repeat top left;
	height:146px;
	width:986px;
	margin:0px auto 0px auto;
}
.header .top .logo_cencultu {
	float: left;
	height: 103px;
	margin-left: 3px;
	margin-top: 5px;
	width: 408px;
	display:block;
}
.header .top .logo_cencultu a{
	height: 103px;
	width: 408px;
	display:block;
}
.header .top .logo_cencultu a:hover{
	height: 103px;
	width: 408px;
	display:block;
}

.header .top .logo_santafe {
	width:188px;
	height:103px;
	margin:0px;
	float:right;
}
.header .top .menu_top {
	background-color:#AE1F25;/*#CC2127;*/
	clear: both;
    float: left;
    height: 35px;
    margin-top: 35px;
    padding-left: 34px;
    padding-right: 5px;
    width: 946px;
}
/*.header .top .menu_top a {
	float:left;
	padding-left:12px;
	padding-right:12px;
	height: 35px;
	line-height: 40px;
	margin:0px;
	color: #FFFFFF;
	font-size:13px;
	font-family:'Ruda', sans-serif;
	font-weight:bold;
	text-decoration:none;
}
.header .top .menu_top a:hover, .header .top .menu_top a.active {
	float:left;
	padding-left:12px;
	padding-right:12px;
	height: 35px;
	line-height: 40px;
	margin:0px;
	color:#565656;
	font-size:13px;
	font-family:'Ruda', sans-serif;
	font-weight:bold;
	background:url(../imgs/menu_hover.png) repeat-x;
	background-repeat:repeat-x;
}*/
.header .top .aux {
	background-image:url(../imgs/bgr_aux.jpg);
	background-repeat:repeat-y;
	height:8px;
	clear:both;
	overflow:hidden;
	_height:7px;
}
/************* CONTENIDO **********/

#contenido {
	width:996px;
	margin:0px auto 0px auto;
	background-image:url(../imgs/bgr.png);
	background-repeat:repeat-y;
	height:auto;
}
#contenido .location {
	display:block;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	padding-bottom:15px;
	padding-top:10px;
}
#contenido .location .active, #contenido .location a {
	font-size:12px;
	margin:0px;
	padding:0px;
	text-decoration:none;
	color: #666666;
	margin-right:10px;
	margin-left:10px;
	font-weight:bold;
}
#contenido .location .active {
	font-style:bold;
	color:#BF2025;
}
#contenido .location a:hover {
	text-decoration:underline;
}
#contenido #colA {
	width:660px;
	float:left;
	margin-left:30px;
	_margin-left:20px;
}
#contenido #colB {
	width:260px;
	_width:260px;
	float:right;
	margin-right:20px;
	_margin-right:10px;
}
/************* FOOTER **********/
.footer {
	background:url(../imgs/bg_bottom.png);
	background-repeat:repeat-x;
	height:182px;
	margin:0px;
	display:block;
}
.footer .content {
	width:985px;
	margin:0px auto 0px auto;
}
.footer .content .menu_footer {
	clear:both;
	float:left;
	margin-top:0px;
	
	background-color:#BF2025;
	width:925px;
	padding-left:30px;
	padding-right:30px;
	text-align:center;
	height:33px;
}
.footer .content .menu_footer a {
	padding-left:15px;
	padding-right:15px;
	height:30px;
	line-height:30px;
	margin:0px;
	color: #FFFFFF;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
	border-right:#999999 1px solid;
}
.footer .content .menu_footer a:hover {
	text-decoration:underline;
}
.footer .content .info_footer {
	background: none repeat scroll 0 0 #A8A8A8;
	color: #FFFFFF;
	float: left;
	font-size: 11px !important;
	height: 26px;
	padding: 10px 20px 20px;
	text-align: left;
	width: 945px;
}
.footer .content .info_footer a {
	color:#FFFFFF;
}
.footer .content .powered {
	text-align:center;
	color:#003366;
	font-size:10px;
}
.footer .content .powered a {
	color:#003366;
	text-decoration:none;
}
.footer .content .powered a:hover {
	text-decoration:undelrine;
}
.Left {
	float:left;
	clear:both;
}
.Right {
	float:right;
}
/* EVENTOS */
.evento {
	width:310px;
	height:180px;
	border-bottom:#BF2025 1px dotted;
	padding:3px 3px 10px 3px;
	margin-bottom:10px;
}
.evento h1, .evento h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
	display: inline !important;
	color:#4A4A4A;

}
.evento h1.title, .evento h1.title a, .evento h2.title, .evento h2.title a {
	color:#666;
	text-decoration:none;
}
.evento h1.title a:hover {
	text-decoration:underline;
}
.evento .date {
	color: #666666;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin:3px 0px 3px 0px;

}
.evento .content {
	clear: both;
	color: #333333;
	display: block;
	font-family: ruda;
	font-size: 12px;
	line-height: 18px;
}
.evento horarios {
}
.more {
	color:#BF2025 !important;
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.wide {
	width:660px !important;
}
.wide .details {
	margin-top:5px;
	display:block;
	clear:both;
}
.wide .horarios ul {
	margin-top:0px;
	padding-top:0px;
}
/*********COLUMNA B. *********/

.block {
	margin:0px;
	margin-bottom:15px;
	width:259px;
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
	float:left;
	clear:left;
}
.block .title {
	background:#D9CEBF;
	color: #666666;
	margin:0px;
	width:259px;
	height:45px;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	padding-top:5px;
	font-size:24px;
	font-weight:bold;
}
.block .title h1 {
	color: #666666;
	padding:0px;
	margin:0px;
	font-size:32px;
	font-weight:bold;
}
.block .content {
	background:#ECE8DF;
	padding:20px;
}
/*boleteria*/
.blocke {
	margin:0px;
	margin-bottom:15px;
	width:259px;
	color:#333333;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
	float:left;
	clear:left;
}
.blocke .title {
	background:url(../imgs/block_title.png) no-repeat;
	color:#FFFFFF;
	margin:0px;
	width:259px;
	height:20px;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	padding-top:5px;
	font-size:13px;
	font-weight:bold;
}
.blocke .title h1 {
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	font-size:15px;
	font-weight:bold;
}
.blocke .content {
	background:url(../imgs/block_bg.png) repeat-y;
	padding:20px;
	text-align:center;
}
.blocke .end {
	background:url(../imgs/block_end.png) no-repeat;
	margin:0px;
	width:259px;
	height:12px;
	clear:both;
	display:block;
	float:none;
}
/*talleres*/
#talleres.block .content h2 {
	margin:0px;
	padding:0px;
	font-weight:normal !important;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
}
#talleres.block .content a {
	display:block;
	text-decoration:none;
	background-image:url(../imgs/bullet.png);
	background-position:0px 3px;
	background-repeat:no-repeat;
	margin-top:5px;
	height:25px;
	line-height:12px;
	padding-left:15px;
	font-size:11px;
	text-transform:uppercase;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#BF2025;
}
#talleres.block .content a:hover {
	text-decoration:underline;
}
/*Eventos destacados*/

#destacados.block .date {
	color:#BF2025;
	font-size:12px;
	display:block;
}
#destacados.block .item {
	border-bottom: 2px dotted #BF2025;
	clear: both;
	height: auto;
	margin-bottom: 10px;
	padding-bottom: 9px;
}
#destacados.block .item .content_event .title_event a {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#destacados.block .item .content_event .title_event a:hover {
	text-decoration:underline;
}
#contactenos {
	font-size:12px;
	width:660px;
}
#contactenos .info {
	font-size:12px;
	margin-bottom:20px;
	font-weight:bold;
	width:260px;
	float:left;
	height:360px;
	padding:20px;
	text-align:left;
	line-height:20px;
	border:#FFFFFF 1px solid;
}
#contactenos .form {
	width:330px;
	float:right;

}
#contactenos .item, #contactenos .buttons {
	padding-left:0px;
}
#contactenos .item .label {
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	margin-top:10px;
}

.form h2 {
	font-family:Tahoma, Geneva, sans-serif;
	color: #666;
	font-size:24px;
	margin:0px;
	padding:0px;
	
}
.video {
	padding-top:20px;
}
/* ##### PAGINATE ##### */
#paginacion {
	text-align:center;
}
#paginacion .paginate {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#999999;
	margin-left:3px;
	margin-right:3px;
}
#paginacion .paginate:hover {
	text-decoration:underline;
}
#paginacion .paginate_actual {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#999999;
	font-weight:bold;
	margin-left:3px;
	margin-right:3px;
}
#paginacion .paginate_middle {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#336633
}
#paginacion .paginate_middle:hover {
	text-decoration:underline;
}
ul.salas {
	margin:0px;
	padding:0px;
	list-style:outside none;
}
/*----------------------------*/

.titulaciones {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	color: #333333;
	text-align:left;
}
.subtitulacion {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#BF2025;
	text-align:left;
	margin-top:15px;
}
p {
	font-family: 'Ruda', sans-serif;
	font-size:12px;
	color:#333333;
	text-align:justify;
	line-height:16px;
	margin-bottom:10px;
}
.destacado {
	background: #F1F1EB;
	border-bottom:1px #CC3300 solid;
	border-top:1px #CC3300 solid;
	padding:15px;
}
ul.lista {
	float:left;
	width:475px;
}
ul.lista li {
	background: url("../imgs/bullet2.png") no-repeat scroll 0 0 transparent;
	color:#333333;
	font-family: 'Ruda', sans-serif;
	font-size: 12px;
	margin-top: 5px;
	padding-left: 10px;
	text-align: left;
}
.mini_img {
	border: 2px solid #FFFFFF;
	float: left;
	height: 102px;
	margin-right: 2px;
	padding: 2px;
	width: 144px;
}
.mini_img a {
	border: 2px solid #FFFFFF;
	cursor:pointer;
}
.galeria {
	width:150px;
	float:left;
	margin:7px 10px;
}


/************** SLIDER ****************/

.block_wide {
	width:660px;
	height:250px;
	position:relative;
	background:#FCF8F5;
	border:#B3B0AD 1px solid;
	margin-bottom:20px;
}

.block_wide .top {
	height:40px;
	padding-top:4px;
}

.block_wide .top h2 {
	padding:0px;
	margin:0px;
    color: #BF2025;
    font-family: 'Convergence',sans-serif;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
}

#destacados .scrollable {
	width:580px;
	height:200px;
	overflow:hidden;
	position:relative;
	margin:0px auto;
	
}
#destacados .items {
	width:20000em;
	position:absolute;
	display:table-row;
	color:#666666;
}
#destacados .items .item {
	float:left;
	width:580px;
	height:172px;
	margin-right:0px;
	overflow:hidden;
}
#destacados .next {
	position:absolute;
	cursor:pointer;
	right:8px;
	top:110px;
	z-index:9;
}
#destacados .prev {
	position:absolute;
	cursor:pointer;
	left:8px;
	top:110px;
	z-index:9;
}


#destacados .items .item h2, #destacados .items .item h2  a {
	font-family: 'Convergence', sans-serif;
	font-size:18px;	
	color:#333333;
	text-decoration:none;
}


#destacados .items .item p.descripcon_corta {
	
}

#destacados .items .item .date {
	clear:both;
	margin-top:10px;
	color: #30989E;
	font-size:11px;
	font-family:'Convergence', sans-serif;
	margin:3px 0px 3px 0px;
	clear:both;
}

#destacados .items .item .extra_info {
	 clear:both;
	color:#666666;
}

#contenido #colA .block {

	width:660px !important;
	text-align:left !important;

}



#contenido #colA .block .title{

	width:650px !important;
	text-align:left !important;
	padding-left:10px;
}

.slide_left {
	float:left;
	width:100px;
	height:120px;
}

.slide_right {
	float:left;
	width:478px;
	height:auto;
}

.slide_right p{
	margin-top:0px!important;s
}


/***************** DROP DOWN MENU *******************/

ul.topnav {  
    list-style: none;  
    padding: 0 20px;  
    margin: 0;  
    float: left;  
    width: 920px;  
/*    background: #222;  
    font-size: 1.2em;  */
/*    background: url(topnav_bg.gif) repeat-x;  */
	font-size:13px;
	font-family:'Ruda', sans-serif;
	font-weight:bold;
}  
ul.topnav li {  
    float: left;  
    margin: 0;  
    padding: 0 7px 0 7px;  
    position: relative; /*--Declare X and Y axis base for sub navigation--*/  
}  
ul.topnav li ul li{  
    /*padding: 0 15px 0 0px !important;  */
	padding-left:0px !important;
}
ul.topnav li a{  
    padding: 10px 5px;  
	font-size:13px;
	font-family:'Ruda', sans-serif;
	font-weight:bold;
    float: left;  
}  
ul.topnav li a:hover{  
    /*background: url(topnav_hover.gif) no-repeat center top;  */
}  
ul.topnav li span { /*--Drop down trigger styles--*/  
    width: 17px;  
    height: 35px;  
    float: left;  
    background: url(../imgs/subnav_btn.png) no-repeat center 10px;  
}  
ul.topnav li span.subhover {/*background-position: center bottombottom;*/ cursor: pointer;} /*--Hover effect for trigger--*/  
ul.topnav li ul.subnav {  
    list-style: none;  
    position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/  
    left: 0; 
	top: 35px;  
    background: #BF2025;  
    margin: 0; padding: 0;  
    display: none;  
    float: left;  
    width: 170px;  
	z-index:9999;
   /* border: 1px solid #111;  */
}  
ul.topnav li ul.subnav li{  
    margin: 0 !important; padding: 0 !important;  
    border-top: 1px solid #BF2025; /*--Create bevel effect--*/  
    border-bottom: 1px solid #409F95; /*--Create bevel effect--*/  
    clear: both;  
    width: 170px;  
	padding-left:0px!important;  
}  
html ul.topnav li ul.subnav li a {  
    float: left;  
    width: 145px;  
    background:#C33;  
    padding-left: 20px;  
}  
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/  
    background: #BF2025;  
} 


.header .top .menu_top a {

	color: #FFFFFF;
	font-size:13px;
	font-family:'Ruda', sans-serif;
	font-weight:bold;
	text-decoration:none;
}

ul.topnav li:hover {
	color:#565656;
	font-size:13px;
	background:url(../imgs/menu_hover.png) repeat-x;
	background-repeat:repeat-x;
}

ul.topnav li:hover a{
	color:#565656 !important;
}

ul.topnav li:hover ul li a{
	color:#FFFFFF !important;
}
#map {
	width:255px;
	height:255px;
	border:#CCCCCC 1px solid;
	margin-bottom:30px;
}

#map a{
	color:#000000 !important;
}


.resumen_taller {

	width:640px;
	height:auto;
	padding:20px 10px;
	position:relative;
	background:#FCF8F5;
	border:#B3B0AD 1px solid;
	
	margin-bottom:20px;
}

.resumen_taller h1 {
	padding:0px;
	margin:0px;
	font-family: 'Convergence', sans-serif;	
}

.resumen_taller .descripcion {
	padding:10px 0px;
	font-size:11px;
	font-family:'Ruda',sans-serif;
		font-stretch:condensed;
		line-height:17px;
}

.log_xinergia {
	font-size:12px !important	
}