
/* -------------------------------------------------------------------------------------------------------------*/
/* ------->>> 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 {}

div#supersize { display: none !important; }

/*Headers*/

#contents h1 { font-size:24px; color:#2c2d2d; font-weight: bold; margin:10px 0 10px; float:left; width:100%;}
h1 span {}

h2 {}

/*Accesibility headers*/

p.info_header { display: none; }

/*Contenedor general*/

#l_all {}

/*Cabecera*/

#header { width: 990px; margin: 0 auto 10px; position: relative; height: 130px; }
#header #flashbanner { width:380px; height:130px;}
/*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: 990px; margin: 0 auto; }

/*Columna izquierda*/

#left { float: left; width: 194px; padding: 0 0 40px; display:inline; overflow:hidden; }

/*Contenido central*/

#contents { float: right; width: 764px; padding: 10px; margin:0 0 40px; background:#ffffff; }

/*Menu*/

#menu { background:#666666;}

/* Right Column */

#right { display: none; }

/*Pie*/

#footer {
	margin: 0 auto;
	overflow: hidden;
	clear: both;
	padding: 20px 0;
	background:#2c2d2d none repeat scroll 0 0;
	height:56px;
	padding:7px 0 7px 0;

 }
#footer .box { width:990px; margin: 25px 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 { position: absolute; bottom: 5px; right: 10px; width: 100%; text-align: right; display:none;}

/* Contacto */

.contact_banner { position: absolute; top: 3px; right: 0; }

/* Iframe */

#contents iframe {}
#contents iframe#ifr_contents { height: 750px; width:758px;}

/* Language flags */

.language_flags { position: absolute; top: 2px; right: 265px; width: 100px; }

.language_flags div { float: right; margin: 0 0 0 5px; }

/* Pagination */

.linkPagings { width:100%; float:left; }
.pagenumbers { width: 485px; float: left; text-align: center; padding: 2px 0 3px; }

.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 3px;
	float:left;
	padding: 2px 20px 2px 8px;
	text-align: right;
}

span.linkLast, #contents span.linkNext { padding: 2px; text-decoration: none; float: left; padding: 2px 20px 2px 8px; }
span.linkNext { margin: 0 0 0 3px; }
span.linkLast { margin: 0 0 0 3px; }

div.linkfirst a, #contents div.linkPrevious a {
	width: auto;
	padding: 2px;
	text-decoration: none;
	margin: 0 3px 0 0;
	display: inline;
	float: left;
	padding: 2px 8px 2px 20px;
}

span.linkfirst, #contents span.linkPrevious { padding: 2px;	text-decoration: none; float: left;	padding: 2px 8px 2px 20px; }
span.linkPrevious { margin: 0 3px 0 3px; }
span.linkfirst {}

/*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: #a1a1a1; font: 10px/12px Verdana; text-align:left; }
.signature p a { color: #a1a1a1; }

/* Static Banners */

.static { float: left; margin: 10px 0 0; }

/* User Access */

a.user_access {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 238px;
	height: 35px;
	padding: 5px 0 0 15px;
	background: url(../images/bg_user_access.gif) 95% 7px no-repeat #2c2d2d;
	text-decoration: none;
}

a.user_access span { color: #fff; font-size: 14px; font-weight: bold; text-decoration: none; display: block; clear: both; }
a.user_access span.enter { font-size: 11px; font-weight: normal; background: url(../images/arrow_orange.gif) 32px 4px no-repeat; padding: 0 14px 0 0; }
a.user_access span.enter:hover { color:#FE6533;}
/* Search */

#search {
	position:absolute;
	display:block;
	top:50px;
	right:0;
	width:238px;
	padding:5px 0 0 15px;
	background: /*url(../images/bg_search.gif) 95% 21px no-repeat */#2c2d2d;
	text-decoration:none;
	}
#header #search legend { text-align:left; width:auto; padding:0; margin:0; color: #fff; font-size: 14px; font-weight: bold; text-decoration: none; display: block; clear: both;}

#search label {
	float: left;
	display: block;
	width: 100%;
	padding: 5px 0 0;
	font-size: 10px;
	text-align: left;
}
#header #search label input { width: 215px; margin: 5px 0 0; font-size: 11px; color: #cccccc; background:#666666; border:0; padding: 4px; }

#search input.button {
	font-size: 11px;
	font-weight: normal;
	background: url(../images/arrow_orange.gif) 42px 6px no-repeat; padding: 0 14px 0 0;
	margin: 3px 0 5px;
	border:0;
	color:#ffffff;
	text-align:left;
	display:block;
	float:left;
	width:100px;
	display:block;
	cursor:pointer;
}
#search input.button:hover { color:#FE6533; }


/*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: 178px; margin-top:8px; padding:8px; background:#fe6533;}
#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/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;
	}
/*banners*/
.extra_content { float: left; width:194px; margin:10px 0 0; padding:0; background: none; display:inline; overflow:hidden;}
.extra_content .box {float: left; width:194px; margin:0; padding:0; background: none;}
.extra_content .box div {float: left; width:194px; margin:0; padding:0; background: none;}
.extra_content .box div a {float: left; width:194px; margin:0; padding:0; background: none;}
.extra_content .box div a img {float: left; width:194px; margin:0; padding:0; background: none;}
.extra_content p.info_header { display: none;}
.box_top, .box_bottom { display:none;}
/*acceso zona clientes*/
.user_acces { position:absolute; float:right; top:0; right:10px; width:233px; height:31px; padding:10px; background: url(../images/backgrounds/accesoclientes.gif) right top no-repeat #2c2d2d;}
p.client { color:#FFFFFF; font-size:18px; margin:0;}
#header a.acc_client { background:url(../images/arrow_orange.gif) no-repeat 0 4px; color:#ffffff; font-size:10px; padding: 0 0 0 13px; text-decoration:none;}
#header a.acc_client:hover { color:#fe6533;}
