*{ margin:0; padding:0; border:0; outline:0;}

body{
	background:#042935 url(images/bg_page.jpg) top center repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}

h1, h2, h3, p{ margin:0; padding:0;}
.clear {clear:both;}

/* Wrapper */
#wrapper{
	width:910px; 
	padding:0; 
	margin:0 auto;
}

/* --- HEADER --- */
#header{
	background:url(images/bg-header.jpg) top center no-repeat;
	width:910px;
	height:377px;
	margin:0 auto
}
#header h1{display:none;}
#header a.link-logo{
	display:block;
	height:75px;
	left:547px;
	position:relative;
	text-indent:-9999px;
	top:289px;
	width:282px;
}

/* --- Contenido --- */
#contenido{width:910px; margin:0 auto;}

#izq-contenido{float:left; width:450px;}
#der-contenido{float:right; width:450px;}

/* --- THUMBS --- */
.thumb-muestra{
	height:337px;
	margin:0 auto;
	padding:15px 0 0 15px;
	width:435px;
}
.thumb-muestra img{border:none;}
.thumb-muestra a.boton-abajo{
	display:block;
	height:32px;
	left:-6px;
	margin:0 auto;
	position:relative;
	text-indent:-9999px;
	top:4px;
	width:421px;
}

.thumb-muestra-01{background:url(images/bg-thumb-01.jpg) left top no-repeat;}
.thumb-muestra-02{background:url(images/bg-thumb-02.jpg) left top no-repeat;}
.thumb-muestra-03{background:url(images/bg-thumb-03.jpg) left top no-repeat;}
.thumb-muestra-04{background:url(images/bg-thumb-04.jpg) left top no-repeat;}

/* --- TEXTO 1 --- */
#texto1 {
	background:url(images/bg-texto-1.jpg) top center no-repeat;
	width:910px; 
	height:179px;
	margin:0 auto;
}
#texto1 a{height:179px; display:block; text-indent:-9999px;}

/* --- TEXTO 2 --- */
#texto2 {
	background:url(images/bg-texto2.jpg) top center no-repeat;
	width:910px; 
	height:203px;
	margin:0 auto;
}
#texto2 a{height:203px; display:block; text-indent:-9999px;}

/* --- ANIMACION --- */

.box-animacion{
	background:url(images/bg-animacion.jpg) top left no-repeat;
	width:910px;
	height:251px;
	margin:0 auto 0;
}
#animacion1{
	background:transparent url(images/animacion.gif) no-repeat scroll center top;
	height:148px;
	left:126px;
	margin:0;
	position:relative;
	top:76px;
	width:648px;
	}
#animacion1 a{
	height:148px;
	display:block;
	text-indent:-9999px;
}

/* --- FOOTER --- */
#footer{ 
	width:910px;
	background:url(images/bg-footer.jpg) left top no-repeat;
	height:32px; 
	text-align:center; 
	margin:38px auto 0; 
	padding:11px 0 0;
}
#footer a{color:#fff; font-size:13px; font-weight:bold; text-decoration:none;}
#footer a:hover{text-decoration:underline;}
