body {
	background-color:#fff;
	font-size:11px;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#939598;
	}
* {
	margin:0;
	padding:0;
	}
a  {
	color:#ec008c;
	cursor:pointer;
	outline:none;
	text-decoration:none;
	}
a:hover  {
	text-decoration:underline;
	}
a img {
	border:none;
	}
ul, li {
	list-style:none;
	}
h1, h2, h3 {
	font-size:12px
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
    }
input, textarea, select {
	border:1px solid #ccc;
	font:inherit;
	font-size:inherit;
	color:#2b2b2b;
	}

br {
	clear:both;
	overflow:hidden;
	height:0;
	visibility:hidden;
	}
/* Layout
----------------------------*/
#Wrapper {
	width:880px;
	padding:0 10px 10px;
	margin:0 auto;
	}
#Header{
	margin-bottom:10px;
	}

	#Header h1{
		background:url(/images/logo.gif) no-repeat top left;
		width:274px;
		height:96px;
		text-indent:-990%;
		overflow:hidden;
		float:left;
		}
		#Header h1 a{
			display:block;
			width:100%;
			height:100%;
			}
.banner {
	float:right;
	width:620px;
	height:100px;
	}
#Header .banner {
	float:right;
	background:url(/images/banner-bg.gif) no-repeat bottom left;
	width:494px;
	height:80px;
	padding:10px;
	margin-bottom:10px;
	}

#Menu {
	background:url(/images/menu-bg.gif) no-repeat top right #ec008c;
	height:30px;
	}
	#Menu ul {
		background:url(/images/menu-left-corner.gif) no-repeat top left;
		height:30px;
		}
	
		#Menu ul li{
			float:left;
			padding:0 5px;
			height:30px;
			margin:0 3px;
			}
		#Menu ul li.first {
			margin-left:10px;
			}
		#Menu ul li:hover, #Menu ul li.selected {
			background:url(/images/menu-sel-bg.gif) repeat-x top left;
			}
			#Menu ul li a {
				color:#fff;
				}
			#Menu ul li h2{
				height:30px;
				text-indent:-900%;
				overflow:hidden;
				}
				#Menu ul li h2 a{
					display:block;
					width:100%;
					height:100%;
					}
			#Menu ul li h2.home {
				background:url(/images/home-btn.gif) no-repeat top left;
				width:37px;
				}
			#Menu ul li h2.magazine {
				background:url(/images/revista-btn.gif) no-repeat top left;
				width:96px;
				}
			#Menu ul li h2.gallery {
				background:url(/images/galeria-btn.gif) no-repeat top left;
				width:110px;
				}
			#Menu ul li h2.sponsors {
				background:url(/images/auspiciantes-btn.gif) no-repeat top left;
				width:84px;
				}
			#Menu ul li h2.sitemap {
				background:url(/images/sitemap-btn.gif) no-repeat top left;
				width:52px;
				}
			#Menu ul li h2.us {
				background:url(/images/nosotros-btn.gif) no-repeat top left;
				width:64px;
				}
			#Menu ul li h2.contact {
				background:url(/images/contacto-btn.gif) no-repeat top left;
				width:66px;
				}
			#Menu ul li h2.suscribe {
				background:url(/images/suscribete-btn.gif) no-repeat top left;
				width:72px;
				}
		#Menu ul li:hover h2, #Menu ul li.selected h2 {
			background-position: left -30px;
			}
#Footer {
	clear:both;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#636363;
	padding-top:30px;
	}
	#Footer a {
		color:#636363;
		}
/* Home
------------------------------------------*/
#home-spot {
	float:right;
	}
#sidebar {
	float:left;
	width:240px;
	}
	#sidebar strong, p.counter strong {
		font-size:72px;
		color:#ec008c;
		}
	#sidebar span, p.counter span {
		display:none;
		}
	#sidebar p, p.counter {
		margin-top:20px;
		}
	#sidebar p a, p.counter a {
		display:block;
		width:100%;
		height:100%;
		}
	p.counter {
		background:url(/images/countdown.gif) no-repeat top left;
		width:85px;
		height:118px;
		padding-top:20px;
		padding-left:10px;
		padding-right:139px;
		text-align:center;
		}
	#sidebar p.calendar {
		background:url(/images/calendar-tit.gif) no-repeat top left;
		width:234px;
		height:94px;
		text-indent:-900%;
		overflow:hidden
		}
	#sidebar p.music {
		background:url(/images/musica-tit.gif) no-repeat top left;
		width:234px;
		height:135px;
		text-indent:-900%;
		overflow:hidden
		}
