﻿/*
Designed and Coded By: Jeffrey Way
Date: 11/3/2008

PRIMARY COLORS:

gray: #eaeaea;
dark-blue: #002d56;
black: #444444;
silver: #bcbcbc;

*/


html
{
	background: url(images/htmlBG.jpg) repeat-x 0 -2px;
}

body
{
	font-size: 90%;
	font-family: helvetica, georgia, sans-serif;
	line-height: 1.6em;
	text-align: center;
	color: #444444;
}

ul, li, img, body, html
{
	margin: 0;
	padding: 0;
}

a
{
	text-decoration: none;
	color: #000000;
	/* color: #ffffff; */
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: none;
}

h3
{
	background: url(images/silverGradient.jpg) repeat-x;
	color: #444444;
	margin-top: 0;
	margin-bottom: 0;
	padding: .2em .5em;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	text-align: left;
	text-transform: lowercase;
	font-weight: normal;
}

h2
{
	font-family: georgia;
}


.fr
{
	float: right;
	padding: 1em 0 1em 1em;
}

.fl
{
	float: left;
	padding: 1em 1em 1em 0;
}

#lateralIZQ
{
	text-align: left;
	width: 140px;
	float: left;
}

#lateralDCH
{
	text-align: left;
	width: 140px;
	float: right;
}

#container
{
	text-align: left;
	margin: auto;
	width: 970px;
	background: url(images/containerBG.png) repeat-y;
}

#container ul, #container ul li a
{
	list-style-type: none;
}

#header #tituloCabeceraProyectos 
{	
	height: 0px;
	position: absolute;
	left: 100px;
	top: 30px;
	font-family: Geneva, Arial, sans-serif;
	font-size: 83px;
	color: #002D56;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

#header #tituloCabeceraF5 
{	
	position: absolute;
	left: 500px;
	top: 48px;
	font-family: Arial, Geneva, sans-serif !important;
	font-size: 130px !important;
	color: #FFFFFF !important;
	font-weight: normal !important;
	font-style: normal !important;
	text-decoration: inherit !important;
}

#header #imagenCabecera
{	
	position: absolute;
	left: 0px; 
	top: 0px;
}

#header #redesSociales
{
	position: absolute;
	right: 5px; 
	top: 120px;
}

#header #flag1
{	
	position: absolute;
	right: 130px; 
	top: 5px;
}

#header #flag2
{	
	position: absolute;
	right: 105px; 
	top: 5px;
}

#header #flag3
{	
	position: absolute;
	right: 80px; 
	top: 5px;
}

#header #flag4
{	
	position: absolute;
	right: 55px; 
	top: 5px;
}

#header #flag5
{	
	position: absolute;
	right: 30px; 
	top: 5px;
}

#header #flag6
{	
	position: absolute;
	right: 5px; 
	top: 5px;
}

#header #publi
{	
	position: absolute;
	right: 0px; 
	top: 113px;
}

#header #publi2
{	
	position: absolute;
	right: 172px; 
	top: 113px;
}

#header #publi3
{	
	position: absolute;
	right: 515px; 
	top: 113px;
}

#header #motorBusqueda
{	
	position: absolute;
	right: 0px; 
	top: 83px;
}

#header #mail
{	
	position: absolute;
	right: 20px; 
	top: 120px;
}

#header
{
position: relative;
	background: url(images/header.jpg) no-repeat;
	overflow: hidden;
}

#header #login {
position: absolute;
right: 1em; 
top: 0;
color: white;
font-weight: normal;
}

#header h5 {
font-weight: normal;
}

#header h1
{
	display: none;
}

#header p
{
	margin-top: 113px;
	width: 970px;
	padding: .6em 0 .6em .5em;
	background: url(images/silverGradient.jpg) repeat-x;
	margin-bottom: 0;
	color: #454545;
	letter-spacing: .19em;
	font-size: 1.1em;
	border-top: 1px solid #dfe2e5;
	border-bottom: 1px solid #898989;
}

#cubosMain p
{
	font-family: Geneva,Arial,sans-serif;
	font-size: 11px;
	text-align:  justify;
	color: black;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0 0 0 0;
}


#sidebar
{
	width: 188px;
	float: left;
	background: #eaeaea;
}

/* SIDEBAR */

#sidebar ul#nav li
{
	border-top: 1px solid #f6f4f4;
	border-bottom: 1px solid #b2b2b2;
	text-align: right;
	padding-right: .5em;
	line-height: 1.7em;
	font-size: 1.5em;
}

#sidebar ul#nav li:hover
{
	border-top: 1px solid white;
	background: #bcbcbc url(images/arrow.png) 2% 50% no-repeat;
}

ul#nav li a
{
	color: #ffffff;
}

#nav li a:hover
{
	text-decoration: none;
}

#sidebar h2
{
	background: #002d56;
	color: #FFFFFF;
	padding: .2em;
	text-align: center;
	margin-bottom: .4em;
}

#sidebar ul#events
{
	text-align: center;
}

ul#events li
{
	margin-bottom: .7em;
}

/* MAIN CONTENT */

#mainContent
{
	padding: 0 1em;
	margin-left: 188px;
}

#mainContent div
{
	overflow: hidden;
}

#tier1, #tierProductos1, #tier2, #tier3
{
	margin-bottom: 1em;
}

#tier1 div, #tierProductos1 div, #tier2 div, #tier3 div#news, #tier3 div div
{
	border: 1px solid #ababab;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 0 1em;
}

#mainContent #tier1
{
	height: 226px;
	padding-top: .6em;
}

#mainContent #tierProductos1
{
	height: 390px;
	padding-top: .6em;
}

