/*
Author: Lucía Pizarro Coma
Company: Network Security Advisors http://www.network-sec.com/
*/

body {
	width:100%;
	height:100%;
	background-color:#54697F;
	background-color:#435568;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/1024-body.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
	color: #333;
}

/* elementos */

p {
	font-size:0.8em;
}
/* links */
a {
	font-size:100%;
	text-decoration: none;
	color: #369;
	padding-bottom: 0.1em;
}

a:hover {
	color: #69A0D7;
	padding-bottom: 0.1em;
	border-bottom: 1px solid #69A0D7;
}

a:visited {
	color: #697D91;
}

a img{
	border: 0;
}

/* headers */
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #369;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1.2em;
}

h2 a{
	font-size: 0.8em;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1em;
}

h5 {
	font-size: 0.9em;
}

h6 {
	font-size: 0.8em;
}

/* listas */
ul, ol {
	font-size: 0.8em;
}

ul li a{
	font-size: 100%;
}

/*formularios*/

form.userlogin {
	width: 10em;
}

form input, form textarea {
	margin: 0.5em 0;
	background-color: #eee;
	border: 1px solid #93AACE;
}

form#busc input {
	background: none;
}

form#busc input.check {
	background: none;
	border: 0;
	margin-bottom: -0.1em;
}


/* bloques */

/* face: todo lo que queda dentro de los margenes */
div#face {
	margin:0;
	padding:0;
	height:100%;
	/*display: block;*/
	/*background-color: #445565;*/
	margin:0 50px;
	width:90%;
}

/* migas de pan*/
div#breadcrumbs {
	margin:0;
	padding:1em;
	height:100%;
	background-color: #fff;
	font-size: 0.8em;
	display: none;
}

div#breadcrumbs li {
	list-style-position: inside;
	display: inline;
}
/* parte superior */
div#top {
	margin:0;
	padding:0;
	height:15em;
	width:100%;
}
/* cabecera */
div#cabecera {
	background-image: url(img/cabecera.jpg);
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	height:15.5em;
	float: left;
	width:83.7%;
}

a#link-home {
	height: 5em;
	width:10em;
	text-decoration: none;
	display: block;
}

a#link-home:hover {
	border:0;
}

div#log-on {
	font-size: 0.8em;
	position: fixed;
	top:-1.5em;
	right: 30px;
	width: 17%;
	width: 164px;
	margin:0;
	padding:0;
	display: inline;
}

div#log-on form{
	padding:0.8em;
	color: #fff;
}

div#log-on form input{
	width:7em;
	background-color: #BDC4CE;
}

/* centro con menus */
div#centro{
	clear: both;
	display: block;
	background: #fff;
	width: 84%;
	margin:0;
	padding:0;
}

div#menus{
	/*display: none;*/
}

div#menu-principal{
	float: left;
	margin:0;
	padding:0;
	width: 100%;
}

div#menu-principal table{
	background-color: #39537B;
	width: 100%;
	padding:0em;
	height:40px;
	margin:0em 0 0 0;
}

div#menu-principal table tr{
	padding:0em 0em;
	margin:0em 0;
	height:40px;
}

div#menu-principal table td{
	padding:0em 0em;
	margin:0em 0;
	background-image: url(img/fondo-boton.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 130px;
	text-align: center;
}

div#menu-principal table td:hover{
	background-image: url(img/fondo-boton-hover.jpg);
}

div#menu-principal td a{
	margin: 0em 0em 0em 0em;
	padding: 0em;
	color: #fff;
	font-size: 0.8em;
	width: 100%;
}

div#menu-principal td a:hover{
	border: 0;
}

div#menu-privado {
	position: fixed;
	top:24%;
	right: 30px;
	width: 17%;
	width: 164px;
	margin:0;
	padding:0;
}

div#menu-privado img {
	width: 162px;
}

div#menu-privado img.img-hide {
	display: none;
}

