/* --------------------------------------------
                 SLIDES
---------------------------------------------*/

.scrollable {
    float: left;
    height: 310px;
    overflow: hidden;
    position: relative;
    width: 990px;
}
.scrollable .items {
    clear: both;
    position: absolute;
    width: 20000em;
}
.items > div {
    background: url("../imgs/gral/loading.gif") no-repeat scroll center center transparent;
    float: left;
	width:990px;
	position:relative;
}
.scrollable .active {
    border: 2px solid #000000;
    cursor: default;
    position: relative;
}
.navi {
	bottom: 16px;
	height: 18px;
	position: absolute;
	right: 32px;
	width: 100px;
	z-index: 100;
}
.navi a {
	background-image: url(../imgs/gral/slide-btn.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	border: medium none;
	display: block;
	float: left;
	font-size: 1px;
	height: 18px;
	margin: 3px;
	width: 20px;
}
.navi a:hover {
	background-position: 0 top;
}
.navi a.active {
	background-position: 0 top;
	border: medium none;
}
a.browse {
	background: transparent url(../imgs/gral/slide-flecha.png) no-repeat left top;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 1px;
	height: 30px;
	left: 931px;
	position: absolute;
	top: 273px;
	width: 17px;
	z-index: 200;
}
a.right {
    background-position: right top;
    clear: right;
    margin-right: 0;
    right: 0;
}
a.right:hover {
    background-position: right bottom;
}
a.right:active {
    background-position: right bottom;
}
a.left {
	clear: left;
	left: 830px;
}
a.left:hover {
    background-position: left bottom;
}
a.left:active {
    background-position: left bottom;
}
a.disabled {
    opacity: 0.3;
}


/*adsfasd*/
.scrollable2 {
    float: left;
    height: 210px;
    overflow: hidden;
    position: relative;
    width: 745px;
}
.scrollable2 .items2 {
    clear: both;
    position: absolute;
    width: 20000em;
}
.items2 > div {
    background: url("../imgs/gral/loading.gif") no-repeat scroll center center transparent;
    float: left;
	background-color:#e5e5e5;
}
.scrollable2 .active {
    border: 2px solid #000000;
    cursor: default;
    position: relative;
}
a.browse2 {
	background: transparent url(../imgs/gral/slide-flecha.png) no-repeat scroll left top;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 1px;
	height: 30px;
	left: 705px;
	position: absolute;
	top: 162px;
	width: 17px;
	z-index: 100;
}
a.right2 {
    background-position: right top;
    clear: right;
    margin-right: 0;
    right: 0;
}
a.right2:hover {
    background-position: right bottom;
}
a.right2:active {
    background-position: right bottom;
}
a.left2 {
	clear: left;
	left: 681px;
}
a.left2:hover {
    background-position: left bottom;
}
a.left2:active {
    background-position: left bottom;
}
a.disabled {
    opacity: 0.3;
}



/* --------------------------------------------
                 GENERAL
---------------------------------------------*/
body {
	background-image:url(../imgs/gral/fondo3.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	}
.wrap {
	float: left;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../imgs/gral/background-wrap.gif) no-repeat bottom center;;
}
.contenedor {
	width: 990px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.contenido {
	width: 990px;
	float:left;
	position:relative;
}
.cabecera {
    float: left;
    margin: 0 0 10px;
    position: relative;
    width: 990px;
}

ul, li {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
}
.menu li a {
	display:block;
    color: #FFDDE0;
    float: left;
    font: bold 14px Arial, Helvetica, sans-serif;
    padding: 0px 10px;
	line-height:61px; 
    /*position: relative;*/
    text-decoration: none;
	text-shadow: #7F000B -1px -1px 0px; 
	filter: dropshadow(color=#7F000B,offX=-1,offY=-1)
}

.menu li {
	padding:0;
	}
.menu li:hover {
	background: url(../imgs/gral/menu-hover.gif) repeat-x;
	filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
	}
.menu li:hover a {
	background:Yellow url(../imgs/gral/menu-hover.gif) repeat-x;
	
	color:#FFF;
	}
 .menu ul .activo  {
	background: url(../imgs/gral/menu-hover.gif) repeat-x;
	color: #FFF;
	filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}
.menu ul .activo a {
	color:#FFF;
}
.f-left {
    float: left;
    position: relative;
}
.f-right {
    float: right;
    position: relative;
}
.w990 {
    width: 990px;
}
.w970 {
    width: 970px;
}
.w950 {
    width: 980px;
}
.w900 {
    width: 900px;
}
.w850 {
    width: 850px;
}
.w800 {
    width: 800px;
}
.w750 {
    width: 750px;
	padding-top:10px;
}
.w700 {
    width: 700px;
}
.w650 {
    width: 650px;
}
.w600 {
    width: 600px;
}
.w550 {
    width: 550px;
}
.w500 {
    width: 500px;
}
.w450 {
    width: 450px;
}
.w400 {
    width: 400px;
}
.w350 {
    width: 350px;
}
.w300 {
    width: 300px;
}
.w275 {
    width: 275px;
}
.w250 {
    width: 250px;
}
.w200 {
    width: 200px;
}
.w150 {
    width: 150px;
}
.w100 {
    width: 100px;
}
.w50 {
    width: 50px;
}
.ml5 {
    margin-left: 5px;
}
.ml10 {
    margin-left: 10px;
}
.ml12 {
    margin-left: 12px;
}
.ml15 {
    margin-left: 15px;
}
.ml20 {
    margin-left: 20px;
}
.ml25 {
    margin-left: 25px;
}
.ml30 {
    margin-left: 30px;
}
.mr5 {
    margin-right: 5px;
}
.mr10 {
    margin-right: 10px;
}
.mr12 {
    margin-right: 12px;
}
.mr15 {
    margin-right: 15px;
}
.mr20 {
    margin-right: 20px;
}
.mr25 {
    margin-right: 25px;
}
.mr30 {
    margin-right: 30px;
}
.mt10 {
    margin-top: 10px;
}
.mt20 {
    margin-top: 20px;
}
.mt30 {
    margin-top: 30px;
}
.mt40 {
    margin-top: 40px;
}
.mt50 {
    margin-top: 50px;
}

.mt90 {
    margin-top: 90px;
}


.mb10 {
    margin-bottom: 10px;
}
.mb15 {
    margin-bottom: 20px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb30 {
    margin-bottom: 30px;
}


h1 {
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    position: relative;
}
h2 {
	clear: both;
	color: #FFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	margin: 0 0 7px;
	padding: 0;
	position: relative;
	text-transform: uppercase;
}

p {
	color: #444444;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 12px;
	padding: 0;

}
*::-moz-selection {
    background: none repeat scroll 0 0 #ed1d24;
    color: #FFFFFF;
}
.clear {
    clear: both;
}
a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-decoration: none;
}

.menu {
	background: url(../imgs/gral/fondo-menu.jpg) no-repeat left bottom;
	float: left;
	position: absolute;
	top:24px;
	left:240px;
	width: 695px;
	margin-left:20px;
	padding:0;
	height:61px;
}

.items div h3 {
	font: bold 48px/40px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	background: url(../imgs/gral/items-home.png) no-repeat left 4px;
	float: left;
	padding-left: 50px;
	position: relative;
	width:400px;
	overflow:hidden;
}
.items div p {
	color: #f89fa2;
	float: left;
	width: 400px;
	position: relative;
	margin:15px 0 0 50px;
}
.wrap .contenedor .contenido .f-left.clear.w990 .f-left img {
	position: absolute;
	left: 0px;
	top: 0px;
}
.wrap .contenedor .contenido .f-left.clear.w990 .f-left.mr10 h2 {
	position: absolute;
	right: 10px;
	bottom: 5px;
	z-index: 200;
	text-align:right;
}
.noticia {
	float: left;
	width: 743px;
	position: relative;
	background-color:#e1e1e1;
	margin-bottom:15px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
}
.pie {
	background: #999;
	padding: 10px 25px 10px 10px;
	
	float: left;
	width: 943px;
	margin-top: 20px;
	position: relative;
	color:#FFF;
	border-top:4px solid #EC1D25;
	filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}
.pie  p{color:#fff;}
.pie div a {
	clear: both;
	float:left;
	color:#FFF;
	line-height:18px;
}

.seccion {
	width:983px;
	float:left;
	position:relative;
	background-color:#FFF;
	background-image: url(../imgs/gral/sec-fondo.jpg);
	background-repeat: repeat-y;
	background-position: left top;		
	}
.submenu {
	width:200px;
	float:left;
	position:relative;
	margin-right:20px;
	padding-top:40px;
}
.submeni li {
	clear:both;
	position:relative;
	}
.submenu li a {
	border-bottom: solid 1px #a3a3a3;
	border-top:solid 1px #eaeaea;
	padding: 12px 0px 12px 20px;
	position:relative;
	clear:both;
	width:187px;
	float:left;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #666;
	text-shadow: #FFF 1px 1px 0px; 
	filter: dropshadow(color=#FFF,offX=1,offY=1);
	background: url(../imgs/gral/submenu.jpg) no-repeat 0 0;
	}
.submenu li a:hover {
	background-color:#AFAFAF;
	color:#000;
	background: url(../imgs/gral/submenu.jpg) no-repeat 0 -40px;
	}
.submenu li .subactivo {
	background-color:#000;
	color:#FFF;
	}
.submenu li:first-child a {
	border-top:none;
	}
	.submenu li:last-child a {
	border-bottom:none;
	}			
.sec-titulo {
	background: url(../imgs/gral/cabecera-seccion.jpg) no-repeat left top;
	width: 720px;
	height:30px;
	padding: 15px 0px 15px 20px;
	text-shadow: #000 -1px -1px 0px; 
	filter: dropshadow(color=#000,offX=-1,offY=-1);
	margin-bottom:20px;
}
.sec-titulo2 {
	background: url(../imgs/gral/cabecera-seccion2.jpg) no-repeat left top;
	width: 720px;
	height:30px;
	padding: 15px 0px 15px 20px;
	margin-bottom:20px;
}
.programa {
	background: #41ab6b;
	float: left;
	width: 738px;
	margin-bottom:15px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
}
.sec-des {
	float: left;
	position: relative;
	padding: 15px;
	width: 360px;
}

h1 span {
	font-style: italic;
	color: #41ab6b;
	font-size: 12px;
	font-weight: bold;
}
a {
	color: #C00;
	text-decoration: none;
}
h4 {
	font: bold 24px Arial, Helvetica, sans-serif;
	color: #000;
}
.f-left.mb20 {
	color: #444444;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 12px;
	padding: 0;
	clear: both;
}


.areas {
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding: 10px;
    width: 300px;
	color:#F2F2f2
}
.btns {
    background-color: #C00;
    border-style: none;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 7px;
    position: relative;
    width: 75px;
}
.mailform {
    float: left;
    position: relative;
    width: 370px;
}
.btns:hover {
    background-color: #000000;
    border-style: none;
    color: #FFFFFF;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 7px;
    position: relative;
    width: 75px;
}
.areas:focus {
    background-color: #EEEEEE;
    border: 1px solid #333333;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 10px;
    width: 300px;
	background:#FFF;
}

.f-left.mr10 h2:hover span, .f-left.mr10 h2:hover {
	color: #000;
}
.sec-des p {
	color: #FFF;
}
#contacto{margin-bottom:160px;}
