/****** Reset CSS ******/
/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
/****** Fin Reset CSS ******/

body{
	text-align:center; /*Para que Explorer centre la capa #mainPan; Para Firefox se una margin:auto y text-align:left en #mainPan*/
	margin:0 auto; 
	background:url(../imagenes/fondo_corto.jpg) 0 0 repeat-x #FFFFFF;
	background-color:#FFFFFF;
	color:#6B6854; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

/****** Clases Utiles ******/
#limpiarBoth{
	clear:both;
}

.centrada{
	margin:0 auto;
	text-align:center;
}

.izquierda{
	float:left;
}

.derecha{
	float:right;
}



a{
	text-decoration:none;
	color:#6B6854;
	outline:none;
}
a img{
	text-decoration:none;
	border:0;
	/*outline:none;*/
}
a:link {
	text-decoration:none;
	color:#454547;
}
a:visited {
	text-decoration:none;
	color:#454547;
}
a:hover {text-decoration:none;
	color:#454547;
}
a:active {
	text-decoration:none;
	color:#454547;
}


div.limpiarFlota { overflow: hidden; }
div.limpiarFlota:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }


/***********************************************************************************************/
/* header */
#header{
	/*border: blue 4px dashed;*/
	width: 1060px; /*1010*/
	height: 99px;
	margin: 0 auto;
	/*position:relative;*/
	/*background:url(../images/cabecera9.jpg) 0 0 no-repeat #FFFFFF;*/
}

#idiomas{
	/*border: yellow 4px dashed;*/
	width: 64px; /*40*/
	float:right;
	margin-top:10px;
}

#logoMenu{	
	background: url(../imagenes/fondo_header.jpg) 0 0 no-repeat transparent;
	width:918px; 
	float:left;
	margin-left:71px;
}

#logoCabecera{
	float: left;
	margin-left: 50px;
}

#menu{	
	height:99px;
	float:right;
}

#menu .navigation {
	padding:0 4 0 20px;
	margin:0;
	list-style:none;
}

#menu .navigation li {
	float:left;
	width:119px;
}

#menu .navigation li a {
	background:url(../imagenes/fondoMenu_off.jpg);
	display:block;
	float:left;
	height:99px;
	width:119px;
	line-height:99px;
	color:#C3C3C3; /*#6C7E80;*/
	text-decoration:none;
	font-family:Segoe UI, verdana, arial, sans-serif;
	text-align:center;
	padding:0 0 0 0px;
	font-size:11px;
	letter-spacing: .3em;
	font-variant:small-caps; 
	font-weight:bold;
}

#menu .navigation li a b {
	float:left;
	display:block;
	padding:0 16px 0 8px;
}

#menu .navigation li.current a {
	color:#FFFFFF;
	background:url(../imagenes/fondoMenu_on.jpg);
}

#menu .navigation li a:hover {
	color:#4F4F4F; /*#00CCFF;*/
	background: url(../imagenes/fondoMenu_hover.jpg);
}
/***********************************************************************************************/
/* main */
#main{
	/*border: green 4px dashed;	
	background-color:#FFFFFF;*/
	text-align:center;
	/*width:918px;*/
	width:1060px; 
	margin:0 auto; 
}
/***********************************************************************************************/
/* subHeader */
#subHeader_esp {
	background: url(../imagenes/fondo_subHeader_esp.jpg) 0 0 no-repeat #FFFFFF;
	height: 175px;
	width: 918px;
	position: relative;
	margin-left:71px;
	.margin-left:0px;
}

#subHeader_eng {
	background: url(../imagenes/fondo_subHeader_eng.jpg) 0 0 no-repeat #FFFFFF;
	height: 175px;
	width: 918px;
	position: relative;
	margin-left:71px;
	.margin-left:0px;
}

#subHeader_fra {
	background: url(../imagenes/fondo_subHeader_fra.jpg) 0 0 no-repeat #FFFFFF;
	height: 175px;
	width: 918px;
	position: relative;
	margin-left:71px;
	.margin-left:0px;
}

