@charset "utf-8";
/* CSS Document */
body {
	margin: 0 auto;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	letter-spacing:1px;
	text-align: center;
}
*{-moz-box-sizing: border-box;box-sizing: border-box}

* {
	margin: 0;
	padding: 0;
}
img{
	border:0;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
a{
		color:#009245;
		text-decoration:none;
	}
a:link{
		color:#009245;
	}
a:hover{
	color: #7cb449;
	}
a:active{
	color:#009245;
	text-decoration:underline;
	}

h1{
display:block;
text-indent:-200000px;
overflow:hidden;
margin:0;
padding:0;
height:1px;
width:1px;
}	
h2{
	display:block;
	line-height:12px;
	font:normal;
	font-size:16px;
	color:#009245;
	margin:3px 0 3px 0;
	}

	
/*MENU INICIO: TOP-MENU*/
#top-menu ul li{
	display:inline;
	
	}
#top-menu a{
	display:block;
	float:left;
	color: #B2B2B2;
	margin:0 0 0 20px;
	}	
#top-menu a:link{
	color: #B2B2B2;
	}
#top-menu a:hover{
	color: #7cb449;
	}
	#top-menu a:active{
	color:#B2B2B2;
	}

/*MENU PRINCIPAL: NAV-LINK*/
#nav-top ul {
	text-decoration:none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	}
#nav-top ul li {
	text-decoration:none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	}
#nav-top ul li a{
	font-size:12px;
	color: #fff;
	text-decoration:none;
	display: block;
	float: left;
	margin-left: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 11px;
	}
#nav-top ul li a:link{

	font-size:12px;
	color: #fff;
	text-decoration:none;
	display: block;
	float: left;
	margin-left: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 11px;

	}
#nav-top ul li a:hover{

	color: #fff;
	text-decoration:none;

	background-image: url(../images/bg-nav-hover.jpg);

	}

#nav-top ul li a:active{

	color: #fff;

	}
	
	
/*MENU-SECUNDARIO*/

#menu-secundario a{
	color:#666;
	padding:0 10px 0 0;
	}
	
#menu-secundario ul {
clear: both;
float: left;
width: 100%;	
list-style: none;
}
#menu-secundario ul li {
display: inline;
float: left;
padding:0 5px;
}
#menu-secundario ul li a:link {
display: block;
text-decoration: none;
color: #666;
}
#menu-secundario ul li a:hover{
	color: #7cb449;
	}

/*#menu-secundario ul li{
	display:inline;
	float:left;
	margin:0px;
	padding:0;
	list-style-type:none;
	}
	
#menu-secundario ul li a:link{
	display:block;
	float:left;
	font-size:12px;
	color: #666;
	text-align: center;
	margin:0 0 0 40px;
	}
#menu-secundario ul li a:hover{
	color: #7cb449;
	}*/

#menu-secundario{
	float:left;
	display:block;
	width:450px;
	height:15px;
	margin-top:6px;
	margin-left:20px;
	}
#direccion{
	display:block;
	float:right;
	width:250px;
	height:40px;
	text-align:right;
	margin-top:6px;
	margin-right:18px;
	}


#contenedor {
	display:table;
	height: auto;
	min-height:609px;
	width: 855px;
	margin: 0 auto;
	text-align: left;
}
#top {
	background-image: url(../images/border-top.jpg);
	float: left;
	height: 21px;
	width: 855px;
}
#left {
	float: left;
}
#mainbody {
	float: left;
	height:auto;
	width: 825px;
	margin-left: 17px;
}
#right {
	float: left;
	width: 13px;
	height: auto;
}
#bottom {
	background-image: url(../images/border-bottom.jpg);
	float: left;
	height: 15px;
	width: 855px;
}

