*{	
margin:0;
padding:0;
}

body{
	background:#116DD4;
	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:#000;
}
	
/* Wrapper */
#wrapper{ 
	background:url(images/bg-wrapper.gif) top center repeat-y;
	width:976px;
	padding:0; 
	margin:0 auto;
}

/* --- HEADER --- */
#header{
	background:url(images/bg-header.jpg) top center no-repeat;
	width:976px;
	height:468px;
	margin:10px auto 0;
	padding:0;
	overflow:hidden;
}
#header h1{display:none;}
#header a.link-logo{
	display:block;
	float:left;
	height:86px;
	left:111px;
	margin:0;
	padding:0;
	position:relative;
	text-indent:-9999px;
	top:31px;
	width:223px;
}
#header a.link-text1{
	display:block;
	float:left;
	height:95px;
	left:-187px;
	margin:0;
	padding:0;
	position:relative;
	text-indent:-9999px;
	top:354px;
	width:422px;
}
#header a.link-text2{
	display:block;
	float:right;
	height:409px;
	left:-36px;
	margin:0;
	padding:0;
	position:relative;
	text-indent:-9999px;
	top:-56px;
	width:464px;
}


.box-va{
	background:url(images/bg-boxes.gif) 1px -2px no-repeat;
	width:976px;
	height:400px;
	margin:0 auto 4px;
}

/* --- THUMB Y LINK ABAJO --- */
#contiene_thumbs{
	width:915px;
	margin:0 auto;
}

.thumb_link_primero{
	float:left;
	height:348px;
	padding:25px 2px 1px 14px;
	width:429px;
}
.thumb_link_segundo{ 
	float: right;
	height:348px;
	padding:25px 2px 1px 14px;
	width:429px;
}

.thumb-01{background:url(images/bg_thumb1.jpg) left top no-repeat;}
.thumb-02{background:url(images/bg_thumb2.jpg) left top no-repeat;}
.thumb-03{background:url(images/bg_thumb3.jpg) left top no-repeat; padding:25px 2px 1px 15px;}
.thumb-04{background:url(images/bg_thumb4.jpg) left top no-repeat; padding:25px 2px 1px 15px;}

.thumb img{border:none;}

.link{
	/*background:#0cf;*/
	/*border-top:1px solid #000;*/
	width:420px;
	text-indent:-9999px;
	text-align:center;
	height:16px;
	padding:3px 0 0;
	display:block;
	height:30px;
}
.link a{
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	height:30px;

}


/* --- TEXTO 1 --- */
#texto1 {
	background:url(images/bg-texto1.gif) top center no-repeat;
	width:909px;
	height:63px;
	margin:15px auto 0;
	padding:0 0 15px;
}
#texto1 a{
	height:66px;
	display:block;
	text-indent:-9999px;
}

/* --- TEXTO 2 --- */
#texto2 {
	background:url(images/bg-texto2.jpg) bottom center no-repeat;
	width:888px;
	height:267px;
	margin:0 auto 4px;
	padding:15px 0 0;
}
#texto2 a{
	height:267px;
	display:block;
	text-indent:-9999px;
}

/* --- TEXTO 1 --- */
#texto3 {
	background:url(images/bg-texto3.jpg) top center no-repeat;
	width:784px;
	height:128px;
	margin:10px auto 0px;
	padding:0;
}
#texto3 a{
	height:128px;
	display:block;
	text-indent:-9999px;
}



/* --- ANIMACION --- */
.box-animacion{	
background:url(images/bg-animacion.gif) top center no-repeat;
width:978px;
height:195px;
margin:0 auto 0;
padding:15px 0 0 15px;
}

#animacion1{
	background:url(images/animacion1.gif) top center no-repeat;
	width:944px;
	height:162px;
}
#animacion1 a{
	height:162px;
	display:block;
	text-indent:-9999px;
}

/* --- FOOTER --- */
#footer {
	background:url(images/bg-footer.jpg) top left repeat-x;
	width:957px;
	height:30px;
	text-align:center;
	margin:0 auto 0;
	padding:0;
}
#footer a{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}


.corner-bt{ z-index:1; background:url(images/bg_corners.gif) 1px top no-repeat; height:32px; width:976px; margin-top:-63px;}
