*{	
margin:0;
padding:0;
}

body{
	background:url(images/bg_page.gif) top left repeat;
	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:970px;
	padding:0; 
	margin:0 auto;
}

/* --- HEADER --- */
#header{
	background:url(images/bg_header.jpg) top center no-repeat;
	width:947px;
	height:394px;
	margin:0 auto;
	padding:0;
}
#header h1{display:none;}
#header a{
	display:block;
	height:168px;
	left:59px;
	margin:0pt;
	padding:0pt;
	position:relative;
	text-indent:-9999px;
	top:21px;
	width:326px;
}

/* --- THUMB Y LINK ABAJO --- */
#contiene_thumbs{
	width:890px;
	margin:5px auto;
}

.thumb_link_primero{ float:left;}
.thumb_link_segundo{ float:right;}
.flotado{ margin:0 0 20px;}

.thumb{
	background:#ccc;
	border:1px solid #999;	
	width:421px;
	padding:5px 5px 2px 4px;
}
.grande{
	border:none;
	width:423px;
	background:url(images/bg_img_grande.gif) top left repeat;
}

.thumb img{border:none;}

.link{
	background:url(images/bg_descargar.gif) top center 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:#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.gif) top center no-repeat;
	width:926px;
	height:45px;
	margin:10px auto;
	padding:0;
}
#texto1 a{
	height:45px;
	display:block;
	text-indent:-9999px;
}

/* --- TEXTO 2 --- */
#texto2 {
	float:left;
	clear:none;
	background:url(images/bg_texto2.gif) top center no-repeat;
	width:432px;
	height:95px;
	margin:4px auto 0;
	padding:0;
}
#texto2 a{
	height:78px;
	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 --- */
#animacion1{
	background:url(images/animacion1.gif) top center no-repeat;
	width:879px;
	height:95px;
	margin:15px auto;
}
#animacion1 a{
	height:95px;
	display:block;
	text-indent:-9999px;
}

/* --- FOOTER --- */
#footer {
	background:url(images/bg_footer.gif) top left repeat-x;
	width:954px;
	height:22px;
	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;
}