*{	
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:#FFB900 url(images/bg_wrapper.gif) top left repeat-y;
	width:956px;
	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:156px;
	left:655px;
	margin:0;
	padding:0;
	position:relative;
	text-indent:-9999px;
	top:20px;
	width:267px;
}

/* --- THUMB Y LINK ABAJO --- */
#contiene_thumbs-left{float:left; margin:0 0 0 18px; width:455px;}
#contiene_thumbs-right{ float:right; width:455px; margin:0 18px 0 0;}


.thumb_link_primero{}
.thumb_link_segundo{}

.thumb-1{background:url(images/bg_thumb4.jpg) left top no-repeat;}
.thumb-2{background:url(images/bg_thumb3.jpg) left top no-repeat;}
.thumb-3{background:url(images/bg_thumb2.jpg) left top no-repeat;}
.thumb-4{background:url(images/bg_thumb1.jpg) left top no-repeat;}


.thumb{
	width:426px;
	padding:20px 0 0 17px;
}

.thumb img{border:none;}

.link{
	height:51px;
	padding:0;
	text-align:center;
	width:430px;
}
.link a{
	display:block;
	height:35px;
	margin-top:4px;
	text-indent:-9999px;
	width:430px;
}

/* --- TEXTO 1 --- */
#texto1 {
	background:url(images/bg_texto1.jpg) top center no-repeat;
	width:917px;
	height:60px;
	margin:0 auto;
	padding:0;
}
#texto1 a{
	height:60px;
	display:block;
	text-indent:-9999px;
}

/* --- TEXTO 2 --- */
#texto2 {
	background:url(images/bg_texto2.jpg) top center no-repeat;
	width:917px;
	height:64px;
	margin:0 auto;
	padding:0;
}
#texto2 a{
	height:64px;
	display:block;
	text-indent:-9999px;
}

/* --- TEXTO 3 --- */
#texto3 {
	background:url(images/bg_texto3.jpg) top center no-repeat;
	width:454px;
	height:739px;
	margin:0 auto;
	padding:0;
}
#texto3 a{
	height:739px;
	display:block;
	text-indent:-9999px;
}

/* --- TEXTO 4 --- */
#texto4 {
	background:url(images/bg_texto4.jpg) top center no-repeat;
	width:455px;
	height:56px;
	margin:0 auto;
	padding:0;
}
#texto4 a{
	height:56px;
	display:block;
	text-indent:-9999px;
}


/* --- ANIMACION --- */
#animacion1{
	background:transparent url(images/animacion1.gif) no-repeat scroll center top;
	margin:15px auto;
	width:917px;
	height:172px;
}
#animacion1 a{
	height:121px;
	display:block;
	text-indent:-9999px;
}

/* --- FOOTER --- */
#footer {
	background:url(images/bg_footer.jpg) top left no-repeat;
	width:934px;
	height:24px;
	text-align:center;
	margin:0 auto;
	padding:12px 0 0;
}
#footer a{
	color:#fff;
	font-size:12px;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
