
/* -------------------------------------------------------------------------------------------------------------*/
/* ------->>> 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 { display: none; }

/*Contenedor general*/

#l_all {}

/*Cabecera*/

#header { width: 980px; margin: 0 auto 14px; background: url(../images/backgrounds/background.png) no-repeat; z-index:0; position:relative; overflow:hidden; }

#header a img { margin: 6px 0 0 0; }

/*Div auxiliar*/

#before_l_contets {}

 /*Div contenedor de las distintas columnas de maquetación (div#left, div#contents y div#right)*/

#l_contents { width: 980px; margin: 0 auto; }

/*Columna izquierda*/

#left { float: left; width: 245px; }

/*Contenido central*/

#contents { float: left; width: 702px; padding: 0 0 20px 20px; margin-top:-180px; z-index:100; position:relative; }

/*Menu*/

#menu {}

/*Columna derecha*/

#right { display: none; }

/*Pie*/

#footer { overflow: hidden; clear: both; padding: 20px 0; width: 980px; margin:0 auto; }
#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 <<<-----------------------------------------------------------------------------*/
/* -----------------------------------------------------------------------------------------------------------*/

/* Banners */

.banner { margin: 10px 0 0; }
.banner img { border: 1px solid #eee; padding: 5px; }

/* Breadcrumbs */

.breadcrumbs { position: absolute; bottom: 20px; right: 0; width: 100%; text-align: right; display:none; }

/* Contacto */

#header .contact_banner { position: absolute; top: 15px; left:705px; }
#header .contact_banner a { color:#fff; text-decoration:none; padding:0; margin:0; }
#header .contact_banner a img { margin:0; }
#header .contact_banner a.recommend { float:left; margin:6px 18px 0 0; font-size:11px; background: url(../images/recomend_id.png) left top no-repeat; padding:0 0 0 15px; letter-spacing:1.2px; }

/* Iframe */

#contents iframe {}
#contents iframe#ifr_contents {
	width: 700px;
	height: 600px;
}

/* Language flags */

.language_flags { position: absolute; top: 14px; right: 305px; display:inline; }
.language_flags div { width:25px; float:right; }

/*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 img { float:left; margin: 0 7px 0 0;}
p.pie { float:left; position: relative; top: -3px; width:300px; color: #999999; font: 10px/11px Verdana; text-align:left; /*margin:-22px 0 0 39px;*/ }
p.pie a { color: #999999; }

/*Logos de validación CSS, XHTML y WCAG*/

.validations { float: right; }
.validations a {}

/*Servicios web (recomendar, sugerencias y condiciones de uso) */

.webservices { float: left; margin-left:52px; }
.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 15px;}
#contents .box .linkPagings  a.linkLast{padding:0 15px 0 0;}

#contents .box .linkPagings { float:left; padding: 10px 0; margin: 10px 0; width:100%; text-align:center; font-size:11px;}
#contents .box .linkPagings a.linkfirst { padding: 0 10px 0 15px; }
#contents .box .linkPagings a.linkLast { padding: 0 15px 0 10px; }

span.linkfirst, #contents span.linkPrevious { padding: 2px;	text-decoration: none; float: left;	padding: 2px 8px 2px 15px; }
span.linkPrevious { margin: 0 10px 0 10px; }
span.linkfirst {}

div.linkLast a, #contents div.linkNext a {
	width: auto;
	text-decoration: none;
	margin: 0 0 0 10px;
	float:left;
	padding: 2px 15px 2px 8px;
	text-align: right;
}

div.linkLast a, #contents div.linkNext a {
	width: auto;
	text-decoration: none;
	margin: 0 0 0 10px;
	float:left;
	padding: 2px 15px 2px 8px;
	text-align: right;
}

span.linkLast, #contents span.linkNext { padding: 2px; text-decoration: none; float: left; padding: 2px 15px 2px 8px; border:1px solid #CCCCCC; }
span.linkNext { margin: 0 0 0 10px; }
span.linkLast { margin: 0 0 0 10px; }

div.linkfirst a, #contents div.linkPrevious a {
	width: auto;
	padding: 2px;
	text-decoration: none;
	margin: 0 10px 0 0;
	display: inline;
	float: left;
	padding: 2px 8px 2px 15px;
}

.pagenumbers { width: 428px; float: left; text-align: center; padding: 4px 0 6px; }

#customer_info { float:left; border:1px solid #EEEEEE; width:234px; margin-top:8px; padding:4px 6px;}
#customer_info p.customer { font-weight:normal; color:#E42204; font-size:17px; }
#customer_info a { float:left; margin:8px 0 5px 10px; color:#333333; width:88%; text-decoration:none; padding-left: 20px; background:url(../images/backgrounds/user.jpg) left top no-repeat; }
#customer_info a:hover { float:left; margin:8px 0 5px 10px; color:#ba0001; width:85%; text-decoration:none; padding-left: 20px; background:url(../images/backgrounds/user.jpg) left top no-repeat; }
#customer_info form button { 
	background:transparent url(../images/backgrounds/cancel2.png) repeat-x;
	color:#FFFFFF;
	height:23px;
	padding:0 0 5px;
	width:85px;
	margin-top:10px;
	}

