/* CSS Document */
body {
	font-family: Trebuchet MS, Tahoma, Verdana;
	background: url('images/fond-site.gif');
	font-size: 12px;
}

#cadrebody {
	background: #FFFFFF;
	border: 1px solid #000000;
	padding: 12px;
	width: 876px;
	height: 636px;
}

#cadrebody2 {
	background: #FFFFFF;
	border: 1px solid #000000;
	padding: 12px;
	width: 876px;
}

#contentcadre{
	position:relative;
	z-index:2;
}
/*
input {
	font-size: 10px;
	font-family: Trebuchet MS, Tahoma, Verdana;
}

A {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 11px;
	color:#333333;
	text-decoration: none;
}

A:hover{
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 11px;
	color:#666666;
	text-decoration: underline;
}

#header_menu {
	position: static;
	float:right;
	margin: 10px 10px 0px 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS, Tahoma, Verdana;
	text-decoration: none;
}

#header_menu a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS, Tahoma, Verdana;
	text-decoration: none;
}

#header_menu a:hover {
	color: #ECECEC;
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS, Tahoma, Verdana;
	text-decoration: none;
}

#body_page {
	font-size: 12px;
	font-family: Trebuchet MS, Tahoma, Verdana;
}

#body_page2 {
	font-size: 10px;
	font-family: Trebuchet MS, Tahoma, Verdana;
}
*/
/* --- CLASSES ---  */
/*.td_menu{
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.td_menu a:hover{ 
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}

.td_menu td, .td_menu tr{
}

.titre-bloc{
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #003C71;
	text-decoration: none;
}

.titre-bloc a:hover{
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #0067C2;
	text-decoration: none;
}

.petit-texte{
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9px;
	text-align: left;
}

.texte{
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 10px;
	text-align: left;
}

.texte-lien {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-weight: bold;
	font-size: 10px;
	color:#333333;
	text-decoration: none;
}

.texte-lien a:hover{
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-weight: bold;
	font-size: 10px;
	color:#CCCCCC;
}

.textearea1 {
	color: #666666;
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana;
	padding: 4px 4px 4px 4px;
}
*/
.pied-page {
	color: #999999;
	font-size: 10px;
	font-family: Trebuchet MS, Tahoma, Verdana;
	text-align: center;
}

.pied-page a{
	color: #999999;
	font-size: 10px;
	font-family: Trebuchet MS, Tahoma, Verdana;
	text-decoration: none;
}

.pied-page a:hover{
	color: #666666;
	font-size: 10px;
	font-family: Trebuchet MS, Tahoma, Verdana;
	text-decoration: none;
}
