html, body
{
	margin:10px 0 ;
	padding:0;
	background: url(fondo3.gif) repeat-x fixed;
}
html {
   height: 100%;
   margin-bottom:1px;
}

/*html
{
	min-height: 100%;
	margin-bottom: 1px;
}*/

body
{

	color:#FFF;
	font-family:arial,times,helvetica;
	text-align:center;
}

.image
{
	border:solid 1px #000;
}

#general
{
	width:772px;
	background:#FFF;
	border:solid 1px #000;
	margin:0 auto;
}

#contenido
{
	margin: 0px 5px 5px 5px;
	width:760px;
	/*background:#4D4D4D;*/
/*	background:red;	*/
	border-bottom:solid 1px #333333;
	border-left:solid 1px #333333;
	border-right:solid 1px #333333;
	text-align:left;

}

#cabecera
{
	/*background:#DDDFE2 url(fondo_main.gif) repeat-y;*/
	margin:5px 5px 0 5px;*/
	background:#FFFFFF;
	background:url(main_logo.jpg) no-repeat top;
	width:762px;
	height:100px;
}
#cabecera h1{
	display:none;
	}

#menu
{
	border-top:1px #fff solid;
	border-bottom:1px #fff solid;
	background:#0c1694;
	width:760px;
	height:40px;
}

#menu ul
{
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width:760px;
	height:30px;
	float: left;
	background:#0c1694;
	border-top:#0c1694 10px solid;
}

#menu li
{
	margin:0 5px;
	font-size:75%;
	float: left;
	width: 80px;
	text-align:center;
	/*border-right: solid 1px #000;*/
	/*border-bottom: solid 1px #fff;*/
	background-color:#0C1694;
}

#menu li.end
{
	background:#0C1694;
	width:60px;
	height:20px;
	background:url(end.gif);
}

#menu ul li.active
{
	background:url(boton.gif);
	border-bottom:none;
	width:80px;
	/*text-decoration:underline;*/

}
	
#menu ul li.active a{
	background:#0c1694;
	background:url(boton2.gif);
	text-decoration:underline;
	/*border-bottom: solid 10px #fff;*/

}

#texto .form{
	background:#E2EDDB;
}

div.formulario{
	padding:20px;
}

#menu ul li a
{
	/*background:#000000;*/
	text-decoration:none;
	/*font-weight:bold;*/
	font-weight:bold;
	color:#FFF;
	display:block;
	padding:0px 5px;
	width:70px;
	height:20px;
	/*background:url(boton.gif);*/
	/*border-bottom: solid 1px #fff;*/
	/*border-bottom: solid 14px #0c1694;*/
}

#menu ul li a:hover
{
	/*border:1px solid #FFFF00;*/
	/*background:#3366CC;*/
	background:url(boton.gif);
}

#menu ul li.active a:hover
{
	/*background:#B0D01C;*/
	/*border-bottom: solid 14px #B0D01C;*/
	background:url(boton2.gif);
	/*border-bottom: solid 14px #CC9900;*/ 
}

#principal
{
	/* Content */
	padding:0;
	margin: 0px 0 auto;
	height:166px;
	border:0;
	/*border-bottom:solid 1px #CCC;*/
}

#principal_quote 
{
	/*background: url(degr.jpg) repeat-x top #596C8D;*/
	background:url(titulo.gif) no-repeat;
	float:left;
	width:393px;
	height:100%;
	border:0;
	color:#b3c0d1;
	font-size:14px;
	text-align:right;
	padding:0 10px 0 0;
}

#principal_quote2
{
	background: url(degr.jpg) repeat-x top #596C8D;
	float:left;
	width:393px;
	height:100%;
	border:0;
	color:#b3c0d1;
	font-size:13px;
	text-align:right;
	padding:0 10px 0 0;
}

#principal_quote ul li a, #principal_quote2 ul li a{
	color:#FFF;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#principal_quote ul li.activo a, #principal #principal_quote2 ul li.activo a{
	color:#FF7000;
}

