body {
	text-align:center;
	margin:0;
	padding:0;
	font-size:14px;
	background-color: #000000;
}

div{
	outline:none;
}

a{
	outline:none;
	border:0;
	text-decoration:none;
}

img{
	border:0;	
}

hr {	border:0px; border-top: 1px dotted #808080; clear:both;}

#web{
	width:1267px;
	margin:0 auto 0 auto;
	display: table;
	font-family: 'Podkova', serif;
	text-align: left;
	background-color:#ffffff;
	color:#404040;
}

#header{
	float:left;
	position:relative;
	background-image:url(../images/back_header_home.jpg);
	background-repeat:no-repeat;
	width:1267px;
	height:272px;
	color:#ffffff;
}

#back_header,#back_header_inner{
	position:absolute;
	width:100%;
	background-color:#000;
	height:272px;
	top:0px;
	left:0px;	
}

#back_header{
	height:472px;	
}

#logo {
	float:left;
	position:absolute;
	left:137px;
	top:10px;	
}

#language {
	position:absolute;
	right:136px;
	top:0px;
	font-size:10px;	
	padding-top:11px;
	padding-bottom:11px;
	font-weight:bold;
}

#language a {
	color:#ffffff;
	padding-left:2px;
	padding-right:2px;
	
}

.sel {
	color:#000000 !important;
	background-color:#FFF ;
}

#language a:hover , #language .sel{
	color:#000000 !important;
	background-color:#FFF ;
	padding-top:11px;
	padding-bottom:11px;
	padding-left:2px;
	padding-right:2px;
}

/*  MENU SUPERIOR 1  */

#menu {
	float:right;
	font-size:16px;
	padding-top:11px;
	padding-bottom:11px;
	margin-top:30px;
	margin-right:275px;
}

#menu a{
	color:#ffffff;
	padding-left:3px;
	padding-right:3px;
	padding-top:11px;
	padding-bottom:11px;
	border-bottom:1px solid white !important;
	margin-left:10px;
	float:right;
}

#menu a:hover , .sel2{
	color:#000000 !important;
	background-color:#FFF !important;
	padding-top:11px;
	padding-bottom:11px;
	padding-left:3px;
	padding-right:3px;
	margin-left:10px;
	display: block;
	text-decoration: none;
}

/* - ---------------------*/

/*  MENU SUPERIOR 2  */


#submenu {
	float:right;
	font-size:22px;
	padding-top:11px;
	padding-bottom:11px;
	margin-top:100px;
	padding-right:135px;
	width:100%;
	//width:auto !important;
	display:inline-block;
	/*background-color: rgba(0,0,0,0.4);*/
	background: url(../images/back_menu.png);
}

#submenu a {
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:2px solid white;
	margin-right:10px;
	float:right;
	text-decoration: none;
}

#submenu a:hover, .sel3{
	color:#000000 !important;
	background-color:#FFF;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:5px;
	padding-right:5px;
	display: block;
}

/* - ---------------------*/

.lista-menu {
	border-bottom:2px solid #404040;
	width:240px !important;
	margin-right: 80px !important;
}

/*  MENU INNER */

.submenu_inner, #submenu_inner{
	margin-top:70px;
	float:left;
	width:100%;
	

}

.submenu_inner li .sel{ color:#000000 !important; background-color:transparent; font-weight:bold;}
#submenu_inner li .sel{ color:#000000 !important; background-color:transparent; font-weight:bold;  padding-bottom: 0px;  padding-top: 0px; }

.submenu_inner li, #submenu_inner li{
	padding-top:8px; padding-bottom:8px; border-top:2px solid #404040; float:left; width:240px;
}

/*.submenu_inner li:hover, #submenu_inner li:hover{
	font-weight: bold;
}*/

/*
#submenu_inner li:last-child{
	border-bottom:2px solid #404040 !important;	
}
*/

.submenu_inner a, #submenu_inner a{
	color:#404040;
	font-size:16px;
	padding-left:5px;
	float: left;
}

.submenu_inner a:hover, #submenu_inner:hover{
	color:#F00;
	font-size:16px;
	text-decoration: none !important;
}
/* - ---------------------*/

/* MENU INNER NIVELL 3 */

.submenu_l3 li, #submenu_l3 li {
	margin-top:3px;
	border-top:1px dotted #404040 !important;
	margin-left:10px;
	width:229px;
	text-transform: uppercase;
}

#submenu_l3 li:last-child{
	margin-bottom: 25px;
}

.submenu_l3 li .sel, #submenu_l3 li .sel{
	font-weight: bold;
	color:#000000 !important;
}

/* ---------------------- */

#search {
	position:absolute;
	top:45px;
	right:135px;
	float:right;	
}

#input_search{
	width:95px;
	height:27px;
	border:0;
	outline:0;
	text-align:right;
	padding-right:5px;
	margin-left:5px;
	padding-top:3px;
	display:block;
	float:left;	
}

#content{
	width:995px;
	text-align: left;
	display: table;
	margin:0 auto 0 auto;
	float:left;
	margin-left:146px;
	padding-bottom:25px;
}

