*{	

margin:0;

padding:0;

}

body{
	background:url(images/bg_header.gif) top center;
	background-repeat:repeat-x;
	background-color:#1098cc;
	font-family:Tahoma, 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:#000;
}

/* Wrapper */

#wrapper{ 
	background:transparent url(images/bg_wrapper.gif) repeat-y scroll center top;
	margin:0 auto;
	padding:0;
	width:979px;
}


/* --- HEADER --- */

#header{
	background:url(images/bg_header.jpg) top center no-repeat;
	width:947px;
	height:283px;
	margin:0 auto;
	padding:0;
}

#header h1{display:none;}

#header a{
	display:block;
	height:150px;
	left:31px;
	margin:0;
	padding:0;
	position:relative;
	text-indent:-9999px;
	top:14px;
	width:200px;
}

/* --- THUMB Y LINK ABAJO --- */

#contiene_thumbs{
	width:965px;
	margin:5px auto;
}

.thumb_link_primero{ 
	background:transparent url(images/bg_thumb1.jpg) no-repeat scroll left top;
	float:left;
	height:374px;
	margin-left:25px;
	margin-top:-169px;
	width:450px;
}

.thumb_link_primero-2{ 
	float:left;
	background:transparent url(images/bg_thumb3.jpg) no-repeat scroll left top;
	height:374px;
	width:450px;
	margin-top:10px;
	margin-left:25px;
}

.thumb_link_segundo{ 
	background:transparent url(images/bg_thumb2.jpg) no-repeat scroll left top;
	float:right;
	height:374px;
	margin-right:25px;
	margin-top:-175px;
	width:450px;
}

.thumb_link_segundo-2{ 
	float:right;
	background:transparent url(images/bg_thumb4.jpg) no-repeat scroll left top;
	height:374px;
	width:450px;
	margin-top:10px;
	margin-right:25px;
}

.thumb{
	height:272px;
	padding-left:13px;
	padding-top:15px;
	width:419px;
}

.thumb img{border:1px solid #FFFFFF;}

.link{
	height:40px;
	margin-left:15px;
	margin-top:20px;
	padding-top:15px;
	text-align:center;
	width:419px;
}

.link a{

	display:block;
	height:35px;
	margin-top:4px;
	text-indent:-9999px;
	width:419px;
}

.link a:hover{
	text-decoration:underline;
}


/* --- sub-header --- */

#sub_header {
	background:url(images/bg_header2.jpg) top center no-repeat;
	width:947px;
	height:237px;
	margin:0 auto;
	padding:0;
}

#sub_header a{
	display:block;
	height:150px;
	padding-top:50px;
	text-indent:-9999px;
}

.bg_screen{
	left:-452px;
	position:relative;
	top:200px;
}

/* --- TEXTO 2 --- */

#texto2 {
	background:transparent url(images/bg_texto1.gif) no-repeat scroll center top;
	height:142px;
	margin:0 auto;
	padding:0;
	width:916px;
	margin-top:10px;
}

#texto2 a{
	display:block;
	height:130px;
	text-indent:-9999px;
	width:950px;

}

.bg-animacion{
	background:url(images/bg_animacion.gif);
	background-repeat:no-repeat;
	width:947px;
	height:188px;
	margin:8px auto 0;
}

/* --- ANIMACION --- */

#animacion1{
	background:transparent url(images/animacion1.gif) no-repeat scroll 0 0;
	height:118px;
	left:20px;
	margin-right:50px;
	padding-right:50px;
	position:relative;
	top:22px;
	width:877px;
}

#animacion1 a{
	height:121px;
	display:block;
	text-indent:-9999px;
}

/* --- FOOTER --- */

#footer {
	background:transparent url(images/bg_footer.gif) repeat-x scroll left top;
	margin:0 auto;
	padding-top:25px;
	padding-bottom:10px;
	text-align:center;
	width:947px;
}

#footer a{
	color:#fff;
	font-size:12px;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
