*{	
margin:0;
padding:0;
}

body{
	background:#C0F5FF url(images/bg_page.jpg) left top repeat-x;
	font-family: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:#fff;
}
	
/* Wrapper */
#wrapper{ 
	width:977px;
	padding:0; 
	margin:0 auto;
}


/* --- HEADER --- */
#header{
	background:url(images/bg_header.jpg) top center no-repeat;
	width:977px;
	height:374px;
	margin:0 auto;
	padding:0;
}
#header h1{display:none;}
#header a{
	display:block;
	height:88px;
	left:62px;
	margin:0;
	padding:0;
	position:relative;
	text-indent:-9999px;
	top:263px;
	width:211px;
}

/* --- THUMB Y LINK ABAJO --- */
#contiene_thumbs{
	width:977px;
	margin:0 auto;
}

.thumb_link_primero{float:left;}
.thumb_link_segundo{ float:left; }

.thumb-1{background:url(images/bg_thumb1.jpg) left top no-repeat; padding:37px 0 0 45px; width:444px;}
.thumb-2{background:url(images/bg_thumb2.jpg) left top no-repeat; padding:37px 0 0 24px; width:464px;}
.thumb-3{background:url(images/bg_thumb3.jpg) left top no-repeat;  padding:27px 0 0 45px; width:444px;}
.thumb-4{background:url(images/bg_thumb4.jpg) left top no-repeat;  padding:27px 0 0 24px; width:464px;}


.thumb{}

.thumb img{border:none;}

.link{
	height:78px;
	padding:0;
	text-align:center;
	width:412px;
}
.link a{
	display:block;
	height:56px;
	text-indent:-9999px;
	width:412px;
}

/* --- 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.jpg) top center no-repeat;
	width:977px;
	height:119px;
	margin:0 auto;
	padding:0;
}
#texto1 a{
	height:119px;
	display:block;
	text-indent:-9999px;
}

/* --- TEXTO 2 --- */
#texto2 {
	float:left;
	clear:none;
	background:url(images/bg_texto2.jpg) top center no-repeat;
	width:977px;
	height:171px;
	margin:0 auto;
	padding:0;
}
#texto2 a{
	height:171px;
	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 --- */

.box-animacion{
	background:url(images/bg_animacion.jpg) top left no-repeat;
	width:977px;
	height:316px;
	margin:0 auto 0;
}
#animacion1{
	background:transparent url(images/animacion.gif) no-repeat scroll center top;
	height:230px;
	left:215px;
	margin:0;
	position:relative;
	top:53px;
	width:693px;
}
#animacion1 a{
	height:230px;
	display:block;
	text-indent:-9999px;
}

/* --- FOOTER --- */
#footer {
	background:url(images/bg_footer.jpg) top left repeat-x;
	width:908px;
	height:112px;
	text-align:center;
	margin:0 auto;
	padding:15px 0 0 69px;
	font-weight:bold;
}
#footer a{
	color:#fff;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
#footer a:hover{
	text-decoration:underline;
}
