@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(../img/fondo.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#open_preferences_center {
	font-size: 1.2em;
	font-weight: bolder;
	color: #fafdf4;
	padding: 10px;
	z-index: 100;
	background-color: #000;
	height: 20px;
	border-radius: 10px;
	position: fixed;
	left: 10px;
	bottom: 20px;
	text-decoration: none;
}

#contenedor_cabecera {
	margin: 0px;
	padding: 0px;
	height: 190px;
	width: auto;
	background-image: url(../img/repite_cabecera_index.png);
	background-repeat: repeat-x;
}
#contenedor_cabecera_lse {
	margin: 0px;
	padding: 0px;
	height: 190px;
	width: auto;
	background-image: url(../img/repite_cabecera_lse.png);
	background-repeat: repeat-x;
}
#contenedor_cabecera_a1 {
	margin: 0px;
	padding: 0px;
	height: 190px;
	width: auto;
	background-image: url(../img/repite_cabecera_a1.png);
	background-repeat: repeat-x;
}
#contenedor_cabecera_a2 {
	margin: 0px;
	padding: 0px;
	height: 190px;
	width: auto;
	background-image: url(../img/repite_cabecera_a2.png);
	background-repeat: repeat-x;
}
#contenedor_cabecera_b1 {
	margin: 0px;
	padding: 0px;
	height: 190px;
	width: auto;
	background-image: url(../img/repite_cabecera_b1.png);
	background-repeat: repeat-x;
}
#contenedor_cabecera_b2 {
	margin: 0px;
	padding: 0px;
	height: 190px;
	width: auto;
	background-image: url(../img/repite_cabecera_b2.png);
	background-repeat: repeat-x;
}
#contenedor2 {
	height: 190px;
	width: auto;
	background-image: url(../img/fondo_trans_cabecera.png);
	background-repeat: no-repeat;
}
#contenedor_indice {
	height: auto;
	width: auto;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #828282;
	line-height: 20px;
	font-size: 15px;
}
#contenedor_indice h3 {
	font-size: 25px;
	padding-left: 50px;
	padding-top: 20px;
}

#contenedor_indice ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
}
#contenedor_indice li {
	margin-bottom: 15px;
	list-style-type: square;
	text-align: justify;
	line-height: 30px;
	padding-right: 30px;
}
#contenedor_indice ol {
	margin-bottom: 15px;
	list-style-type: square;
	text-align: justify;
	line-height: 30px;
	padding-right: 30px;
}

#contenedor_indice a:link {
	color: #67A713;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#contenedor_indice a:visited {
	color: #67A713;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#contenedor_indice a:hover {
	color: #67A713;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

#contenedor_indice h4 {
	font-size: 30px;
	line-height: 40px;
	width: 900px;
	margin-top: 160px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: lighter;
	letter-spacing: -1px;
	margin-bottom: 200px;
}

#contenedor_indice p {
	margin-right: 60px;
	margin-left: 60px;
	text-align: justify;
}

#contenedor_indice table {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#contenedor_video {
	height: 320px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#contenedor_indice2 {
	height: auto;
	width: auto;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #828282;
	line-height: 25px;
	font-size: 15px;
	background-image: url(../img/fondo_indice.png);
	margin-top: 50px;
}
#contenedor_indice2 ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
}
#contenedor_indice2 li {
	margin-bottom: 20px;
	list-style-type: none;
	margin-top: 30px;
}
#contenedor_indice2 ol {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: -100px;
}

#contenedor_indice2 a:link {
	color: #67A713;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#contenedor_indice2 a:visited {
	color: #67A713;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#contenedor_indice2 a:hover {
	color: #67A713;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

#video_central {
	height: 300px;
	width: 400px;
	float: right;
}




#logo_porfolio {
	height: 124px;
	width: 250px;
	float: left;
}
#logo_porfolio img {
	width: 250px;
}


#menu_superior {
	float: left;
	height: 70px;
	width: 142px;
	margin-top: 75px;
	margin-left: 10px;
}
#menu_superior img {
	width: 70px;
}

#logos {
    float: right;
    height: 60px;
    width: 340px;
    background-color: #FFF;
    margin-top: 10px;
    margin-right: 10px;
    border-radius: 10px;
    text-align: center;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
}
#logos img {
	width: 65px;


}

