a {
	font-size: 14px;
	color: #FF0000;
}

.bordureside {
	background-color: #F0DC8C;
}
.full {
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.lienmenuh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.lienmenuhon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.lienmenuhhover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.lienmenuv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.lienmenuvon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.lienmenuvhover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F0000;
	text-decoration: none;
	font-weight: bold;
}
.tdmenuv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 15px;
	background-color: #e0e0e0;
}
.tdmenuvon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #a0a0a0;
	padding-left: 15px;
	margin-right: 5px;
	margin-left: 5px;
}
.bas {
	background-image: url(../templates/adagio/deghaut.jpg);
	background-position: bottom;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.right {
	background-color: #E6E6E6;
	width: 250px;
	text-align: center;
}


.topleft {
	background-image: url(../templates/adagio/lefttop.jpg);
	background-repeat: no-repeat;
	/*height:80px;*/
	height: 40px;
	width: 244px;
}
.deghaut {
	background-image: url(../templates/adagio/deghaut.jpg);
	background-repeat: repeat-x;
	/*height: 81px;*/

}
.left {
	/* background-image: url(../templates/adagio/left3.jpg); */
	background-image: url(../templates/adagio/left4.jpg);
	background-repeat: no-repeat;
	height:100%;
	width: 244px;
	background-position: left top;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
}

.drapeaux{
	margin-top : 10px;
	position : bottom right;
}

a img{
	border:0;
}

a.langue{
	color : black;
	text-decoration : none;
}

a.langue:hover{
	color : red;
	text-decoration : underline;
}

.menuhorizontal td{
	text-align:center;
}
