h1,h2,h3,h4,h5,h6,pre,code,table,td,th,dd,dt,dl,li,input,button,select,textarea{ font-size: 100%; }
ul,ol,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,td,dd,dl,dt { margin:0; padding:0; }
a img, :link img, :visited img { border:none; }
body {font-size: 76%; line-height: 1em;} 
table {border-collapse: collapse; }
input,button,select,textarea {font-family: inherit;}
input, select { vertical-align:middle; }

.clearBoth { /* For clearing floats */
	clear: both; 
	height: 0px;
	margin: 0; 
	padding: 0; 
	font-size: 0%;
	line-height: 0px; 
	}

.hiddenContent { /* For alternate content for screen readers */
	position: absolute;
 	left: 0px;
 	top: -2000px;
	width: 1px;
 	height: 1px;
 	overflow: hidden;
	color: #FFFFFF;
	}

hr {
	display: none;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../img/bg.jpg) repeat-x;
	text-align:center;
	}	

a {
	color: #8eb8ee;
	text-decoration: none;
	}

a:visited{
	text-decoration: none;
	}

a:hover{
	text-decoration: underline;
	}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 96%;
	font-style: normal;
	color: #5e5e5e;
	text-align: left;
	line-height: 122%;
	padding-bottom: 10px;
	}

h4 {
	font-size: 96%;
	font-weight: bold;
	color: #1b4687;
	}

h5 {
	text-transform: uppercase;
	font-weight:normal;
	color: #5e5e5e;
	margin: 0 0 8px 0;
	}

blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 96%;
	font-style: italic;
	color: #5e5e5e;
	text-align: left;
	line-height: 122%;
	padding-bottom: 4px;
	}

.lastElement {
	padding-bottom: 30px;
	}

.highlight {
	color: #CC0000;
	}
	
.secondaryText {
	color: #272727;
	}

.strongerText {
	font-weight: bold;
	}
	
.specialContent {
	border: 2px solid #cde3f0;
	padding: 35px 0 30px  14px;
	margin-bottom:10px;
	}

/* CONTENT LAYOUT */

#container {
	width: 960px;
	margin: 20px auto;
	background: #fff;
	text-align:left;
	}

#containerInner {
	width: 960px;
	border: 5px solid #ebebeb;
	background: #FFF;
	padding-bottom: 20px;
	}

/* MAIN MENU LAYOUT */
#mainMenu {
	width: 812px;
	margin-top: 25px;
	display: inline;
	float: left;
	}


#mainMenu li {
	list-style: none;
	float: left;
	height:33px;
	padding-bottom:0;
	}
	
#mainMenu li a {
	display: block;
	}

#secondaryMenu {
	width: 110px;
	margin: 25px 0 0 18px;
	background: #FFF;
	display: inline;
	float: left;
	}

#secondaryMenu ul li {
	float: left;
	list-style: none;
	padding: 10px 0 0 14px;
	}


/* HEADER LAYOUT */

#LangeEspinolaArgentina {
	width: 960px;
	height: 294px;
	position: relative;
	}

#LangeEspinolaArgentina span {
	background: url(../img/img_header-home.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

#LangeEspinolaArgentina-historiales {
	width: 960px;
	height: 294px;
	position: relative;
	}

#LangeEspinolaArgentina-historiales span {
	background: url(../img/img_header-historiales.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

#LangeEspinolaArgentina-equipoDeApoyo {
	width: 960px;
	height: 294px;
	position: relative;
	}

#LangeEspinolaArgentina-equipoDeApoyo span {
	background: url(../img/img_header-equipoDeApoyo.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

#LangeEspinolaArgentina-claseTornado {
	width: 960px;
	height: 294px;
	position: relative;
	}

#LangeEspinolaArgentina-claseTornado span {
	background: url(../img/img_header-claseTornado.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

#LangeEspinolaArgentina-oficinaDePrensa {
	width: 960px;
	height: 294px;
	position: relative;
	}

#LangeEspinolaArgentina-oficinaDePrensa span {
	background: url(../img/img_header-oficinaDePrensa.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

#LangeEspinolaArgentina-contacto {
	width: 960px;
	height: 294px;
	position: relative;
	}

#LangeEspinolaArgentina-contacto span {
	background: url(../img/img_header-contacto.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

#LangeEspinolaArgentina-links {
	width: 960px;
	height: 294px;
	position: relative;
	}