.boton {
	font-size: 1em;
	color: #FFF;
	background-color: #66A712;
	padding: 5px;
	font-weight: bolder;
	margin-top: 10px;
	border-radius: 10px;
	border: none;
	cursor: pointer;
	
}

#titulo_seccion {
	height: 125px;
	width: 311px;
	float: right;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/titulo_cabecera_index.png);
	background-repeat: no-repeat;
}
#titulo_seccion h1 {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 50px;
	font-weight: bold;
	text-align: right;
	letter-spacing: -4px;
	margin-right: 90px;
	margin-top: 10px;
}
.h1pequeno {
	font-size: 17px;
	font-weight: lighter;
	float: right;
	letter-spacing: -1px;
	margin-right: 15px;
}
#titulo_seccion_lse {
	height: 125px;
	width: 300px;
	float: right;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/titulo_cabecera_lse.png);
	background-repeat: no-repeat;
}
#titulo_seccion_lse h1 {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 50px;
	font-weight: bold;
	text-align: right;
	letter-spacing: -4px;
	margin-right: 90px;
	margin-top: 10px;
}
#titulo_seccion_a1 {
	height: 125px;
	width: 300px;
	float: right;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/titulo_cabecera_a1.png);
	background-repeat: no-repeat;
}
#titulo_seccion_a1 h1 {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 50px;
	font-weight: bold;
	text-align: right;
	letter-spacing: -4px;
	margin-right: 90px;
	margin-top: 10px;
}
#titulo_seccion_a2 {
	height: 125px;
	width: 300px;
	float: right;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/titulo_cabecera_a2.png);
	background-repeat: no-repeat;
}
#titulo_seccion_a2 h1 {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 50px;
	font-weight: bold;
	text-align: right;
	letter-spacing: -4px;
	margin-right: 90px;
	margin-top: 10px;
}
#titulo_seccion_b1 {
	height: 125px;
	width: 300px;
	float: right;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/titulo_cabecera_b1.png);
	background-repeat: no-repeat;
}
#titulo_seccion_b1 h1 {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 50px;
	font-weight: bold;
	text-align: right;
	letter-spacing: -4px;
	margin-right: 90px;
	margin-top: 10px;
}
#titulo_seccion_b2 {
	height: 125px;
	width: 300px;
	float: right;
	margin: 0px;
	background-image: url(../img/titulo_b2.png);
	background-repeat: no-repeat;
	background-color: #E91212;
	padding: 0px;
}
#titulo_seccion_b2 h1 {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 50px;
	font-weight: bold;
	text-align: right;
	letter-spacing: -4px;
	margin-right: 90px;
	margin-top: 10px;
}
.h1pequeno {
	font-size: 17px;
	font-weight: lighter;
	float: right;
	letter-spacing: -1px;
	margin-right: 15px;
}
#sub_menu {
	height: 130px;
	width: auto;
}




#topbar{
	position: absolute;
	width: 85px;
	z-index: 10000;
	text-align: right;
	right: 20px;
}
#contenedor_central {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: auto;
	background-image: url(../img/fondo_repite.png);
	background-repeat: repeat;
	border: 1px solid #CCCCCC;
	
}
#contenedor_central a{
	font-size:2em;
	font-weight: bolder;
	color: #672948;
	text-decoration: none;
	}
#contenedor_central a:hover{
	color: #67a713 
}
#contenedor_indice h5 {
	font-size: 20px;
	margin-top: 40px;
	margin-bottom: 30px;
}

#parte {
	height: 150px;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #004752;
}

#parte h3 {
	padding: 0px;
	width: 700px;
	float: left;
	height: 105px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#parte img{
width: 100%;
}

#partea2 {
	height: 150px;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #3D662A;
}
#partea2 img{
width: 100%;
}
#partea2 h3 {
	padding: 0px;
	width: 700px;
	float: left;
	height: 105px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#parteb1 {
	height: 150px;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #409AEE;
}

#parteb1 img{
width: 100%;
	
}

