*{	
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:#fff 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:950px;
	height:427px;
	margin:0 auto;
	padding:0;
}
#header h1{display:none;}
#header a{
	position:relative;
	top:20px;
	left:80px;
	width:380px;
	height:90px;
	display:block;
	text-indent:-9999px;
	margin:0;
	padding:0;
}

/* --- THUMB Y LINK ABAJO --- */
#contiene_thumbs{
	width:890px;
	margin:5px auto;
}

.thumb_link_primero{ float:left;}
.thumb_link_segundo{ float:right;}
.flotado{ margin:10px 0 0;}

.thumb{
	background:#666;
	width:421px;
	padding:3px 3px 1px 3px;
}
.thumb img{border:1px solid #3B3C3F;}

.link{
	background:#333;
	border-top:1px solid #000;
	width:427px;
	text-align:center;
	height:16px;
	padding:3px 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:950px;
	height:74px;
	margin:15px auto;
	padding:0;
}
#texto1 a{
	height:74px;
	display:block;
	text-indent:-9999px;
}

/* --- TEXTO 2 --- */
#texto2 {
	float:left;
	background:url(images/bg_texto2.jpg) top center no-repeat;
	width:427px;
	height:629px;
	margin:0 auto;
	padding:0;
}
#texto2 a{
	height:629px;
	display:block;
	text-indent:-9999px;
}

/* --- TEXTO 3 --- */
#texto3 {
	background:url(images/bg_texto3.gif) top center no-repeat;
	width:879px;
	height:96px;
	margin:15px auto;
	padding:0;
}
#texto3 a{
	height:96px;
	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:919px;
	height:118px;
	margin:0 auto;
}
#animacion1 a{
	height:118px;
	display:block;
	text-indent:-9999px;
}

/* --- FOOTER --- */
#footer {
	background:url(images/bg_footer.jpg) top left repeat-x;
	border-top:1px solid #444444;
	width:950px;
	height:20px;
	text-align:center;
	margin:0 auto;
	padding:5px 0 0;
}
#footer a{
	color:#FFF;
	font-size:12px;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