#header {
	float: left;
	height: 90px;
	width: 838px;
	padding-left: 17px;
	position:relative;
}
#bg-content {
	float: left;
	height: auto;
	width: 855px;
	background-image: url(../images/bg.jpg);
}
#top-menu {
	float: right;
	height: 20px;
	width: 300px;
	font-size: 10px;
	margin-top: 10px;
}
#nav {
	float: left;
	height: 53px;
	width: 825px;
	background-image: url(../images/nav-bg.jpg);
}
#nav-left {
	background-image: url(../images/nav-left.jpg);
	height: 53px;
	width: 9px;
	float: left;
}
#nav-right {
	background-image: url(../images/nav-right.jpg);
	float: right;
	width: 6px;
	height: 53px;
}
#nav-top {
	float: left;
	height: 43px;
	width: 810px;
	margin: 5px 0 0 0;
	padding:0;
	font-size: 12px;
	color: #FFF;
}


	
/*COLUMNA IZQUIERDA FIJA*/
#col-izq{
	display:block;
	float:left;
	width:227px;
	height:552px;
	margin:0 0 0 3px;
	padding:0;
	}
	#col-borderleft{
		display:block;
		float:left;
		width:2px;
		height:516px;
		background:url(../images/col-borderleft.png) no-repeat;
		margin:0;
		padding:0;
		}
	#col-borderright{
		display:block;
		float:left;
		width:2px;
		height:516px;
		background:url(../images/col-borderright.png) no-repeat;
		margin:0;
		padding:0;
		}
	#col-contenido{
		display:block;
		float:left;
		width:223px;
		height:516px;
		background: url(../images/bg-col-izq.png) repeat-x;
		margin:0;
		padding:0;
		}
		#col-info1{
			float:left;
			width:218px;
			height:108px;
			margin:0;
			padding:4px 0 0 8px;
			}
			#tit-col-info1{
				float:left;
			width:124px;
			height:16px;
			font-size:14px;
			color:#060;
			font-weight:bold;
			margin:0;
			padding:0;
				}
			#img-escudo{
				display:block;
				float:right;
				margin:0 3px 0 0;
				padding:0;
				}
				#text-info1{
					display:block;
					float:left;
					width:125px;
					height:auto;
					text-align:justify;
					margin:0;
					padding:0;
					}
			
		#col-calendario{
			float:left;
			width:223px;
			height:208px;
			margin:0;
			padding:0;
			}
			#calendario-borderleft{
				float:left;
				width:2px;
				height:207px;
				background:url(../images/col-calendario-borderleft.png) no-repeat;
				margin:0;
				padding:0;
				}
			#calendario-contenido{
				float:left;
				width:218px;
				height:207px;
				background:url(../images/bg-col-calendario.png) repeat-x;
				margin:0;
				padding:0 0 0 1px;
				}
				#calendariomes-borderleft{
					display:block;
					float:left;
					width:2px;
					height:154px;
					background:url(../images/col-calendariomes-borderleft.png) no-repeat;
					}
				#calendario-titulo h1{
					text-indent:6px;
					}
				#calendario-contenidomes{
					display:block;
					float:left;
					width:208px;
					height:190px;
					background:url(../images/bg-col-calendariomes.png) repeat-x;
					padding:5px 0 0 5px;
					}
				#calendariomes-borderright{
					display:block;
					float:left;
					width:2px;
					height:154px;
					background:url(../images/col-calendariomes-borderright.png) no-repeat;
					}
			#calendario-borderright{
				float:left;
				width:2px;
				height:207px;
				background:url(../images/col-calendario-borderright.png) no-repeat;
				margin:0;
				padding:0;
				}
				
			
		#col-newsletter{
			float:left;
			width:218px;
			color: #333;
			margin:0;
			padding:5px 0 0 5px;
			}
			
/*FORMULARIO SUSCRIPCION NEWSLETTER*/
label{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, sans-serif;
	font-size:12px;
	color:#666;
	letter-spacing:1px;
	}

.text{
	width:146px;
	height:15px;
	font-size:11px;
	margin:3px 0;
	}
.text2{
	width:146px;
	height:80px;
	font-size:11px;
	margin:3px 0;
	}
.btn_enviar{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#009245;
	text-decoration:underline;
	border:0;
	background:none;
	margin:0;
	}

span.required{
  font-size: 13px !important;
  color: red !important;
}
/*FIN FORMULARIO INSCRIPCION NEWSLETTER*/

			
		.col-videofoto{
			position:relative;
			float:left;
			width:218px;
			height:84px;
			background:url(../images/bg-col-videofotos.png) no-repeat;
			top:-5px;
			left:2px;
			margin-top:5px;
			}
			#img-videofototours{
				float:left;
				width:69px;
				height:48px;
				margin:8px 0 0 14px;
				padding:0;
				}
				#img-fototours{
				float:left;
				width:69px;
				height:48px;
				background: url(../images/img-fototuors.png) no-repeat;
				margin:8px 0 0 8px;
				padding:0;
				}
				#img-videotours{
				float:left;
				width:69px;
				height:48px;
				background: url(../images/img-videotuors.png) no-repeat;
				margin:8px 0 0 8px;
				padding:0;
				}
			.img-flecha{
				float: right;
				width:36px;
				height:36px;
				margin:15px 15px 0 0;
				padding:0;
				}
				.img-flecha a img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
}
 
.img-flecha a:hover img {
	filter:alpha(opacity=100);  
	-moz-opacity: 1.0;  
	opacity: 1.0;
	-khtml-opacity: 1.0; 
}
			#tit-videofototours{
				float: right;
				width:154px;
				height:14px;
				background: url(../images/tit-videofototours.png) no-repeat;
				margin:8px 14px 0 0;
				padding:0;
				}
#col-links{
	float:left;
	left:225px;
	width:200px;
	height:36px;
	padding:4px 0 0 20px;
	}
	
	#col-links a img {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-khtml-opacity: 0.7;
}
 
