
/* -------------------------------------------------------------------------------------------------------------*/
/* ------->>> 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 */
@import "print.css" print; /* Only print */

/*
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, p.info_header { display: none; }

/*Contenedor general*/

#l_all { width:969px;  margin:0 auto; padding:10px; background-repeat: no-repeat; overflow:auto;}

/*Cabecera*/

#header { width: 961px; margin: 0 auto; position: relative; height: 214px; cursor: pointer; }

/*Div auxiliar*/

#before_l_contets {}

 /*Div contenedor de las distintas columnas de maquetación (div#left, div#contents y div#right)*/

#l_contents { width: 960px; margin: 0 auto; }

/*Columna izquierda*/

#left { float: left; width: 222px; margin:0; padding:0; margin-right: 10px; }

/*Contenido central*/

#contents {
	float: left;
	width: 704px;
	padding: 20px 0px 18px 18px;
	margin:0;
	background: #ffffff;
	}
#contents .box { float: left; width: 526px; margin:0; padding:0;}

/*Menu*/

#menu {}

/*Pie*/

#footer { overflow: hidden; clear: both; padding: 20px 0; width: 100%; }
#footer .box { width: 980px; margin: 0 auto; }

/* Pop in */

#popin_service {
	display: none;
	position: absolute;
	top: 40%;
	left: 40%;
	width: 250px;
	padding: 5px;
	z-index: 1;
}

/* -------------------------------------------------------------------------------------------------------------*/
/* ------->>> CONTENT ELEMENTS <<<-----------------------------------------------------------------------------*/
/* -----------------------------------------------------------------------------------------------------------*/

/* Online Attention */

.atencion_online { position: absolute; top: 10px; right: 0; }

/* extra_contents */

.extra_content { margin: 0 0; }
.extra_content img {  }

/*extra_content bottom*/
#extra_content_bottom { float: right; width: 720px; margin:10px 5px 0 0; padding:0; display:inline; }
#extra_content_bottom .extra_content_bot { float: right; margin:0; padding:0; width:auto;}
#extra_content_bottom .extra_content_bot a { float: right; margin:0; padding:0; width:auto;}
#extra_content_bottom .extra_content_bot a img { float: right; width: 724px; padding:0; margin: 0; display:inline; border:none; }


/*extra_content right*/
#right { float: right; width: 160px; margin:-16px 4px 0 0 ; padding:0; background:#ffffff; }
#right .extra_content { float: right; width: 160px; margin:0 0 2px 0; padding:0;}
#right .extra_content a{ float:left; width:auto; margin:0; padding:0;}
#right .extra_content a img { }
#right .extra_content div div {margin:0 0 1px 0; padding:0;}
/* Breadcrumbs */

.breadcrumbs { position: absolute; bottom: 10px; right: 0; width: 100%; text-align: right; color:#fff; margin-right:.7em; }

/* Contacto */

.contact_extra_content { position: absolute; top: 10px; right: 5px; }

/* Iframe */

#contents iframe {}
#contents iframe#ifr_contents {
	width: 600px;
	height: 600px;
}

/* Language flags */

.language_flags { position: absolute; top: 200px; left: 0px; background: #f5f4f2; width:auto; padding:3px;}

/*Firma de Complejo Creativo (logo de c2, dirección y url)*/

.signature { float: left; margin: 0 30px 0 0;  }
.signature a { float: left; cursor:pointer; margin:0; }
a.c2logo {display: none;}
a.c2logo img { float:left; margin: 0 7px 0 0;}
p.pie { float:left; position: relative; top:0; width:300px; color: #acc5bf; font-size:11px; text-align:left; width:200px; margin: -5px 100px 0 0; display: none; }
p.pie a { color: #acc5bf; position: relative; margin:-12px 0 0 5px; text-decoration:none; }

/*Logos de validación CSS, XHTML y WCAG*/

.validations { float: right; width:250px; }
.validations a { float:right; margin: 0 0 0 20px;}

/*Servicios web (recomendar, sugerencias y condiciones de uso) */

.webservices { float: left; }
.webservices a { margin: 0 10px 0 0; padding: 1px 0 1px 22px; }

.text_container img { clear: both; float: right; margin: 10px 0 10px 10px;}

#contents .box .linkPagings {margin:10px 0; float:left; width:100%; text-align:center; font-size:11px;}
#contents .box .linkPagings  a.linkFirst{padding:0 0 0 20px;}
#contents .box .linkPagings  a.linkLast{padding:0 20px 0 0;}
/*links facebook twitter*/
#left .fb_banner { background: #F5F4F2; float:left; width:182px; padding:20px; }
#left .fb_banner p.facebook {
	font-size: 10px;
	text-decoration: none;
	color: #666;
	font-weight: normal;
	text-align:left;
	font-family: Franklin gothic medium, Verdana, Arial, Helvetica, sans-serif;
	/* font-size:13px; font-weight:normal; text-align: left; margin-bottom:5px;*/}
#left .fb_banner .fb, #left .fb_banner .tw { float:left; width:75px; margin:5px 5px 0 0; padding:0;}
.tw{}

/* Acceso a usuario restringido */

#customer_info { float:left; width: 182px; margin-top:8px; padding:20px; background:#666666;}
#customer_info p.customer { font-weight:normal; color:#fff; font-size:14px; font-weight:bold; border-bottom:1px solid white; padding-bottom:2px; text-align:left;}
#customer_info a { float: left; margin: 8px 0 5px; color:#fff; 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;
	border:0;
	}
