/* CSS Document */
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#contenedor_inicio{
	background-image:url(../imagenes/fondoinicio.jpg);
	background-repeat:repeat-x;
}
#contenedor{
	width:100%;
	height:auto;
	background-image:url(../imagenes/fondosecciones.jpg);
	background-repeat:repeat-x;
	overflow-x: hidden;
}
#paginacion{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}
#paginacion a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#666;
}
#paginacioncontenedor{
	width:100%;
	float:left;
}
/**********/
/*CABECERA*/
/**********/
#cabecera{
	width:100%;
	height:139px;
}
#cabecera_contenido{
	width:1000px;
	height:139px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../imagenes/cabecera/fondo.jpg);
	background-repeat:no-repeat;
}
#cabeceraizquierda{
	height: 146px;
    margin-left: 15px;
    width: 247px;
	float:left;
}
#logounia{
	float: left;
    height: 100%;
    width: 107px;
}
#logounia img{
	margin-left: 12px;
    margin-top: 23px;
}
#logomaster{
	height: 100%;
    width: 100px;
	float:left;
}
#logomaster img{
	margin-left: -7px;
    margin-top: 10px;
}
#cabeceraderecha{
	float: left;
    height: 146px;
    width: 738px;
}
#cabeceraderecha_sup{
	float: left;
    height: 96px;
    width: 100%;
}
#cabeceraderecha_sup ul{
	margin:0;
	padding:0;
	width:100%;
	height:96px;
}
#cabeceraderecha_sup li{
	list-style:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	float:left;
	color:#666;
	margin-left:13px;
	text-align:center;
	height:96px;
}
#cabeceraderecha_sup li:first-child{
	margin-left:71px;
}
#cabeceraderecha_sup li a{
	text-decoration:none;
	color:#666;
}
.separadormenu{
    float: left;
    height: 96px;
    margin: 0;
    padding-top: 5px;
    width: 2px;
}
.botonmenusup{
	width:100%;
	height:100%;
	padding-top:60px;
}
#cabeceraderecha_inf{
	float: left;
    height: 43px;
    width: 100%;
	margin-top:-2px;
}
#cabeceraderecha_inf ul{
	float: right;
    margin: 0 88px 0 0;
    padding: 0;
}
#cabeceraderecha_inf li{
	list-style:none;
	padding-top:7px;
	float:left;
	margin-left:15px;
}
#cabeceraderecha_inf li:first-child{
	margin-left:175px;
}
#contenedoriconocabecera{
	width:40px;
	height:100%;
}
#cabeceraderecha_inf li img{
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
#cabeceraderecha_inf li img:hover{
	opacity:0;
	filter:alpha(opacity=0); /* For IE8 and earlier */
}
/*SLIDE*/
#slide{
	width:100%;
	height:253px;
}
#slide_contenido{
	width:1000px;
	height:252px;
	background-image:url(../imagenes/slide/fondo.jpg);
	margin-left:auto;
	margin-right:auto;
	margin-top:7px;
	overflow:hidden;
}
#slideshow {
    height: 252px;
    overflow: hidden;
    position: relative;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