#LangeEspinolaArgentina-links span {
	background: url(../img/img_header-links.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}


/* MAIN CONTENT LAYOUT */

#mainContent {
	float: left;
	width: 630px;
	margin: 23px 0 0 0;
	background: url(../img/bg_dot.gif) right repeat-y;
	}
#mainContentInner{
	margin: 0 30px 0 32px;
}
		
#mainContent h2, #secondaryContent h3  {
	padding-bottom: 20px;
	}

#mainContent ul {
	display: block;
	list-style: none;
	padding: 4px 0 10px 10px;
	width: 548px; /* 568 - 20 */
	}

#mainContent ul li {
	background: url(../img/bullet_arrow.gif) 3px 1px no-repeat;
	width: 520px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 96%;
	font-style: normal;
	color: #5e5e5e;
	text-align: left;
	line-height: 112%;
	padding: 0 0 8px 17px;
	}

/* MAIN CONTENT TITLES */

#mainContentMainTitle-medallaBronce {
	width: 568px;
	height: 25px;
	position: relative;
	}

#mainContentMainTitle-medallaBronce span {
	background: url(../img/tt_medallaBronce.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

#mainContentMainTitle-Beijing {
	width: 568px;
	height: 25px;
	position: relative;
	}

#mainContentMainTitle-Beijing span {
	background: url(../img/tt_competenciasTransmisiones.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

#mainContentMainTitle-home {
	width: 568px;
	height: 25px;
	position: relative;
	}

#mainContentMainTitle-home span {
	background: url(../img/tt_objetivoAlcanzado.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

#mainContentMainTitle-historiales {
	width: 568px;
	height: 25px;
	position: relative;
	}

#mainContentMainTitle-historiales span {
	background: url(../img/tt_historiales.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

#mainContentMainTitle-santiagoLange {
	width: 568px;
	height: 25px;
	position: relative;
	}

#mainContentMainTitle-santiagoLange span {
	background: url(../img/tt_santiagoLange.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

#mainContentMainTitle-carlosMauricioEspinola {
	width: 568px;
	height: 25px;
	position: relative;
	}

#mainContentMainTitle-carlosMauricioEspinola span {
	background: url(../img/tt_carlosMauricioEspinola.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

#mainContentMainTitle-equipoDeApoyo {
	width: 568px;
	height: 25px;
	position: relative;
	}

#mainContentMainTitle-equipoDeApoyo span {
	background: url(../img/tt_equipoDeApoyo.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

#mainContentMainTitle-claseTornado {
	width: 568px;
	height: 25px;
	position: relative;
	}

#mainContentMainTitle-claseTornado span {
	background: url(../img/tt_claseTornado.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

#mainContentMainTitle-oficinaDePrensa {
	width: 568px;
	height: 25px;
	position: relative;
	}

#mainContentMainTitle-oficinaDePrensa span {
	background: url(../img/tt_oficinaDePrensa.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

#mainContentMainTitle-contacto {
	width: 568px;
	height: 25px;
	position: relative;
	}

#mainContentMainTitle-contacto span {
	background: url(../img/tt_contacto.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

#mainContentMainTitle-links {
	width: 568px;
	height: 25px;
	position: relative;
	}

#mainContentMainTitle-links span {
	background: url(../img/tt_links.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

#mainContentMainTitle-mapaDelSitio {
	width: 568px;
	height: 25px;
	position: relative;
	}

#mainContentMainTitle-mapaDelSitio span {
	background: url(../img/tt_mapaDelSitio.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

#mainContentMainTitle-registracion {
	width: 568px;
	height: 25px;
	position: relative;
	}

#mainContentMainTitle-registracion span {
	background: url(../img/tt_registracion.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

#mainContentMainTitle-enLosMedios {
	width: 568px;
	height: 25px;
	position: relative;
	}

#mainContentMainTitle-enLosMedios span {
	background: url(../img/tt_enLosMedios.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

#mainContentSecondaryTitle {
	width: 568px;
	height: 25px;
	position: relative;
	}

#mainContentSecondaryTitle span {
	background: url(../img/tt_galeriaDeFotos.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

#mainContentSecondaryTitle-historiales {
	width: 568px;
	height: 25px;
	position: relative;
	}

#mainContentSecondaryTitle-historiales span {
	background: url(../img/tt_textuales.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

#mainContent #pictureGallery {
	width: 568px;
	height: 335px;
	background: url(../img/bg_gallery.gif) no-repeat;
	}

