
/* -------------------------------------------------------------------------------------------------------------*/
/* ------->>> 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 {}
h1 span {}

h2 {}

/*Accesibility headers*/

p.info_header { display: none; }

/*Contenedor general*/

#l_all { margin:0 auto; width:980px;}

/*Cabecera*/

#header { width: 690px; margin: 0 auto; position: relative; height: 124px; }

/*Div auxiliar*/

#before_l_contets { display: none; }

 /*Div contenedor de las distintas columnas de maquetación (div#left, div#contents y div#right)*/

#l_contents { width: 942px; float:left; margin: 0 auto; border:4px solid #e17f9e; border-top:0; padding:0 15px 15px; background:white;}

/*Columna izquierda*/

#left { float: left; width: 180px; padding: 0 0 20px; margin-right:15px; }

/*Contenido central*/

#contents { float: left; width: 746px; padding: 0; }

/*Menu*/

#menu {}

/* Search */

#search { float: left; margin: 10px 0 0; }

/* Right Column */

#right { display: none; }

/*Pie*/

#footer { background:url(../images/backgrounds/bg_footer.jpg) top center no-repeat; overflow: hidden; clear: both; padding: 20px 0 120px; margin:0 auto; }
#footer .box { width: 980px; margin: 0 auto;  }

/* 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 { display:none; position: absolute; bottom: 5px; right: 10px; width: 100%; text-align: right; }

/* Contacto */

.contact_banner { display:none; position: absolute; top: 3px; right: 0; }

/* Iframe */

#contents iframe {}
#contents iframe#ifr_contents { height: 700px; width:746px;}

/* Language flags */

.language_flags { display:none; position: absolute; top: 2px; right: 98px; width: 100px; }

.language_flags div { float: right; margin: 0 0 0 5px; }

/* Pagination */

.linkPagings { width:100%; float:left; margin:20px 0 0 3px; }
.pagenumbers { width: 441px; float: left; text-align: center; padding: 2px 0 3px; background:#ddd; }

.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;
}

#contents div.linkLast a, #contents div.linkNext a {
	width: auto;
	text-decoration: none;
	margin: 0;
	float:left;
	padding: 2px 24px 2px 8px;
	text-align: right;
	border-left:1px solid #FFFFFF;
}

span.linkLast, #contents span.linkNext { padding: 2px; text-decoration: none; float: left; padding: 2px 23px 3px 5px; }
span.linkNext { margin: 0; }
span.linkLast { margin: 0; }

#contents div.linkfirst a, #contents div.linkPrevious a {
	width: auto;
	padding: 2px;
	text-decoration: none;
	margin: 0;
	display: inline;
	float: left;
	color:#fff;
	padding: 2px 8px 3px 20px;
	border-right:1px solid #FFFFFF;
}

#contents span.linkPrevious { padding: 2px;	text-decoration: none; float: left;	padding:2px 5px 3px 18px; }
span.linkfirst { padding: 2px;	text-decoration: none; float: left;	padding:2px 5px 3px 20px; }
span.linkPrevious { margin: 0; }
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 70px 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: 280px; z-index: 1; color: #fff; font: 10px/12px Verdana; text-align:left; }
.signature p a { color: #fff; }

/*Logos de validación CSS, XHTML y WCAG*/

.validations { float: right; }
.validations a { margin-left:10px;}

/*Servicios web (recomendar, sugerencias y condiciones de uso) */

.webservices { float: left; }
.webservices a { margin: 0 10px 0 0; padding: 0; }


/* Acceso a usuario restringido */

#customer_info { float:left; width:164px; margin-top:8px; padding:8px; background:#282828;}
#customer_info p.customer { font-weight:normal; color:#fff; font-size:14px; font-weight:bold; border-bottom:1px solid white; padding-bottom:2px; }
#customer_info a { float: left; margin: 8px 0 5px; color:#fff; width:88%; text-decoration:none; background:url(../images/arrow_next.gif) 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: #c40341;
	color:#FFFFFF;
	padding:2px;
	width:auto;
	margin-top:10px;
	float:right;
	}