div#menu-privado img.img-hide2 {
	display: none;
}

div#menu-privado ul{
	width:100%;
	margin: 0;
	padding: 0;
}

div#menu-privado li{
	list-style: none;
	list-style-type: none;
	padding:0;
	margin:0 0 0em 0;
	line-height: 1.5em;
	text-align:center;
	background-image: url(img/f_priv-boton.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	height: 40px;
	width: 164px;
	padding: 0 0 0 0;
	border-bottom: 2px solid #39537B;
}

div#menu-privado li:hover{
	background-image: url(img/f_priv-boton-hover.jpg);
}

div#menu-privado li a{
	color: #fff;
	height: 40px;
	display: block;
	padding: 0.8em 0 0 0;
}

div#menu-privado li a:hover{
	border: 0;
}

/* contenido*/
div#contenido {
	margin:0;
	padding:1em;
	height:100%;
	background-color: #fff;
	float:left;
	width: 80.3%;
}

div#pie{
	float: left;
	background: #586D82;
	border-bottom: 1em solid #fff;
	margin:0;
	padding:0em;
	height: 2em;
	width: 83.7%;
}

div#pie table{
	width: 100%;
	margin:0;
	padding:0em 0em 0em 0em;
}

div#pie tr{
	margin:0;
	padding:0;
}

div#pie td{
	color: #fff;
	font-size: 0.7em;
	padding:0 0.2em;
	margin:0;
	/*width: 30%;*/
	text-align: center;
	padding:0em 0em 0em 0em;
}

div#pie table tr td a{
	color: #B3C1D1;
	border: 0;
}

div#pie a:hover{
	color: #eee;
	border: 0;
}

div#pie div#powered{
	overflow: hidden;
	margin: 0.5em 0 0 0;
	width: 5px;
	height: 5px;
	position: absolute;
	left: 0.5em;
	top: 0.5em;
	border: 1px solid #666;
}

div#contact-left {
	float: left;
	width: 35%;
	padding: 0 0.5em;
	margin:0;
	font-size: 1em;
}

div#contact-left dl{
	margin:0;
	padding-left: 1em;
}

div#contact-left dd{
	margin: 0 0 1em 1em;
	font-size: 0.8em;
}

div#contact-right{
	float: right;
	width: 60%;
	padding: 0 0.5em;
	margin:0;
	font-size: 1em;
}

div#contact-right h2, div#contact-left h2, div#plano-localizacion h2 {
	font-size: 1em;
}

div#contact-right dd {
	margin-left: 2em;
	font-size: 0.8em;
}

div#contact-right span.senyal {
	color: #369;
	text-align: center;
	display: block;
	padding: 0.5em 0;
	margin-top: 0.5em;
	border: 2px solid #369;
	font-weight: bold;
	width: 10em;
}

div#plano-show{
	cursor: pointer;
	text-decoration: none;
	color: #369;
}

div#plano-show:hover{
	cursor: pointer;
	color: #69A0D7;

}

div#plano-hide{
	cursor: pointer;
	text-decoration: none;
	color: #369;
}

div#plano-hide:hover{
	cursor: pointer;
	color: #69A0D7;
}

div.oscurecido{
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #3A6383;
	z-index: 50;
	opacity: 70;
	filter: alpha(opacity="70");
	visibility: show;
}
div.vista-normal{
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	background: #242424;
	z-index: 50;
	opacity: 80;
	filter: alpha(opacity="80");
	visibility: hidden;
}

a.close {
	background-image: url(img/close.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0.5em 0 0.3em 1.5em;
	border: 0;
	color:#5F6B8F;
	font-size:0.9em;
	cursor: pointer;
}

a.close:hover {
	border: 0;
}

div#plano-localizacion {
	clear: both;
	margin: 0 18%;
	position: absolute;
	top: 5em;
	left: 10%;
	padding: 2em;
	z-index:100;
	background: #fff;
	visibility: hidden;
	border: 1px solid #5F6B8F;
}

