*{	
margin:0;
padding:0;
}

body{
	background:#3F0D80;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	margin:0;
	padding:0;
}
h1, h2, h3, p{ 
	margin:0; 
	padding:0;
}
.clear {
	clear:both;
}
		
/* --- Links --- */
a{ 
	outline-style:none; 
	text-decoration:underline; 
	color:#fff;
}
	
/* Wrapper */
#wrapper{ 
	background:url(images/bg_wrapper.jpg) top left repeat-y;
	width:973px;
	padding:0; 
	margin:0 auto;
}

/* --- HEADER --- */
#header{
	background:url(images/bg_header.jpg) top center no-repeat;
	width:973px;
	height:523px;
	margin:0 auto;
	padding:0;
}
#header h1{display:none;}
#header a{
	display:block;
	height:156px;
	left:222px;
	margin:0;
	padding:0;
	position:relative;
	text-indent:-9999px;
	top:68px;
	width:267px;
}

/* --- THUMB Y LINK ABAJO --- */
#contiene_thumbs-left{float:left; margin:-178px 0 0 15px; overflow:hidden; width:466px;}
#contiene_thumbs-right{width:466px;	margin:9px 0 0 10px; float:left; overflow:hidden;}


.thumb_link_primero{ margin-left:0px;}
.thumb_link_segundo{margin-bottom:12px;}

.thumb-1{background:url(images/bg_thumb1.jpg) left top no-repeat;}
.thumb-2{background:url(images/bg_thumb2.jpg) left top no-repeat;}
.thumb-3{background:url(images/bg_thumb3.jpg) left top no-repeat;}
.thumb-4{background:url(images/bg_thumb4.jpg) left top no-repeat;}


.thumb{
	width:444px;
	padding:38px 0 0 22px;
}

.thumb img{border:none;}

.link{
	height:50px;
	margin-top:21px;
	text-align:center;
	width:465px;
}
.link a{
	display:block;
	height:35px;
	margin-top:4px;
	text-indent:-9999px;
	width:430px;
}

/* --- TEXTO 2 --- */
#texto2 {
	background:url(images/bg_texto1.jpg) top center no-repeat;
	width:466px;
	height:190px;
	margin:-3px 0 12px;
	padding:0;
}
#texto2 a{
	height:190px;
	display:block;
	text-indent:-9999px;
}


.bg-animacion{
	background:url(images/bg_animacion.jpg) top center no-repeat;
	width:973px;
	height:158px;
	margin:0 auto;
}
/* --- ANIMACION --- */
#animacion1{
	background:transparent url(images/animacion1.gif) no-repeat scroll center top;
	height:122px;
	left:2px;
	margin:0 auto;
	position:relative;
	top:25px;
	width:510px;
}
#animacion1 a{
	height:122px;
	display:block;
	text-indent:-9999px;
}

/* --- FOOTER --- */
#footer {
	width:958px;
	height:21px;
	text-align:center;
	margin:0 auto;
	padding:6px 0 0;
}
#footer a{
	color:#fff;
	font-size:12px;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
