*{	
margin:0;
padding:0;
}

body{
	background:#020000;
	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:981px;
	padding:0; 
	margin:0 auto;
}

/* --- HEADER --- */
#header{
	background:url(images/bg-header.jpg) top center no-repeat;
	width:955px;
	height:354px;
	margin:0 auto;
	padding:0;
}
#header h1{display:none;}
#header a{
	display:block;
	height:114px;
	left:8px;
	margin:0;
	padding:0;
	position:relative;
	text-indent:-9999px;
	top:24px;
	width:217px;
}

/* --- THUMB Y LINK ABAJO --- */
#contiene_thumbs-izq{width:477px; margin:0 auto; float:left; padding-left:13px;}
#contiene_thumbs-der{width:478px; margin:0 auto; float:left;}


.thumb-1{background:url(images/bg-thumb01.jpg) left top no-repeat; padding:21px 0 0 24px; width:454px;}
.thumb-2{background:url(images/bg-thumb02.jpg) left top no-repeat; padding:23px 0 0 32px; width:445px;}
.thumb-3{background:url(images/bg-thumb03.jpg) left top no-repeat; padding:21px 0 0 33px; width:444px;}
.thumb-4{background:url(images/bg-thumb04.jpg) left top no-repeat; padding:21px 0 0 24px; width:454px;}

.thumb img{border:none;}

.link{
	height:56px;
	padding:0;
	text-align:center;
	width:433px;
}
.link a{
	display:block;
	text-indent:-9999px;
	width:440px;
	height:56px;
}
.thumb-1 .link{height:58px;}
.thumb-3 .link, .thumb-4 .link{height:58px;}


/* --- TEXTO 1 --- */
#texto1 {
	background:url(images/bg-texto1.jpg) top center no-repeat;
	width:955px;
	height:155px;
	margin:0 auto;
	padding:0;
}
#texto1 a{
	height:155px;
	display:block;
	text-indent:-9999px;
}
/* --- TEXTO 1-2 --- */
#texto1-2 {
	background:url(images/bg-texto1-2.jpg) top center no-repeat;
	width:477px;
	height:116px;
	margin:0 auto;
	padding:0;
}
#texto1-2 a{
	height:116px;
	display:block;
	text-indent:-9999px;
}



/* --- TEXTO 2 --- */
#texto2-1 {
	background:url(images/bg-texto-2-1.jpg) top center no-repeat;
	width:477px;
	height:64px;
	margin:0 auto;
	padding:0;
}
#texto2-1 a{
	height:64px;
	display:block;
	text-indent:-9999px;
}
/* --- TEXTO 2 --- */
#texto2-2 {
	background:url(images/bg-texto-2-2.jpg) top center no-repeat;
	width:478px;
	height:180px;
	margin:0 auto;
	padding:0;
}
#texto2-2 a{
	height:180px;
	display:block;
	text-indent:-9999px;
}



/* --- TEXTO 3 --- */
#texto3{
	background:url(images/bg_texto3.jpg) top center no-repeat;
	width:440px;
	height:40px;
	margin:0 auto;
	padding:0;
}
#texto3 a{
	height:40px;
	display:block;
	text-indent:-9999px;
}

/* --- TEXTO 4 --- */
#texto4 {
	background:url(images/bg_texto4.jpg) top center no-repeat;
	width:446px;
	height:76px;
	margin:8px auto;
	padding:0;
}
#texto4 a{
	height:76px;
	display:block;
	text-indent:-9999px;
}

/* --- TEXTO 1 --- */
#texto5 {
	background:url(images/bg_texto5.jpg) top center no-repeat;
	width:460px;
	height:406px;
	margin:12px auto 0;
	padding:0;
}
#texto5 a{
	height:406px;
	display:block;
	text-indent:-9999px;
}

/* --- ANIMACION --- */

.box-animacion{
	background:url(images/bg-animacion.jpg) top left no-repeat;
	width:955px;
	height:307px;
	margin:0 auto 0;
}
#animacion1{
	background:transparent url(images/animacion1.gif) no-repeat scroll center top;
	height:210px;
	left:282px;
	margin:0;
	position:relative;
	top:71px;
	width:666px;
	}
#animacion1 a{
	height:210px;
	display:block;
	text-indent:-9999px;
}

/* --- FOOTER --- */
#footer {
	background:url(images/bg-footer.gif) top left no-repeat;
	width:955px;
	height:30px;
	text-align:center;
	margin:0 auto;
	padding:0;
}
#footer a{
	color:#fff;
	font-size:12px;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}


