*{	
margin:0;
padding:0;
}

body{
	background:#161616;
	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:956px;
	padding:0; 
	margin:0 auto;
}

/* --- HEADER --- */
#header{
	background:url(images/bg-header.jpg) top center no-repeat;
	width:956px;
	height:340px;
	margin:4px auto;
	padding:0;
	overflow:hidden;
}
#header h1{display:none;}
#header a.link-logo{
	display:block;
	float:left;
	height:134px;
	left:297px;
	margin:0;
	padding:0;
	position:relative;
	text-indent:-9999px;
	top:31px;
	width:386px;
}

.box-va{
	background:url(images/bg-boxes.gif) top center no-repeat;
	width:937px;
	height:450px;
	margin:0 auto 4px;
	padding:20px 10px 0;
}

/* --- THUMB Y LINK ABAJO --- */
#contiene_thumbs{
	width:900px;
	margin:0 auto;
}

.thumb_link_primero{
	height:324px;
	padding:15px 2px 1px 13px;
	width:429px;
	float:left;
}
.thumb_link_segundo{ 
	height:324px;
	padding:15px 2px 1px 13px;
	width:429px;
	float:right;
}

.thumb_link_header{ 
	float:left;
	height:324px;
	left:20px;
	padding:15px 2px 1px 13px;
	position:relative;
	top:30px;
	width:432px;
}

.thumb-01{background:url(images/bg-thumbs.jpg) left top no-repeat;}
.thumb-02{background:url(images/bg-thumbs.jpg) left top no-repeat;}
.thumb-03{background:url(images/bg-thumbs.jpg) left top no-repeat;}
.thumb-04{background:url(images/bg-thumbs.jpg) left top no-repeat;}

.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_plano --- */
#texto_plano {
	background:#0099FF;
	border:6px solid #fff;
	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.gif) top center no-repeat;
	width:906px;
	height:62px;
	margin:5px auto 10px;
	padding:0;
}
#texto1 a{
	height:62px;
	display:block;
	text-indent:-9999px;
}

/* --- TEXTO 2 --- */
#texto2 {
	background:url(images/bg-texto2.jpg) top center no-repeat;
	width:447px;
	height:339px;
	margin:0 auto 4px;
	padding:0;
	float:left;
}
#texto2 a{
	height:337px;
	display:block;
	text-indent:-9999px;
}

/* --- TEXTO 1 --- */
#texto3 {
	background:url(images/bg-texto3.gif) top center no-repeat;
	width:909px;
	height:72px;
	margin:10px auto 0px;
	padding:0;
}
#texto3 a{
	height:72px;
	display:block;
	text-indent:-9999px;
}

/* --- TEXTO 2 --- */
#texto4 {
	background:url(images/bg-texto4.jpg) top center no-repeat;
	width:447px;
	height:339px;
	margin:0 auto 4px;
	padding:0;
	float:right;
}
#texto4 a{
	height:337px;
	display:block;
	text-indent:-9999px;
}


/* --- ANIMACION --- */
#animacion1{
	background:url(images/animacion1.gif) top center no-repeat;
	width:909px;
	height:70px;
	margin:10px auto 0;
}
#animacion1 a{
	height:70px;
	display:block;
	text-indent:-9999px;
}

/* --- FOOTER --- */
#footer {
	background:url(images/bg-footer.jpg) top left repeat-x;
	width:957px;
	height:43px;
	text-align:center;
	margin:0 auto 4px;
	padding:25px 0 0;
}
#footer a{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
