*{ margin:0; padding:0; border:0; outline:0;}

body{
	background:#003366 url(images/bg-page.jpg) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
}

h1, h2, h3, p{ margin:0; padding:0;}
.clear {clear:both;}

/* --- HEADER --- */
#header{ background:url(images/bg-header.jpg) top center no-repeat; width:984px; height:548px; margin:0 auto;}
#header h1{display:none;}

#header a.link-logo{display:block; height:74px; left:472px; position:relative; text-indent:-9999px; top:289px; width:276px;}

#header .thumbs-header{left:352px; position:relative; top:174px; width:428px;}
#header .thumbs-header img{border:2px solid #fff;}

/* --- WRAPPER --- */
#wrapper{ background:#004B96; border:8px solid #fff; border-top:none; border-bottom:none; width:922px; margin:0 auto; padding:0;}

#izq-contenedor{float:left; width:460px;}
#der-contenedor{float:right; width:460px;}

/* --- THUMBS --- */
#thumb-muestra{background:transparent url(images/bg-thumbs.jpg) no-repeat scroll left top; height:329px; margin:0 auto; padding:15px 0 0 27px; width:426px;}
#thumb-muestra img{ border:1px solid #036;}
#thumb-muestra a.boton-abajo{color:#FFF; display:block; text-decoration:none; margin:8px auto 0; text-align:center; text-indent:-9999px; height:24px;}






#thumbs-texto{background:url(images/bg-texto-thumbs.jpg) top center no-repeat; height:384px; margin:10px auto;}

#thumbs-texto a.link-primero{
display:block;
height:75px;
left:12px;
position:relative;
text-indent:-9999px;
top:35px;
width:891px;
}
#thumbs-texto a.link-segundo{
display:block;
height:75px;
left:117px;
position:relative;
text-indent:-9999px;
top:2px;
width:686px;
}

.thumbs-chico{ margin:40px auto 0; width:860px;}
.thumbs-chico img{ border:1px solid #3F6B5D;}

/* --- TEXTO 1 --- */
#texto1 {
	background:url(images/bg-texto-1.gif) top center no-repeat;
	width:922px; 
	height:78px;
	margin:0 auto;
}
#texto1 a{
	height:78px;
	display:block;
	text-indent:-9999px;
}

/* --- ANIMACION 1 --- */
#animacion1 {
	background: url(images/animacion1.gif) top center no-repeat;
	width:922px; 
	height:147px;
	margin:10px auto 0;
}
#animacion1 a{
	height:147px;
	display:block;
	text-indent:-9999px;
}

/* --- FOOTER --- */
#footer {
	background: url(images/bg-footer.gif) top left no-repeat; 
	height:44px; 
	text-align:center;
	margin:0 auto;
	padding:3px 0 0;
	width:938px;
}
#footer a{
	color:#fff; 
	font-size:13px; 
	font-weight:bold; 
	text-decoration:none;
}
#footer a:hover{text-decoration:underline;}
