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;
				  background:url(../images/bg_body.png) repeat;
				  font-family: Georgia, "Times New Roman", Times, serif; }
#bg_linea		{ position:absolute; 
				  width:100%; top:160px; left:0; height:5px;
				  background:url(../images/bg_linea.png) repeat-x; }

ol, ul 			{ list-style: none; }

.left			{ float:left; }
.right			{ float:right; }




/* Page Wrap */
#page_wrap			{ position:relative; z-index:20;
				 	  margin:0 auto; 
				 	  width:1000px; }

	/* Header */
#header				{ float:left; position:relative; z-index:20;
					  width:100%; height:95px; margin-top:10px; } 
					  
#header img#logo	{ float:left; position:relative; z-index:100000; }
					  
#header img.mina	{ float:left; }	
#page_wrap 
img#linea			{ position:absolute; left:0; top:156px; }

#page_wrap 
img#brillo			{ position:absolute; z-index:1; 
					  left:-140px; top:-230px; }
					  
img#creditos		{ position:absolute; z-index:1000;
					  top:50px; left:610px; }

/*************/

/* Main Content */
#main_content		{ float:left; position:relative; z-index:100;
					  width:100%; }
					  
	/* Banner */
#page_wrap img#banner	{ position:absolute; top:210px; }
#page_wrap img#banner.left	{ left:0; }
#page_wrap img#banner.right	{ left:550px; top:205px; }
	/**/
	/* Sidebar */
#sidebar			{ position:relative;
					  width:377px; margin-top:30px;  }
#sidebar 
img#actitud			{ float:right;
					  margin-right:21px; }

#sidebar 
img#mas_bonita		{ position:absolute; left:0; top:0; }	

#sidebar 
img#dotted			{ float:right;
					  margin:20px 27px 10px 0; }

#sidebar h2			{ float:right;
					  margin-top:120px; margin-right:25px;
					  font-size:14px; font-style:italic; color:#a7a7a7; }
					  
#sidebar h2.year    { position:absolute; top:0; left:3px; margin-top:0;
					  font-size:20px; }

#main_content
img#power_active	{ position:absolute; top:50px; left:980px; }

#main_content
img#inactive		{ position:absolute; top:270px; left:985px; }
					  
		/* Countdown */
#defaultCountdown	{ float:right; position:relative; z-index:20;
					  width:270px; margin-right:13px;
					  background:none; 
					  color:#a7a7a7; font-size:36px; font-family:Georgia, "Times New Roman", Times, serif; }
		/*************/
	
	/* Calendario */
#page_wrap ul#calendario	{ position:absolute; top:210px; left:510px;
							  width:485px; }

#page_wrap ul#calendario li	{ float:left; width:100%; padding:10px 10px 10px 10px;
							  font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#FFF; line-height:18px; }
#page_wrap ul#calendario li span	{ color:#FFF; font-weight:bolder; font-size:18px;}

	/**************/
/*************/


/* Footer */
#footer				{ float:left;
					  width:100%; }
#footer p			{ float:left;
					  width:100%; margin-top:20px;
					  color:#999; font-size:11px; }

#footer p span		{ color:#666; }



