body {
	padding:0;
	font-family:'Trebuchet MS',Verdana,Tahoma,sans-serif;
	margin: 0 auto;
	background-color:#1a171b;
	width:868px;
}


h1 {
	color:#8946f8;
	font-size:1.3em;
}

h2 {
	font-size:1.2em;
	color:#8946f8;
}

h3 {
font-size:1.5em;margin:0;margin-left:20px;color:#E8A22B;font-weight:bold;background:transparent;
}


h4 {
	font-weight:bold;
	font-size:1.2em;
	font-style:italic;
	color:#1877D5;
	margin:0;
	margin-left:50px;
}

a:link,a:visited,a:active {
	color:#FFF;
	text-decoration:none;
}

a:hover { color:#C87B02; }
a img { border:0; }
a img:active { background:none; }
img {
	border:none;
	vertical-align:middle;
}

/*
** Header
*/
#header{height:134px;background:url("../images/logo_aqualumina.jpg");clear:both;}



/*
** Barre de Navigation (Navbar)
*/
#navbar{height:41px;background:url("../styles/images/navbar_img.jpg") repeat-x top;}

ul#speedbarre{margin:0; padding:0;list-style-type:none;height:30px;font-size:0.9em;margin-left:15px;}
ul#speedbarre li{float:left;color:#FFF}
ul#speedbarre li a{display:block;line-height:1em;color:#FFF;padding:6px 12px;height:15px;text-decoration:none; margin-left:10px; margin-right:10px;}

li.navbar_sep {
	background:url("../styles/images/navbar_sep.jpg");
	width:25px;
	height:13px;
	margin-top:8px;
}

/*
** Barre de Navigation (Sidebar)
*/
#sidebar {
	width:180px;
	text-align:center;
	float:left;
	background-color:#111213;
	padding:5px;
}

/*
** Accueil du site
*/
.contenu_index {
background:url("../styles/images/contenu_img.gif") repeat-x top;
height:380px;
margin:0; padding:0;
}

#anim_flash_index {
	float:left;
	width:479px;
	height:380px;
	background-color:#000000;
}

#corps_index {
	padding:1px;
	margin-left:488px;
	margin-right:10px;
	color:#FFF;
	font-size:0.7em;
	text-align:justify;
}

/*
** Corps (autre que index)
*/

#corps {
	padding:5px;
	text-align:justify;
	background-color:#111213;
	background:url("../styles/images/contenu_img2.gif") repeat-x top;
	min-height:380px;
}

#contenu {
	background-color:#111213;
	margin-left:210px;
	background:url("../styles/images/contenu_img2.gif") repeat-x top;
}

/*
** Qui sommes-nous ?
*/

.qui_sommes_nous_cadre {
	background-image:url('../styles/images/qui_sommes_nous_cadre.png');
	background-repeat:no-repeat;
	padding: 25px;
	color: black;
	font-size:11px;
	min-height:269px;
	
}

h3.qui_sommes_nous {
	color: white;
	padding-top:30px;
	padding-bottom:15px;
	font-size:18px;
}

/*
** Auteurs
*/
.infobox {
	margin-bottom:15px;
	padding:3px 6px;
}

#services_sdz .row_module_index {
	padding:3px 10px;
	min-height:110px;
}

.bio_auteur {
	padding:7px;
}

.bio_auteur p.biographie {
	color:white;
	font-size:0.9em;
}

img.icone_services_sdz {
	float:left;
	margin-top:10px;
}

.row_module_index p.margin_grande_icone {
	margin-left:100px;
	padding:0;
	color:white;
}

.row_module_index strong.titre_section_index {
	font-size:1.4em;
	font-weight:100;
}

.row_module_index a {
	color:#8946f8;
}

p.margin_petite_icone{
	color:white;
}

/*
** Catalogues
*/
.cat_header {
	text-align:right;
	padding-right:10px;
	padding-bottom:20px;
}

.cat_menu_1 {
	text-align:right;
	padding-right:10px;
	padding-bottom:7px;
}

.cat_menu_2 {
	text-align:right;
	padding-right:10px;
}

#contenu_collections {
	margin-left:210px;
	color: white;
	font-size:0.8em;
	margin-right:10px;
	background:url("../styles/images/contenu_img2.gif") repeat-x top;
}

.ouvrage_header {
	font-size:20px;
	margin-top:10px;
}

.titre_collection {
	margin-left:20px;
}

.nom_auteur {
	margin-left:20px;
}

.description_collection {
	font-size:0.7em;
	color:white;
	margin:10px;
}

.synopsis {
	margin-bottom:50px;
}

.ouvrage_ba {
	text-align:center;
	margin-top:20px;
	margin-bottom:10px;
}

.agenda {
	color:white;
	font-size:0.9em;
}


/*
** collections_bottom
*/

#collections_bottom{
	background:url("../styles/images/footer_img.gif") repeat-x top;
	width:868px;
	height:340px;
	}
	
#collections_bottom .coll1 
{
	float:left;
	height:300px;
	width:185px;
	color:#FFF;
	margin:15px;
}

#collections_bottom .coll2
{
	float:left;
	height:300px;
	width:185px;
	color:#FFF;
	margin:15px;
}


#collections_bottom .coll3
{
	float:left;
	height:300px;
	width:185px;
	color:#FFF;
	margin:15px;
}


#collections_bottom .coll4
{
	float:left;
	height:300px;
	width:185px;
	color:#FFF;
	margin:15px;
}

#collections_bottom p {
	text-align:justify;
	font-size:0.7em;
}

/*
** Copyright
*/

#copyright{
	color:#fff;
	font-size:0.7em;
	text-align:center;
	}
	
/*
** Formulaires
*/
label { cursor:pointer; }
label.label_cote{width:120px;clear:left;float:left;text-align:right;margin-right:15px;}

fieldset {
	margin:10px 0 20px 0;
	padding:14px 10px 7px 10px;
	border:1px solid #E8A22B;
	color:white;
	font-size:13px;
}

legend {
	color:#E8A22B;
	padding:3px 10px;
	font-weight:bold;
	font-size:16px;
}

textarea {
	width:364px;
	height:150px;
	padding:.2em;
}

/*
**
*/

.justifie{text-align:justify;}
.centre{text-align:center;}

.construction {
	color:white;
	font-size:11px;
	font-style:italic
}

/*
** AGENDA / EVENEMENTS
*/
.agenda {
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin-bottom:15px;
	color:white;
}

.agenda h3 { 
	background-color:#8946f8;
	font-size:1em;
	height:18px;
	margin:0;
	padding:5px 14px;
	color:#FFF;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	display:block;
	border:none;
}

p.margin_petite_icone {
	margin-left:70px;
	margin-right:70px;
	margin-bottom:14px;
	padding:0;
	font-size:0.9em;
} 