/* Pcsv 02/10/2009: Se añade estilos por defecto para los "a" (enlaces) Iguales que el estilo enlace de la css de navegación */
@charset "utf-8";
body,html {
	height:100%;
	margin: 0px;
	padding: 0;
}

/* Se elimina la #contenido para que la herencia de atributos se realice correctamente.*/
a {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}

a:visited {
	color: #003399;
}


b, strong{
	color: #333333;
	font-weight: bold;
}

#envoltorio {
	width: 59.6em;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	background-image: url(/PwfGcp/imagenes/es/fondo_tcm5-15037.png);
	font-family: Verdana, Geneva, sans-serif;
}
#contenedor {
	float: left;
	width: 56.3em;
	margin-left: 1.6em;
	background-color: #FFF;
	background-image: url(/PwfGcp/imagenes/es/fondo_contenedor_tcm5-15038.png);
	background-repeat: no-repeat;
	background-position: 1px 0px;
}
h1 {
	position:absolute; top:-6000px;
}
h2 {
	position:absolute; top:-1000px;
}
/*-----------opciones Cabecera Menu-------------*/
#cabecera_menu{
	right:0px;
	top:0px;
	width:56.3em;
	height:3.7em;
	margin-left: 1.6em;
	background-image: url(/PwfGcp/imagenes/es/linea_cabecera_contenido_tcm5-15041.png);
	background-repeat: no-repeat;
	background-position: 0em 3.2em;
	background-color: #FFF;
}
.linea_menu{
	border-right-width: 0.1em;
	border-right-style: solid;
	border-right-color: #3f5c83;
}
#idiomas{
	width: 40em;
	font-size: 0.65em;
	color: #3f5c83;
	margin-left: 1em;
	margin-top: 0.5em;
	float: left;
	height: 3.7em;
}
#idiomas ul{
	margin-top: 1.4em;
	margin-left: 0em;
	padding-left: 0em;
	list-style-image:none;
}
#idiomas li{
                background-image: none; /* Asec. 21/10/2009: se anula la imagen para no heredar de la clase genérica "ul li"*/
	display: inline;
	padding-right: 0.4em;	
}
#idiomas a{
	color: #3f5c83;
	text-decoration: none;
	padding-right: 0.5em;
	font-weight: normal;
}
#idiomas a:hover{
	text-decoration: underline;
}
#atexto{
	width: 45em;
	text-align: right;
	font-size: 0.65em;
	color: #3f5c83;
	float: left;
	margin-top: -0.5em;
                visibility:hidden; /* Asec. 26/11/09. Se oculta la capa que contiene la modificación del tamaño del texto. */
}
#atexto ul{
	padding-top: -7em;
	list-style-image:none;
}
#atexto li{
                background-image: none; /* Asec. 21/10/2009: se anula la imagen para no heredar de la clase genérica "ul li"*/
	display: inline;
}
#atexto a{
	text-decoration: none;
	color: #3f5c83;
	padding-right: 0.5em;
	font-weight: normal;
}
#atexto a:hover{
	text-decoration: underline;
}
#buscador{
	width: 45em;
	font-size: 0.65em;
	text-align: right;
	float: left;
	margin-top: -1.9em;
}
#buscador ul{
	margin-top: 0.9em; /* con imagen */			
	/*margin-top: 2.2em; *//* sin imagen */
	list-style-image:none;
}
#buscador li{
                background-image: none; /* Asec. 21/10/2009: se anula la imagen para no heredar de la clase genérica "ul li"*/
	display: inline;
	padding-right: 0.1em;
}
#buscador a{
	color: #3f5c83;
	text-decoration: none;
	padding-right: 0.5em;
	font-weight: normal;
}
#buscador a:hover{
	text-decoration: underline;
}
#buscador form{
	float: right;
	margin-top: 1.6em;
	margin-left: 0.3em;
}
#buscador form input {
	margin-right: 0.1em;
}
#buscador form a{
	margin-top: 10em;
}
#buscador img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0.7em;
}
.cabecera_buscador {
	color: #666666;
}
.boton_buscador{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #3f5c83;
	background-color: #FFF;
	font-size: 0.9em;
}
/*-----------Fin Cabecera Menu-------------*/
#cabecera_img{
	height: 9.5em;
	margin-left: 1.6em;
	width: 56.3em;
	background-image: url(/PwfGcp/imagenes/es/cabecera_tcm5-15036.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFF;
	padding-bottom: 0.05em;
}
#menu_desplegable {
	margin-left: 1.6em;
	background-image: url(/PwfGcp/imagenes/es/fondo_menu_tcm5-15039.png);
	margin-top: 0em;
	line-height: 0.5em;
	width: 56.3em;
	height: 1.9em;
	background-repeat: no-repeat;
}
#menu_desplegable_intranet {
	margin-left: 1.6em;
	background-image: url(/PwfGcp/imagenes/es/fondo_menu_intranet_tcm5-15040.png);
	margin-top: 0em;
	line-height: 0.5em;
	width: 56.3em;
	height: 1.9em;
	background-repeat: no-repeat;
	background-color: #2C678B;
}
/*-----------pie----------------*/
#pie{
	width: 56.3em;
	background-image: url(/PwfGcp/imagenes/es/pie_fondo_tcm5-15042.jpg);
	height: 5.7em;
	background-repeat: no-repeat;
	clear: both;
	margin-left: 1.6em;
}
#pie p{
	font-size: 0.7em;
	padding-left: 3em;
	color: #FFF;
	padding-top: 2em;
}
#pie p a{
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
}
#pie p a:hover{
	text-decoration: underline;
}
#pie img{
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 1.5em;
	padding-right: 1em;
}
/*-----------Fin pie----------------*/

