body
{
width: 1100px;
position: center;
margin : auto;
/*margin-top : 20px;*/
margin-bottom: 00px;
background-image: url("../image/fond.jpeg");
background-color: #809ac2;
background-repeat: no-repeat;
}

#langue
{
	float: left;
	height: 30px;
	color: #000000;
	margin-left: 0px;
	width:275px;
	text-align:center;
	padding-top: 15px;
	padding-bottom: 15px;
	z-index:10;
	font-size: 12px;
	font-family: "Comic Sans MS", Arial, "Arial Black", "Times New Roman", Times, serif;
	vertical-align: center;
}

#langue img
{
	vertical-align:middle;
	border:0px;
	 height: 40px;
}

#fr
{
	margin-top:20px;
	height: 0px;
	position:absolute;
}
#en
{
	margin-top:20px;
	height: 0px;
	position:absolute;
}
#al
{
	margin-top:20px;
	height: 0px;
	position:absolute;
}
#es
{
	margin-top:20px;
	height: 0px;
	position:absolute;
}

#other
{
	float:left;
	Margin-top:100px;
	Margin-left:10px;
	position: absolute;
}


H1
{
text-align: center;
}

a
{
   text-decoration: none;
   color: #222222;
	font-size: 12px;
	font-family: "Comic Sans MS", Arial, "Arial Black", "Times New Roman", Times, serif;
	font-style: italic;
	font-style: bold;
}

a:hover
{
   text-decoration: none;
   color: #ff0000;
	font-size: 15px;
	font-family: "Comic Sans MS", Arial, "Arial Black", "Times New Roman", Times, serif;
	font-style: italic;
	font-style: bold;
}

img
{
	vertical-align:middle;
	border:0px;
}

#alamo
{
	position: relative;
	margin-top: 250px;
	text-align:center;
	width: 1100px;
}

#alamo img
{
	vertical-align:top;
	border:0px;
}

#alamo a
{
   text-decoration: none;
   color: #ff0000;
   vertical-align: top;
   font-size: 10px;
   font-weight: 3px;
   line-height: 50%;
   font-family:"Comic Sans MS", Arial, "Arial Black", "Times New Roman", Times, serif;
	vertical-align:middle;
}

#alamo a:hover
{
   text-decoration: none;
   color: #ff0000;
   text-decoration: underline;
}


