*{	
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:#039;
	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:985px;
	padding:0; 
	margin:0 auto;
}

/* --- HEADER --- */
#header{
	background:url(images/bg_header.jpg) top center no-repeat;
	width:959px;
	height:426px;
	margin:0 auto;
	padding:0;
}
#header h1{display:none;}
#header a.link_logo{
	display:block;
	height:147px;
	left:44px;
	margin:0pt;
	padding:0pt;
	position:relative;
	text-indent:-9999px;
	top:26px;
	width:248px;
}
#texto_header{
	position:relative;
	top:110px;
	left:34px;
	width:261px;
}
#texto_header p{
	text-align:center;
	font-size:13px;
	line-height:13px;
	color:#039;
}
#texto_header p a{
	text-decoration:underline;
	font-size:13px;
	line-height:13px;
	color:#039;
}


/* --- THUMB Y LINK ABAJO --- */
#contiene_thumbs{
	width:890px;
	margin:5px auto;
}

.thumb_link_primero{ float:left;}
.thumb_link_segundo{ float:right;}
.flotado{ margin:25px 0 0;}

.thumb{
	background:#036;
	width:421px;
	padding:3px 3px 1px 3px;
}
.thumb img{border:1px solid #3B3C3F;}

.link{
	background:#036;
	border-top:1px solid #036;
	width:427px;
	text-align:center;
	height:20px;
	padding:6px 0 0;
}
.link a{
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
}
.link a:hover{
	text-decoration:underline;
}

/* --- texto_plano --- */
#texto_plano {
	background:#FF0099;
	border:6px solid #FF99FF;
	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:937px;
	height:64px;
	margin:5px auto;
	padding:0;
}
#texto1 a{
	height:64px;
	display:block;
	text-indent:-9999px;
}

/* --- TEXTO 2 --- */
#texto2 {
	float:left;
	background:url(images/bg_texto2.jpg) top center no-repeat;
	width:419px;
	height:658px;
	margin:26px auto 0;
	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:939px;
	height:60px;
	margin:15px auto;
}
#animacion1 a{
	height:60px;
	display:block;
	text-indent:-9999px;
}

/* --- FOOTER --- */
#footer {
	background:url(images/bg_footer.jpg) top left repeat-x;
	width:959px;
	height:20px;
	text-align:center;
	margin:0 auto;
	padding:5px 0 0;
}
#footer a{
	color:#039;
	font-size:12px;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