.animacionFlash {
	padding-left:4px;
}
/***********************************************************************************************/
/* search */
#search{
	/*border: red 4px dashed;	*/
	background: url(../imagenes/fondo_search.jpg) 0 0 no-repeat #FFFFFF;
	position: relative;
	width: 918px;
	height: 73px;
	margin-left:71px;
	.margin-left:0px;
}

#searching {
	/*background-color: #FFFFFF;*/
	height: 73px;
	width: 215px;
	float: left;
	margin-left: 4px;
	/*position: relative;*/
}

#searching .buscarText{
	color:#FFFFFF;
	font-size:12px;
	font-family:verdana, arial, sans-serif;
	text-align:left;
	letter-spacing: .3em;
	font-variant:small-caps; 
	font-weight:bold;
	padding-top:10px;
	padding-left:18px;
	margin-bottom:8px;
}

#searching .searchBox {  
	/*background-image:url(../imagenes/buscador_input.jpg);  
	background-repeat:no-repeat;
    background-position:center;
    background-color:#FFFFFF;*/
	height:24px;
	width:153px;
	color:#FFFFFF;
	float:left;
	margin-left:15px;  
	background-color:#32393A;
	border-width:1px;  
	border-style:solid;  
	border-color:#525658; 
	padding-top:3px;
	padding-left:4px;
}  

#searching .searchBox_focus {  
	/*background-image:url(../imagenes/buscador_input.jpg);  
	background-repeat:no-repeat;
    background-position:center;
    background-color:#FFFFFF;*/
	height:24px;
	width:153px;
	color:#FFFFFF;
	float:left;
	margin-left:15px;  
	background-color:#586669;
	border-width:1px;  
	border-style:solid;  
	border-color:#FFFFFF; 
	padding-top:3px;
	padding-left:4px;
}  

#searching .searchBox:hover {  
	/*background-image:url(../imagenes/buscador_input.jpg);  
	background-repeat:no-repeat;
    background-position:center;
    background-color:#FFFFFF;*/
	height:24px;
	width:153px;
	color:#FFFFFF;
	float:left;
	margin-left:15px;  
	/*background-color:#586669;*/
	border-width:1px;  
	border-style:solid;  
	border-color:#FFFFFF; 
	padding-top:3px;
}  

#searching .botonImagen{
	background-image:url(../imagenes/buscador_lupa.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#FFFFFF;
	border:0px;
	height:24px;
	width:24px;
	
	float:right;
	margin-right:15px;
}

#searching .botonImagen:hover{
	background-image:url(../imagenes/buscador_lupaHover.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#FFFFFF;
	height:24px;
	width:24px;
	
	float:right;
	margin-right:15px;
	
	border-width:1px;  
	border-style:solid;  
	border-color:#FFFFFF; 
}

#titles {
	background-color: #FFFFFF;
	height: 62px;
	width: 695px;
	float: left;
	margin-top: 11px;
	text-align:left;
	/*margin-right: 4px;*/
	/*position: relative;*/
}

#titles .titulo {
	padding-top: 10px;
	padding-left: 10px;
	margin-right:10px;
	/*padding: 10px 10px;	*/
}

#titles .titulo h1{
	color:#454547;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	/*font-variant:small-caps;*/
	padding-top:10px;
}

#titles .titulo .linea{
	background:url(../imagenes/linea_titulo.gif) right top #FFFFFF no-repeat;
	/*background-repeat:repeat-x;*/
	height:3px;
	/*padding-bottom:15px;*/
	width:100%;
}
/***********************************************************************************************/
/* contenidoIzda */
#contenidoIzda{
	/*border: red 4px dashed;*/
	float:left;
	width:219px;
	position:absolute;
	margin-left:71px;
	/*height:100%;*/
	/*min-height:200px;*/
}

#subMenu{
	background: url(../imagenes/fondo_subMenu.jpg) 0 0 no-repeat #FFFFFF;
	height: 500px;
	/*width: 219px;*/
	padding-left:4px;
	/*position: relative;*/
}

#subMenu .headerbar{
	/*font: bold 14px Arial;
	color: white;*/
	color:#FFFFFF;
	font-size:12px;
	font-family:verdana, arial, sans-serif;
	letter-spacing: .3em;
	font-variant:small-caps; 
	font-weight:bold;
	
	background: black url(../imagenes/titlebar.png) repeat-x center left;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	padding: 4px 0 4px 18px; /*/*header text is indented 10px*/
}

