/* reset */
h1,h2,h3,h4,h5,h6,ul,ol,li,form,dl,dt,dd,p,fieldset,body {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6 {font-size:1.3em;}
ul,li {list-style-type:none;}
fieldset,
a img {border:0;}
a {text-decoration:none;}
a:focus{outline: none;}
select,input,textarea {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1.1em;}
input.bordificable, select, textarea {background:#fff; border:0; padding:2px;}

/* generales */
html,body {margin:0; padding:10px 15px 30px 15px;}
body {font:12px Courier, "Courier New", monospace, Verdana, Arial, Helvetica, sans-serif;}
#container {text-align:left; width:900px;}
#toolt {padding:1px 4px;}
.containerLeft {float:left;}
#header {height:125px; width:285px;}
	#header h1 {width:155px; height:125px;}
	#header h1 span {display:none;}
	#header h1 img {border:0;}
#wrapper {padding-top:50px; overflow:hidden;} 
#content {width:600px;}
	#content p {line-height:1.4;}
#navigation {width:285px; padding-top:15px;}
	#navigation ul li {display:block;}
	#navigation ul li a {text-decoration:underline; color:#000; display:block;}
	#navigation ul li ul {margin:0 0 10px 12px;}
	#navigation ul li ul li {margin-bottom:2px; overflow:hidden; width:100%;}
	#navigation ul li ul li a {color:#000; display:block; float:left;}
#menuPrincipal {margin-top:30px;}
	#menuPrincipal li {display:block; clear:both; width:225px; border-bottom:1px dashed #000; overflow:hidden; padding:5px 0;}
	#navigation #menuPrincipal li a {text-decoration:none; display:block; float:left;}
	#navigation ul li strong,
	#menuPrincipal li strong {color:#ff99cc; margin-left:6px;}
	#menuPrincipal li.enlace {border:0; padding:20px 0 0 10px; font-weight:bold;}
	#menuPrincipal li.showHide {border:0;} 
	#menuPrincipal li.enlace ul li {border:0;}
h2 {font-size:45px; margin-bottom:30px;}
.textoNoticion {border-bottom:1px dashed #000; padding-bottom:10px; margin-bottom:30px;}

/* pagina personal */
h2.tituloPersonal {font-size:12px; margin-bottom:10px;}
div.descGeneral {border-top:1px dashed #000; border-bottom:1px dashed #000; padding:8px 0; margin-bottom:30px;}
img.espacio {margin-bottom:40px;}

/* noticias */
.leftColumn {float:left; width:259px; margin-right:25px;}
.rightColumn {float:left; width:259px;}
h3 {font-size:12px; margin-top:20px; margin-bottom:10px;}

/* tooltip */
#tooltip {display:none; position:absolute; top:0px; left:0px; padding:1px 4px;}

/* loader */
#loader{position: relative; display: block; width: 100%; height: 80px; text-align: center; top: 200px;}