/***********/
/*CONTAINER*/
/***********/
#container{
	width:100%;
	height:auto;
	min-height:500px;
}
#container_contenido{
	width:1000px;
	height:auto;
	min-height:500px;
	margin-left:auto;
	margin-right:auto;
}
#cuerpo_centro{
	width:786px;
	height:100%;
	float:left;
	min-height:500px;
	margin-top:20px;
}
#cuerpo_derecha{
	width:214px;
	height:100%;
	float:left;
	min-height:500px;
	margin-top:20px;
}
.titulo_seccion{
	height: 30px;
    margin-top: 10px;
    width: 785px;
}
.texto_titulo_seccion{
	width:785px;
	height:20px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#333;
	padding-left:8px;
}
.barra_titulo_seccion{
	width:785px;
	height:6px;
	float:left;
	margin-top:3px;
}
.textodescripcion{
	color: #333333;
    float: left;
    font-family: verdana;
    font-size: 12px;
    height: auto;
    margin: 10px;
    padding-right: 20px;
    width: 746px;
	text-align:justify;
}
.textodescripcion_inicio{
	color: #333333;
    float: left;
    font-family: verdana;
    font-size: 12px;
    height: auto;
    margin: 10px;
    padding-right: 20px;
    width: 746px;
	text-align:justify;
}
.textodescripcion_inicio p{
	width: 500px;
}
/*BIENVENIDA*/
#bienvenida{
	width:100%;
	height:auto;
	margin-top:30px;
}
#bienvenida_contenido{
	width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#videobienvenida{
	width:745px;
	height:335px;
	float:left;
	margin:10px;
	/*border:4px solid #86a662;*/
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
/*NOTICIAS INICIO*/
#noticias_inicio{
	width:100%;
	height:127px;
	float:left;
	background-image:url(../imagenes/novedadesinicio/fondolateral.jpg);
	margin-top:30px;
}
#noticias_inicio_contenido{
	width:644px;
	height:125px;
	margin-left:auto;
	margin-right:auto;
	/*background-image:url(../imagenes/novedadesinicio/fondo.jpg);*/
}
.noticias_inicio_barratitulo{
    border-bottom: 1px solid #333333;
    color: #333333;
    float: left;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 32px;
    overflow: hidden;
    padding-top: 18px;
    width: 1000px;;
}
.noticias_inicio_barratitulo a{
	color:#666;
	font-size:14px;
}
.noticias_inicio_barratitulo_titulo{
	height: 30px;
    margin-left: 20px;
    overflow: hidden;
    width: 1000px;
	float:left;
}
.noticia_inicio{
    float: left;
    height: 178px;
    margin: 11px;
    width: 369px;
	background-image:url(../imagenes/novedadesinicio/fondonovedad.png);
	background-repeat:no-repeat;
}
.noticia_inicio_titulo{
	color: #444444;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 42px;
    margin: 11px 14px 5px 17px;
    width: 332px;
	font-weight:bold;
}
.noticia_inicio_imagen{
	border: 1px solid #86A662;
    float: left;
    height: 113px;
    margin: -8px 18px 4px;
    overflow: hidden;
    width: 150px;
}
.noticia_inicio_imagen_foto{
	height: 113px;
    position: absolute;
    width: 150px;
    z-index: 1;	
}
.noticia_inicio_imagen_foto img{
	width:150px;
	height:113px;
}
.noticia_inicio_imagen_pestana{
    height: 30px;
    margin-top: 83px;
    position: absolute;
    width: 150px;
	background-color:#ccc;
	/*opacidad*/
	filter: alpha(opacity=80); /* internet explorer */
	-khtml-opacity: 0.8;      /* khtml, version anterior de safari */
	-moz-opacity: 0.8;       /* firefox, mozilla, netscape */
	opacity: 0.8;           /* safari, chrome, opera */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; 
    z-index: 2;
}
.noticia_inicio_imagen_pestana_fecha{
	text-align:center;
	padding-top:8px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
}
.noticia_inicio_descripcion{
    color: #666666;
    float: left;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 104px;
    margin-top: -18px;
    overflow: hidden;
    width: 162px;
}
.noticia_inicio_vermas{
	color: #FFFFFF;
    float: right;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 20px;
    padding-right: 20px;
}
.noticia_inicio_vermas a{
	text-decoration:none;
	cursor:pointer;
	color:#360;
}
#galeriamultimedia_inicio{
	/*background-image: url("../imagenes/galeriainicio/fondototal.jpg");*/
    float: left;
    height: 85px;
    margin-top: -2px;
    width: 100%;
}
#galeriamultimedia_inicio_contenido{
	width:1000px;
	height:85px;
	margin-left:auto;
	margin-right:auto;
	/*background-image:url(../imagenes/galeriainicio/fondogaleria.jpg);*/
}
.galeriamultimedia_inicio_barratitulo{
    #333333;
    color: #333333;
    float: left;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 32px;
    overflow: hidden;
    padding-top: 7px;
    width: 1000px;
}
.galeriamultimedia_inicio_barratitulo a{
	color:#666;
	font-size:14px;
}
.galeriamultimedia_inicio_titulo{
	height: 30px;
    margin-left: 20px;
    overflow: hidden;
    width: 1000px;
	float:left;
}
.galeriamultimedia_inicio_imagenes{
    float: left;
    height: 86px;
    width: 1000px;
}
.galeriamultimedia_inicio_imagen{
	float:left;
	width:163px;
	height:123px;
	margin:16px;
	margin-bottom:0px;
	margin-top:20px;
	border:1px solid #86a662;
	overflow:hidden;
}
.galeriamultimedia_inicio_foto{
	width:163px;
	height:123px;
}
/********************************************************************************************************************************/
/**********************************************                   PIE                       *************************************/
/********************************************************************************************************************************/
#pie_inicio{
	float:left;
	width:100%;
	height:45px;
	background-image:url(../imagenes/pie/fondototal.jpg);
	background-repeat:repeat-x;
}
#pie{
	float:left;
	width:100%;
	height:100px;
	background-image:url(../imagenes/pie/fondototal2.jpg);
	background-repeat:repeat-x;
}
#pie_contenido_inicio{
	width:1000px;
	height:45px;
	background-image:url(../imagenes/pie/fondocentro.jpg);
	margin-left:auto;
	margin-right:auto;
}
#pie_contenido{
	width:1000px;
	height:92px;
	background-image:url(../imagenes/pie/fondocentro2.png);
	margin-left:auto;
	margin-right:auto;
}
#bannerinferior4logos{
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:757px;
	height:86px;
	background-image:url(../imagenes/pie/bannerinferior.png);
	background-position:center;
	background-position:middle;
	background-repeat:no-repeat;
}
.bannerinferior4logos_logo{
    float: left;
    height: 50px;
    margin-top: 20px;
    width: 80px;
}
/********************************************************************************************************************************/
/**********************************************               MENU LATERAL                  *************************************/
/********************************************************************************************************************************/
#menulateral_inicio{
	width:203px;
	height:auto;
	position:absolute;
	z-index:1000;
	top:412px;
}
#menualumnos{
	float:left;
	width:203px;
	height:auto;
}
#menu_alumnos_titulo{
	width:203px;
	height:45px;
	float:left;
	background-image:url(../imagenes/alumnos/cabecera.png);
}
#menu_alumnos_cabecera{
	width:203px;
	height:18px;
	float:left;
	background-image:url(../imagenes/alumnos/alumnossuperior.png);
}
#menu_alumnos_cuerpo{
	background-image:url(../imagenes/alumnos/alumnossuperior.png);
	background-repeat:repeat-y;
	width:203px;
	min-height:120px;
	float:left;
}
#menu_alumnos_pie{
	width:203px;
	height:16px;
	min-height:16px;
	float:left;
	background-image:url(../imagenes/alumnos/alumnospie.png);
}
.botonalumnos{
    float: left;
    height: 28px;
    margin-left: 8px;
    margin-top: 5px;
    width: 188px;
}
.botonalumnos a{
	text-decoration:none;
}
.botonalumnos_izq{
	float:left;
	width:18px;
	height:29px;
	background-image:url(../imagenes/alumnos/botonizq.jpg);
}
.botonalumnos_der{
	background-image: url("../imagenes/alumnos/botonder.jpg");
    color: #333333;
    float: left;
    font-family: trebuchet ms;
    font-size: 14px;
    font-weight: bold;
    height: 29px;
    margin-left: 5px;
    padding-left: 5px;
    padding-right: 5px;
    width: 154px;
}
.botonalumnos_der_texto{
	padding-top:5px;
	text-decoration:none;
}
#menu_banners{
	margin-top:20px;
	float:left;
	width:203px;
	height:auto;
}
#menu_banners_cabecera{
	width:203px;
	height:21px;
	float:left;
	background-image:url(../imagenes/lateral/superior.png)
}
#menu_banners_cuerpo{
	background-image:url(../imagenes/lateral/cuerpo.png);
	background-repeat:repeat-y;
	width:203px;
	float:left;
	padding-bottom:20px;
}
#menu_banners_pie{
	width:203px;
	height:20px;
	min-height:16px;
	float:left;
	background-image:url(../imagenes/lateral/inferior.png)
}
.menu_banners_banner{
	float: left;
    height: auto;
    margin-left: 6px;
    margin-top: 5px;
    width: 189px;
}
/********************************************************************************************************************************/
/**********************************************                 SECCIONES                   *************************************/
/********************************************************************************************************************************/
#seccion{
	width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:21px;
	min-height:910px;
}
.cabeceraseccion{
	background-image: url("../imagenes/cabeceraseccion.jpg");
    background-repeat: no-repeat;
    color: #333333;
    float: left;
    font-family: trebuchet ms;
    font-size: 24px;
    font-weight: bold;
    height: 50px;
    padding-left: 30px;
    padding-top: 8px;
    width: 785px;
}
.seccion_contenido{
	width:755px;
	height:auto;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	margin-bottom:30px;
	text-align:justify;
}
.mayusculas{
	text-transform: uppercase;
}
h2{
	float: left;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-top: 30px;
    /*text-decoration: underline;*/
    width: 100%;
}
h4{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:5px;
}
h5{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:5px;
	margin-top:5px;
}
.imagenseccion{
	width:785px;
	height:150px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}
