/*
 * CRAIE O.S.B.L. — CSS (Base)
 * Coded by Laurent LaSalle using jQuery 1.2.3
 *
 * May 27th 2008
 */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	background-color: #000;
	margin: 0 25px;
	color: #fff;
}

a, a:visited {
	color: inherit;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a img, 
acronym, 
img {
	border: 0;
}

img.print {
	display: none;
}

sup {
	line-height: 6px;
}

ul {
	margin: 24px 50px 0 64px;
}

ul li {
	list-style-image: url(../images/bulletalt.png);
}

div.details ul li {
	list-style-image: url(../images/bulletminialt.png);
}

p, 
ul.humandirectory,  
ol.references {
	margin: 24px 50px;
}

ul.signature {
	margin: 50px;
}

ul.humandirectory, 
ul.signature, 
li.vcard, 
li.vcard span {
	font-size: 14px;
	line-height: 20px;
}

li.vcard {
	list-style-type: none;
	display: block;
	width: 46%;
	float: left;
	margin-bottom: 12px;
	margin-right: 4%;
}

ul.signature > li.vcard {
	width: 100%;
	margin-right: 0;
}

span.fn {
	font-weight: bold;
}

span.fn span {
	text-transform: uppercase;
}

h1 {
	font-weight: bold;
	font-size: 48px;
	line-height: 50px;
	letter-spacing: -0.05em;
}

h2 {
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: -0.05em;
	margin: 0 50px 0 50px;
	padding-top: 50px;
}

div#accueil h2 {
	color: #808080;
	margin: 28px 0 0 0;
	padding-top: 0;
}

h3 {
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: -0.05em;
	margin: 42px 50px 0 50px;
	padding-top: 58px;
	text-transform: uppercase;
	clear: both;
}

h4 {
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0;
	margin: 50px 50px 0 50px;
	text-transform: uppercase;
}

div#top {
	width: 100%;
	max-width: 950px;
	min-width: 750px;
	background: #1a1a1a url(../images/fond.png) repeat-x fixed bottom;
	margin: 0 auto;
	overflow: hidden;
}

div#scroller {
	width: 200%;
}

div#menu {
	font-weight: bold;
	letter-spacing: -0.05em;
	font-size: 18px;
	line-height: 40px;
	width: 250px;
	padding: 0;
	margin: 0;
	text-align: left;
	float: left;
}

div#menu a, 
div#menu a:visited {
	color: #808080;
}

div#menu a:hover {
	text-decoration: none;
}

div#droite {
	float: left;
	overflow: hidden;
	height: 100%;
	width: 50%;
	top: 0;
}

div#gauche {
	float: left;
	overflow: hidden;
	width: 0;
	top: 0;
	margin-right: -250px;
}

div#gauche > div {
	padding-right: 250px;
}

div#droite {
	margin-left: 250px;
}

div#menu ul {
	position: fixed;
	background: url(../images/craiemini.png) no-repeat -20px 325px;
	display: block;
	height: 100%;
	padding: 50px 50px 0 50px;
	margin: 0;
}

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

div#accueil {
	height: 480px;
	padding: 40px 0 0 0;
	margin: 290px 0 0 0;
	background: url(../images/logomini.png) no-repeat 320px 0;
	overflow: hidden;
	width: 750px;
}

p.visual img {
	width: 100%;
}

p.visual {
	text-align: center;
}

.clearer {
	clear: both;
	margin: 0;
	padding: 0;
}

ul li.clearer {
	list-style-type: none;
	list-style-image: none;
	line-height: 0;
	font-size: 0;
	margin-bottom: -18px;
}

ol.references {
	font-size: 12px;
	line-height: 20px;
	margin-left: 67px;
}

div.serv_ent {
	width: 48%;
	margin-right: 2%;
	float: left;
}

div.serv_ens {
	width: 48%;
	margin-left: 2%;
	float: right;
}

div.serv_ent p, 
div.serv_ent h4, 
div.serv_ent ul {
	margin-right: 0;
}

div.serv_ens p, 
div.serv_ens h4 {
	margin-left: 0;
}

div.serv_ent ul {
	margin-left: 68px;
}

div.serv_ens ul {
	margin-left: 18px;
}

div.details, 
div.portdetails {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0;
}

div.details p, 
div.details ul {
	margin-top: 18px;
	margin-bottom: 18px;
}

span.ent, 
span.ens {
	background: url(../images/ent.png) no-repeat center;
	display: inline-block;
	width: 26px;
	height: 18px;
	margin-bottom: -2px;
}

span.ens {
	width: 30px;
	background: url(../images/ens.png) no-repeat center;
}

div.serv_ent h4, 
div.serv_ens h4 {
	background: url(../images/ent.png) no-repeat left top;
	padding-left: 40px;
}

div.serv_ens h4 {
	background: url(../images/ens.png) no-repeat left top;
}

a.top span {
	background: url(../images/top.png) no-repeat left top;
	display: block;
	float: right;
	width: 21px;
	height: 18px;
	margin-left: 10px;
	margin-top: 3px;
}

div#contact {
	margin: 50px 0 0 0;
	float: right;
	display: table;
	padding-right: 250px;
	letter-spacing: 0;
}

div#contact h4 {
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: -0.05em;
	text-transform: none;
	margin: 0 50px 0 0;
	text-align: right;
}

div.adr {
	text-align: right;
	margin: 12px 24px 0 0;
	width: 200px;
}

div.adr, div.livecontact {
	float: right;
	text-align: right;
}

span.ident {
	float: left;
}

div.livecontact {
	margin: 12px 50px 0 0;
	width: 154px;
}

div.contactdetails {
	margin-right: 0;
	display: table-row;
}

img.livre, 
img.logo, 
img.half {
	clear: both;
	float: left;
	margin: 20px 24px 50px 50px;
}

img.logo {
	margin: 4px 24px 50px 50px;
}

img.half {
	width: 44%;
	margin: 24px 24px 24px 50px;
}

div.portfolio_det, 
div.livre01, 
div.livre02, 
div.livre03 {
	clear: both;
	margin-bottom: 50px;
}

div.portfolio_det p {
	margin-left: 224px;
}

div.portfolio_det ul li {
	margin: 12px 0;
}

div#organisme, 
div#services, 
div#publications,
div#portfolio {
	margin-bottom: 50px;
}

/* bulletin specifications */

div#bulletin {
	background: url(../images/fondrepeat.jpg) repeat-y right;
}

div#bulletin h2 {
	padding-top: 0;
}

div.content {
	padding: 50px 0 50px 0;
	background: url(../images/fondcraie.jpg) no-repeat right bottom;
}

div.content h2 {
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: -0.05em;
	margin: 0 50px;
}

div.content span.subtitle {
	display: block;
	float: right;
	font-size: 13px;
	margin-right: 50px;
	text-transform: uppercase;
}

div.content p.footer {
	margin:  0;
	display: block;
	font-weight: bold;
}

div.content p.footer span {
	display: block;
	padding: 500px 330px 0 50px;
}

div.portdetails {
	margin-top: 50px;
	margin-bottom: 50px;
}

div.portdetails p {
	padding-left: 80px;
}

div.portdetails p.france {
	background: url(../images/france.gif) no-repeat left top;
}

div.portdetails p.senegal {
	background: url(../images/senegal.gif) no-repeat left top;
}

div.portdetails p.tunesie {
	background: url(../images/tunesie.gif) no-repeat left top;
}

div#prod_livres div.details p {
	padding-left: 225px;
}