/*
    Document   : Estilo Base
    Created on : 06-07-2012, 12:23:14 PM
    Author     : Robert Vera Montoya
    Email      : rvera@creatividadeinteligencia.cl
*/

/* ===== CSS ===== */
@import url('estilo-index.css');
@import url('estilo-empresa.css');
@import url('estilo-division.css');
@import url('estilo-contacto.css');

/* ===== FONTS ===== */
@import url('http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700');
@import url('http://fonts.googleapis.com/css?family=Anonymous+Pro:400,700,400italic,700italic');
@import url('http://fonts.googleapis.com/css?family=Oswald:400,300,700');
@import url('http://fonts.googleapis.com/css?family=Raleway:100');

/* ===== SUBMENU ===== */
div#nav ul li ul{
	*left           : 61.3em;
	*top            : 9.3em;
	background-color: #409483;
	margin          : 0;
	position        : absolute;
	top             : 9.9em;
	width           : 18.8em;
	z-index         : 99999;
}

div#nav ul li ul li{
	border-bottom : 1px dotted #03b894;
	display       : block;
	float         : none;
	margin        : 0.5em;
	padding-bottom: 0.4em;
	text-align    : left;
}

div#nav ul li ul li a{
	color: #fff;
}

div#nav ul li ul li a:hover{
	background: none !important;
	opacity   : 0.6;
}

div#nav ul li ul li:last-child{
	border-bottom: none;
}

h1{
	color          : #8992b8;
	float          : right;
	font-family    : 'PT Sans Narrow', serif;
	font-size      : 1.4em;
	font-style     : normal;
	font-weight    : 400;
	letter-spacing : 0;
	line-height    : 1.09;
	margin-right   : 2em;
	margin-top     : 1.3em;
	text-decoration: none;
	text-shadow    : none;
	text-transform : none;
	word-spacing   : -0.041em;
}

div#nav ul li a{
	color          : #2a3a76;
	font-family    : 'PT Sans Narrow', serif;
	font-style     : normal;
	font-weight    : 500;
	letter-spacing : 0.029em;
	line-height    : 1.09;
	padding        : 0.4em 1.2em 0.4em 1.1em;
	text-decoration: none;
	text-shadow    : none;
	text-transform : none;
	text-transform : uppercase;
	word-spacing   : -0.041em;
	font-size      : 1.4em;
}

div#nav ul li a:hover{
	background   : url('../images/sitio/header/btn_nav.png') repeat-x;
	border-radius: 0.7em;
	color        : #fff;
}

.active{
	background   : url('../images/sitio/header/btn_nav.png') repeat-x;
	border-radius: 0.7em;
	color        : #fff !important;
}

/* UTILIZAR EM */
body{
	font-size: 62.5%
}

/* ===== CONTENEDOR ===== */
div#contenedor{
	margin: 0 auto;
	width : 96em;
}

/* ===== HEADER ===== */
div#header{
	height: 11.9em;
}

a#logo{
	display: block;
	float  : left;
	height : 9.9em;
	margin : 0.6em 0 0 3.5em;
	width  : 10.2em;
}
	/* ===== HEADER-RIGHT ===== */
	div#header-right{
		float : right;
		height: 11.9em;
		width : 79.6em;
	}
		/* ===== BAR ===== */
		div#bar{
			background: url('../images/sitio/header/header-right.png') no-repeat;
			float     : right;
			height    : 5em;
			width     : 79em;
		}
			/* ===== BAR-ICONS ===== */
			div#bar-icons{
				float       : right;
				margin-right: 2em;
				margin-top  : 1.9em;
			}
				a#link-home{
					margin-right: 0.7em;
				}

				a#link-mail{
					margin-left: 0.8em;
				}

	/* ===== NAV ===== */
	div#nav ul{
		float: right;
	}

	div#nav ul li{
		display        : block;
		float          : left;
		margin-right   : 2em;
		margin-top     : 2.7em;
		text-decoration: none;
	}

/* ===== SLIDES ===== */
div#slides{
	height: 23.2em;
	width : 96em;
}

ul.pagination{
	float       : right;
	margin-right: 1.2em;
	position    : relative;
	top         : -2.8em;
	z-index     : 999999;
}

ul.pagination li{
	background  : url('../images/sitio/header/inactive.png');
	display     : block;
	float       : left;
	height      : 1.7em;
	margin-right: 0.3em;
	width       : 1.7em;
}

ul.pagination li a{
	color          : #fff;
	display        : block;
	font-family    : 'PT Sans Narrow', serif;
	font-style     : normal;
	font-weight    : 500;
	letter-spacing : 0.029em;
	line-height    : 1.09;
	margin-left    : 0.5em;
	margin-top     : 0.1em;
	text-decoration: none;
	text-decoration: none;
	text-shadow    : none;
	text-transform : none;
	word-spacing   : -0.041em;
	font-size      : 1.2em;
}

ul.pagination li.current{
	background: url('../images/sitio/header/active.png');
}

ul.pagination li.current a{
	color: #2a3a76;
}

/* ===== FOOTER ===== */
div#footer{
	background: url('../images/sitio/footer/footer.png');
	height    : 8.6em;
	width     : 96em;
}

div#ubicacion{
	float      : left;
	margin-left: 1.8em;
	position   : relative;
	top        : 1.5em;
	width      : 50em;
}

div#ubicacion p{
	color          : #fff;
	font-family    : 'PT Sans Narrow', serif;
	font-style     : normal;
	font-weight    : 500;
	letter-spacing : 0.029em;
	line-height    : 1.39em;
	text-decoration: none;
	text-shadow    : 0.1em 0.1em 0.2em #999;
	text-shadow    : none;
	text-transform : none;
	word-spacing   : -0.041em;
	font-size      : 1.4em;
}

p strong{
	font-weight: bold;
}

div#asociacion{
	float       : right;
	margin-right: 0.5em;
	margin-top  : 0.5em;
}

div#asociacion a{
	margin-right: 1.7em;
}

#language{
	float       : right;
	margin-right: 10px;
	margin-top  : 20px;
}

#language a img{
	margin-right: 3px;
}