html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end reset: http://meyerweb.com/eric/tools/css/reset/ */

body{
	font-size:75%;
	font-family:Arial, Helvetica, sans-serif;
	color:#0b539c;
}

 a{
	color:#0b539c;
	text-decoration:none;
}

.bot{
	color:#00abef;
}

p{
	margin-bottom:20px;
	line-height:1.3;
}

#header{
	position:relative;
	overflow:hidden;
	margin-bottom:40px;
}

#header #menu{
		margin-top:15px;

}

#header #menu li{
	float:left;
	padding-left:30px;
	background:url(/img/bg_menuBullet.gif) no-repeat left center;
	height:30px;
}

#header #menu li a{
	display:block;
	height:30px;
	text-indent:-4000px;
}

#header #menu #link_tra{width:228px; background:none; padding-left:0;}
#header #menu #link_pre{width:196px;}
#header #menu #link_bio{width:239px;}
#header #menu #link_blo{width:116px;}

#header #menu #link_tra a{background:url(/img/bg_menuTrabajos.gif) no-repeat;}
#header #menu #link_pre a{background:url(/img/bg_menuPremios.gif) no-repeat;}
#header #menu #link_bio a{background:url(/img/bg_menuBiografia.gif) no-repeat;}
#header #menu #link_blo a{background:url(/img/bg_menuBlog.gif) no-repeat;}

#trabajos #header #menu #link_tra a{background:url(/img/bg_menuTrabajosOn.gif) no-repeat;}
#premios #header #menu #link_pre a{background:url(/img/bg_menuPremiosOn.gif) no-repeat;}
#biografia #header #menu #link_bio a{background:url(/img/bg_menuBiografiaOn.gif) no-repeat;}

#header #ext_contact{
	position:absolute;
	top:30px;
	left:605px;
}

#header #ext_contact li{
	float:left;
	margin:0 5px 0 0;
}

#container{
	width:873px;
	margin:30px auto;

}

#content{
	clear:both;
	margin-bottom:40px;
}

#content a{
	text-decoration:underline;
	color:#68abef;
}

.section{
	width:723px;
	background:#0c54a0 url(/img/bg_sectionBottom.gif) no-repeat left bottom;
	color:white;
	margin:10px auto 45px auto;
	position:relative;
	padding:20px;
}


.section_top{
	background:url(/img/bg_sectionTop.gif) no-repeat left top;
	width:763px;
	height:9px;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}

.section_arrow{
	background:url(/img/bg_arrow.gif) no-repeat left top;
	width:42px;
	height:23px;
	position:absolute;
	top:-22px;
	left:0;
	z-index:3;
}

#trabajos .section_arrow{
	background:url(/img/bg_arrowWork.gif) no-repeat left top;
	width:21px;
}

#premios .section_arrow{
	left:250px;
}

#biografia .section_arrow{
	left:550px;
}

.video{
	float:left;
	width:400px;
}

.video_explain{
	float:right;
	width:300px;
}

.video_explain .campaign{
	font-size:120%;
}

.video_explain .dest{
	color:#68abef;
}

.section .links {
	position:absolute;
	bottom:-10px;
	right:10px;
}

.section .links a{
	margin-left:5px;
}


#biografia .section h1 {
	font-size:120%;
	margin-bottom:10px;
}

#biografia .section h1 span{
	font-weight:normal;
}

#biografia .section ul{
	margin-left:30px;
	list-style-type:disc;
}
#biografia .section li{
	margin-bottom:5px;
}

#biografia .section h2{
	height:18px;
	margin-bottom:10px;
	text-indent:-30000px;
}

#biografia #clientes h2{background:url(/img/bg_clientes.gif) no-repeat left top;}
#biografia #formacion h2{background:url(/img/bg_formacion.gif) no-repeat left top;}
#biografia #experiencia h2{background:url(/img/bg_experiencia.gif) no-repeat left top;}

.award{
	clear:both;
	margin-bottom:20px;
	overflow:hidden;
}

.award h1{
	float:left;
	width:120px;
	font-size:130%;
	text-transform:uppercase;
	margin-left:20px;
	margin-top:10px;
}

.award p{
	float:left;
	width:80px;
}

.award ul{
	float:left;
	width:450px;
	margin-left:40px;
	margin-top:10px;
	list-style-type:disc !important;
}

.award li{
	margin-bottom:5px;
}

#biografia .section ul.links_bio{
	position:absolute;
	top:15px;
	right:15px;
	list-style-type:none;
}

.links_bio li{
	margin-bottom:5px;
}

.links_bio a{
	text-decoration:none;
}

.clear{
	clear:both;
}
#trabajos .section_top{
	background:url(/img/bg_sectionTopWork.gif) no-repeat left top;
}

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