#col-links a:hover img {
	filter:alpha(opacity=100);  
	-moz-opacity: 1.0;  
	opacity: 1.0;
	-khtml-opacity: 1.0; 
}
		
	#col-borderbottom{
		display:block;
		float:left;
		width:227px;
		height:3px;
		background:url(../images/col-borderbottom.gif) no-repeat;
		margin:0;
		padding:0;
		}
/*CONTENIDO-EDITABLE*/
#contenido-editable{
	display:block;
	float:left;
	width:586px;
	height:auto;
	margin:0 0 0 4px;
	padding:0;
	}

/*HOME*/
#slide-home{
	float:left;
	width:586px;
	height:266px;
	margin:0;
	padding:0;
	}
	
.box-convenios{
	display:block;
	float:left;
	width:191px;
	height:242px;
	margin-top:8px;
	padding:0;
	}
	.box-home{
		margin-left:6px;
		margin-right:6px;
		}
	.border-left-noticias{
		display:block;
		float:left;
		width:2px;
		height:242px;
		background:url(../images/border-left-noticias.png) no-repeat;
		margin:0;
		padding:0;
		}
	.bg-noticias{
	float:left;
	width:187px;
	height:242px;
	background:url(../images/bg-noticias.png) repeat-x;
	margin:0;
	padding:0;
	display: block;
		}
		
		#bg-noticias2v{
	float:left;
	width:187px;
	height:242px;
	background:url(../images/bg-noticias.png) repeat-x;
	margin:0;
	padding:0;
	display: block;
		}
		
	/*#cont-box-noticias{
		display:block;
		float:left;
		width:200px;
		margin:0 1px;
		}*/
	.border-right-noticias{
		display:block;
		float:left;
		width:2px;
		height:242px;
		background:url(../images/border-right-noticias.png) no-repeat;
		margin:0;
		padding:0;
		}
#box-noticias{
	margin-right:6px;
	}

	/*#box-convenios2{
	margin:0 3px;
	}*/
	#tit-noticias{
		display:block;
		float:left;
		width:146px;
		height:27px;
		background: url(../images/tit-noticias.png) no-repeat;
		margin:10px 0 0 8px;
		padding:0;
		}
#buscador {
	float: right;
	height: 30px;
	width: 400px;
	color: #060;
	text-align: right;
	margin-right: 5px;
	position:absolute;
	top:50px;
	right:0px;
}
#buscar {
	background-image: url(../images/buton-search.gif);
	height: 21px;
	width: 25px;
	border: 0px solid;
	margin-left: 5px;
}
#search {
	font-size: 12px;
	color: #999;
}
.tituloseccionindex {
	float: left;
	height: 18px;
	margin-top: 5px;
	width: 176px;
	text-transform:uppercase;
	margin-left: 7px;
}


.tituloseccionindex a{
	color:#666;
	}
	
.tituloseccionindex a:link{
	color:#666;
	}
.tituloseccionindex a:hover{
	color:#333;
	}	
.tituloseccionindex a:active{
	color:#666;
	text-decoration:underline;
	}
#tituloseccionindex2 {
	float: left;
	height: 20px;
	margin-top: 5px;
	width: 140px;
	text-transform:uppercase;
	margin-left: 5px;
}
#tituloseccionindex2 a:link{
	color:#666;
	}
#tituloseccionindex2 a:hover{
	color:#333;
	}	
#tituloseccionindex2 a:active{
	color:#666;
	text-decoration:underline;
	}

.tituloseccionhome {
	float: left;
	width: 170px;
	height:32px;
	margin-left: 6px;
	margin-bottom:5px;
	font-size: 16px;
	line-height:16px;
}
.tituloseccionhome a{
	font-size: 16px;
	font-weight: bold;
}
.tituloseccionhome a:link{
	font-size: 16px;
	font-weight: bold;
}
#tituloseccionhome2 {
	float: left;
	width: 140px;
	height:40px;
	margin-left: 5px;
	font-size: 16px;
}
#tituloseccionhome2 a{
	font-size: 16px;
	font-weight: bold;
}
#tituloseccionhome2 a:link{
	font-size: 16px;
	font-weight: bold;
}
.fechahome {
	float: left;
	height: 10px;
	width: 178px;
	margin-left: 7px;
	color: #000;
}
.img-noticia-home{
	display:block;
	float: left;
	width: 178px;
	margin-left: 5px;
	margin-top: 5px;
	color: #333;
	text-align: left;
	font-size: 10px;
	text-align: left;
	}
.cuerpotexto {
	display:block;
	float: left;
	width: 174px;
	margin-left: 7px;
	margin-top: 5px;
	color: #333;
	font-size: 10px;
	text-align:justify;
}

.img-noticia-home{
	display:block;
	float:left;
	width:auto;
	margin-left:7px;
	}
