/* ----------------------------------------------
Reset navegador
------------------------------------------------*/
*{margin:0;padding:0;}
body{background: #fff;}
input, textarea, :focus{outline: 0;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;}
a,img,fieldset{border:0;}
ol, ul{list-style: none;}
table{border-collapse: collapse; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
a {text-decoration:none}
/* ----------------------------------------------
(1 ÷ tamaño de fuente del padre) × tamaño deseado en píxeles = valor en em
Ajuste multinavegador  siempre puede ser mas
simple (http://uninstallme.com/ )
------------------------------------------------*/
html{font-size: 125%;}  /*ponemos el html a 20px */
body{ font-size:0.65em; } /* y el body a 0.65em (13px) */  /*  Por problemas con el subrayado en elementos flotantes, hemos quitado el "line-height:1"*/
/* ----------------------------------------------------------------
Ajuste tamano relativo de elementos
de bloque contenidos en otros elementos de bloque (http://uninstallme.com/)
----------------------------------------------------------------------------*/
li p, li li, li address, li dt, li dd, dd p, dd li, td p, td li, th p, th li, td dt, td dd, th dt, th dd, address p, address li, h1, h2, h3, h4, h5, h6 {font-size: 1em;}
/* ----------------------------------------------
Limpiar float
------------------------------------------------*/
div:after, ul:after, dl:after, dd:after, dt:after, ol:after, fieldset p:after{content:".";display:block; clear:both; height:0; visibility:hidden;}
div, ul, dl, dd, dt, ol, fieldset p{min-height:0; height:1%;}/*ie7 - ie6*/
#footer:after { content: ""; }
html>body div, html>body ul, html>body dl, html>body dd, html>body dt, html>body ol, fieldset p{height:auto;}
.over{overflow:visible; height:1%}/*ie6*/
html>body .over{overflow:hidden; height:auto}
/*--------------------------------------
Ocultar
--------------------------------------*/
.ocultar{position:absolute;top: -9999em;left:0px;width:1px;height:1px;text-indent:-9999em;line-height:0;overflow:hidden}
.none{display:none}
.js .nonejs{display:none}/*ocultar elementos de javascript*/
/*--float--*/
.f_le{ float:left}
.f_ri{ float:right}
/*------------------------------------
Fin base css
------------------------------------*/

/*----------------------------------
css									
----------------------------------*/

/*---	Layout	---*/

body{ font-family: "Trebuchet MS", Segoe UI,Arial,Verdana,Helvetica,sans-serif;font-size:12px;line-height: 14px;line-height: 14px; color:#8e8f8e; text-align:center; background: #FFFFFF;}

#outer { background: #ffffff;  }

#headContainer { width:1024px; background: url(../img/header_bkg.jpg) no-repeat top; margin-bottom: 10px;height:377px; }
#conectalo_head{ width:133px; height:24px;margin-top:321px; margin-left:123px;}

#container{margin:35px auto 0 auto;text-align:left;width:1024px;margin-top:-50px; }

#container_left{ width:530px; float:left;margin-right:8px;}
#faceBook{background:url(../img/logo_facebook.gif) no-repeat left; width:485px; margin-left:45px; height:148px;}
#otras_actividades{	background:url(../img/fnd_otras_actividades.gif) no-repeat left; height:189px; margin-left:16px; }
#txt_otras_actividades{ clear:both;margin-top:91px; margin-left:43px; width:295px; text-align:justify;}
#video{width:448px; height:221px; margin-top:10px; margin-left:82px;}
#video_flash{ margin-left:-4px;
}

#container_right{ background:url(../img/fnd_right.gif) no-repeat left top; width: 453px; height:526px; margin-right:33px; float:right;}
.titulos_azules{  font-family: Segoe UI, Segoe, "trebuchet MS", sans-serif; font-size:18px; color:#0066FF; }
.textos{
	font-family: "trebuchet MS", "Segoe UI", Segoe, sans-serif;
	font-size:12px;
	text-align:justify;
	line-height: 14px;
	color:#8e8f8e;
}
#empieza_ya{ background: url(../img/empieza_ya.gif) no-repeat; width:453px; height:63px; margin-top:45px;}
#empieza_ya img{margin-left:235px; margin-top:12px}
