*{	
margin:0;
padding:0;
}

body{
	background:#282828;
	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:#fff url(images/bg_wrapper.gif) top center repeat-y;
	width:962px;
	padding:0; 
	margin:0 auto;
}

/* --- HEADER --- */
#header{
	background:url(images/bg_header.jpg) top center no-repeat;
	width:946px;
	height:395px;
	margin:0 auto;
	padding:0;
}
#header h1{display:none;}
#header a{
	display:block;
	height:145px;
	left:16px;
	margin:0pt;
	padding:0pt;
	position:relative;
	text-indent:-9999px;
	top:56px;
	width:325px;
}

/* --- THUMB Y LINK ABAJO --- */
#contiene_thumbs{
	width:890px;
	margin:5px auto;
}

.thumb_link_primero{ float:left;}
.thumb_link_segundo{ float:right;}

.thumb{
	background:#c00;
	border:1px solid #000;
	width:421px;
	padding:5px 5px 2px 4px;
}
.thumb img{border:1px solid #3B3C3F;}

.link{
	background:url(images/bg_descargar.gif) top left no-repeat;
	border-top:1px solid #fff;
	width:432px;
	text-align:center;
	height:19px;
	padding:5px 0 0;
}
.link a{
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
}
.link a:hover{
	text-decoration:underline;
}

/* --- texto_plano --- */
#texto_plano {
	background:#C00;
	border:6px solid #333;
	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:920px;
	height:35px;
	margin:15px auto;
	padding:0;
}
#texto1 a{
	height:35px;
	display:block;
	text-indent:-9999px;
}

/* --- TEXTO 2 --- */
#texto2 {
	background:url(images/bg_texto2.gif) top center no-repeat;
	width:946px;
	height:66px;
	margin:15px auto;
	padding:0;
}
#texto2 a{
	height:66px;
	display:block;
	text-indent:-9999px;
}

/* --- TEXTO 3 --- */
#texto3 {
	background:url(images/bg_texto3.gif) top center no-repeat;
	width:919px;
	height:78px;
	margin:15px auto;
	padding:0;
}
#texto3 a{
	height:78px;
	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 --- */
#animacion1{
	background:url(images/animacion1.gif) top center no-repeat;
	width:890px;
	height:126px;
	margin:25px auto;
}
#animacion1 a{
	height:126px;
	display:block;
	text-indent:-9999px;
}

/* --- ANIMACION --- */
#animacion2{
	background:url(images/animacion2.gif) top center no-repeat;
	width:919px;
	height:118px;
	margin:25px auto;
}
#animacion2 a{
	height:118px;
	display:block;
	text-indent:-9999px;
}

/* --- FOOTER --- */
#footer {
	background:#0A0809;
	border-top:4px solid #B3B3B3;
	width:952px;
	height:23px;
	text-align:center;
	margin:0 auto;
	padding:8px 0 0;
}
#footer a{
	color:#FFF;
	font-size:12px;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
