body, html { width:100%; height:100%; }
body {
	text-align:center;
	margin:0px;
	background: white url(../img/bg.gif) repeat-x  ; 
}



a { text-decoration:underline; }
a:hover { text-decoration:none; }

p { margin-top:10px; }
img { border:0px; }
ul { 
	margin:0px 0px 0px -18px;
	padding-left:18px;
	list-style:none;
	}

h1 {
	margin:0px 0px 20px 0px;
	line-height:0px;
	letter-spacing:0px;
	text-transform: uppercase;
	font:bold 16px arial;
	color:#19293D;
	border-bottom : 1px solid #19293D;
	padding-bottom:2px;
}	
	
h2 {
	margin:0px 0px 20px 0px;
	line-height:0px;
	letter-spacing:0px;
	text-transform: uppercase;
	font:bold 16px arial;
	color:#19293D;
	border-bottom : 1px solid #19293D;
	padding-bottom:2px;
}

h3 {
	margin:17px 0px 17px 0px ;
	color:#19293D;
	font-size:14px;
	line-height:13px;
	text-transform:uppercase;
}

h4 {
	margin:15px 0px 5px 0px ;
	color:#19293D;
	font-size:14px;
	line-height:13px;
}

.styleh3 {
	margin:17px 0px 17px 0px ;
	color:#19293D;
	font-size:14px;
	line-height:13px;
	text-transform:uppercase;
	font-weight:bold;
}

.left  { float:left; }
.right { float:right;}
.legal, .legal a { font-size: 10px;}
.input {
	height:15px;
	border-style:solid;
	border-color:#888889 #B8B8B8 #B8B8B8 #B8B8B8;
	border-width:1px;
	background: #fff url(../img/bg_input.gif) repeat-x;
	margin:1px 0px;
}
.input_frm {
	width:350px;
	font-weight:bold;
	padding-left:8px;
	margin-bottom:15px;
}
label.black { font-size:12px;}
label.l_margin { margin-top:3px; }


.clear {
	clear:both;
	height:0px;
	line-height:0px;
}

.ul { margin: 15px; list-style: circle }
.ul li { margin: 5px 0px; }

.dot_big {
		background:url(../img/dot_big.gif) repeat-x 0% 0%;
		padding-top:10px;
		padding-bottom:5px;
		
}

.dot_big a { 
	display:block;
	text-decoration:none;
	background:url(../img/plus.gif) no-repeat 100% 100%;
}
.dot_big a:hover { 
	color:#000;
}

#global {
	width:930px;
	text-align:left;
	margin:0px auto;
}
#header {
	height:90px;
	text-align:center;
	bbackground:red;
}

/************************************
	MENU
************************************/	

#menu {
	height:26px;
	background-color:#19293d;
	
}

#menu li {
	float:left;
}

#menu li span {
	display:none;
}

#n0 a, #n1 a, #n2 a, #n3 a, #n4 a, #n5 a
{
	display:block;
}

#n0 a:hover, #n1 a:hover, #n2 a:hover, #n3 a:hover, #n4 a:hover, #n5 a:hover
{
	background: transparent none;
} 




/************************************
	/MENU
************************************/	


#smenu {
	width:100%;
	height:20px;
	background-color:#8FC427;
	margin-left:0px;
	padding-left:0px;
}
#smenu li {
	float:left;
	background:url(../img/puce.gif) no-repeat 100% 0%;
	padding: 0 12px 0px 7px ;
	text-transform:uppercase;
}
#smenu li a, #smenu li span { margin-top:4px; display:block; font-size:10px; }
#smenu li a { color:#19293D;  text-decoration:none; }
#smenu li, #smenu li a:hover { color:#fff }



#main_home {
	width:100%;
	line-height:11px;
}



#footer {
	clear:both;
	margin-top:20px;
	height:80px;
}
#footer ul { float:right; }
#footer ul li  { display:inline; text-transform:uppercase; font:normal 9px tahoma;}
#footer ul li a  { font:normal 9px tahoma; color:#19293D}

#column_main { 
	width:930px;
	float:left;
	margin-top:20px;
	
}

