html,body{
	width:100%;
	height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #797979;
	margin: 0px;
	padding: 0px;
}

#principal{
	position:absolute;
	top: 50%;
	left: 50%;
	width: 980px;
	height: 420px;
	border:1px solid #000000;
	background-color:#FFFFFF;
	margin: -220px auto auto -491px;
}
#gauche{
	width: 311px;
	float: left;
	padding: 10px;
}
#milieu{
	width: 139px;
	height: 352px;
	float: left;
	background:url(images/bg_menu.gif);
	padding-top:68px;
}
#milieu a{
	text-decoration:none;
	display:block;
	height: 39px;
	line-height:39px;
	color:#DDD;
	padding-left:25px;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}
#milieu a:hover{
	color:#FFF;
}
#milieu a.double{
	line-height:inherit;
	padding-top:5px;
}
#milieu img, #diapo img{
	display: block;
}
#diapo{
	width:510px;
	height: 420px;
	float: left;
}
a.logo{
	display: block;
	width:166px;
	height: 43px;
	background:url(images/cotica.gif) no-repeat;
}
#titre{
	width: 290px;
	margin: 20px 0 20px 0;
}
#titre h1{
	margin:0;
	padding:0;
	background:url(images/bg_titre.gif) no-repeat;
	height:31px;
	color:#383838;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
}
#titre h2{
	margin:0;
	padding:0 0 10px 0;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
}
#titre #ssrub{
	text-align: right;
	width: 100%;
}
#titre #ssrub a{
	text-decoration:none;
}
.legende{
	font-style:italic;
}
.lettrine{
	font-size: 18px;
	font-weight: bold;
	font-style:italic;
	color:#333333;
}
.retour{
	clear: both;
}
a {
	font-weight: bold;
	color: #797979;
}
a:hover {
	color: #000000;
}
table.desc td, table.desc th {
	background-color: #F3F3F3;
}
table.desc {
	border: 1px solid #CCCCCC;
}
img.border{
	border: 1px solid #000000;
}
#contact{
	width: 100%;
	height: 270px;
	overflow:auto;
	margin: 0;
}
#contact table, #contact table.desc{
	width: 90%;
}
#contact input, #contact select, #contact textarea{
	font-size:10px;
	font-family:verdana;
}
th{
	text-align:right;
}
#copy{
	width: 980px;
	margin: auto;
	color:#FFFFFF;
	position:absolute;
	top: 50%;
	left: 50%;
	margin: 205px auto auto -491px;
}

#flag_1{
	position:absolute;
	width: 33px;
	height: 20px;
	top: 386px;
	left: 875px;
	z-index:100;
}
#flag_2{
	position:absolute;
	width: 33px;
	height: 20px;
	top: 386px;
	left: 928px;
	z-index:100;
}
#flag_1 a img, #flag_2 a img{
	border: none;
}
#gauche a img {
	border:none;
}
#copy h1, #copy a {
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	display: inline;
	font-style: italic;
}

