*{	
margin:0;
padding:0;
}

body{
	background:#040002;
	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.gif) top left repeat-y;
	width:962px;
	padding:0; 
	margin:0 auto;
}

/* --- HEADER --- */
#header{
	background:url(images/bg_header.jpg) top center no-repeat;
	width:934px;
	height:407px;
	margin:0 auto;
	padding:0;
}
#header h1{display:none;}
#header a{
	display:block;
	height:130px;
	left:12px;
	margin:0;
	padding:0;
	position:relative;
	text-indent:-9999px;
	top:248px;
	width:278px;
}

/* --- THUMB Y LINK ABAJO --- */
#contiene_thumbs{
	width:915px;
	margin:0 auto;
}

.thumb_link_primero{float:left; margin-left:0;}
.thumb_link_segundo{ float:right; margin-right:0;}
.flotado{ margin-bottom:18px; margin-right:40px;}

.thumb-1{background:url(images/bg_thumbs01.jpg) left top no-repeat;}
.thumb-2{background:url(images/bg_thumbs02.jpg) left top no-repeat;}
.thumb-3{background:url(images/bg_thumbs03.jpg) left top no-repeat;}
.thumb-4{background:url(images/bg_thumbs04.jpg) left top no-repeat;}


.thumb{
	padding:15px 0 0 15px;
	width:435px;
}

.thumb img{border:none;}

.link{
	height:68px;
	padding:0;
	text-align:center;
	width:433px;
}
.link a{
	display:block;
	text-indent:-9999px;
	width:440px;
	height:64px;
}


/* --- TEXTO 1 --- */
#texto1 {
	background:url(images/bg_texto1.jpg) top center no-repeat;
	width:918px;
	height:68px;
	margin:10px auto;
	padding:0;
}
#texto1 a{
	height:68px;
	display:block;
	text-indent:-9999px;
}

/* --- TEXTO 2 --- */
#texto2 {
	background:url(images/bg_texto2.jpg) top center no-repeat;
	width:450px;
	height:364px;
	margin:0 auto;
	padding:0;
	float:right;
}
#texto2 a{
	height:364px;
	display:block;
	text-indent:-9999px;
}


/* --- TEXTO 3 --- */
#texto3{
	background:url(images/bg_texto3.jpg) top center no-repeat;
	width:919px;
	height:43px;
	margin:10px auto;
	padding:0;
}
#texto3 a{
	height:43px;
	display:block;
	text-indent:-9999px;
}

/* --- TEXTO 4 --- */
#texto4 {
	background:url(images/bg_texto4.jpg) top center no-repeat;
	width:911px;
	height:49px;
	margin:10px auto;
	padding:0;
}
#texto4 a{
	height:49px;
	display:block;
	text-indent:-9999px;
}

/* --- TEXTO 1 --- */
#texto5 {
	background:url(images/bg_texto5.jpg) top center no-repeat;
	width:450px;
	height:364px;
	margin:0 auto;
	padding:0;
	float:left;
}
#texto5 a{
	height:364px;
	display:block;
	text-indent:-9999px;
}

/* --- ANIMACION --- */

#animacion1{
	background:transparent url(images/animacion.gif) no-repeat scroll center top;
	height:64px;
	margin:10px auto;
	width:907px;
}
#animacion1 a{
	height:64px;
	display:block;
	text-indent:-9999px;
}

/* --- FOOTER --- */
#footer {
	background:url(images/bg_footer.jpg) top left no-repeat;
	width:934px;
	height:26px;
	text-align:center;
	margin:0 auto;
	padding:10px 0 0;
}
#footer a{
	color:#fff;
	font-size:12px;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