#column_left { 
	width:660px;
	float:left;
	margin-top:20px;
	
}

#column_left_internalpages { 
	width:930px;
	float:left;
	margin-top:30px;
	
}

#column_left_uldesk { 
	width:560px;
	float:left;
	margin-top:20px;
	
}
#column_right { 
	width:249px;
	float:right;
margin-top:20px;
}

#module_uldesk_text { 
	width:349px;
	height:540px;
	float:right;
	padding-left:10px;

}

#column_right dl, #column_right dt, #column_right dd {	margin:0px;	}
#column_right dt {
	text-transform:uppercase;
	font:bold 14px arial;
	color:#19293D;
	margin-bottom:15px;
}
#column_right dd {
	background:  url(..img/dot_big_module.gif) repeat-x bottom left;
	padding-bottom:3px;
	margin:7px 0px;
}
#column_right dd.none { background: none}

#module_newsletter {
	width:135px;
	height:168px;
	background:url(../img/module_newsletter.gif) no-repeat;
	text-align:center;
}


/************************************
	NEWS
************************************/
#news_header {
	width:100%;
	height:64px;
	background-color:#009DD1;
	margin-bottom:17px;
}
#news_header div {
	font-size:15px;
	font-weight:bold;
	color:white;
	float:right;
	margin:18px 50px 0px 0px;
}
#news_main_column {
	width:744px;
}

#news_main_column div {
	margin-bottom:10px;
	clear:both;
}
#news_main_column div.over {
	background-color:#EDEAEA;
	border:1px solid #009DD1;
}
 	


#news_columns_1 {
	width:195px;
}
#news_columns_2 {
	width:195px;
	padding:0px 15px;
}
#news_columns_3 {
	width:311px;
}

#news_edit {
	height:21px;
	background-color:#009CD0;
	margin: 0px 0px 8px 0px;
}

.move {
	display:block;
	width:79%;
	cursor:move;
	text-align:center;
}
.delete, .edit {
	cursor:pointer;
	display:block;
}

.emptyPlaceMarker
{
	border:#E10079 1px dashed;
	background-color: transparent;
}
	
#z {
	position: fixed;
	_position: absolute;
	width:100%;
	height:100%;
	z-index:6000;
	top:0px;
	left:0px;
	background-image: url(../img/trans.png);
	_background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/trans.png", sizingMethod="scale");
	back\ground-color: transparent;
	top: expression(documentElement.scrollTop+body.scrollTop);
}
	
	
#bloc {
	margin: 54px auto 0px auto;
	width:758px;
	color:white;
	text-align:left;
	border:1px solid white;
	padding:8px;
	background:black;
 }
#bloc a { color:white; }

/************************************
	/NEWS
************************************/

/************************************
	LOGIN
************************************/
#contener_admin {
	height:100px;
}

#show_loggin {
	position:absolute;
	top:10px;
	left:10px;
	display:block;
	width:12px;
	height:13px;
	cursor:pointer;
	z-index:1000;
}
fieldset { border: 1px solid #009DD1;  padding:0px 15px 5px 15px; }
legend { font-size:14px; font-weight:bold; color:#000; }
/************************************
	/LOGIN
************************************/


#sitemap {
	margin:0px 0px 0px 35px;
}

#sitemap dt {
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:15px;
}

#sitemap dd a { text-decoration:none; text-transform:uppercase; }
#sitemap dd a:hover { text-decoration:underline;}

#new_u h3 { clear:both;}
#new_u p { padding-right:30px; border-bottom: 1px solid #a7bdc2 }
#new_u p a, a.top { display:block; margin:7px 0px; float:right; padding:3px 5px; width:40px; text-align:center; background:#19293D; color:#fff; text-decoration:none; }
#new_u p a:hover, a.top:hover { background:#8FC427; color:#fff; text-decoration:none; }

#event_u h3 { clear:both; border-bottom: 1px solid #a7bdc2; padding-bottom:3px;}
#sevent_u p { padding-right:30px;  }

	/************************************
	/CLIENTS
************************************/
.clients {
	font-family: Arial;
	font-size: 10px;
	font-variant: small-caps;
}