#tier1 #featured
{
	height: 226px;
	float: left;
	width: 74%;
	border: none;
	padding: 0;
	margin-right: 1em;
}


#tierProductos1 #productos
{
	height: 388px;
	float: left;
	width: 74%;
	padding: 0;
	margin-right: 1em;
	position: relative;
}

#productos p
{
	font-family: Geneva,Arial,sans-serif;
	font-size: 12px;
	width: 93%;
	text-align:  justify;
	color: black;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0 0 0 0;
}

#mainContent #tier1 #contacto
{
	height: 222px;
	width: 12em;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0;
	position: relative;
}

#mainContent #tierProductos1 #listadoProductos
{
	height: 388px;
	width: 12em;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0;
	position: relative;
}

#contacto h3
{
	background: #eaeaea url(images/email.png) no-repeat 95% 40%;
}

#contacto p
{
	font-family: Geneva,Arial,sans-serif;
	font-size: 11px;
	text-align:  justify;
	color: black;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0 0 0 0;
}

#productos h3
{
	/* background: #eaeaea url(images/register.png) no-repeat 95% 40%; */
}

#listadoProductos h3
{
	background: #eaeaea url(images/register.png) no-repeat 95% 40%;
}

#listadoProductos p
{
	font-family: Geneva,Arial,sans-serif;
	font-size: 11px;
	text-align:  justify;
	color: black;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0 0 0 0;
}

#bird
{
	position: absolute;
	right: -14px;
	top: -10px;
}


#contacto img
{
	padding-top: .5em;
	padding-left: .3em;
}


#productos img
{
	padding-top: .5em;
	padding-left: .3em;
}

#listadoProductos img
{
	padding-top: .5em;
	padding-left: .3em;
}

#mainContent #tier1 img
{
	float: left;
	margin-right: 1em;
}

#mainContent #tierProductos1 img
{
	float: left;
	margin-right: 1em;
}

#tier1 img#featuredImage
{
	width: 39em;
}

#mainContent #tier2
{
	text-align: center;
	margin: 0 auto 1em;
	font-size: .9em;
}

#tier2 h3
{
	text-align: left;
}

h3#quienesSomos
{
	background: #eaeaea url(images/lens.png) no-repeat 95% 40%;
}

h3#objetivo
{
	background: #eaeaea url(images/alarm.png) no-repeat 95% 40%;
}

.comoTrabajamos h3
{
	background: #eaeaea url(images/pen.png) no-repeat 95% 40%;
}

#tier2 img
{
	padding-top: .5em;
	width: 90%;
}



#mainContent #tier2 div
{
	float: left;
	width: 31.5%;
	margin-right: 1em;
	padding: 0 0 .5em 0;
}

#mainContent #tier2 div.comoTrabajamos
{
	margin-right: 0;
}

#tier2 div p
{
	margin-top: .3em;
	padding: 0 .5em;
	text-align: left;
}

#mainContent #tier3
{
	position: relative;
}

#tier3 h2
{
	padding-left: .5em;
	margin-bottom: .2em;
}

#tier3 span
{
	font-style: italic;
	margin: 0;
	padding-left: .7em;
	margin-bottom: -.6em;
	display: block;
}

#tier3 #tier3 img
{
	width: 100%;
}

#mainContent #tier3 div
{
	margin: 0 0 1em 0;
	padding: 0;
	padding-bottom: .5em;
}

#tier3 div#questionsClasses
{
	width: 31.6%;
	float: left;
}

#mainContent #tier3 #news
{
	float: right;
	width: 64.8%;
	margin-right: .6em;
}
#tier3 p, #tier3 input
{
	padding: 0 1em;
}

#tier3 #questionsClasses p small
{
	display: block;
}

#questionsClasses img
{
	width: 100%;
}

#tier3 h3#haveAQuestion
{
	background: #eaeaea url(images/email.png) no-repeat 95% 40%;
}

#tier3 h3#classes
{
	background: #eaeaea url(images/microphone.png) no-repeat 95% 40%;
}

#tier3 div#news h3
{
	background: #eaeaea url(images/pen.png) no-repeat 95% 40%;
}

#footer
{
	clear: both;
	text-align: center;
}


/* Estilos de las noticias de EL PAIS */
.titular_elpais {
		font-family: Geneva, Arial, sans-serif !important;
		font-size: 11px !important;
		color: #003399 !important;
		font-weight: bold !important;
		font-style: normal !important;
		text-decoration: underline !important;
	}

A:link.titular_elpais, A:vlink.titular_elpais, A:alink.titular_elpais {color: #003399 !important;}

.autor_elpais {
		font-family: Geneva, Arial, sans-serif !important;
		font-size: 11px !important;
		color: #6699cc !important;
		font-weight: normal !important;
		font-style: normal !important;
		text-decoration: none !important;
}

A:link.autor_elpais, A:vlink.autor_elpais, A:alink.autor_elpais {
		color: #6699cc !important;
}

.titulo_feed_elpais {
	font:normal 11px Arial, Helvetica, sans-serif !important; 
	text-decoration:none !important; 
	color:#FFFFFF !important;
}

.titulo_feed_elpais a,.titulo_feed_elpais a:link,.titulo_feed_elpais a:hover,.titulo_feed_elpais a:visited {
	text-decoration:none !important; 
	color:#666666 !important;
	font-weight:bold;
}

.fondo_resultados_elpais { background-color: #eaeaea; width: 100%;}




/*
PUBLICIDAD STRATO
*/

#lateralIZQ #posicion1Strato{
	position:	absolute;
	top:		150px;
	left:	 	0px;
	text-align: center;
}