#parteb1 h3 {
	padding: 0px;
	width: 50%;
	float: left;
	height: 105px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#parteb2 {
	height: 150px;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #A3241D;
}
#parteb2 img{
width: 100%;
	
}
#parteb2 h3 {
	padding: 0px;
	width: 700px;
	float: left;
	height: 105px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#parteb3 img{
width: 100%;
	
}
#bto_nav {
	float: right;
	height: 50px;
	width: 200px;
	margin-top: 80px;
}
#parte2 {
	height: 90px;
	width: 100%;
	margin-left: px;
	margin-top: 0px;
}

#bto_nav2 {
	width: 100%;
	margin-top: 20px;		
}

#bto_nav2 img{float:right}

#video {
	height: auto;
	width: 50%;
	float: right;	
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	
}
#video1 {
	height: auto;
	width: 75%;
	background-image: url(../img/loading3.gif);
	background-position: center center;
	background-repeat: no-repeat;
	border-radius:20px;
	cursor: pointer;
}

#contenido1 {
	width: 100%;
	height: 480px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#contenido1 h2 {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight: lighter;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#contenido2 {
	width: 970px;
	height: 310px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#contenido2 h2 {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight: lighter;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#contenido3 {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#contenido3 h2 {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight: lighter;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#contenido3 table {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top:40px;
	margin-bottom: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
#contenido3 table h1 {
	font-size: 25px;
	margin: 0px;
	color: #FFFFFF;
	height: 40px;
	width: 180px;
	text-align: left;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../img/fondo_numeros.png);
	background-repeat: no-repeat;
	
}
#contenido3 td {
	background-repeat:no-repeat!important;
	background-position:center;
}

#contenido3 tr td  {
	border: 1px solid #CCC;
}
.titulo2 {
	background-image: url(../img/lse_2.png);
}

#subcontent {
	width: 70%;
	position: absolute;
	z-index: 1000;
	background-color: #FFFFFF;
	visibility: hidden;
	border: 1px solid #66A712;
	font-size: 13px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #666;
	padding-right: 10px;
	top: 0px;
	padding-left: 10px;
	
}

#subcontent li {
	list-style-type: square;
	padding-top: 5px;
}

#subcontent h3 {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
#subcontent a {
	float: right;
	position: absolute;
	top: 130px;
	padding-top: 10px;
	padding-right: 30px;
}
#subcontent1 {
	width: 70%;
	position: absolute;
	z-index: 1000;
	background-color: #FFFFFF;
	visibility: hidden;
	border: 1px solid #66A712;
	font-size: 14px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #666;
	padding-right: 10px;
	top: 0px;
	padding-left: 10px;
	
}
#subcontent1 h3 {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
#subcontent1 a {
	float: right;
	position: absolute;
	top: 0px;
	padding-top: 0px;
	padding-right: 30px;
	left: 800px;
}
#subcontent2 {
	width: 70%;
	position: absolute;
	z-index: 1000;
	background-color: #FFFFFF;
	visibility: hidden;
	border: 1px solid #66A712;
	font-size: 14px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 50px;
	color: #666;
	padding-right: 10px;
	top: 0px;
	padding-left: 10px;
	
}
#subcontent2 h3 {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
#subcontent2 a {
	float: right;
	position: absolute;
	top: 0px;
	padding-top: 0px;
	padding-right: 30px;
	left: 800px;
}
#subcontent3 {
	width: 70%;
	position: absolute;
	z-index: 1000;
	background-color: #FFFFFF;
	visibility: hidden;
	border: 1px solid #66A712;
	font-size: 0.9em;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
	color: #666;
	padding-right: 10px;
	top: 0px;
	padding-left: 10px;
	
}
#subcontent3 h3 {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #AA2F6C;
	height: 20px;
	padding-top: 5px;
	padding-bottom:5px;
}
#subcontent3 li {
	list-style-type: square;
	padding-top: 5px;
}

#subcontent3 a {
	float: right;
	position: absolute;
	top: 0px;
	padding-top: 0px;
	padding-right: 30px;
	left: 800px;
}



#titulo_1 {
	height: 380px;
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#titulo_2 {
	
	width: 50%;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
#titulo_2 img {
	width: 100%;
	float: left;
	}