.textoseccion{
	padding:10px;
	float:left;
}
/********************************************************************************************************************************/
/**********************************************                   TABLAS                    *************************************/
/********************************************************************************************************************************/
.seccion_plan{
	width:790px;
	height:auto;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	margin-bottom:30px;
	text-align:justify;
}
.tablaplan{
	width:760px;
	height:auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
	border:1px solid #CCC;
	margin-top:30px;
	margin-bottom:30px;
}
.tablaplan_cabeceraprincipal{
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	width:100%;
	height:30px;
	background-color:#648046;
	font-size:16px;
	font-weight:bold;
	float:left;
	color:#FFF;
}
.tablaplan_cabecera{
	float:left;
	width:100%;
	height:30px;
	background-color:#CCC;
	border-top:1px solid #666;
}
.tablaplan_cabecera_col{
	height:20px;
	font-size:14px;
	font-weight:bold;
	float:left;
	padding:5px;
}
.tablaplan_fila{
	width:100%;
	height:auto;
	font-size:14px;
	float:left;
	border-top:1px solid #666;
}
.tablaplan_fila_datos{
	height:auto;
	font-size:14px;
	float:left;
	padding:5px;
}
.tablaplan_fila_datos a{
	text-decoration:none;
	font-weight:bold;
	color:#666;
}
.tablacreditos{
	width:400px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #CCC;
	margin-top:30px;
	margin-bottom:30px;
	float:left;
}
.tablacreditos_cabeceraprincipal{
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	width:100%;
	height:30px;
	background-color:#648046;
	font-size:16px;
	font-weight:bold;
	float:left;
	color:#FFF;
}
.tablacreditos_cabecera{
	float:left;
	width:100%;
	height:30px;
	background-color:#CCC;
	border-top:1px solid #666;
}
.tablacreditos_cabecera_col{
	height:20px;
	font-size:14px;
	font-weight:bold;
	float:left;
	padding:5px;
}
.tablacreditos_fila{
	width:100%;
	height:auto;
	font-size:14px;
	float:left;
	border-top:1px solid #666;
}
.tablacreditos_fila_datos{
	height:auto;
	font-size:14px;
	float:left;
	padding:5px;
}
/********************************************************************************************************************************/
/**********************************************         CALENDARIO      *********************************************************/
/********************************************************************************************************************************/
#calendario{
	float:left;
}
.calendario_columnaizq{
	width:270px;
	height:auto;
	float:left;
}
.fichacalendario{
	border: 1px solid #999999;
    float: left;
    height: auto;
    margin-left: 20px;
    overflow: hidden;
    width: 470px;
}
.fichacalendario_fecha{
	width:100%;
	height:20px;
	background-color:#CCC;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:5px;
}
.fichacalendario_evento{
	background-color: #648046;
    border-top: 1px solid #666666;
    color: #FFFFFF;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 90px;
    padding-left: 5px;
    padding-right: 5px;
    width: 460px;
}
.fichacalendario_evento p{
	padding:5px;
}
.fichacalendario_inicio{
	width: 460px;
	height:60px;
	background-color:#e8e8e8;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:5px;
	border-top:1px solid #666;
}
.fichacalendario_finzalizacion{
	width: 460px;
	height:60px;
	background-color:#e8e8e8;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:5px;
	border-top:1px solid #666;
}
.fichacalendario_lugar{
	width: 460px;
	height:60px;
	background-color:#a5bb8a;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:5px;
	border-top:1px solid #666;
	text-align:center;
}
#bannercronograma{
	float: left;
    height: 200px;
    margin-top: 20px;
    text-align: center;
    width: 260px;
}
/********************************************************************************************************************************/
/***************************************         DIRECCION Y PROFESORADO            *********************************************/
/********************************************************************************************************************************/
.fichaprofesor{
	width:100%;
	height:auto;
	float:left;
	border:1px solid #ccc;
	overflow:hidden;
	background-color:#f4f4f4;
	margin-bottom:20px;
}
.fichadirector_der{
	background-color: #f4f4f4;
    float: left;
    height:100% !important;
    width: 390px;
	padding:10px;
	overflow:hidden;
}
.fichadirector_izq{
	width:140px;
	height:auto;
	float:left;
}
.fichaprofesor_der{
	background-color: #f4f4f4;
    float: left;
    height:100% !important;
    width: 525px;
	padding:10px;
	overflow:hidden;
}
.fichaprofesor_izq{
	width:115px;
	height:auto;
	float:left;
	padding:10px;
}
.curriculum{
	float:left;
	width:125px;
	height:80px;
	text-align:center;
	margin:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:#666;
}
.curriculum a{
	color:#666;
}
.curriculumprofesor{
	float:left;
	width:103px;
	text-align:center;
	margin:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:#666;
	margin:5px;
}
.curriculumprofesor a{
	color:#666;
	text-decoration:none;
}
.datosdirector{
	padding:10px;
	font-size:14;
	font-weight:normal;
}
.datosprofesor{
	padding:10px;
	font-size:12px;
	font-weight:normal;
	width:545px;
	float:left;
}
.tablacomision {
    border: 1px solid #CCCCCC;
    height: auto;
    margin: 30px auto;
    width: 695px;
}
/********************************************************************************************************************************/
/**********************************************         NOVEDADES            ****************************************************/
/********************************************************************************************************************************/
.novedades{
	width:100%;
	height:auto;
	margin-bottom:30px;
	border-bottom:1px solid #333;
}
.novedades_titulo{
	width:730px;
	height:auto;
	padding:10px;
	padding-bottom:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#666;
	float:left;
}
.novedades_titulo a{
	text-decoration:none;
	color:#666;
}
.novedades_foto{
	width:750px;
	height:auto;
	overflow:hidden;
	text-align:center;
	margin-bottom:20px;
	float:left;
}
.novedades_foto img{
	border:4px solid #86a662;
}
.novedades_datos{
	width:100%;
	height:20px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	padding:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	font-weight:bold;
	/*margin-bottom:20px;*/
	float:left;
}
.novedades_datos a{
	text-decoration:none;
	color:#86a662;
}
.novedades_descripcion{
	width:100%;
	height:123px;
	overflow:hidden;
	color:#333;
	float:left;
}
.novedades_leermas{
	width:100%;
	height:20px;
	float:left;
	color:#86a662;
	font-style:italic;
	margin-bottom:10px;
}
.novedades_leermas a{
	color:#86a662;
	text-decoration:none;
}
.novedad_descripcion{
	width:100%;
	height:auto;
	color:#333;
	float:left;
}
.novedad{
	width:100%;
	height:auto;
	margin-bottom:30px;
}
/********************************************************************************************************************************/
/**********************************************         MULTIMEDIA           ****************************************************/
/********************************************************************************************************************************/
.multimedia{
	width:148px;
	height:250px;
	overflow:hidden;
	float:left;
	margin:3px;
	text-align:center;
}
.whitebg{
	background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 1px 3px rgba(147, 167, 183, 0.6);
    margin-bottom: 20px;
    padding: 10px;
    position: relative;
}
.box-top-fix{
	border-radius: 0 0 6px 6px;
}
.multimedia_fotografias_foto{
	width:148px;
	height:111px;
	overflow:hidden;
	margin-bottom:20px;
}
.multimedia_fotografias_foto img{
	width:145px;
	overflow:hidden;
	border:1px solid #86a662;
}
.multimedia_fotografias_titulo{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
}
/********************************************************************************************************************************/
/***********************************************         CONTACTO           *****************************************************/
/********************************************************************************************************************************/

