*{ margin:0; padding:0; border:0; outline:0;}

body{
	background:#fff url(images/bg_page.jpg) fixed repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#0D0248;
}

h1, h2, h3, p{ margin:0; padding:0;}
.clear {clear:both;}

/* Wrapper */
#wrapper{
	width:954px; 
	background:url(images/bg_wrapper.jpg) top center repeat-y;
	padding:0; 
	margin:0 auto;
}

/* --- HEADER --- */
#header{
	background:url(images/bg-header.jpg) top center no-repeat;
	width:928px;
	height:466px;
	margin:0 auto
}
#header h1{display:none;}
#header a.link-logo{
	display:block;
	height:75px;
	left:39px;
	position:relative;
	text-indent:-9999px;
	top:5px;
	width:361px;
}

/* --- Contenido --- */
#contenido{width:928px; margin:0 auto;}

#izq-contenido{float:left;}
#der-contenido{float:left;}

/* --- THUMBS --- */
.thumb-muestra{
}
.thumb-muestra img{border:none;}
.thumb-muestra a.boton-abajo{
	display:block;
	height:53px;
	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; padding:12px 0 0 11px; width:438px; height:348px;}
.thumb-muestra-02{background:url(images/bg-thumb-02.jpg) left top no-repeat; padding:12px 0 0 11px; width:438px; height:348px; margin-left:16px}
.thumb-muestra-03{background:url(images/bg-thumb-03.jpg) left top no-repeat; padding:12px 0 0 11px; width:438px; height:348px;}
.thumb-muestra-04{background:url(images/bg-thumb-04.jpg) left top no-repeat;padding:33px 0 0 19px; width:431px; height:358px; margin-left:16px}

/* --- TEXTO 1 --- */
.texto1{
	background:url(images/bg-texto-1.jpg) top center no-repeat;
	width:464px; 
	height:373px;
	margin:0 auto;
	float:left;
	overflow:hidden;
}
#animacion2{
	background:transparent url(images/animacion2.gif) no-repeat scroll center top;
	height:50px;
	left:90px;
	margin:0;
	position:relative;
	top:84px;
	width:358px;
	}
#animacion2 a{
	height:50px;
	display:block;
	text-indent:-9999px;
}

/* --- TEXTO 2 --- */
#texto2 {
	background:url(images/bg-texto2.jpg) top center no-repeat;
	width:448px; 
	height:391px;
	margin:0 auto;
	float:left;
}
#texto2 a{height:391px; display:block; text-indent:-9999px;}

/* --- ANIMACION --- */

.box-animacion{
	background:url(images/bg-animacion.jpg) top left no-repeat;
	width:928px;
	height:196px;
	margin:20px auto 0;
}
#animacion1{
	background:transparent url(images/animacion.gif) no-repeat scroll center top;
	height:140px;
	left:35px;
	margin:0;
	position:relative;
	top:15px;
	width:858px;
	}
#animacion1 a{
	height:144px;
	display:block;
	text-indent:-9999px;
}

/* --- FOOTER --- */
#footer{ 
	background:url(images/bg-footer.jpg) no-repeat scroll center top;
	width:897px; 
	height:24px; 
	text-align:center; 
	margin:0 auto; 
	padding:6px 0 0;
}
#footer a{color:#0D0248; font-size:13px; font-weight:normal; text-decoration:none;}
#footer a:hover{text-decoration:underline;}
