@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	margin-bottom:0;
    font: 12px;
    font-family: sans-serif;
    background-color: #fff;
    background-repeat: repeat;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/_aux/fondo.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
}

.texto {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	}
	
.texto2 {
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	padding-right:15px;
	}
	
.verde {
	color:#7EAA00;
	}
	
a {
	color:#fff;
	text-decoration:none;
	}
	
a:hover {
	color:#99CC00;
	text-decoration:none;
	}
	
a.sidebar {
	color:#006699;
	font-size:14px;
	font-weight:bold;
	margin-left:0px;
	}
	
a.sidebar:hover {
	color:#729A00;
	}
	
a.azul2 {
	color:#004B72;
	font-size:16px;
	font-weight:bold;
	margin-left:0px;
	}
	
a.azul2:hover {
	color:#729A00;
	}
	
a.link_footer {
	color:#CCFFCC;
	text-decoration:underline;
	}
	
a.link_footer:hover {
	color:#fff;
	}
	
#contenedor_sup {
	width:100%;
	height:5px;
	background-color:#99CC00;
	}
	
	
#contenedor_general {
	text-align:center;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	width:978px;
	position: relative;
	}
	
#contenedor {
	width:978px;
	text-align:center;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	}
	
#logo {
	width:290px;
	height:142px;
	margin-top:18px;
	float:left;
	}


	
#sidebar_sup {
	background-image:url(images/_aux/sidebar_sup.png);
	background-repeat:no-repeat;
	width:335px;
	height:23px;
	}
	
#sidebar_middle {
	background-image:url(images/_aux/sidebar_middle.png);
	background-repeat:repeat-y;
	min-height:8px;
	width:305px;
	padding-left:20px;
	padding-right:10px;
	text-align:left;
	margin-top:-1px;
	}
	
#sidebar_inf {
	background-image:url(images/_aux/sidebar_inf.png);
	background-repeat:no-repeat;
	width:335px;
	height:20px;
	}
	
.sidebar {
	width:335px;
	float:left;
	margin-top:24px;
	color:#729A00;
	font: Arial, Helvetica, sans-serif;
	font-size:14px;
	}
	
#video_area {
	background-image:url(images/_aux/video_area.png);
	background-repeat:repeat-x;
	background-color:#00537D;
	width:643px;
	height:372px;
	float:right;
	margin-top:38px;
	margin-bottom:38px;
	}
	
#texto_area {
	background-image:url(images/_aux/texto_area.png);
	background-repeat:repeat-x;
	background-color:#fff;
	width:601px;
	min-height:372px;
	float:right;
	margin-top:38px;
	margin-bottom:38px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	text-align:left;
	color:333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	border:1px solid #ccc;
	}

.titulo {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding-left:30px;
	padding-top:20px;
	}
	
.titulo1 {
	color:#006699;
	font-size:21px;
	font-weight:bold;
	text-align:left;
	padding-left:0px;
	padding-top:20px;
	padding-bottom:5px;
	}
	
.titulo_2 {
	color:#006699;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	padding-left:0px;
	padding-top:20px;
	padding-bottom:10px;
	}
	
.video {
	width:400px;
	height:300px;
	margin-left:30px;
	margin-top:10px;
	}
	
#video_izq {
	width:400px;
	float:left;
	}
	
#video_der {
	width:180px;
	float:left;
	margin-top:140px;
	margin-left:43px;
	}
	
#titulo_videos {
	background-image:url(images/_aux/titulo_videos.png);
	background-repeat:no-repeat;
	width:167px;
	height:30px;
	float:left;
	margin-bottom:10px;
	}
	
.otros_videos {
	width:70px;
	height:70px;
	background-color:#0077B4;
	padding:4px;
	margin-bottom:9px;
	margin-right:9px;
	float:left;
	}
	
.otros_videos_s {
	width:70px;
	height:70px;
	background-color:#00A3F7;
	padding:4px;
	margin-bottom:9px;
	margin-right:9px;
	float:left;
	}
	
#columnas_inf {
	width:978px;
	float:left;
	}
	
.columnas_azules {
	width:293px;
	height:319px;
	background-color:#fff;
	float:left;
	background-image:url(images/_aux/columna_azul.png);
	background-repeat:no-repeat;
	padding:8px 0 5px 10px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	}
	
.columnas_azules:hover {
	background-position:-303px 0;
	}
	
.columnas_verdes {
	width:293px;
	height:319px;
	background-color:#fff;
	float:left;
	background-image:url(images/_aux/columna_verde.png);
	background-repeat:no-repeat;
	padding:8px 0 5px 10px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	}
	
.columnas_verdes:hover {
	background-position:-303px 0;
	}
	
.sombra {
	background-image:url(images/_aux/sombra.png);
	width:10px;
	height:333px;
	margin-right:13px;
	float:left;
	}
	
