/* ---------------------------------------------------------------------------------------------------------------*/
/* C2 Intelligent Solutions (http://www.solucionesc2.net)
/* Proyecto: Complejo Creativo
/* Diseño: J. Alberto Medina
/* Montaje: Álvaro Fernández
/* Fecha: 04/04/008
/* Url: http://www.complejocreativo.com
/* --------------------------------------------------------------------------------------------------------------*/

/* -------------------------------------------------------------------------------------------------------------*/
/* ------->>> 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: 195px; margin: 0 auto; position: relative;}
#header a img { margin: 0 auto 40px;}

/*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: 195px; padding: 0 0 20px; margin:0; }

/*Contenido central*/

#contents { display:inline; float: right; width: 727px; margin:0; padding: 0 30px 20px 27px; background:url(../images/backgrounds/bg_body.gif) no-repeat top right;}

/*Menu*/

#menu {}

/*Columna derecha*/

#right { display: none; }

/*Pie*/

#footer { clear:both; padding: 40px 0 15px; overflow: hidden; width:100%;  }
#footer .box {width: 980px; margin: 0 auto; overflow: hidden; clear: both;   }

/* 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: 29px; }

/* Banner emergencia */

.emergency_banner { float: left; margin: 10px 0 0; }

/* Iframe */

#contents iframe {}
#contents iframe#ifr_contents { height: 600px; width: 727px; margin: 143px 0 0; }

/* Language flags */

.language_flags { float: right; width:auto; top: 0; right: 10px; z-index: 10; position:relative; }

/* Mini banners */

.mini_banners a { float: left; width: 167px; clear: both; padding: 0 0 0 25px; color: #2a8ddd; font-weight: bold; text-decoration: none; margin: 8px 0 0; }
.mini_banners a.attention { background: url(../images/ico_attention.gif) 4px 2px no-repeat; }
.mini_banners a.resources { background: url(../images/ico_recursos.gif) 0 2px no-repeat; }

/*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:0; width:300px; color: #87beea; font: 10px/11px Verdana; text-align:left; width:250px; margin-right:100px; display:inline; /*margin:-22px 0 0 39px;*/ }
p.pie a { color: #87beea; position: relative; margin:-12px 0 0 5px; }

/*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 0; }

.text_container img { clear: both; float: right; margin: 10px 0 10px 10px;}


div.pagenumbers a.pagesLink { margin-right:5px;}

/*paginador*/
#contents .linkPagings { margin:10px 0; padding:0 1%; height:16px; float:left; width:98%; font-size:11px; background:#efefef;}
#contents .linkpagings .linkfirst { float:left; width:auto; height:16px; border:none; border-right: 2px solid #fff;}
#contents .linkPagings .linkfirst a {
	color:#fff;
	padding: 0 10px 0px 20px;
	margin:0;
	float:left;
	width:30px;
	font-size: 11px;
	text-decoration: none;
	background:url(../images/backgrounds/prev_arrow.gif) no-repeat left bottom #00529b;
	border-right: 2px solid #fff;
	
	}
#contents .linkPagings .linkfirst a:hover { background: url(../images/backgrounds/prev_arrow.gif) no-repeat left top #ffb916;}
#contents .linkPagings .linkLast a {
	color:#fff;
	padding: 0 20px 0px 4px;
	float: right;
	width:30px;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
	background: url(../images/backgrounds/next_arrow.gif) no-repeat  right bottom #00529b;
	border-left: 2PX SOLID #FFF;
	display:block;
	margin-top:-17px;
	}
#contents .linkPagings .linkLast a:hover { background: url(../images/backgrounds/next_arrow.gif) no-repeat right top #ffb916;}
#contents .linkPagings .pageslink{ padding:0; margin:0;  width:auto; color:#333;}
#contents .linkPagings .pagenumbers { /*width:80%; float:left; display:inline;*/ margin:0 auto;  padding:1px 0 0; text-align:center; }
#contents .linkPagings .pagenumbers a { color:#00529b; font-size: 12px;  margin: 0 3px; padding:0 0; text-decoration: none;}
#contents .linkPagings .pagenumbers a:hover { color:#ffb916; text-decoration:underline;}
#contents .linkPagings .pagenumbers a.selected { color:#00529b; text-decoration:underline;font-weight:bold; margin:0; padding:0; text-decoration:none;}

/*listas*/
#contents ul li { /*list-style-image:url(../images/menu/ico_menu01.gif); margin:0 0 4px;*/ color:#00529B;}
#contents ol li { color:#00529B; } 
