/* CSS Document */


/* ------------------- */
/* HEADER + MENU HORIZ */
/* ------------------- */
/* Prefix: h_*/
body {
margin: 0;
background-color:#8b7d72;
font-family: verdana, arial, sans-serif; 
font-size: 12px;
}

#conteneur {
margin-top:10px;
margin-left:auto;
margin-right:auto;
width: 755px;
background-image: url('images/uad_06.gif');
}

#h_head1 {
height:133px;
width:755px;
}

#h_head2_left {
height: 133px;
width:753px;
} 

#h_head3_left_1{
height: 90px;
width:753px;
}

#h_head3_left_2{
background-image: url('images/uad_T2_05.jpg');
height: 23px;
width:753px;
}

#h_head2_right_1{
height: 133px;
width:273px;
}

#h_head2_text_r{
color:#FFFFFF;
font-family:"Trebuchet MS";
font-size:10px;
font-weight:bold;
margin-right:30px;
line-height:23px;
text-align:right;
}

#h_head2_text_r a:hover{
color:#FFFFFF;
text-decoration:underline;
}
#h_head2_text_r a{
color:#FFFFFF;
font-family:"Trebuchet MS";
font-size:10px;
font-weight:bold;
margin-right:30px;
line-height:23px;
text-align:right;
}

#h_head2_text_l{
color:#FFFFFF;
font-family:"Trebuchet MS";
font-size:10px;
font-weight:bold;
margin-left:30px;
line-height:23px;
}

#h_head2_text_l a:hover{
color:#FFFFFF;
text-decoration:underline;
}
#h_head2_text_l a{
text-decoration:none;
color:#FFFFFF;
}


/* CENTER*/
#center {
padding-top:0px;
background-image: url('images/uad_06.gif');
width:755px;
} 

/* LEFT */
#menu_left{
width:155px;
margin-top:0px;
margin-left:10px;
float:left;
}

.left_title{
font-family:"Trebuchet MS";
border-bottom:1px;
border-bottom-style:solid;
border-bottom-color:#de7a44;
font-size:18px;
font-stretch:narrower;
color:#b1a69e;
}

.a_test{
font-family:"Trebuchet MS";
text-decoration:none;
font-size:18px;
font-stretch:narrower;
color:#b1a69e;
}

.test01{
font-family:"Trebuchet MS";
font-size:18px;
font-stretch:narrower;
color:#b1a69e;
}

.a_menu_left{
text-decoration:none;
font-family:"Trebuchet MS";
font-size:12px;
margin-left:20px;
color:#de7a44

}
.a_menu_left:hover{
text-decoration:underline;
font-family:"Trebuchet MS";
font-size:12px;
margin-left:20px;
color:#f6a67b
}
.a_menu_left:active{
font-family:"Trebuchet MS";
font-size:12px;
margin-left:20px;
color:#de7a44;
}

/* CONTENT */ 
#content{
width:550px;
margin-left:0px;
}

.content_title{
font-family:"Trebuchet MS";
color:#e2814c;
letter-spacing:5px;
margin-top:10px;
font-size:25px;
}

.content_text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
margin-left:20px;
width:500px;
text-align:justify;
}
/* BOTTOM*/
#bottom {
background-image: url('images/uad_13.gif');
width:755px;
height:40px;
clear:both;
text-align:center;
line-height:40px;
vertical-align:middle;
font-size:10px;
} 

.pict{
border:solid;
border-color:#EAEAEA;
padding:5px;}


/* Livre D'or*/
.ldo_nick{
	font-family:"Trebuchet MS";
	color:#e2814c;
	letter-spacing:1px;
	font-size:16px;
	font-weight:bold;
}

.ldo_date{
	margin-left:5px;
	font-size:10px;
	letter-spacing:0px;
	color:#CCCCCC;

}

label{
	height: 18px;
	background-color: #e2814c;
	display: block;
	width: 182px;
	float: left;
	color: #ffffff;
	text-align: right;
	letter-spacing: 1px;
	margin-right:10px;
}
input, textarea{
font-family: Verdana;
font-size: 10px;
}

