@import "formulaire.css";
@import "galleria.css";
@import "navigation.css";
@import "referencement.css";
@import "ddlevelsmenu-base.css";
@import "ddlevelsmenu-sidebar.css";
@import "ddlevelsmenu-topbar.css";
@import "../lightbox/lightbox.css";

/*------------------------------------------------------*
*-- appel des css --------------------------------------*
*------------------------------------------------------*/

/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web 03-04-2009 --*
 *------------------------------------------------*/


html {
	margin: 0;
	padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: "Lucida sans", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background-color: #fff;
	color: #666;
}

p, form, input, div, dl, dt, dd, ul, ol, li, blockquote, fieldset, th, td {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}



 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


#general{
	margin:0 auto;
	padding: 0 0 12px 0;
	width:100%;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding: 0;
	width:980px;
	background: transparent url(../images/deco/separateur-vert.jpg) repeat-y 749px top;
}
#header a.logo-baseline{
	margin:0;
	padding: 28px 0 0 0;
	display:block;
	height: 111px;
	background: transparent url(../images/deco/logo-baseline.jpg) no-repeat left bottom;
}
#header .left-content{
	min-height: 225px;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 980px;
	background: transparent url(../images/deco/separateur-vert.jpg) repeat-y 749px top;
}

#content p {
	margin:0;
	padding: 0 0 12px 0;
	text-align: justify;
}
#content a{
	color:#666;
	text-decoration:underline;
}
#content a:hover{
	color: #000;
	text-decoration:underline;
}
#content strong {
	color: #000;
	font-weight: normal;
}

#content ul {
	margin:0;
	padding: 0 0 12px 25px;
}
#content ol {
	margin:0;
	padding: 0 0 12px 45px;
}
#content ul li{
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
	background: transparent url(../images/deco/puce-liste.jpg) no-repeat left center;
}
#content ol li{
	margin: 0;
	padding: 0;
	list-style-position: outside;
}

.small_texte {
font-size:11px;
}

/*SÉPARATEUR HORIZONTAL============================================*/
.separateur-hor {
	margin: 0 auto;
	padding:0;
	height: 25px;
	background: transparent url(../images/deco/separateur-hor.jpg) repeat-x left top;
	clear: both;
	width: 980px;
}
.fonce {
	background: transparent url(../images/deco/separateur-hor-fonce.jpg) repeat-x left top;
}


/*/// partie de gauche ///*/
.left-content{
	margin: 0;
	padding: 0 13px 0 40px;
	float:left;
	position:relative;
	width: 697px;
	left: 0;
}


/*LISTE ACTU==============================================================*/
a.actu-pdf {
	padding: 0 0 12px 0;
	margin: 0;
	float: right;
	clear: both;
}
/*VIDÉO YOUTUBE==================================================*/
.left-content embed {
	margin: 0 0 12px 0;
	padding: 0;
	float: right;
	clear: both;
}

/*PAGE CONTACT=====================================================*/
.left-content iframe {
	margin: 0 0 12px 0;
	padding: 0;
}


/*/// partie de droite ///*/
.right-content{
	margin: 0;
	padding: 0 0 0 12px;
	float:left;
	position:relative;
	width: 178px;
	left: 0;
}
.right-content img {
	margin: 0;
	padding: 0;
	float: left;
}
.right-content a img {	
	padding: 0 0 12px 0;
	-moz-opacity:0.5;
	opacity: 0.5;
	filter:alpha(opacity=50);
}
.right-content a:hover img {
	-moz-opacity:1.0;
	opacity: 1.0;
	filter:alpha(opacity=100);
}


/*debut ENCART ACTU*/
#header .right-content{
	/*padding: 28px 0 16px 40px;*/
	width: 150px;
}
#header .right-content img{
	width: 150px;
}
#header .right-content h2, #header .right-content h3, #header .right-content h4 {
	letter-spacing: 0.5px;
	padding: 0;
	font-size: 12px;
	text-transform: uppercase;
} 
.actu-encart-date, #header p {
	margin:0;
	padding: 0 0 12px 0;
	font-size: 11px;
}
/*fin ENCART ACTU*/





/*/// fin des colonnes ///*/	


/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding: 0;
	width:980px;
	background: transparent url(../images/deco/separateur-vert.jpg) repeat-y 749px top;
	font-size: 11px;
}



 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0 0 12px 0;
	font-weight: normal;
	letter-spacing: 2px;
	color: #000;
} 
.left-content   h1 {
	bottom: 0;
	right: 41px;
	padding: 0;
	text-align: right;
	color: #ff6b00;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 60px;
}
h2 {
	text-transform: uppercase;
	font-size: 14px;
} 
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 12px;
}
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
  


/*debut NAVIGATION*/
a.retour-haut, #content a.retour-haut {
	color:#999;
	background-color: #e0e0e0;
	text-decoration: none;
	margin: 0;
	padding: 2px 6px;
	clear: both;
	display: block;
	text-transform: lowercase;
	width: 60px;
	font-size: 11px;
	text-align: center;
	float: right;
}
a.retour-haut:hover, #content a.retour-haut:hover{
	color: #666;
	background-color: #ccc;
	text-decoration: none;
}




#content .nav_pages{
	padding: 0;
	margin: 0;
	float: right;
}

#content .nav_pages a{
	color:#999;
	background-color: #e0e0e0;
	text-decoration: none;
	margin: 0 0 0 5px;
	padding: 2px 6px;
	font-size: 11px;
	text-transform: lowercase;
}
#content .nav_pages a:hover{
	color: #666;
	background-color: #ccc;
	text-decoration: none;
}
#content .nav_pages a.menu_actif{
	color: #ff6b00;
	background-color: #ccc;
	text-decoration: none;
}
/*fin NAVIGATION*/

