@charset "utf-8";
/* CSS Document */

*{	

margin:0;
padding:0;
}



body{

	background:#000 url(images/bg_page.gif) top left repeat;
	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:#fff;
}

	

/* Wrapper */

#wrapper{
	background:url(images/bg_wrapper.jpg);
	background-repeat:repeat-y;
	width:965px;
	padding:0; 
	margin:0 auto;
	border:2px solid #fff;
	border-top:none;
	border-bottom:none;		

}


/* --- HEADER --- */

#header{
	background:url(images/bg_header_01.jpg);
	background:repeat:none;
	width:965px;
	height:460px;
	margin:0 auto;
	padding:0;

}

#sub_header{
	background:url(images/bg_header_02.jpg);
	background:repeat:none;
	width:965px;
	height:197px;
	margin:0 auto;
	padding:0;
}

#header h1{display:none;}

#sub_header h1{display:none;}

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

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

#contiene_thumbs-left{
	float:left;
	margin:-378px 0 0 30px;
	overflow:hidden;
	width:447px;
}

#contiene_thumbs-right{
	float:left;
	margin:-40px 0 0 10px;
	overflow:hidden;
	width:447px;
}


.thumb_link_primero{ margin-left:0px;}

.thumb_link_segundo{margin-bottom:18px;}



.thumb-1{
	background:transparent url(images/bg_thumb1.jpg) no-repeat scroll left top;
	height:368px;
	width:447px;
}

.thumb-2{
	background:url(images/bg_thumb2.jpg) left top no-repeat;
	height:368px;
	width:447px;
}

.thumb-3{
	background:url(images/bg_thumb3.jpg) left top no-repeat;
	height:368px;
	width:447px;
	margin-top:12px;
}

.thumb-4{
	background:url(images/bg_thumb4.jpg) left top no-repeat;
	height:368px;
	width:447px;
	margin-top:-1px;
}


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


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



.link{
	height:40px;
	padding:0;
	text-align:center;
	width:419px;

}

.link a{

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

}

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

#texto2 {
	background:transparent url(images/bg_promo-medio.jpg) no-repeat scroll -3px 0;
	height:532px;
	margin-top:-8px;
	width:447px;

}

#texto2 a{
	height:502px;
	display:block;
	text-indent:-9999px;

}

/* --- SCREEN-CAP --- */

#screen-cap{
	background:url(images/bg_screen-cap.jpg);
	background-repeat:no-repeat;
	height:185px;
	width:446px;
	margin-top:-10px;
}


#screen-cap a{
	display:block;
	text-indent:-9999px;
	height:185px;
	width:446px;
	margin-top:-10px;
}

.bg-animacion{
	background:url(images/bg_animacion1.gif);
	background-repeat:no-repeat;
	width:965px;
	height:222px;
}

/* --- ANIMACION --- */

#animacion1{
	background:transparent url(images/animacion1.gif) no-repeat scroll 0 0;
	height:124px;
	left:100px;
	margin-right:50px;
	padding-right:50px;
	position:relative;
	top:25px;
	width:765px;

}

#animacion1 a{

	height:121px;
	display:block;
	text-indent:-9999px;

}



/* --- FOOTER --- */

#footer {

	background:transparent url(images/bg_footer.gif) repeat-x scroll left top;
	height:18px;
	padding-top:3px;
	padding-bottom:2px;
	text-align:center;
	width:965px;

}

#footer a{

	color:#fff;
	font-size:12px;
	text-decoration:none;

}

#footer a:hover{

	text-decoration:underline;
	color:#FFFF00;

}