#img_amplia {
	height: 100px;
	width: 300px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#img_amplia img {
	border: 1px solid #999;
	cursor: pointer;
}




#menu_lateral {
	width: 70px;
	height: 400px;
	float: left;
	background-color: #F00;
	position: absolute;
	top: 0px;
	left: 980px;
}

#menu_central {
	height: 581px;
	width: 981px;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
}
#menu {
	width: 383px;
	height: 581px;
	background-image: url(../img/fondo_menu2.png);
	float: left;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
#menu img {
	margin: 0px;
	padding: 0px;
}

#menu ul  {
	list-style-type: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#menu li {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 34px;
	float: right;
}


#objeto {
	height: 581px;
	width: 598px;
	margin: 0px;
	padding: 0px;
	z-index: 0;
	float: right;
	background-image: url(../img/fondo_menu_part2BIS.png);
	background-repeat: no-repeat;
}
#flash {
	z-index: 0;
	width: 598px;
}


.img-rojo {
	background-color: #E20612;
	border: 3px solid #FFF;
	box-shadow: 2px 5px 10px rgba(0,0,0,0.5);
	border-radius: 50%;
	height: 80px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align: center;
	padding-top: 20px;
}
.img-rojo2 {
	background-color: #CD4232;
	border: 3px solid #FFF;
	box-shadow: 2px 5px 10px rgba(0,0,0,0.5);
	background-image: url(../images/ico-pdf.png);
	background-repeat: no-repeat;
	background-position: right 0px;	
	border-radius: 20px;
}
.img-rojo a
{
	opacity: 1.0;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	cursor: pointer;
	
}
.img-rojo:hover
{
	opacity: 0.4;
	filter: alpha(opacity=40); /* For IE8 and earlier */
	cursor: pointer;

}

#contenedor_pie {
	height: 180px;
	width: auto;
	background-color:rgba(0,0,0,0.8);	
	margin-top: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #666666;
}

#contenedor_pie a:link {
	font-size: 1.2em !important;
	color: #ffffff;
	text-decoration: none;
	font-weight: lighter;
}
#contenedor_pie a:visited {
	color: white;
	text-decoration: none;
	font-weight: lighter;
}
#contenedor_pie a:hover {	
	color: #acacac;
	text-decoration: none;
}
#contenedor_pie ul   {
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#contenedor_pie li {
	margin-top: 3px;
}

#logos_pie {
	height: auto;
	width: 150px;
	margin-left: 20px;
	background-repeat: no-repeat;
	float: left;
	background-color: #FFF;
	padding: 0px;
	padding-bottom:10px;
	border-radius: 10px;
margin-top: -40px;
}
#redes_sociales {
	height: auto;
	width: 100%;
	
}
#ico_red {
	float: right;
	width: 100px;
	height: 40px;
	margin-top: 90px;
}

#mapa {
	height: 110px;
	width: 50%;
	margin-top: 10px;
	float: left;		
	margin-left:20px;
	
}


#mapa p {
	margin: 0px;
	padding: 0px;
}
#descarga_flash {
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color: #4F4F4F;
	margin-top: 136px;
	color: #666;
}
#descarga_flash a:link   {
	color: #999;
}
#descarga_flash a:visited   {
	color: #999;
}
#descarga_flash a:hover   {
	color: #CCC;
	text-decoration: none;
}

#descarga_flash ul {
	margin-right: auto;
	margin-left: auto;
	width: 50%;
	padding-top: 20px;
}


#descarga_flash  li {
	display: inline;
	color: #999;
	margin: 0px;
	padding: 0px;
}

.bto-sobre
{
	opacity: 1.0;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	border: 0px;
	cursor: pointer;	

}
.bto-sobre:hover
{
	opacity: 0.5;
	filter: alpha(opacity=30); /* For IE8 and earlier */
	cursor: pointer;
	text-decoration: none;	
}

@media (max-width: 1079px) {

#logos {
   display:none;
}

#descarga_flash ul {
	margin-right: auto;
	margin-left: auto;
	width: 50%;
	padding-top: 20px;
}

}
@media (max-width: 903px) {
#contenedor_central {
	width: 100%;	
	height: auto;
	overflow: auto;
	margin-top:120px;

}
}