#tt_main,#tt_inner {
	color:#ff0000;
	font-weight:bold;
	font-size:24px;
	/*margin-top:53px;*/
	margin-bottom:33px;
}

#tt_inner {
	color:#404040;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
}

#text_main{
	font-size:24px;
	line-height:24px;	
}

#img{
	float:left;
	margin-right:10px;
	width:315px;
	height:208px;	
}

#foot_img{
	float:left;
	font-size:14px;
	width:305px;	
}

#footer {
	width:995px;
	text-align: left;
	display: table;
	margin:0 auto 0 auto;
	float:left;
	margin-left:146px;
	padding-bottom:150px;
}

.subtit{
	font-size:24px;
	margin-bottom:50px;
}

.fecha_news{
	color:#808080;	
}

.col {
	width:315px;
	margin-right:18px;
	float:left;
}

#footer .col {
	border-top:2px solid #404040;
	padding-top:25px;
}

.col2 {
	width:630px;
	/*margin-right:18px;*/
	float:left;	
}

#currenteam_table{
	font-size:16px;
	padding:0px;
	padding-top:20px;
	margin:0px;
	margin-left:-15px;
	/*width: 720px;*/
}

#currenteam_table .link, #currenteam_table a{
	font-size: 14px;
	color:#FF0000;
	font-weight: bold;
}

#currenteam_table .link:hover{
	font-weight: bold;
}

.col2 a {
	color:#ff0000 !important;
	font-weight:bold;
	font-size:14px;
}

.link {
	color:#ff0000;
	font-weight:bold;
	font-size:14px;
}

.link:hover { color:#000;}

.link2 {
	color:#404040 !important;
	font-weight:normal;
	font-size:16px;
}

.link2:hover { color:#ff0000 !important;}

.list{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style:none;	
}

.article , .news {
	line-height:17px;
	margin-bottom: 15px;
	border-top: 1px dotted #808080;
	padding-top: 15px;
}

.float-left-img, .full-width-img {
	cursor:help;
	/*clear:left;*/
}

.float-left-img{
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.margin-reset-content {
	height:272px !important;
}

.under{
	color:#FFFFFF !important;
	width:auto;
	display: inline-block;
	height:21px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#FF0000 !important;
}

.col2 .under{
	color:#FFFFFF !important;
}

.under:hover{
	color:#000000 !important;
}

.faq-entry {
	cursor:pointer;
	height:auto;
	float:left;
	display:block;
	width:100%;
}

.faq-entry .respuesta {
	display:none;
}

.faq-close, .faq-close:visited, .faq-close:active{
	margin-top:10px;
	display:block;
	color:#f00;
	text-decoration: none;
	cursor:pointer;
	padding-bottom:10px;
	display:none;
}

.publicacion-lista {
	display:block;
	margin-bottom:18px;
}

.cv{
	width:600px;
	height:auto;
	display:block;
	padding:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

/*
	FORM CONTACTO
 */
#new_form {
	width:100%;
}

#new_form label {
	display:block;
	margin-top:10px;
}

#new_form input[type='text']{
	width:100%;
	background-color:#C4C4C4;
	padding-top:8px;
	padding-bottom:8px;
	border:0px;
}

#new_form textarea {
	width:98%;
	height:140px;
	border:0px;
	background-color:#c4c4c4;
}

#new_form input[type='submit']{
			padding:10px;
			background-color:#f00;
			width:76px;
			height:36px;
			border:1px solid #fff;
			text-align: center;
			font-weight: bold;
			font-family:inherit;
			font-size:16px;
			color:#fff;
			float:right;
			margin-top:10px;
			cursor:pointer;
}

.hover_video_thumb{
	width:240px;
	height:158px;
	background:url(../images/play.png) no-repeat 0px 0px;
}

.hover_video_thumb:hover{
	background-position:0px -158px;	
}

.video-frame {
	display:inline-block;
	width:300px;
	word-wrap: break-workd;
	margin-right: 0px !important;
	margin-left:10px;
}

.video-title { font-size: 0.8em; margin:10px 0px;}


a.article-anchor-wrapper, a.article-anchor-wrapper:visited, a.article-anchor-wrapper:active, a.article-anchor-wrapper:hover {
	text-decoration:none;
	color:#000;
}

.carousel-control {
	display:none;
}

.carousel:hover .carousel-control {
	display:inline-block;
}

span.image-new {
	display:inline-block;
	float:left;
	margin-right:20px;

}

span.noticia_content {
	margin-top:10px;
	float:left;
	display:inline-block;
	font-weight: bold;
	width:460px;
}

span.noticia_descripcion {
	float:left;
	display:inline-block;
	font-weight: normal;
	width:460px;
}

a.news_link,a.news_link:visited, a.news_link:hover, a.news_link:active, a.news_link:visited {
	text-decoration: none;
	color:#000 !important;
	margin-bottom:10px;
	padding-bottom:10px;
	float:left;
}