.cuerpotexto a{
}
#iconblog {
	background-image: url(../images/blog.jpg);
	float:right;
	height: 33px;
	width: 36px;
	margin-top: 3px;
}
/*.images img {
	display: block;
	float: left;
	margin-right: 5px;
}*/
#enlace {
	float: right;
	height: 10px;
	width: 100px;
	text-align: right;
	color: #009245;
	margin-right: 10px;
}
#enlace a{
	text-decoration: none;
}
#enlace a:link{
	text-decoration: none;
}
#enlace a:hover{
	text-decoration: none;
}
#enlace a:active{
	text-decoration: none;
}

#comentarios {
	float: left;
	height: 10px;
	width: 180px;
	text-align: left;
	font-size: 14px;
	margin-top: 5px;
	margin-left: 5px;
}
#comentarios a:link{
	font-size: 12px;
	color: #666;
	
}
#comentarios a{
	font-size: 12px;
	color: #666;
	
}
#comentarios a:active{
	font-size: 12px;
	color: #666;
	
}
#comentarios a:hover{
	font-size: 12px;
	color: #CCC;
	
}

#migas {
	float: left;
	height: 15px;
	width: 90%;
	color: #b2b2b2;
	margin-left: 5px;
}
#migas a{
	color: #b2b2b2;
	}
	

#migas a:link{
		font-size: 11px;
	color: #b2b2b2;
	text-decoration: none;
}
#migas a:hover{
	color: #333;
	}
	
	#migas a:active{
	color: #b2b2b2;
	text-decoration:underline;
	}
#titulo-seccion {
	display:block;
	float: left;
	width: 90%;
	font-size: 16px;
	font-weight:bold;
	margin:12px 5px 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #060;
}
#cuerpo-seccion-bg {
	background:url(../images/bg-videofoto3.png) no-repeat;
	float: left;
	height: 140px;
	width: 583px;
	margin-top: 5px;
	padding: 5px;
}

.noticia-lista{
	margin-left:5px;
	}
#titulo-seccion-contenido1 {
	float: left;
	display:block;
	height: 25px;
	width: 550px;
	font-size:12px;
	font-weight:bold;
	margin-left: 5px;
	margin-top:8px;
	margin-bottom:8px;
	line-height:14px;
}
/*#titulo-seccion-contenido1 a:link{
	font-size:16px;
	}
	#titulo-seccion-contenido1 a{
	font-size:16px;
	}
	#titulo-seccion-contenido1 a:hover{
	font-size:16px;
	}
	
	#titulo-seccion-contenido1 a:active{
	font-size:16px;
	}*/
#imagen-seccion {
	display:block;
	float: left;
	height: 80px;
	width: 80px;
	margin-top: 1px;
	margin-left: 5px;
	margin-right: 5px;
}
#contenidocuerposeccion {
	display:block;
	float: left;
	height: 40px;
	width: 480px;
	margin-top: 3px;
	font-size: 10px;
	color: #666;
	font-weight: 200;
	text-align:justify;
}
#enlace {
	float: right;
	height: 15px;
	width: 100px;
}
#submenu-bar {
	background:url(../images/br-menu-sec.jpg) repeat-y;
	float: left;
	width: 586px;
	padding-top: 2px;
	padding-left:5px;
	height: auto;
}
#submenu-bar2 {
	float: left;
	width: 588px;
	height: auto;
	margin-left: 3px;
}

#submenu-bar ul{
	display:block;
	float:left;
	}	

#submenu-bar ul li {
	display:block;
	margin-bottom: 5px;
	padding: 0px;
	list-style-type: none;
	float: left;
	text-decoration: none;	
}
#submenu-bar a {
	text-decoration:none;
	float: left;
	display: block;
	border-right: 1px solid;
	color: #060;
	padding-right: 3px;
	padding-left: 3px;
}
#submenu-bar a:link {
	float: left;
	display: block;
	color: #060;
	
}
#submenu-bar a:hover {
	float: left;
	display: block;
	color: #999;
}
#submenu-bar a:active {
	float: left;
	display: block;
	color: #333;
}

#bg-seccion-big {
	background:url(../images/bg-seccion-grande.jpg) no-repeat;
	float: left;
	height: 208px;
	width: 587px;
	color: #333;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top:5px;
}
#imagenmison {
	float: left;
	height: 156px;
	width: 217px;
	margin-left: 5px;
}
#texto-2 {
	float: left;
	width: 320px;
	text-align:justify;
	margin-top: 5px;
	margin-left: 20px;
}
#titulo-seccion-contenido2 {
	float: left;
	height: 25px;
	width:90%;
	color:#009245;
	font-size: 16px;
	font-weight:bold;
	padding-left:10px;
	margin-top:4px;
	margin-bottom:8px;
}
	
	#titulo-seccion-contenido2 a{
		display:block;
		float:left;
		margin-left:4px;
		margin-top:4px;
		}
		
