*{	
margin:0;
padding:0;
}

body{
	background:#000 url(images/bg_page.gif) top left repeat;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2941D1;
	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:965px;
	padding:0; 
	margin:0 auto;
}

/* --- HEADER --- */
#header{
	background:url(images/bg_header.jpg) top left no-repeat;
	width:947px;
	height:437px;
	margin:0 auto;
	padding:0;
}
#header h1{display:none;}
#header a{
	display:block;
	height:156px;
	left:25px;
	margin:0;
	padding:0;
	position:relative;
	text-indent:-9999px;
	top:39px;
	width:211px;
}

/* --- THUMB Y LINK ABAJO --- */
#contiene_thumbs{
	width:970px;
	margin:0 auto;
}

.thumb_link_primero{float:left; margin-left:25px;}
.thumb_link_segundo{ float:right; margin-right:35px;}

.thumb-1{background:url(images/bg_thumbs01.jpg) left top no-repeat; padding:25px 0 0 23px; width:432px;}
.thumb-2{background:url(images/bg_thumbs02.jpg) left top no-repeat; padding:25px 0 0 14px; width:441px;}
.thumb-3{background:url(images/bg_thumbs03.jpg) left top no-repeat; padding:26px 0 0 23px; width:432px;}
.thumb-4{background:url(images/bg_thumbs04.jpg) left top no-repeat; padding:26px 0 0 13px; width:442px;}



.thumb img{border:none;}

.link{
	height:84px;
	padding:0;
	text-align:center;
	width:420px;
}
.link a{
	display:block;
	text-indent:-9999px;
	width:420px;
	height:72px;
color:#2941D1;
}



/* --- TEXTO 1 --- */
#texto1 {
	background:url(images/bg_texto1.jpg) top center no-repeat;
	width:947px;
	height:119px;
	margin:0 auto;
	padding:0;
}
#texto1 a{
	height:119px;
	display:block;
	text-indent:-9999px;
}

/* --- TEXTO 2 --- */
#texto2 {
	background:url(images/bg_texto2.jpg) top center no-repeat;
	width:912px;
	height:279px;
	margin:15px auto;
	padding:0;
}
#texto2 a{
	height:279px;
	display:block;
	text-indent:-9999px;
}



/* --- ANIMACION --- */

.box-animacion{
	background:url(images/bg_animacion.jpg) top left no-repeat;
	width:947px;
	height:180px;
	margin:15px auto 0;
}
#animacion1{
	background:transparent url(images/animacion.gif) no-repeat scroll center top;
	height:148px;
	left:127px;
	margin:0;
	position:relative;
	top:19px;
	width:733px;
}
#animacion1 a{
	height:153px;
	display:block;
	text-indent:-9999px;
}

/* --- FOOTER --- */
#footer {
	background:url(images/bg_footer.gif) top left repeat-x;
	width:958px;
	height:26px;
	text-align:center;
	margin:0 auto;
	padding:10px 0 0;
	font-weight:bold;
}
#footer a{
	color:#FBC300;
	font-size:12px;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
