* { 
	padding:0; 
	margin:0; 
} 

html, body, .tab {
	height:100%;
}

body{ 
	background-color: #002D62;
	margin: 0px;
	font-family: Arial; 
	font-size: 9pt;
	letter-spacing: 1px; 
	font-weight: normal; 
	text-decoration:none;
	color: #415F7E;
}

.menu_glob{
	background-color:#637C98;
	width:200px;
	height:100%;
}

.chat{
	position: absolute;
	maring-top: 700px;
	clear: both;
}


.menu_titre{
	padding-left:10px;
	margin-top:10px;
	width:180px;
}

ul{
	list-style-type: none;
}

.men_top{
	padding:3px 0 7px 0;
	margin:5px 0 5px 0;
	}
	
li{
	margin-bottom:5px;
}

.acc_fd{
	margin:auto; width:558px; 
	background-image:url(../images/fd_asinerie-ane.jpg); 
	background-repeat:no-repeat; 
}

.acc_txt{
	margin:auto; 
	width:335px; 
	text-align:center;
	color:#FFF;
}

.acc_txt2{
	margin:auto; 
	width:700px; 
	text-align:center;
	color:#FFF;
}

.lait_txt{
	margin:auto; 
	padding:0 50px 0 50px; 
	margin-top:30px; 
	line-height:17px;
}

.lait_pic{
	float:left; 
	width:105px; 
	text-align:center;
}

.lait_img{
	margin:1px;
	padding:1px;
	border:1px solid #133357;
}

.cure_txt{
	margin:auto; 
	padding:0 50px 0 50px; 
	margin-top:30px; 
	line-height:17px;
	text-align:justify;
	color:#FFF;
}



.contact { 
	font-family: Arial; 
	font-size: 18pt; 
	color: #fff;
	letter-spacing: 1px; 
	font-weight: normal; 
	text-decoration:none;  
}

h2{
	color:#637C98;
}

a.bl:link, a.bl:visited, a.bl:active {
	color:#fff;
	text-decoration: none;
	font-weight:bold;
}
a.bl:hover{
	text-decoration: none;
	color:#133357;
	font-weight:bold;
}

a:link, a:visited, a:active {
	color:#133357;
	text-decoration: none;
	font-weight:bold;
}
a:hover{
	text-decoration: none;
	color:#666;
	font-weight:bold;
}

a.fo:link, a.fo:visited, a.fo:active {
	color:#ccc;
	text-decoration: none;
	font-weight:bold;
}
a.fo:hover{
	text-decoration: none;
	color:#fff;
	font-weight:bold;
}

a.acc:link, a.acc:active, a.acc:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #758CA5;
	letter-spacing: 3px; 
	font-weight: normal; 
	text-decoration:none
}

a.acc:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #EDF1F5;
	letter-spacing: 3px; 
	font-weight: normal; 
	text-decoration:none
}


.clear {
	clear : both; 
	display : block; 
	height : 1px; 
	overflow : hidden; 
} 
.clear5 {
	clear : both; 
	display : block; 
	height : 5px; 
	overflow : hidden; 
} 

.clear10 {
	clear : both; 
	display : block; 
	height : 10px; 
	overflow : hidden; 
} 

.menu3{
	background-color:#637C98;
	width:200px;
}

.scroll {
	width : 600px;
}

.scroll .content {
	overflow : hidden;
	white-space : nowrap;
}

/* IE6 */
* html .scroll .content {
	width : 500px;
	overflow : hidden;
}

.scroll .left {
	float:left;
	width : 20px;
}

.scroll .right {
	float:right;
	width : 20px;
}