div#flash-localizacion{
	padding: 0;
	margin:0;
	height: 30em;
	width: 30em;
	background-image: url(swf/plano-localizacion-grafico.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

div#contact-right form{
	
	width: 40%;
	padding: 0 0.5em;
}

div#contact-right form input, div#contact-right form textarea {
	width: 20em;
}


ul#opciones {
	list-style:none;
}

ul#opciones li {
	background-image: url(img/flecha-grande.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding:0.2em 1.5em;
}

ul#opciones li:hover {
	background-image: url(img/flecha-grande-hover.gif);
}

/* clases */



.colaboradoras-floatleft {
	float:left;
	width: 45%;
}

.colaboradoras-floatright {
	float:right;
	width: 45%;
}

.floatleft a:hover, .colaboradoras-floatright a:hover, .colaboradoras-floatleft a:hover{
	border: 0em;
}

.floatleft {
	float:left;
	width: 30%;
	height: 80px;
	padding-bottom: 0.5em;
	background:red;
}

.floatright {
	float:right;
	width: 70%;
	height: 80px;
	padding-top: 0.5em;
	line-height: 1.2em;
}

.imgfloatright {
	float:right;
	padding: 0.5em;
	margin-right: 1em;
	border: 1px solid #4676A6;
}

.hidden {
	display: none;
}

.txtsmall {
	font-size: 0.7em;
}

.fecha_press {
	float: right;
	margin-left: 2em;
}

.fecha_news {
	margin: 0 0 0.5em 0;
	font-size: 0.8em;
	color:#6387C0;
	display: block;
}

.conectado {
	font-size: 1em;
	line-height: 1.5;
}

.bienve {
	font-size: 1.2em;
	color: #6387C0;
}

table#tabla-empresas td {
	vertical-align: top;
	padding: 0 0.5em;
	font-size: 0.9em;
}

div#scroll-news {
	width: 100%;
	height: 2.5em;
	padding: 0 0 1em 0;
	margin:0;
	background-image: url(img/noticias_marquee.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

div#scroll-news a {
	color: #fff;
}

div#scroll-news a:hover {
	color: #AABCD5;
}

/* dl dt y dd */

div#contenido dt {
	color: #4676A6;
	padding:0.5em 0;
	font-weight: bold;
	font-size: 0.8em;
}

div#contenido dd {
	color: #000;
	padding:0 0 0 1em;
}


/*.......................LINK SUBIR .......................*/

.subir {
	margin: 0 0 2em 0;
	color: #333;
	text-align: right;
	font-size: 0.9em;
	height: 1em;
	float: right;
}

.subir a {
	background-image: url(img/subir.gif);
	background-position: 0 60%;
	background-repeat: no-repeat;
	padding-left: 1.3em;
}

.subir a:hover {
	background-image: url(img/subir-hover.gif);
	background-position: 0 60%;
	background-repeat: no-repeat;
	padding-left: 1.3em;
	border: 0px;
}

h2 div.header-wrapped, div.header-wrapped {
	padding: 0.2em 2em;
	border: 1px solid #54697F;
	background-color:#D8DCE4;
	font-size: 0.8em;
	background-image: url(img/flecha-wrap.gif);
	background-repeat: no-repeat;
	background-position: 1em 50%;
	cursor: pointer;
	margin-bottom: 1em;
}

h2 div.header-wrapped:hover, div.header-wrapped:hover {
	background-color:#A1AEC8;
	background-image: url(img/flecha-despliega.gif);
}

div#senyal01, div#senyal02 {
	padding: 0 0 1em 2em;
	font-size: 0.9em;
}

a.guardar-archivo {
	background-image: url(img/guardar.gif);
	background-repeat: no-repeat;
	background-position: 1em 50%;
	padding-left: 3em;
	height:2.5em;
	margin: 0.5em 0;
}
a.guardar-archivo:hover {
	border: 0;
}