#titulo-seccion-contenido2-grande {
	float: left;
	height: 25px;
	width:90%;
	color:#009245;
	font-size: 16px;
	font-weight:bold;
	padding-left:7px;
	margin-top:4px;
	margin-bottom:8px;
}
	
	#titulo-seccion-contenido2-grande a{
		display:block;
		float:left;
		margin-top:4px;
		}
		
#titulo-seccion-panoramicas {
	display:block;
	float: left;
	width:90%;
	color:#009245;
	font-size: 16px;
	font-weight:bold;
	padding-left:10px;
	margin-top:4px;
}

#titulo-seccion-contenido-malla {
	float: left;
	height: 21px;
	width:284px;
	color:#009245;
	font-size: 16px;
	font-weight:bold;
	padding-left: 9px;
	padding-top:4px;
	margin-bottom:10px;
}		
#enlace2 {
	float: right;
	height: 25px;
	margin-right: 20px;
	margin-top: 10px;
}
#bg-seccion-medium {
	background:url(../images/bg-seccion-medium.jpg) no-repeat;
	float: left;
	height: 155px;
	width: 293px;
	margin-bottom:3px;
}
#imagen-seccion-medium {
	float: left;
	height: 75px;
	width: 75px;
	margin-left: 15px;
	margin-right:5px;
}
#texto-seccion-medium {
	float: left;
	width: 175px;
	text-align:justify;
	margin-left: 5px;
}
#bg-seccion-galeria {
	float: left;
	display:block;
	width: 583px;
	padding-left:8px;
}
#titilo-galeria {
	float: left;
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-top: 1px;
}
#galeria-fondo {
	float: left;
	display:block;
	width: 580px;
	text-align:center;
	margin:0;
	padding:0 5px;
}

#galeria {
	display:block;
	float: left;
	height: 100px;
	width: 580px;
	text-align:center;
	margin:0;
}
#galeria-secc1 {
	float: left;
	height: 84px;
	width: 100px;
	text-align:center;
	margin:0;
	padding-top:5px;
	padding-left:5px;
}
#imagen-articulo {
	float: left;
	height:auto;
	width: 100%;
	margin-top: 20px;
}
#texto-articulo {
	float: left;
	width: 568px;
	margin: 5px 0 5px 10px;
	
}
#texto-articulo p{
	text-align:justify;
}

#bg-redessociales {
	display:block;
	background:url(../images/bg-redessociales.jpg) no-repeat right top ;
	float: right;
	height: 30px;
	width: 184px;
	margin-top: 20px;
	text-align: right;
	padding: 5px 10px;
	margin-right: 10px;
}
	
	
	.compartir{
		float:right;
		width:16px;
		height:16px;
		margin-left:6px;
		}
		
/*Admision*/

#seccion-vacia {
	float: left;
	height: 217px;
	width: 230px;
	padding-left: 5px;
	margin-right: 3px;
	margin-top:12px;
	}

/*VIDEO-FOTO TOURS*/

#seccion-videofoto1 {
	float: left;
	height: 212px;
	width: 230px;
	margin-right: 3px;
	margin-top:16px;
	}
	.imagen-videofoto {
		float: left;
		height: 81px;
		width: 105px;
		background:url(../images/sombra-videofoto.png) no-repeat;
		margin-left: 5px;
		text-align:center;
		padding-top:10px;
		}
		#texto-seccion-videofoto1 {
			float: left;
			width: 205px;
			margin-left: 15px;
			line-height:12px;
			}

.sec-videofoto {
	background:url(../images/bg-videofoto2.png) no-repeat;
	float: right;
	height: 104px;
	width: 340px;
	padding-top: 12px;
	padding-left: 5px;
	margin-right: 3px;
	
}
	#seccion-videofoto2-a{
		margin-top:20px;
		margin-bottom:6px;
		}
		.imagen-videofoto2 {
		float: right;
		height: 81px;
		width: 105px;
		background:url(../images/sombra-videofoto.png) no-repeat;
		margin-left: 5px;
		text-align:center;
		padding-top:10px;
		}
		
		#titulo-seccion-videofoto2 {
			float: left;
			height: 25px;
			width: 225px;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			padding-left: 5px;
			margin-top:25px;
			}
			
#seccion-videofoto3 {
	background:url(../images/bg-videofoto3.png) no-repeat;
	float:left;
	height: 130px;
	width:583px;
	padding-top: 5px;
	padding-left: 5px;
	margin:8px 3px 5px 0;
}
#fonod-galerio-tour {
	float:left;
	height: 130px;
	width:583px;
	padding-top: 5px;
	padding-left: 5px;
	margin:8px 3px 5px 0;
}
	.himno{
		float:left;
		width:246px;
		height:42px;
		background:url(../images/bg-videofoto3.png);
		margin-top:8px;
		margin-right:20px;
		margin-left:5px;
		}
		#reproductor-himno{
			clear:both;
			display:block;
			float:left;
			width:240px;
			margin-top:5px;
			margin-left:4px;
			}
		#text-himno{
			float:left;
			width:auto;
			height:10px;
			color:#009245;/*verde*/
			margin:3px 0 0 5px;
			}
		#flecha-himno{
			float:right;
			width:20px;
			height:20px;
			margin-right:5px;
			padding-top:2px;
			}