.sombra_der {
	background-image:url(images/_aux/sombra_der.png);
	width:10px;
	height:332px;
	float:left;
	margin:0;
	}
	
.img_columna {
	margin-top:6px;
	margin-left:-10px;
	border-bottom:1px solid #999;
	}
	
.titulo2 {
	font-size:16px;
	margin-bottom:15px;
	font-weight:bold;
	color:#003855;
	margin-top:15px;
	}
	
#footer {
	background-image:url(images/_aux/footer.png);
	background-repeat:repeat-x;
	width:100%;
	height:60px;
	margin-top:-1px;
	}
	
#contenido_footer {
	width:978px;
	text-align:left;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	color:#FFFFFF;
	font-size:11px;
	margin-top:15px;
	line-height:16px;
	}
	
.secciones {
	color:#fff;
	font-size:18px;
	font-family:"Trebuchet MS";
	float:left;
	list-style:none;
	padding-left:15px;
	padding-right:15px;
	margin-top:-5px;
	}
	
.secciones_menu {
	background-image:url(images/_aux/fondo_secciones.jpg);
	background-repeat:repeat-x;
	width:643px;
	list-style:none;
	height:38px;
	float:right;
	}
	
	
	
/* MENU DESPLEGABLE */

	
#navbar {
	position:relative;
	margin:0 auto;
	margin-top:0px;
	padding:0px 10px;
	text-transform:uppercase;
	border-top:2px solid #f25e00;
	z-index:99;
	}

#page-bar {
	background-color:#00537D;
	width:722px;
	margin-top:0px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	color:#FFFFFF;
	z-index:99;
	}

#page-bar li:hover {
	background: none;
	color:#99CC00;
	}

#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:10px 16px;
	font-weight:bold;
	color:#FFF;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	color:#99CC00;
	}

#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 200px;
	text-transform:none;
	}

#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background:#004A76;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	width: 200px;
	float: none;
	margin: 0px;
	padding: 10px 5px 10px 15px;
	border-bottom: 1px solid #227DBF;
	border-top: 1px solid #004164;
	}

#page-bar li li a:hover, #page-bar li li a:active {
	background: #003651;
	color:#fff;
	padding: 10px 5px 10px 15px;
	border-bottom: 1px solid #006094;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	margin-top:-3px;
	margin-left:-30px;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}

#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}

/* fin del menú desplegable */

.caja_imagen {
	width:85px;
	height:80;
	padding:5px;
	background-color:#99CC00;
	float:left;
	margin-right:5px;
	margin-bottom:10px;
	}
	
.contenedor_cajas {
	margin-top:15px;
	margin-bottom:15px;
	}
	
.descripcion_artefacto {
	margin-top:15px;
	float:left;
	}

.izq_sidebar {
	width:100px;
	height:100px;
	float:left;
	}
	
.der_sidebar {
	width:190px;
	height:100px;
	float:left;
	margin-left:15px;
	}
	
.caja {
	width:184px;
	height:184px;
	float:left;
	border:5px solid #ccc;
	padding:-2px 2px 2px 2px;
	}
	
.caja:hover {
	border:5px solid #99CC00;
	}
	
.caja_contenedor {
	width:184px;
	float:left;
	margin-right:16px;
	margin-bottom:20px;
	}
	
.leyenda {
	color:#666666;
	font-size:12px;
	margin-top:10px;
	float:left;
	}
	
.contenedor_biblio {
	width:600px;
	min-height:128px;
	float:left;
	padding-bottom:15px;
	padding-top:15px;
	border-bottom:1px dashed #ccc;
	}
	
.avatar_biblio {
	width:128px;
	height:128px;
	float:left;
	}
	
.info_biblio {
	float:left;
	width:457px;
	padding-left:15px;	
	}
	
.titulo_biblio {
	font-size:14px;
	color:#006699;
	margin-bottom:15px;
	font-weight:bold;
	}
	
a.azul {
	color:#006699;
	text-decoration:underline;
	}
	
a.azul:hover {
	color:#99CC00;
	}	
	
.col {
	width:300px;
	float:left;
	}
	
descripcion_seccion2 {
	margin-top:10px;
	width:300px;
	height:50px;
	background-color:#FFFFFF;
	margin-bottom:20px;
	font-size:14px;
	font-weight:bold;
	}
	
.campo {
	margin-top:10px;
	width:300px;
	height:20px;
	background-color:#FFFFFF;
	border:1px solid #ccc;
	margin-bottom:10px;
	font-size:14px;
	color:#333333;
	}
	
.campo2 {
	margin-top:10px;
	width:300px;
	height:70px;
	background-color:#FFFFFF;
	border:1px solid #ccc;
	margin-bottom:10px;
	font-size:14px;
	color:#333333;
	}