.sponsors-block {
	margin-top:20px;
	clear:both;
	}	
	.sponsors-block .title {
		background:url(/images/title-bg.gif) no-repeat top left;
		height:23px;
		}
	.sponsors-block h3 {
		background:url(/images/sponsors-title.gif) no-repeat top right;
		height:23px;
		text-align:center;
		font-size:0px;
		color:#555;
		}
		
	.sponsors-block li {
		float:left;
		width:170px;
		height:95px;
		margin:10px 5px 0 0;
		text-align:center;
		}
	.sponsors-block li img {
		padding:5px;
		border:1px solid #939598;
		}
/* Revista on-line 
----------------------------------------*/
#mini-magazine {
	float:left;
	}	
	#mini-magazine label {
		display:block;
		color:#333;
		margin:5px 0 5px 20px;
		}
	#mini-magazine select {
		width:260px;
		margin-left:20px;
		}
#mini-magazine h3 {
	text-align:center;
	}
#outstanding-articles {
	float:left;
	width:350px;
	margin-left:20px;
	margin-top:10px;
	}
	#outstanding-articles h2 {
		font-size:24px;
		font-weight:normal;
		letter-spacing:-1px;
		margin:0;
		}
	#outstanding-articles ul li {
		margin-bottom:10px;
		}
div.counter {
	float:right;
	}	
div.counter p.counter {
	background:url(/images/counter-inner.gif) no-repeat top left;
	width:96px;
	height:120px;
	padding-top:16px;
	padding-right:75px;
	margin-top:0;
	text-align:center;
	}
#other-articles {
	float:right;
	text-align:right;
	width:700px;
	margin-top:10px;
	}
	#other-articles h2, .thumbs h2, #contact h2 {
		color:#ec008c;
		font-size:18px;
		font-weight:normal
		}
	#other-articles ul li {
		float:right;
		margin:5px 3px;
		padding-right:5px;
		border-right:1px solid #ccc;
		line-height:100%;
		}
	#other-articles ul li a, #Sidebar .other-art li a {
		color:#666;
		}
#Sidebar {
	background:url(/images/sidebar-bg.gif) repeat-y top left;
	width:284px;
	float:left;
	margin-top:-10px;
	margin-left:10px;
	color:#636363;
	}
	#Sidebar #mag{
		background:url(/images/sidebar-bottom.gif) no-repeat left bottom;
		}
		#Sidebar #mag div{
			margin-left:10px;
			}
	#Sidebar .outstanding, #Sidebar .other-art {
		margin:5px 10px;
		}
	#Sidebar .outstanding h2 {
		font-size:16px;
		font-weight:normal;
		}
	#Sidebar .outstanding li {
		margin-bottom:5px;
		}
	 #Sidebar .other-art h2, .sponsor h2 {
		color:#ec008c;
		font-size:16px;
		font-weight:normal
		}
.article {
	float:left;
	width:550px;
	margin-left:10px;
	text-align:justify;
	}
	.article h2, #us-text h2 {
		font-size:36px;
		font-weight:normal;
		letter-spacing:-1px;
		margin-bottom:10px;
		text-align:right;
		color:#ec008c;
		}
	.article img {
		float:right;
		margin:0 0 10px 10px;
		}
.article > img + p:first-letter, .article > h2 + p:first-letter {
	font-size:36px !important;
	font-size:11px;
	}
/* Galeria de fotos
-------------------------------------------------------*/
#gallery-list {
	float:left;
	width:600px;
	margin-right:20px;
	}
div.gallery {
	margin-bottom:10px;
	}
	div.gallery img {
		float:left;
		margin:0 5px 5px 0;
		}
	div.gallery p {
		float:left;
		width:400px;
		text-align:justify;
		}
	div.gallery h3 {
		font-size:18px;
		font-weight:normal;
		letter-spacing:-1px;
		}
	div.gallery a.view {
		margin-left:60px;
		}
p#navigator {
	text-align:center;
	font-weight:bold;
	margin:10px 0;
	}