.imagen-fondo {
	display:block;
	float: left;
	width: 95px;
	background: url(../images/sombra-fondo.png) no-repeat;
	text-align:center;
	padding-top:11px;
		}
#download-fondo{
	clear:both;
	display:block;
	float:left;
	width:84px;
	}
	
	#download-1024{
		display:block;
		float:left;
		width:auto;
		margin-left:8px;
		}
	#download-800{
		display:block;
		float:right;
		width:auto;
		}

/*FORMULARIO DE CONTACTO*/
/*#col-borderleft2{
		display:block;
		float:left;
		width:2px;
		height:475px;
		background:url(../images/col-borderleft.png) no-repeat;
		margin:0;
		padding:0;
		}
#col-borderright2{
		display:block;
		float:left;
		width:2px;
		height:480px;
		background:url(../images/col-borderright.png) no-repeat;
		margin:0;
		padding:0;
		}*/

#titulo-seccion-contacto {
	float: left;
	height: 15px;
	width: 327px;
	text-align: right;
	margin-top: 25px;
	font-size: 16px;
}
#contenido-contacto{
	float:left;
	width:573px;
	height:516px;
	background: url(../images/bg-col-izq.png) repeat-x;
	text-align:left;
	padding:0;
	margin:10px 0 0 5px;
	}
#cuerpo-seccion-contacto {
	float: left;
	height: 500px;
	width: 592px;
	margin-top: 5px;
	padding: 5px;
}

#formulario{
	float:right;
	width:500px;
	margin:0;
	padding:0;
	}
	


.left{
  /* Changes on the form */
  color: black !important; 
  font-family: Verdana !important;
  font-size: 12px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Verdana";
}
td.left {
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.pagebreak{
  font-family:"Verdana";
  font-size:12px;
  color:black;
}

span.required{
  font-size: 13px !important;
  color: red !important;
}
 
div.backButton{
    background: transparent url("http://spanish.jotform.com//images/btn_back.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float:left;
    margin-bottom:15px;
    padding-right:5px;
}
div.backButton:hover{
    background: transparent url("http://spanish.jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0;
}
div.backButton:active{
    background: transparent url("http://spanish.jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.nextButton{
    background: transparent url("http://spanish.jotform.com//images/btn_next.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float: left;
    margin-bottom:15px;
    padding-right:5px;
}
div.nextButton:hover{
    background: transparent url("http://spanish.jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;
}
div.nextButton:active{
    background: transparent url("http://spanish.jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;
}
.pageinfo{
    padding-right:5px;
    margin-bottom:15px;
    float:left;
}

/*ESTUDIAR EN LA ESCUELA*/

#malla-orden{
	float:left;
	width:262px;
	height:54px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:right;
	margin-left:10px;
	margin-bottom:5px;
	
	}
	
	#malla-orden a{
		float:left;
		margin-left:150px;
		margin-top:20px;
		}
.malla-orden1{
	background:url(../images/img-malla01.png) no-repeat;
	}
.malla-orden2{
	background:url(../images/img-malla02.png) no-repeat;
	}
/*GIRA DE ESTUDIOS*/

#imagen-giraestudios {
	float: left;
	display:block;
	height:auto;
	width:568px;
	text-align:center;
	margin-top: 8px;
	margin-left:10px;
}

/*POSTULACION 2010*/
#seccion-postulacion1 {
	float: left;
	height: 218px;
	width: 291px;
	background:url(../images/bg-postulacion1.png) no-repeat;
	
	padding-left: 5px;
	margin-top:5px;
	margin-right: 3px;
	margin-left:5px;
	margin-bottom:3px;
	}
	#imagen-proceso {
		float: left;
		height: 130px;
		width: 154px;
		margin-left: 5px;
		text-align:center;
		}
	#texto-seccion-proceso {
			float: left;
			width: 228px;
			text-align:justify;
			margin-left: 5px;
			}
			
/*CURSOS ESPECIALIZACION*/
#submenu-bar-cursos_a {
	background: url(../images/bg-menu-seccion-a.png) no-repeat;
	float: left;
	height: 30px;
	width: 588px;
	padding-left: 5px;
	padding-top: 6px;
}