#subMenu ul{
	list-style-type: none;
	margin: 0;
	padding-left: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

#subMenu ul li{
	/*padding-bottom: 5px;*/ /*bottom spacing between menu items*/
	border-bottom: 1px solid #dadada;
}

#subMenu ul li a{
	color: #4F4F4F;
	background: url(../imagenes/arrowbullet.png) 10px 4px no-repeat; /*custom bullet list image*/
	display: block;
	padding-bottom:5px;
	padding-top:5px;
	padding-left: 30px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#subMenu ul li.current a {
	/*color: #A70303;*/
	color: #387BAB;
	background: url(../imagenes/arrowbullet_current.png) 20px 4px no-repeat; /*custom bullet list image*/
	display: block;
	padding-top: 5px;
	padding-left: 40px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

/*#subMenu ul li a:visited{
	color: #4F4F4F;
}*/

#subMenu ul li a:hover{ /*hover state CSS*/
	/*color: #A70303;*/
	color: #387BAB;
	background-color: #F3F3F3;
}

#contenidoIzda .detalleRaya{
	background: url(../imagenes/detalleRaya_subMenu.jpg) 0 0 repeat-y #FFFFFF;
	width: 219px;
	height: 50%;
	/*position: relative;*/
}

/***********************************************************************************************//***********************************************************************************************/
/* contenidoDcha */
#contenidoDcha{
	background: url(../imagenes/detalleSombra_contenido.jpg) top right no-repeat #FFF;
	/*background-color:#EEEEEE;*/
	/*border: green 4px dashed;*/
	float:right;
	width:699px;
	min-height:500px;
	border-left:1px solid #DFD9DB;
	margin-right:71px;
	/*height:200px;*/
	/*margin:0 auto;*/
}

* html #contenidoDcha{
	background: url(../imagenes/detalleSombra_contenido.jpg) top right no-repeat #FFF;
	/*background-color:#EEEEEE;*/
	/*border: green 4px dashed;*/
	float:right;
	width:699px;
	height:auto !important;
	height:500px;
	border-left:1px solid #DFD9DB;
	/*height:200px;*/
	/*margin:0 auto;*/
}

#contenidoPrincipal{
	background-color:#FFFFFF;
	width:677px;
	/*margin:0 auto;*/
	padding-left:18px;
	display:inline-block;
	overflow:hidden;
	text-align:center;
	/*float: left;*/
}

#sombra {
	background: url(../imagenes/detalleSombra_contenido.jpg) 0 0 no-repeat #FFFFFF;
	height: 500px;
	width: 4px;
	float: right;
}
/***********************************************************************************************/
/* footer */
#footer {
	background: url(../imagenes/fondo_footer.jpg) 0 0 no-repeat #FFFFFF scroll;
	height: 66px;
	width: 918px;
	color: #FFFFFF;
	margin: 0 auto;
	position: relative;
}

#footer .menu{
	padding-top:30px;
	/*position:relative;*/
	margin:0 auto;  
	/*color:#FFFFFF;*/
	font-variant:small-caps; 
	font-style:italic;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}

#footer .copyright{
	/*margin-right:25px;*/
	padding-top:30px;
	padding-left:15px;
	float:left;
	/*position:relative;*/
	/*margin:0 auto;  */
	/*color:#FFFFFF;*/
	/*text-align:center;*/
}

#footer .webmaster{
	/*padding-right:20px;*/
	/*padding-top:8px;*/
	padding-top:30px;
	padding-right:15px;
	float: right;
	/*position:relative;*/
	/*margin:0 auto;*/  
	/*color:#FFFFFF;*/
	/*text-align:right;*/
	/*font-size:9px;*/
	/*font-style:italic; */
}

#footer a{
	text-decoration:none;
	color:#FFFFFF;
	outline:none;
}

#footer a:link {
	text-decoration:none;
	color:#FFFFFF;
}
#footer a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
#footer a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
#footer a:active {
	text-decoration:none;
	color:#FFFFFF;
}
/***********************************************************************************************/