.thumbs {
	padding:10px;
	}
	.thumbs h2 {
		margin-bottom:5px;
		}
	.thumbs img{
		margin:10px;
		}
/* Sponsors
------------------------------------------*/
.sponsor {
	float:left;
	width:390px;
	height:100px;
	margin:0 20px 15px;
	} 
	.sponsor img {
		float:left;
		margin-right:10px;
		}
	.sponsor ul {
		float:left;
		width:210px;
		}
		.sponsor ul a {
			color:#999;
			}
/* Nosotros
---------------------------------------------*/
#us-text, #contact {
	float:left;
	width:650px;
	}
#us-thumbs {
	background:url(/images/us-pics-bg.gif) repeat-y top left;
	width:183px;
	padding:10px;
	float:right;
	margin-top:-10px;
	margin-right:10px;
	text-align:center;
	}
	#us-thumbs img {
		margin:5px 0;
		}
#us-text p {
		line-height:200%;
		margin-bottom:15px;
		}
#us .sponsors-block {
	margin-top:0;
	}
/* Contacto
------------------------------------------------*/
#contact form {
	width:400px;
	overflow:auto;
	height:1%;
	}
	#contact form label {
		display:block;
		margin-top:10px;
		}
	#contact form input, #contact form textarea {
		width:380px;
		padding:3px;
		}
	#contact form input.submit {
		background:url(/images/submit-btn.gif) no-repeat top left #f359b4;
		width:75px;
		height:21px;
		padding:0;
		border:none;
		color:#fff;
		text-transform:uppercase;
		font-weight:bold;
		float:right;
		font-size:11px;
		margin:10px;
		cursor:pointer;
	}
	#contact form textarea {
		height:70px;
		}
.message {
	background:url(/images/bell-ico.gif) no-repeat 5px 10px #FFFFCC;
	padding:10px;
	width:370px;
	border:1px dashed #FFFF66;
	margin-top:10px;
	color:#666;
	}
	.message p {
		text-align:center;
		font-weight:bold;
		font-size:12px;
		}
	.message ul {
		padding-left:80px;
		}
	.message ul li {
		list-style-type:disc;
		list-style-position:inside;
		}
/* Suscribirse (pop-up)
-------------------------------------------------------*/
#pop-up {
	background:url(/images/pop-up-bg.jpg) no-repeat top left;
	padding-top:110px;
	height:240px;
	}
#pop-up form {
	width:500px;
	margin:20px auto 0;
	}
	#pop-up form label {
		width:120px;
		float:left;
		margin-bottom:5px;
		color:#fff;
		text-align:right;
		margin-right:5px;
		font-size:12px;
		}
	#pop-up input {
		width:360px;
		border:none;
		padding:2px 0;
		margin-bottom:5px;
		}
	#pop-up input.submit {
		background:url(/images/submit-bg.gif) no-repeat top left;
		width:120px;
		height:24px;
		color:#fff;
		text-transform:uppercase;
		font-weight:bold;
		float:right;
		font-size:11px;
		margin:5px 10px;
		padding:0;
		cursor:pointer;
		}
p#hideme {
	display:none;
	}
p.cancel {
	position:absolute;
	top:5px;
	right:5px;
	font-size:12px;
	}
p.cancel a {
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	}
#pop-up .message {
	margin:10px auto 0;
	padding:5px;
	background-position: 5px center;
	}
/* Preguntas frecuentes
------------------------------------------------------*/
#faq {
	padding:0 40px;
	}
	#faq h2 {
		color:#ec008c;
		background:url(/images/info-ico.gif) no-repeat left center;
		font-size:16px;
		padding-left:20px;
		font-weight:normal;
		border-bottom:1px dotted #999;
		margin-top:10px;
		}
	#faq h3 {
		margin-top:15px;
		font-weight:normal;
		color:#666;
		font-size:14px;
		}
	#faq p {
		text-indent:15px;
		}
/* ------------------------------------------------------------*/
#modal_container
{  
    padding:5px;  
    background-color:#fff;  
    border:1px solid #666;  
    overflow:auto;  
} 
  
#modal_overlay { background:#000; }

img#beta-notice {
position: fixed;
top: 0;
left:0;
height: 61px;
width: 60px;
text-indent: -999em;
text-decoration: none;
}
