*{	
margin:0;
padding:0;
}

body{
	background:url(images/bg_page.gif) top left repeat;
	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:969px;
	padding:0; 
	margin:0 auto;
}

/* --- HEADER --- */
#header{
	background:url(images/bg_header.jpg) top center no-repeat;
	width:949px;
	height:426px;
	margin:0 auto;
	padding:0;
}
#header h1{display:none;}
#header a{
	display:block;
	height:130px;
	left:272px;
	margin:0;
	padding:0;
	position:relative;
	text-indent:-9999px;
	top:207px;
	width:278px;
}

/* --- THUMB Y LINK ABAJO --- */
#contiene_thumbs-izq{width:470px; margin:0 auto; float:left; padding-left:15px;}
#contiene_thumbs-der{width:470px; margin:0 auto; float:right; padding-right:10px;}

.thumb_link_primero{margin:0 auto; width:447px;}
.thumb_link_segundo{margin:0 auto; width:447px;}

.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:16px 0 0 15px;
	width:447px;
}

.thumb img{border:none;}

.link{
	height:83px;
	padding:0;
	text-align:center;
	width:433px;
}
.link a{
	display:block;
	text-indent:-9999px;
	width:440px;
	height:73px;
}


/* --- TEXTO 1 --- */
#texto1 {
	background:url(images/bg_texto1.jpg) top center no-repeat;
	width:944px;
	height:56px;
	margin:0 auto 12px;
	padding:0;
}
#texto1 a{
	height:56px;
	display:block;
	text-indent:-9999px;
}

/* --- TEXTO 2 --- */
#texto2 {
	background:url(images/bg_texto2.jpg) top center no-repeat;
	width:461px;
	height:446px;
	margin:0 auto 12px;
	padding:0;
}
#texto2 a{
	height:446px;
	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 --- */

#animacion1{
	background:transparent url(images/animacion.gif) no-repeat scroll center top;
	height:173px;
	margin:10px auto;
	width:874px;
}
#animacion1 a{
	height:173px;
	display:block;
	text-indent:-9999px;
}

/* --- FOOTER --- */
#footer {
	background:url(images/bg_footer.jpg) top left no-repeat;
	width:949px;
	height:21px;
	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;
}

