*{	
margin:0;
padding:0;
}

body{
	background:#000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FBC300;
	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:959px;
	padding:15px 0 20px; 
	margin:0 auto;
}

/* --- HEADER --- */
#header{
	background:url(images/bg_header.jpg) top center no-repeat;
	width:975px;
	height:427px;
	margin:0 auto;
	padding:0;
}
#header h1{display:none;}
#header a{
	display:block;
	height:156px;
	left:31px;
	margin:0;
	padding:0;
	position:relative;
	text-indent:-9999px;
	top:39px;
	width:257px;
}

/* --- THUMB Y LINK ABAJO --- */
#contiene_thumbs{
	width:965px;
	margin:0 auto;
}

.thumb_link_primero{float:left; margin-left:25px;}
.thumb_link_segundo{ float:right; margin-right:35px;}
.flotado{ margin-bottom:18px; margin-right:40px;}

.thumb-1{background:url(images/bg_thumbs.jpg) left top no-repeat;}
.thumb-2{background:url(images/bg_thumbs.jpg) left top no-repeat;}
.thumb-3{background:url(images/bg_thumbs.jpg) left top no-repeat;}
.thumb-4{background:url(images/bg_thumbs.jpg) left top no-repeat;}


.thumb{
	padding:22px 0 0 11px;
	width:427px;
}

.thumb img{border:none;}

.link{
	height:72px;
	padding:0;
	text-align:center;
	width:440px;
}
.link a{
	display:block;
	text-indent:-9999px;
	width:440px;
	height:72px;
}

/* --- texto_plano --- */
#texto_plano {
	background:#FF3300;
	border:6px solid #C62700;
	width:850px;
	height:66px;
	margin:15px auto;
	padding:15px;
}
#texto_plano p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#FFF;
}

/* --- TEXTO 1 --- */
#texto1 {
	background:url(images/bg_texto1.jpg) top center no-repeat;
	width:910px;
	height:254px;
	margin:15px auto;
	padding:0;
}
#texto1 a{
	height:254px;
	display:block;
	text-indent:-9999px;
}

/* --- TEXTO 2 --- */
#texto2 {
	float:left;
	clear:none;
	background:url(images/bg_texto2.jpg) top center no-repeat;
	width:469px;
	height:677px;
	margin:0 auto;
	padding:0;
}
#texto2 a{
	height:677px;
	display:block;
	text-indent:-9999px;
}

/* --- TEXTO 3 --- */
#texto3 {
	background:url(images/bg_texto3.gif) top center no-repeat;
	width:901px;
	height:134px;
	margin:15px auto;
	padding:0;
}
#texto3 a{
	height:134px;
	display:block;
	text-indent:-9999px;
}

/* --- TEXTO 3 --- */
#texto4 {
	background:url(images/bg_texto4.gif) top center no-repeat;
	width:919px;
	height:36px;
	margin:15px auto;
	padding:0;
}
#texto4 a{
	height:36px;
	display:block;
	text-indent:-9999px;
}

/* --- ANIMACION --- */

.box-animacion{
	background:url(images/bg_animacion.jpg) top left no-repeat;
	width:959px;
	height:235px;
	margin:0 auto 0;
}
#animacion1{
	background:transparent url(images/animacion.gif) no-repeat scroll center top;
	height:153px;
	left:140px;
	margin:0;
	position:relative;
	top:22px;
	width:664px;
}
#animacion1 a{
	height:153px;
	display:block;
	text-indent:-9999px;
}

/* --- FOOTER --- */
#footer {
	background:url(images/bg_footer.gif) top left repeat-x;
	width:958px;
	height:28px;
	text-align:center;
	margin:0 auto;
	padding:6px 0 0;
}
#footer a{
	color:#FBC300;
	font-size:12px;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
