/* RESET */

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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, center, u, b, i , input{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}

body { line-height: 1.2; }

:focus { outline: 0; }

ol, ul { list-style: button; line-height: 1.4; margin: 10px 0px 20px 30px; }

table { border-collapse: collapse; border-spacing: 0; }

/* COMIENZO */

body {background-color: #005AA1;font-family: "Trebuchet MS", Arial;font-size: 16px;color: #FFF;}

p {padding-bottom: 10px;}

b {font-weight: bold;}

h1 {font-size: 24px;text-align: center;padding-bottom: 10px;}

#contenido {	width: 920px;margin: 0px auto;position: relative;}

#cabecera {background: url(delirium-tremens.jpg) top center no-repeat;width: 900px;	height: 100px;position: relative;}

#separador {	width: 100%;height: 10px;position: relative;border-top: #fff solid 4px;border-bottom: #fff solid 4px;}

#ad {width: 728px; height: 90px; margin: 0px auto 40px auto;}

#home {min-height: 350px;width: 580px;padding: 10px 10px 30px 10px;position: relative;margin: 0;}
#home a {color: #fa0;text-decoration: none;}
#home a:hover {color: #fff;}

#entrada img {border: none;padding: 10px;display: block;margin: 0 auto;}

#sidebar {width: 310px;float:right;margin-top: 10px;}
#sidebar a {padding-bottom: 2px;font-size: 18px;color: #fa0;text-decoration: none;}
#sidebar a:hover {color: #fff;}

#sidebar p {padding-bottom: 2px;}

#clear {clear: both; margin-bottom: 50px;}

input { margin:2px; font-size: 18px; }

.enviar {font-size: 16px;border: #000 solid 1px;background-color: #005AA1;font-weight: bold;color: #fff;}
.enviar:hover {border: #fff solid 1px;background-color: #000;font-weight: bold;color: #005AA1;}

.center {text-align: center;margin: 0 auto;}

#popitmenu{
	position: absolute;
	background-color: #FC0;
	border: 2px solid #030;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	visibility: hidden;
	}

#popitmenu b{
	text-decoration: none;
	padding-left: 3px;
	color: black;
	display: block;
	}
	
#whos {
	width: 10px;
	margin: 100px auto 0px auto;
	}
#whos p {
	display: none;
	}