#submenu-bar-cursos {
	background: url(../images/bg-menu-seccion2.jpg) repeat-y;
	float: left;
	height:auto;
	min-height: 30px;
	width: 588px;
	padding-left: 5px;
	padding-top: 6px;
}
	#bg-submenu-top{
		background-image:url(../images/bg-menu-seccion-top.jpg) bottom left;
		width:585px;
		height:16px;
		margin:0;
		padding:0;
		}
	#bg-submenu-bottom{
		display:block;
		background-image:url(../images/bg-menu-seccion-bottom.jpg) top left;
		width:585px;
		height:3px;
		margin:0;
		padding:0;
		}

	#submenu-bar-cursos ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	text-decoration: none;	
}
#submenu-bar-cursos a {
	text-decoration:none;
	font-size: 10px;
	float: left;
	display: block;
	border-right: 1px solid;
	color: #060;
	padding-right: 5px;
}
#submenu-bar-cursos a:link {
	text-decoration:none;
	font-size: 10px;
	float: left;
	display: block;
	border-right: 1px solid;
	color: #060;
	padding-right: 3px;
	padding-left: 3px;
}
#submenu-bar-cursos a:hover {
	text-decoration:none;
	font-size: 10px;
	float: left;
	display: block;
	border-right: 1px solid;
	color: #999;
	padding-right: 3px;
	padding-left: 3px;
}
#submenu-bar-cursos a:active {
	text-decoration:none;
	font-size: 10px;
	float: left;
	display: block;
	border-right: 1px solid;
	color: #333;
	padding-right: 3px;
	padding-left: 3px;
}


#foto-curso{
	clear:both;
	float:left;
	display:block;
	width:575px;
	height:auto;
	text-align: right;
	margin-top:6px;
	}
	#text-curso{
		display:block;
		float:left;
		width:570px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		line-height:11px;
		text-align:justify;
		margin-top:10px;
		margin-left:6px;
		margin-bottom:10px;
		}
		#titilo-ingenieria{
			display:block;
			float:left;
			width:400px;
			font-size:12px;
			font-weight:bold;
			margin-top:20px;
			margin-bottom:10px;
			margin-left:20px;
			}
			
			#titilo-galeria-escuela{
			display:block;
			float:left;
			width:400px;
			font-size:12px;
			font-weight:bold;
			margin-top:10px;
			margin-bottom:5px;
			margin-left:10px;
			}
#seccion-cursos2 {
	background:url(../images/bg-videofoto3.png) no-repeat;
	float: left;
	height: 145px;
	width: 583px;
	margin:4px 0 0 0;
}

#seccion-cursos2a {
	background-image: url(../images/bg-videofoto3.png);
	float: left;
	height: 97px;
	width: 583px;
	padding-top: 5px;
	padding-left: 5px;
	margin:4px 0 0 0;
}
	#cursos2-col{
	float:left;
	width:570px;
	height:92px;
	margin-top:24px;
	margin-left:35px;
		}
		
		#cursos2-col ul{
	float:left;
	width:100%;
	padding-left:2px;
	display: block;
			}
		#cursos2-col li{
	display:block;
	float:left;
	width:270px;
	background:url(../images/vineta-circulo.png) no-repeat;
	padding-left:15px;
	margin-bottom:6px;
			}
#text-curso3{
	float:left;
	width:545px;
	height:auto;
	line-height:11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	margin-left:20px;
	}
	
/*LINKS*/
#links{
	float:left;
	width:64px;
	height:64px;
	margin-left:25px;
	margin-top:15px;
	}




.linkopacity a img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
}
 
.linkopacity a:hover img {
	filter:alpha(opacity=100);  
	-moz-opacity: 1.0;  
	opacity: 1.0;
	-khtml-opacity: 1.0; 
}

/*NOTICIAS*/
#pasa-pagina{
	float:left;
	width:571px;
	text-align:center;
	}
	
/*CALENDARIO*/
#semana{
	float:left;
	width:100%;
	}
	#semana li{
		display:inline;
		margin-right:16px;
		}
#mes{
	float:left;
	width:205px;
	height:108px;
	}
#pasa-mes{
	float:left;
	width:100%;
	text-align:center;
	margin:5px 0;
	}
#menu-sec-content {
	float: left;
	width: 586px;
	height: 5px;
}
#menu-top-sec {
	background-image: url(../images/menu-secundario-top.jpg);
	float: left;
	height: 3px;
	width: 5px;
}
#menu-sec-2-3 {
	height: 4px;
	width: 586px;
	float: left;
	margin-bottom:4px;
}
#mes {
	width: 205px;
	float: left;
	height: 150px;
}

#text-mes {
	width: 205px;
	float: left;
}
#textonovedades2 {
	float: left;
	width: 205px;
	height: 30px;
}
.FSF_result {
	margin-top: 10px;
	padding-left: 2px;
	background-color: #E4F1DA;
	margin-left: 5px;
}
.FSF_pagination{
	margin-top: 10px;
	

	margin-left: 5px;
}

