body {background:url(images/bg.png) top repeat-x #FFF;
	margin:0 0 0 0;
	padding:O O O O;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:#053647;
}
#global {width:970px;
	margin:auto;	
}
#head {
	background-image:url(images/head.png); 
	height:70px; 
	padding:15px 0 0 0; 
	text-align:right;
}
#right { float:right; width:220px }
#right UL { list-style-image:url(images/arrow.png); margin-top:50px; font-size:12px; line-height:20px; }
#right LI { }
.bloc_nav_top { width:200px; height:10px; background-image:url(images/block_nav_top.png) }
.bloc_nav_center { width:160px; background-image:url(images/block_nav_center.png); font-size:11px; padding:0 20px 0 20px}
.bloc_nav_bottom { width:200px; height:10px; background-image:url(images/block_nav_bottom.png); }
#content { width:970px; }
#menu { background-image:url(images/menu.jpg); height:275px; padding:0 0 0 0; text-align:left; }
#menu UL { list-style-type:none; position:absolute; margin:0; font-size:13px; font-weight:bold; color:#053647 ; }
#menu LI {  position:absolute; width:95px; text-align:center;}
#text {
	background-image:url(images/text.png);
	background-repeat:repeat-y;
	font-size:12px; 
	padding:0 240px 0 40px; 
	text-align:justify; 
	color:#666666;
	
}
#block { background-image:url(images/block.jpg); height:65px ; }
.submit_min {
	background:none;
	height:22px;
	background-image:url(images/button_min.png);
	width:40px;
	border:none;
	color:#FFF;	
}
#end { background-image:url(images/end.png); height:29px }
#footer { 
	width:100%; 
	background-image:url(images/site_pascal_07.png); 
	height:50px; 
	text-align:center; 
	padding:20px 0 0 0; 
	font-size:11px; }
h2 { font-size:16px; color:#cc3a5c }
h3 { font-size:14px; color:#cc3a5c; margin:0 0  10px  0 ;}
a { color:#cc3a5c; text-decoration:none }
a:hover { color:#cc3a5c; text-decoration:underline; }
