
@charset "utf-8";
body {
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contenedor {
	margin: auto;
	width: 960px;
	height:555px;
}
#cont_home {
	display: inline;
	float: right;
	height: 455px;;
	width: 811px;

}
#cont_top_home {
	float: left;
	height: 135px;
	width: 960px;
	margin-top: 55px;
}

 img, #cont_top_home, #cont_izq_home, #cont_top_seccion{ behavior: url(iepngfix.htc); }
 
#cont_izq_home {
	float: left;
	height: auto;
	width: 149px;
	padding-bottom:0px;
}
#home{
	float: left;
	height: 132px;
	width: 148px;
	margin-top:210px;

}
#cont_abajo_home {
	float: left;
	height: auto;
	width: 787px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-top: 10px;
}
#cont_top_seccion {
	float: left;
	height: auto;
	width: 960px;
	margin-top: 65px;
	text-align: left;
}
#dire {
width:780px;
margin:auto; 
float:left; 

}
#dire1 {
float:left;
margin-left:20px;
background-color:#121d33;
}
#dire2 {
float:left;
margin-left:70px;
background-color:#121d33;
}
#seccion {
margin-top:120px;
vertical-align:middle;
font-family:Verdana,Arial,sans-serif;
color:#FFFFFF;
font-size:14px;
text-align:right;

}
#nombre {
float:left; margin-left:10px; background-color:#121d33;
}
#flecha{
float:left; 
margin-top:2px;
}
#uno{
float:left; 
}
#dos{
float:right; 
}
#bt{
margin:auto;
height:75px;
width:75px;
}