.FSF_searchResults {
	float: left;
}
#titulo-seccion-blog {
	float: left;
	display:block;
	height: 20px;
	width: 550px;
	font-size:12px;
	font-weight:bold;
	margin-left: 5px;
	line-height:16px;
}
#fehca-blog {
	width: 500px;
	margin-top: 4px;
	margin-left: 5px;
}
#comentarios-blog {
	display:block;
	float:left;
	width: 100px;
	height: 10px;
	float: left;
}
#contenidocuerpoblog {
	display:block;
	float: left;
	width: 480px;
	margin-top: 3px;
	font-size: 10px;
	color: #666;
	font-weight: 200;
}
#comentrio1 {
	float: left;
	width: 568px;
	margin-left: 10px;
}
.post {
	float: left;
	width: 568px;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 12px;
}
.fomrualrioblog {
	float: left;
	width: 568px;
	margin-top: 10px;
	margin-left: 10px;
}

/*MAPA*/
#mapa{
	float:left;
	display:block;
	width:550px;
	margin:0;
	padding:0;
	}


#mapa h3{
	line-height:12px;
	font:normal;
	font-size:16px;
	color:#009245;
	margin:3px 0 3px 0;
	}
	
/*MALLA*/

#texto-malla{
	float:left;
	display:block;
	width:300px;
	margin:10px 0 5px 8px;
	}
	
#img-malla{
	float:left;
	display:block;
	width:450px;
	margin:0 0 14px 10px;
	}
	
/*maxygallery*/
#maxygallery{
	clear:both;
	display:block;
	float:left;
	width:568px;
	margin:0;
	padding:0;
	}
	#maxygallery img{
		float:left;
		display:inline;
	}
	.thumbnail{
		clear:both;
		float:left;
	}
	
/*sitemap*/

#listsitemap{
	float:left;
	width:570px;
	}
	
	#listsitemap ul{
		float:left;
	width:100%;
	padding-left:2px;
	display: block;
	}
	#listsitemap ul li{
		display:block;
	float:left;
	width:270px;
	list-style: circle;
	background:url(../images/vineta-circulo2.jpg) no-repeat;
	padding-left:15px;
		}
		
/*vf*/

#img-fondo-vf{
	display:block;
	float:left;
	padding:0;
	}#contenedor-galeria {
	float: left;
	height: 100px;
	width: 500px;
	margin-left: 5px;
}
#imagen-galeria {
	float: left;
	height: 128px;
	width: 128px;
}
#titulo-galeria {
	float: left;
	width: 300px;
	margin-left: 5px;
	margin-top: 5px;
}
#descr-galeria {
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-left: 5px;
}
#titulo-galeria a {
	font-size: 14px;
	font-weight: bold;
}

/*BOTON CALENDARIO*/
#img-calendario{
				float:left;
				width:89px;
				height:68px;
				background: url(../images/ico-btcalendario.png) no-repeat;
				margin:8px 0 0 8px;
				}
#tit-calendario{
				float: right;
				width:89px;
				height:14px;
				font-size:14px;
				background:url(../images/tit-btcalendario.png) no-repeat;
				margin:8px 14px 0 0;
				}
				
/*BOTON LINK*/
#img-links{
				float:left;
				width:89px;
				height:68px;
				background: url(../images/ico-link.png) no-repeat;
				margin:8px 0 0 8px;
				}
#tit-links{
				float: right;
				width:89px;
				height:14px;
				font-size:14px;
				background:url(../images/tit-btlinks.png) no-repeat;
				margin:8px 14px 0 0;
				}
				
#send_newsletter {
	color: #FFF;
	background-color: #696;
	border: 0px;
	margin-top: 10px;
}
.newsletter {
	font-size: 10px;
	margin-bottom: 5px;
	width: 200px;
}
#img-foto1 {
	float: left;
	width: 120px;
}
#box-fotos1 {
	float: left;
	width: 120px;
    text-align: center;
}

/*NUEVO VIDEO FOTO TOUR*/

#img-vf{
	display:block;
	float:left;
	width:172px;
	height:85px;
	margin-left:5px;
	margin-top:8px;
	}
	
#tx-video-foto{
	display:block;
	float:left;
	width:260px;
	height:50px;
	margin-top:20px;
	margin-left:80px;
	}
	
#tx-video-foto p{
	display:block;
	float:left;
	width:260px;
	margin-bottom:10px;
	}
	
/*AUDIO ENTREVISTA*/
#entrevista-bg {
	background:url(../images/bg-videofoto3.png) no-repeat;
	float: left;
	height: 150px;
	width: 583px;
	margin-top: 5px;
	padding: 5px;
}

#titulo-entrevista1 {
	float: left;
	display:block;
	width: 550px;
	font-size:12px;
	font-weight:bold;
	margin-left: 5px;
	margin-top:4px;
	margin-bottom:4px;
	line-height:14px;
}