body{
	font-family:"lucida grande",verdana,helvetica,arial,sans-serif;
	font-size:12px;
	color:#333;
	background-color:#cccccc;
}

a:link img { border:0; }
a:visited img { border:0; }
a:hover img { border:0; }

a:link { color: #000; text-decoration:none; }
a:visited { color: #000; text-decoration:none; }
a:hover { color: #000; text-decoration:underline; }

#container {
	position:relative;
	width:860px;
	margin:0 auto;
	padding-top:10px;
}

#header {
	position:relative;
	height:100px;
	padding:15px;
	width: 860px;
	background:#cccccc url(/common/images/interface/header_bg.png) no-repeat;
}

#header .copy{
	position:absolute;
	color:#fff;
	font-family:'Gill Sans','lucida grande',helvetica, arial, sans-serif;
	font-size:25px;
	font-weight:normal;
	top:35px;
	left:280px;
	right:50px;
	padding-right: 10px;
}

#homeCloud {
	color:#000;
	height:200px;
	width:800px;
	background:#fff url(/common/images/interface/homeCloud.png) no-repeat;
	background-position:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}

#homeCloud a{
	color:#fff;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
}


/*
#nav{
	height:30px;
	width:800px;
	background:#fff url(/common/images/interface/nav_bg.png) no-repeat;
}

#nav li{
display:inline;
list-style:none;
padding:0;
margin:0;
color:#fff;
padding-right:20px;
}

#nav a{
color:#fff;
background-color:transparent;
display:inline;
text-decoration:none;
text-align:left;
height:10px;
padding-top:3px;
}

*/

#content{
	padding:0;
	background:#fff;
}

#mainContent{
	width:800px;
	background-color:#fff;
}

#clientLogin{
	border:1px #ccc solid;
}

#clientSpeak{
	border:1px #ccc solid;
	width:150px;
}


#footer {
    color: #000;
    background: #cccccc url(/common/images/interface/footer_bg.gif) no-repeat right top;
    text-align: center;
	height:20px;
	padding-top:25px;

}

#footer li{
	float:right;
	display:block;
	/*width:215px;*/
	text-align:center;
	margin-left:30px;
}

#headerTitre {
font-size: 10px;
display:block;
color:#000;
line-height:25px;
text-decoration:none;
width:200px;
height:30px;
overflow:hidden;
text-align:center;
float:center;
}

#headerTitreBlue{
	font-size: 10px;
	display:block;
	color:#fff;
	line-height:25px;
	text-decoration:none;
	width:200px;
	height:30px;
	overflow:hidden;
	text-align:center;
	float:center;
	background:url(/common/images/interface/headerBlue.gif);
}

#headerTitreBlue350{
	font-size: 10px;
	display:block;
	color:#fff;
	line-height:25px;
	text-decoration:none;
	width:350px;
	height:30px;
	overflow:hidden;
	text-align:center;
	float:center;
	background:url(/common/images/interface/headerBlue350.gif);
}

/**** Gallerie Images ****/

div#galerie {
	width: 590px ;
	padding: 15px ;
	margin-left:20px;
	text-align: center ;
}

ul#galerie_mini {
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
}

ul#galerie_mini li {
	float: left ;
}

ul#galerie_mini li a img {
	margin: 2px 1px ;
	border: 1px solid #dcb ;
}

.error{
	/*background: #ffffe1 url(/common/images/interface/cancel.gif) 5px 5px no-repeat;
	border: #d6d8d6 1px solid;*/
	background: #ffffff url(/common/images/interface/cancel.gif) 5px 5px no-repeat;
	width: 90%;
	padding: 10px 5px 5px 30px;
	margin-left: 0px;
	font-size: 10px;
}