#contact_form{
	width:400px;
	height:auto;
	overflow:hidden;
	float:left;
}
#datoscontacto{
	width:300px;
	height:auto;
	overflow:hidden;
	float:left;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
input[type="text"] {
    height: 25px;
    padding: 4px 6px;
}
input.span4, textarea.span4, .uneditable-input.span4 {
    width: 286px;
}
.form-search input, .form-inline input, .form-horizontal input, .form-search textarea, .form-inline textarea, .form-horizontal textarea, .form-search select, .form-inline select, .form-horizontal select, .form-search .help-inline, .form-inline .help-inline, .form-horizontal .help-inline, .form-search .uneditable-input, .form-inline .uneditable-input, .form-horizontal .uneditable-input, .form-search .input-prepend, .form-inline .input-prepend, .form-horizontal .input-prepend, .form-search .input-append, .form-inline .input-append, .form-horizontal .input-append {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
	margin-bottom:10px;
}
.blue-btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: linear-gradient(to bottom, #7e9f58 0%, #648046 100%) repeat scroll 0 0 transparent;
    border-color: #476E97 #476E97 #144A79;
    border-image: none;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 2px #CCCCCC, 0 1px 0 #666666 inset;
    color: #FFFFFF;
    cursor: pointer;
    padding: 10px 20px;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.tituloformulario{
	color: #666666;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}
.contacto_responsable{
	font-weight:bold;
}
.contacto_cargo{
	margin-bottom:5px;
}
.contacto_contacto a{
	color:#666;
}
.contacto_separador{
	width:100%;
	height:20px;
	border-bottom:1px solid #666;
	margin-bottom:10px;
	float:left;
}
.contacto_texto{
	width:100%;
	height:auto;
	overflow:hidden;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-right:10px;
}
/********************************************************************************************************************************/
/**********************************************         CALENDARIO      *********************************************************/
/********************************************************************************************************************************/
#tabs{
	overflow:hidden;
}
#tabs p img{
	margin-left:-28px;
}