html {overflow: scroll;}
* {
	font-family:Arial,Helvetica,sans-serif;
	margin:0;
	border:0;
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
	padding:0;
}

body {
	background:#f6f6f6 url(../images/background.jpg) repeat-x scroll center top;
	color:#404040;
	font-size:14px;
	line-height:16px;
	margin:0 auto;
}

#general {
	width:993px;
	margin:0 auto;
}

#header {
}

#top {
	height:42px;
	padding-left:4px;
}

#visu-01 {
	float:left;
}

#visu-02 {
	float:left;
}

#logo {
	float:left;
}

#bloc-left {
	float:left;
	padding-left:36px;
}

#page {
	float:left;
	width:687px;
	padding-top:4px;
	padding-left:7px;
}

#content {
	margin-top:15px;
}

.titre {
	padding-bottom:15px;
	border-bottom:1px solid #790a67;
}

.texte {
	margin-top:25px;
	border:7px solid white;
	padding:10px;
}

.separation {
	text-align:center;
	margin:15px 0;
}

.expertise-texte {
	float:left;
	width:200px;
	margin:0 7px;
}

#footer {
	font-size:10px;
	color:#a2a2a2;
	margin-top:25px;
	text-align:right;
}

p {
}

a {
	/*text-decoration:none;*/
	color:#0099a1;
}

a:hover {
	text-decoration:none;
}

strong {
	color:#0099a1;
	font-weight:bold;
}
highlight {
	color:#0099a1;
}

h1 {
	color:#0099a1;
	font-weight:bold;
	font-size:15px;
	padding-bottom:8px;
	margin-bottom:14px;
	border-bottom:2px solid #0099A1;
}

h2 {
	color:#0099a1;
	font-weight:bold;
	font-size:17px;
	margin:6px 0 15px;
	text-decoration:underline;
}


.left {
	float:left;
}

.right {
	float:right;
}

/*---------------------------- MENU START -------------------------------*/

#menu ul li {
	list-style-type:none;
}

#menu {
	width:687px;
	float:left;
}

#menu li {
	float:left;
	margin-right:4px;
	width:134px;
}

#menu li a:hover {
	display:block;
	padding-top:0;
	color:#0099a1;
	font-weight:bold;
}

/*---------------------------- MENU END -------------------------------*/

#menu ul {
	margin:0;
	padding:0;
	padding-top:9px;
	list-style-type:none;
	text-align:center;
}

ul li {
	/*list-style-type:none;*/
	list-style-type:disc;
	/*list-style:#0099a1;*/
}

/*---------------------------- READ MORE ------------------------------*/
.readmore:hover {
	cursor: pointer;
}
/*---------------------------- READ MORE ------------------------------*/
.boxyerror {
	margin-left: 5px;
	color: #660000;
}
#spacer {
	margin-left: 150px;
}
.uploadbox {
        border:0;
        background: transparent url(/images/rounded.gif) no-repeat top left;
        height: 22px;
        width: 330px;
}
.forminputbox {
	border:0;
	background: transparent url(/images/rounded.gif) no-repeat top left;
	height: 22px;
	width: 230px;
	padding-top:2px;
	padding-bottom:10px;
}
.okmessage {
	color: #0099a1;
}
.normal {
	color:#404040;
}
#confirmation {
	margin-left:100px;
}
#resumeupload {
	margin-left:80px;
}
#addcomments {
	border:0;
	background: transparent url(/images/commentborder.gif) no-repeat top left;
}
