*{ margin:0; padding:0; border:0; outline:0;}

body{
	background:#462300 /*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:950px; height:422px; margin:0 auto;}
#header h1{display:none;}

#header a.link-logo{display:block; height:96px; left:456px; position:relative; text-indent:-9999px; top:236px; width:368px;}

#header .thumbs-header{left:352px; position:relative; top:174px; width:428px;}
#header .thumbs-header img{border:2px solid #fff;}

/* --- WRAPPER --- */
#wrapper{ background:#3C6155; border:4px solid #fff; border-bottom:none; width:944px; margin:0 auto; padding:0;}

#izq-contenedor{float:left; width:470px;}
#der-contenedor{float:right; width:470px;}

/* --- THUMBS --- */
#thumb-muestra{background:transparent url(images/bg-thumbs.jpg) no-repeat scroll left top; height:325px; margin:0 auto; padding:18px 0 0 15px; width:436px;}
#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; width:451px; height:320px; margin:0 auto; padding-top:33px;}

#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:95px;
left:0;
position:relative;
text-indent:-9999px;
top:0;
width:450px;
}

.thumbs-chico{ margin:0 auto 0; width:440px;}
.thumbs-chico img{ border:1px solid #331100;}

/* --- TEXTO 1 --- */
#texto1 {
	background:url(images/bg-texto-1.jpg) top center no-repeat;
	width:908px; 
	height:64px;
	margin:10px auto;
}
#texto1 a{
	height:64px;
	display:block;
	text-indent:-9999px;
}

/* --- TEXTO 2 --- */
#texto2 {
	background:url(images/bg-texto-2.gif) top center no-repeat;
	width:913px; 
	height:68px;
	margin:10px auto;
}
#texto2 a{
	height:68px;
	display:block;
	text-indent:-9999px;
}

/* --- TEXTO 3 --- */
#texto3 {
	background:url(images/bg-texto-3.jpg) top center no-repeat;
	width:451px; 
	height:343px;
	margin:0 auto;
}
#texto3 a{
	height:343px;
	display:block;
	text-indent:-9999px;
}

/* --- TEXTO 4 --- */
#texto4 {
	background:url(images/bg-texto-4.jpg) top center no-repeat;
	width:920px; 
	height:91px;
	margin:10px auto;
}
#texto4 a{
	height:91px;
	display:block;
	text-indent:-9999px;
}

/* --- TEXTO 5 --- */
#texto5 {
	background:url(images/bg-texto-5.gif) top center no-repeat;
	width:904px; 
	height:98px;
	margin:10px auto 0;
}
#texto5 a{
	height:98px;
	display:block;
	text-indent:-9999px;
}

/* --- ANIMACION 1 --- */
#animacion1 {
	background: url(images/animacion1.gif) top center no-repeat;
	width:908px; 
	height:64px;
	margin:10px auto 0;
}
#animacion1 a{
	height:64px;
	display:block;
	text-indent:-9999px;
}

/* --- FOOTER --- */
#footer {
	background: url(images/bg-footer.jpg) top left no-repeat; 
	height:26px; 
	text-align:center;
	margin:0 auto;
	padding:6px 0 0;
	width:942px;
}
#footer a{
	color:#fff; 
	font-size:13px; 
	font-weight:bold; 
	text-decoration:none;
}
#footer a:hover{text-decoration:underline;}
