
/* -------------------------------------------------------------------------------------------------------------*/
/* ------->>> IMPORTED STYLES <<<------------------------------------------------------------------------------*/
/* -----------------------------------------------------------------------------------------------------------*/

@import "reset.css"; /* Reseting styles */
@import "generic.css"; /*Generic styles*/
@import "box.css"; /*Boxs styles*/
@import "menu.css"; /* Web menu */
@import "voice.css"; /* Voice styles */
/*
Orden de los estilos

Comportamiento

    * display
    * overflow
    * clear
	* cursor
	
Posición

    * position
    * float
    * top

Tamaño

    * width
	* height
    
Margenes y bordes

    * margin
	* padding
    * border

Texto

    * font
    * text
    * line-height

Fondos y colores

    * background
    * color

*/

/* -------------------------------------------------------------------------------------------------------------*/
/* ------->>> CONTENT LAYOUTS <<<------------------------------------------------------------------------------*/
/* -----------------------------------------------------------------------------------------------------------*/

/* General */

html {}
body {}

/*Headers*/

h1 {
	margin: 0 0 15px;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	color:#ffffff;
	background:url(../images/backgrounds/h1bg.gif) no-repeat bottom left;
	}
h1 span { background:#272c2f; color:#ffffff; font-size:18px; padding: 0 10px 0 0; margin:0;}

h2 {}

/*Accesibility headers*/

p.info_header { display: none; }

/*Contenedor general*/

#l_all {width: 982px; margin:0 auto;}

/*Cabecera*/

#header { width: 982px; margin: 0 auto; position: relative; height: 91px; }

/*Div auxiliar*/

#before_l_contets { float:left; width:982px; padding: 1px 0; margin: 10px auto; background: #0b633a; float:left; }

 /*Div contenedor de las distintas columnas de maquetación (div#left, div#contents y div#right)*/

#l_contents { width: 952px; padding:15px; margin: 0 auto; background: #272c2f; float: left; }

/*Columna izquierda*/

#left { float: left; width: 184px; padding: 0 0; }

/*Contenido central*/

#contents { float: right; width: 750px; padding: 0 0 0 0; }

/*Menu*/

#menu {}

/* Search */

#search { float: left; margin: 10px 0 0; }

/* Right Column */

#right { display: none; }

/*Pie*/

#footer { width: 980px; margin: 0 auto; overflow: hidden; clear: both; padding: 30px 0 20px; }


#footer .box {  }

/* Pop in */

#popin_service {
	display: none;
	position: absolute;
	top: 40%;
	left: 40%;
	width: 260px;
	padding: 5px;
	z-index: 1;
}

/* -------------------------------------------------------------------------------------------------------------*/
/* ------->>> CONTENT ELEMENTS <<<-----------------------------------------------------------------------------*/
/* -----------------------------------------------------------------------------------------------------------*/

/* Online Attention */

.atencion_online { position: absolute; top: 10px; right: 0; }

/* Banners */

.banner { margin: 10px 0 0; }
.banner img { border: 1px solid #eee; padding: 5px; }

/* Breadcrumbs */

.breadcrumbs { position: absolute; bottom: 5px; right: 10px; width: 100%; text-align: right; color: #acb0b4; }

/* Contacto */

.contact_banner { position: absolute; top: 3px; right: 0; display:none;}

/* Iframe */

#contents iframe {}
#contents iframe#ifr_contents { height: 700px; width:750px;}

/* Language flags */

.language_flags { position: absolute; top: 26px; right: 0px; width: 100px; }

.language_flags div { float: right; margin: 0 0 0 5px; }

/* Pagination */

.linkPagings { width:100%; float:left; margin: 20px 0 0 0; }
.pagenumbers { width: 469px; float: left; text-align: center; padding: 0; background:#272c2f; }

.linkPagings span { display: block; width: auto; }

div.pagenumbers .pagesLink {
	width: auto;
	padding: 2px 4px;
	margin: 0 4px;
	text-decoration: none;
	height: 14px;
}
div.pagenumbers a.selected {
	width: auto;
	padding: 2px 4px;
	margin: 0 1px 0 0;
	text-decoration: none;
	height: 14px;
}

div.linkLast a, #contents div.linkNext a {
	width: auto;
	text-decoration: none;
	margin: 0 0 0 2px;
	float:left;
	padding: 0 15px 0 8px;
	text-align: right;
}

span.linkLast, #contents span.linkNext { padding: 2px; text-decoration: none; float: left; padding: 0 15px 0 8px; }
span.linkNext { margin: 0 0 0 2px; }
span.linkLast { margin: 0 0 0 2px; }

div.linkfirst a, #contents div.linkPrevious a {
	width: auto;
	padding: 2px;
	text-decoration: none;
	margin: 0 2px 0 0;
	display: inline;
	float: left;
	padding: 0 8px 0 15px;
}

span.linkfirst, #contents span.linkPrevious { padding: 2px;	text-decoration: none; float: left;	padding: 0 8px 0 15px; }
span.linkPrevious { margin: 0 2px 0 2px; }
span.linkfirst {}

/* Search */

#search legend {
	margin: 0;
	padding: 0 0 8px;
	color: #0099CC;
	font-weight: bold;
}
#search label {
	float: left;
	display: block;
	border-top: 1px solid #0099CC;
	width: 100%;
	padding: 5px 0 0;
	font-size: 10px;
	text-align: left;
}
#search label input { width: 184px; margin: 5px 0 0; font-size: 11px; color: #666; padding: 4px; }

#search input.button {
	float: right;
	width: 49px;
	padding: 4px 0 0 16px;
	border: none;
	color: #0099CC;
	cursor: pointer;
	font-size: 11px;
	background: url(../images/black_arrow.png) no-repeat 0 8px;
}
#search input.button:hover { background-position: 2px 8px; }

/*Firma de Complejo Creativo (logo de c2, dirección y url)*/

.signature { float: left; margin: 0 50px 0 0; }
.signature img { float: left; margin: 0 7px 0 0; }
.signature a.c2logo { position: relative; z-index: 5; }
.signature p { position: relative; top: -3px; width: 270px; z-index: 1; color: #76787f; font: 10px/12px Verdana; text-align:left; }
.signature p a { color: #76787f; }

/*Logos de validación CSS, XHTML y WCAG*/

.validations { float: right; }
.validations a {}

/*Servicios web (recomendar, sugerencias y condiciones de uso) */

.webservices { float: left; }
.webservices a { margin: 0 10px 0 0; padding: 1px 0 1px 22px; }


/* Acceso a usuario restringido */

#customer_info { float:left; width:168px; margin-top:8px; padding:8px; background:#629c60;}
#customer_info p.customer { font-weight:normal; color:#272C2F; font-size:12px; font-weight:bold; border-bottom:1px solid #0B633A; padding-bottom:0; }
#customer_info a { float: left; margin: 8px 0 5px; color:#fff; font-size:12px; width:88%; text-decoration:none; background:url(../images/black_arrow2.png) center left no-repeat; padding-left:15px; }
#customer_info a:hover { float: left; margin: 8px 0 5px; color:#fff; width:80%; text-decoration:underline;}
#customer_info form button { 
	background:#3c3c3c;
	color:#FFFFFF;
	padding:2px;
	width:auto;
	margin-top:10px;
	float:right;
	}
/*banner*/
.extra_content a img { border: 5px solid #34393c;}