#principal_quote ul li.activo, principal #principal_quote2 ul li.activo{
	color:#FF7000;
	text-decoration:underline;
}

#principal_quote ul li a:hover, #principal_quote2 ul li a:hover{
	color:#FF7000;
}

#principal_quote h2, #principal #principal_quote2 h2{
	font-size:200%;
}

#principal_quote ul, #principal_quote2 ul{
	list-style:none;
}

#principal_img
{
	float:left;
}

#principal_img img
{
	/*border:solid 1px #CCC;
	border-width:0 1px;*/
}

#principal_hueco
{
	background: url(degr.jpg) repeat-x top #596C8D;
	/*background:#596C8D;*/
	float:left;
	width:55px;
	height:100%;
}

#texto
{
	/*background:url(puntos2.jpg) bottom left no-repeat #fff;*/
	background:url(back.gif) top left no-repeat #fff;
	color:#666;
	margin:0px 0 0;
	padding:5px 20px;
	/*border-width:1px 0 0;*/
	font-size:90%;
	text-align:justify;
}
div .lista_enlaces ul li a{
	text-decoration:none;		/* LISTA DE ENLACES */
}


div #lista_categorias ul  li {
	list-style:none;
}

div #lista_categorias ul ul li {
	list-style:none;
}

#texto a, #pie a
{
	color:#FF7000;
	text-decoration:none;
}

#texto h3.linx{
	text-align:right;
}

#texto h3.linx a{
	text-decoration:none;
	color:#FF7000;
}

#texto h3.linx a:hover{
	text-decoration:underline;
}

#texto a:hover, #pie a:hover
{
	color:#FF7000;
	text-decoration:underline;
}

#texto h2
{
	font-size:130%;
	color:#FF7000;
	font-weight:bold;
	margin:5px 0;
}

#texto h3
{
	font-size:110%;
	color:#000;
	font-weight:bold;
	margin:2px 0;
}

.clear
{
	clear:both;
	display:block;
}

.table .leftcell
{
	float:left;
	clear:left;
}

.table .rightcell
{
	width:78%;
	float:right;
	text-align:left;
}

#texto legend
{
	color:#92AC17;
	font-weight:bold;
}

#texto label
{
	width: 300px;
	float:left;
	margin-right: 0.5em;
	display:block;
	text-align:right;
}

#texto label.inline
{
	display:inline;
	font-weight:normal;
	float:none;
	margin-right:0;
	vertical-align:top;
	color:#92AC17;
}

#texto input, 
#texto textarea
{
	margin-bottom:0.5em;
	border:solid 1px #92AC17;
	background:#fff;
}

#texto input.normal
{
	border:0;
}

#texto input.submit
{
	margin-left:300px;
}

#texto ul
{
	margin-top:0;
	margin-left:20px;
	padding:0;
}

#texto p{
	color:#000000;
}

#texto strong{
	color:#000000;
	font-size:12px;
}

#pie
{
	/*border-bottom: 1px #333333 dotted;*/
	height:54px;
	padding-top:65px;
	text-align:center;
	background:url(logos.gif) no-repeat top;
	color:#000;
	font-size:0.6em;
	font-weight:bold;
	clear:both;
}

#marcas
{
	display:none;
}

#div_ip{
	font-size:9px;
}

#div_ip a{
	color:#0033FF;
}

#logos{
	height:140px;
	width:760px;
	background:url(logos.gif) no-repeat center;
}

#intranet
{
	text-align:right;
}

#linea{
	height:1px;
	widows:760px;
	background:url(linea.gif);
}

#linea2{
	height:15px;
	widows:760px;
	background:url(linea2.gif);
}

#blue_line{
	width:760px;
	height:10px;
	background:#0c1694;
}
a.tarifa{
	display:block;
	width:110px;
	height:140px;
	background-color:red;
	float:left;
	margin:20px;
	background:url(reader.gif) no-repeat center top;
	text-align:center;
	}

a.tarifa:hover{
	background:url(reader_over.gif) no-repeat center top;
	color:#000000;
	text-decoration:underline;
	}	
a.tarifa p{
	margin-top:110px;
	
	}