body, div, ul, li, img {
	margin:0px;
	padding:0px;
}
div, ul, li, p { display:block; border:none;}
a, img {border:none;}
body {
	background:#000000;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}

#main {
	width:970px;
	margin:0 auto;
	clear:both;
}
.fondo_intro{
	background: url(../images/fondo_intro.jpg) 0 0 no-repeat;
}
.fondo_instrucciones{	background: url(../images/fondo_instruccionesgris.jpg) 0 0 no-repeat;}
.fondo_grisflash{	background: url(../images/fondo_grisflash.jpg) 0 0 no-repeat;}
.contenido_intro{
	height:457px;
	float:left;
	margin-left:8px;
	_margin-left:4px;
	_margin-top:-1px;
}
.graphicsMain {
	padding:38px 0px 0px 229px;
	height:183px;
}
.txtMain {
    padding:0px 368px 0px 290px;
	font-size:13px;
	font-weight:bold;
	width:308px;
	height:147px;
	line-height:20px;

}
#imgLinks {
	width:850px;
	margin:0px auto 10px auto;
	height:101px;
	overflow:hidden;
}
#imgLinks ul {
	margin:0px;
	padding:0px;
	height:101px;
	overflow:hidden;
	list-style:none;
}
#imgLinks li {
	height:101px;
	overflow:hidden;
	float:left;

}
#imgLinks li.p1 {
	width:216px;
	padding:0px 32px;
}
#imgLinks li.p2 {
	width:216px;
	padding:0px 32px;
}
#imgLinks li.p3 {
	width:216px;
	padding:0px 32px 0px 38px;
}
#txtLinks {
	width:850px;
	margin:0px auto;
	padding:0px;
}
#txtLinks ul {
	margin:0px;
	padding:0px;
	height:21px;
	list-style:none;
}
#txtLinks li {
	float:left;
	margin:0px;
	padding:3px 0px 6px 0px;
	width:283px;
	font-size:12px;
	height:12px;
	font-weight:bold;
	text-align:center;
}
#txtLinks li a {
	background:url(../images/arrow_left.gif) 0px 2px no-repeat;
	padding:0px 0px 0px 15px;
	color:#fff31e;
	text-decoration:none;
}
#txtLinks li a.gris {
	background:none;
	padding:0px 0px 0px 15px;
	color:#666666;
	text-decoration:none;
}

.footer {
	float:left;
	width:966px;
	margin:0px;
	padding:10px 0px 10px 0px;
}
.footerL {
	float:left;
	width:550px;
	margin:0px;
	padding:0px;
}
.footerL img {
	margin:0px 20px 0px 0px;
}
.footerR {
	float: right;
	width:416px;
	font-size:10px;
	line-height:18px;
	text-align:right;
}
.footerR a {
	color:#ffffff;
	text-decoration:underline;
}
.footerR a:hover {
	color:#ffffff;
	text-decoration: none;
}
.clear {
	clear:both;
}
/*********** menu **************/
.menu_horizontal{
	height:41px;
	width:100%;
	float:left;
	background: url(../images/back_menuh.jpg) 0 0 repeat-x;
	margin: 15px 0 15px 0;
	_margin: 15px 0 13px 0;
}
.menu_horizontal ul, .menu_horizontal ul li{
	float:left; 
	display:block;
	list-style:none;
	margin:0; 
	padding:0;
}
.width_logo{ width:640px;}
.intro_imgs{ 
	padding:38px 0 0 520px;
}
.intro_imgs img{ 
	padding:0 0 10px 0;
}
.intro_botones{
	padding:15px 0 0 520px;
}
.intro_botones img{
	padding:0 10px 0 100px;
}
.instrucciones{
	background:url(../images/fondo_intrucciones_gris.jpg) 0 0 no-repeat;
	width:955px;
	height:455px;
}
.instrucciones_botones{
	padding:330px 0 0 390px;
}