#content {
	position:relative;
	 margin-left: auto;
 margin-right: auto;
	width:900px;
	z-index:1;
}
#nav_france {
margin-top:-60px;
	position:absolute;
	top:460px;
	left:31px;
	width:259px;
	height:138px;
	z-index:2000;
}
#nav_spain {

margin-top:-60px;
position:absolute;
	top:460px;
	left:322px;
	width:259px;
	height:138px;
	z-index:2000;
}
#nav_usa{

margin-top:-60px;

	position:absolute;
	top:460px;
	left:612px;
	width:259px;
	height:138px;
	z-index:2000;
}
#left {

margin-top: 35px;
width:352px;
height:409px;
	float:left;
	z-index:-100;
}	
#title-maki {
	position:absolute;
	margin-top: 35px;
	margin-left: 250px;
	z-index: 10000;
	left: 55px;
	top: 35px;
}

#right {
	float:left;
	z-index:10;
}
#right-top{
	float:right;
	z-index:100;

}
#right-text{
width:381px;
	float:right;
	z-index:100;

}
#footer{
background-image:url(images/bg-footer.gif);
height:150px;
width:900px;
	float:left;
	z-index:1000;
}

#credits {
	z-index:100000;
	margin-top:120px;
	text-align:center;
		color:#FFFFFF;
	font-size: 10px;
	
}

body {
	background-image: url(images/bg-home-com.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	
		font-size: 20pt;
		font-family:Arial, Helvetica, sans-serif;
		color:#ed87b2;
	text-align: center;
	}
	
h2 {
	
	font-size: 3 px;
	color:#cacbcc;
	text-align: justify;

	
	}
p {
	
	color:#666666;
	text-align: justify;
	font-size: 10px
	
	}

h3 {

	font-size: 11px;
	color: #FFF;
	background-color:#666666;
}
a:link {
	color: #FF66CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF66CC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FF66CC;
}
a {
	font-size: 10px;
}