#mainContent .pictureContainer {
	padding: 5px 5px 0 5px;
	margin: 0;
	}

#mainContent .pictureFooter .navigation {
	padding: 4px 4px 0 4px;
	margin: 0;
	
	}

#mainContent .pictureFooter .navigation a {
	float:left;
}
#mainContent .pictureFooter .navigation .next {
	margin: 0 360px 0 40px;
}

#mainContent .pictureFooter .navigation .verMasFotos {
	font-size: 86%;
	line-height:28px;
	}

.personalInfo {
	margin-bottom: 20px;
	}

.personalInfo img {
	float: left;
	width: 150px;
	margin-right: 20px;
	margin-bottom: 10px;
	}

.personalInfo a {
	background: url(../img/bullet_arrow.gif) no-repeat;
	padding-left: 16px;
	}


/* SECONDARY CONTENT LAYOUT */

#secondaryContent {
	float: left;
	width: 320px;
	}
#secondaryContentInner{
	margin: 23px 31px 0 32px;
}	

#latestNews h3 {
	height: 27px;
	position: relative;
	font-size: 76%;
	}

#latestNews h3 span {
	background: url(../img/tt_ultimasNoticias.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

#latestNews p {
	font-size: 86%;
	}

#latestNews img {
	margin-bottom: 8px;
	display: block;
	}

#latestNews .keepReading {
	color: #4b8de0;
	}

#theExcerpt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 96%;
	font-style: normal;
	color: #5e5e5e;
	text-align: left;
	line-height: 122%;
	padding-bottom: 10px;
	}

#videosOnline h3 {
	height: 27px;
	position: relative;
	font-size: 76%;
	margin-top: 24px;
	}

#videosOnline h3 span {
	background: url(../img/tt_videosOnline.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

#videosOnline ul {
	display: block;
	list-style: none;
	padding: 4px 0 10px 0;
	width: 257px; /* 267 - 10 */
	}

#videosOnline ul li {
	width: 267px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 96%;
	font-style: normal;
	color: #5e5e5e;
	text-align: left;
	line-height: 112%;
	padding: 0 0 8px 0;
	}

#sponsors h3 {
	height: 27px;
	position: relative;
	font-size: 76%;
	margin-top: 24px;
	}

#sponsors h3 span {
	background: url(../img/tt_sponsors.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

#sponsors ul {
	display: block;
	list-style: none;
	padding: 4px 0 10px 0;
	}

#sponsors ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 112%;
	font-style: normal;
	font-weight: bold;
	color: #5e5e5e;
	text-align: left;
	line-height: 112%;
	padding-bottom: 8px;
	}
	
#sponsors #logoTelecom {
	margin-top:15px;
	text-align:center;
	}

#sponsors #logoYPF {
	margin-top:15px;
	padding-bottom:25px;
	text-align:center;
	}

#sponsors #logoZhik {
	margin-top:15px;
	text-align: center;
	}

#footer {
	margin-left: 5px;
	padding-top: 20px;
	width: 960px;
	}
	
#footer p {
	text-align: center;
	font-size: 86%;
	}
	
#footer #logoMateConMenta {
	padding: 0 ;
	}
	
#mainContentInner img.tornado {
	display:block;
	margin: 10px auto;
	text-align:center;
	}
#mainContent li ul {
padding-left:0px;
}

#mainContent li ul li{
	font-size:100%;

}


#mainContent li.skype{
	background: url(../img/img_skype.gif) no-repeat;
	padding-left: 18px;
	}
	
#mainContent li.mobile{
	background: url(../img/img_mobile.gif) no-repeat;
	padding-left: 17px;
	}
#mainContent li.phone{
	background: url(../img/img_telephone.gif) no-repeat;
	padding-left:19px;
	}
#mainContent li.email{
	background: url(../img/img_email.gif) 0 3px no-repeat;
	margin-bottom: 10px;
	}	
	
/* FORMS*/

fieldset{
	border: none;
	width:450px;
	margin: 0 0 0 150px ;

}
.inputText{
	width:250px;
	height:24px;
	margin:5px 0 15px 0;
	display:block;
	font-size:136%;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}
.inputButton{
	height:25px;
}

label{
	display: block;
	
}
label span{
	color:#666666;
	font-size:92%;
}