/*** INFORMATIONS DE LICENCE ***
* Ce fichier est intégré au développement d'un site Web
* Cette feuille de style est dessinée par JNBi L'agence Web
* Tous droits réservés */

/* Table des matières

	- CSS généraux
	- CSS structure	
	- CSS de formulaires
	- Actualités / Brèves / Webline
	- Pages (et zones de bas de page)
	- Consultations
	- Agenda
	- CSS de menus
	- CSS du plan du site
	- CSS de signatures
	- CSS RSS	

*/

/* Informations CSS générales */
/* ----------------------------------------------------------------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
}
html {
	font-size: 100.001%;
}
li {
	margin-left: 25px;
}
body {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	font-weight: normal;
	
	text-align: left;
	background:#0089d1;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;

}
td { 	/* Font idem que body */

}
p {
	padding-top:10px;}
blockquote {
	padding-left: 20px;
}
a {
	color:#048ac3;
	font-weight: bold;
	text-decoration : none;
}
a:hover {
	color:#0099FF;
	text-decoration : underline;
}

/* Informations CSS Structures */
/* ----------------------------------------------------------------------------------------------*/


#conteneur {
    width: 100%;
    background: url("visuels/bg_conteneur.jpg") top repeat-x;
    font-size:1.2em;
}
#conteneur_interne {
    position:relative;
    width: 100%;
    background: url("visuels/bg_conteneur_interne.jpg") top repeat-x #fff;
    font-size:1.2em;
}
#header {
    background: url("visuels/bg_header.jpg") no-repeat top left;
    display:block;
    height:297px;
    width:100%;
}
#header_interne {
    background: url("visuels/bg_header.jpg") no-repeat top left;
    display:block;
    height:180px;
    width:100%;
    overflow:hidden;
}
#head_a {
    display:block;
    float: left;
    width:450px;
    padding-left:30px;
}
#head_b {
    display:block;
    float: right;
    width:500px;
    height:297px;
    background: url("upload_img/header/bg_header_img.png") no-repeat bottom!important;
    background:none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="upload_img/header/bg_header_img.png", sizingMethod="image");
}
#head_b_interne {
    display:block;
    float: right;
    width:500px;
    height:180px;
    background: url("upload_img/header/bg_header_img_mini.png") no-repeat!important;
    background:none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="upload_img/header/bg_header_img_mini.png", sizingMethod="image");
}
#contenu {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    background: #fff;
    display:inline-block;
}
#col_a{
    display:block;
    float:left;
    width:30%;
    height: 445px;
    overflow:hidden;
}
html>body #col_a {
    height: auto;
    min-height: 445px;
    overflow:hidden;
}
#col_b{
    display:block;
    float:left;
    width:30%;
    padding-right: 20px;
}
#col_c{
    display:block;
    float:left;
    width:300px;
}
#visuel {
    display: block;
    width: 350px;
    float:left;
    height: 600px;
}
#zone_droite {
    display:block;
    float:left;
    width:610px;
    padding-left: 20px;
}
#pied_page {
    background: url(visuels/bg_footer.gif) repeat-x top;
    display:inline-block;
    height: 32px;
    line-height:32px;
    color: #fff;
    width:100%;
    text-align:center;
    position:relative;
}


/* Informations CSS Formulaires */
/* ----------------------------------------------------------------------------------------------*/

#zone_log {		/* Login/Password pour l'accès aux pages réservées */
	width: 100%;	
	text-align:center;
}
#zone_log_formulaire {
	width: 160px;
	margin-left: auto; 
	margin-right: auto;	
	text-align: left;
}
.alerte_formulaire_ok {	/* CSS de formulaires en général */
	background:url(visuels/valide.gif);
	display:block;
	margin:0px auto;
	font-weight:bold;
	text-align:center;
	padding:20px 10px;
	color:#008C42;
}
.alerte_formulaire_ko {
	background:url(visuels/refuse.gif);
	border:1px solid #CC3131;
	color:#fff;
	display:block;
	margin:0px auto;
	font-weight:bold;
	text-align:center;
	padding:10px;
}

/******** Formulaire recherche **************/
#form_recherche{
	display:block;
	float:left;
	background:#996600;
	}
#form_recherche #img_recherche{
	float:left;
	display:block;	}
#form_recherche input{
	float:left;}
#form_recherche #btn_recherche{
	background:url(visuels/bt_ok.gif);
	width:21px;
	height:14px;
	display:block;
	text-indent:-9999px;
	float:left;	
}

/******** Formulaire contacts **************/


#contacts_form{
	width:100%;
	margin-left:auto;
	margin-right:auto;
        padding-left: 50px;
        display:block;
}
#contacts_form span.separation{
	display:block;
	float:left;
	width:340px;
	margin:5px 60px 10px 0px;
	padding:10px;
	border-top:1px solid #CCC;

}
.calage_centre{
	display:block;
	text-align:center;
}
.calage_droite{
	clear:both;
	display:block;
	float:left;
	width:70px;
	text-align:right;
	margin:5px 10px 0px 0px;
}
.calage_gauche{
	display:block;
	float:left;
	text-align:left;
	margin:0px 0px 0px 0px;
	line-height:14px;	
}
.calage_gauche label{
	padding:0 15px 0 5px;
	font-weight:normal;
	
}
	
.asterisque {
	color: #ff0000;
}

a.lien_bouton {
	display:block;
	width:160px;
        height:45px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background: url("visuels/bt_envoyer.gif") no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
        text-indent: -9999px;
	color: #FFFFFF;		
	text-decoration : none;
	letter-spacing: 1px;
}
a.lien_bouton:hover {
	background: url("visuels/bt_envoyer_hover.gif") no-repeat;;
	color: #FF7014;		
	text-decoration : none;
}
.contacts_input {
	border:1px solid #CCC;
	padding:3px;
}
/******** Formulaire newsletter **************/

#newsletter_form{
	width: 420px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #CCCCCC;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#newsletter_form p{
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 5px;
	background-color: #DDDDDD;
}
#newsletter_form .suptitre {
	font-weight: bold;
	letter-spacing: -1px;
	color: #555555;
	margin-left: 20px;
}
#newsletter_form .calage_centre{
	display: block;
	text-align: center;
}
#newsletter_form .calage_droite{
	clear: both;
	display: block;
	float: left;
	width: 80px;
	text-align: right;
	margin-top: 2px;	
}
#newsletter_form .calage_gauche{
	display: block;
	float: left;
	text-align: left;
}	
#newsletter_form .asterisque {
	color: #FF0000;	
}
#newsletter_form input {
	color: #FF0000;	
}
#newsletter_form .legende_cnil {
	font-weight: normal;
	font-style: italic;
}
a.bt_ins_newsletter {
	display: block;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #333333;
	border: 1px solid #FFFFFF;
	padding: 3px;		
	font-weight: bold;
	color: #FFFFFF;		
	text-decoration : none;
	letter-spacing: 1px;
}
a.bt_ins_newsletter:hover {
	background-color: #333333;
	color: #FFFFFF;		
	text-decoration : none;	
	border: 1px solid #FFCC33;
}
.alerte_formulaire_newsletter_ok {
	color: #148A14;
	font-weight: bold;
	font-style: normal;
}




/* Informations CSS Actualités / Brèves / Webline */
/* ----------------------------------------------------------------------------------------------*/


h1.webline{		/* Webline */
	font-weight:normal;
        text-indent: -9999px;
        display:block;
        width:450px;
        height:180px;
        padding-top: 20px;
        background: url("visuels/logo_aquadel.png") top left no-repeat!important;
        background:none;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/logo_aquadel.png", sizingMethod="crop");
}
*+html h1.webline{	background: none!important;}
h1.webline_mini{		/* Webline */
	font-weight:normal;
        text-indent: -9999px;
        display:block;
        width:450px;
        height:150px;
        padding-top: 10px;
        background: url("visuels/logo_aquadel_mini.png") top left no-repeat!important;
        background:none;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/logo_aquadel_mini.png", sizingMethod="image");
}
*+html h1.webline_mini{	background: none!important;}
h2.webline{		/* Webline */
	font-weight:normal;
        display:block;
        width:450px;
        padding: 0px 0px 0px 20px;
        color: #fff;
        font-size: 12px;

}
h2.webline a {
        color: #ee7a09;
        text-decoration: underline;
}
h2.webline a:hover {
        color: #fff;
}
.puce_fleche{
    position:absolute;
    margin-top:-4px;
    margin-left:350px;
    display:block;
}
.puce_fleche_actu{
    position:absolute;
    margin-top:-2px;
    margin-left:210px;
    display:block;
}
.accueil h3.actu_titre {		/* Titre de news et contenus de brèves en page d'accueil */
	font-weight: bold;	
}
.interne h3.actu_titre {		/* Titre de news et contenus de brèves en page interne */
	font-weight: bold;	
}
.actu_chapeau{
	font-weight:normal;
}
.lire_plus{
    color: #048ac3;
    text-decoration:none;
    margin-left: 27px;
}
.puce_actu {
    position:absolute;
    margin-top:-2px;
    background:url('visuels/puce_webline.png') right!important;
    background:none;
    display:block;
    width:26px;
    height:26px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='visuels/puce_webline.png', sizingMethod='image');
}
.lire_egalement{}


#zone_lire_plus{
	display:block;
	clear:left;
	padding:0 0 30px 0;
}


/* Abonnement par email aux actualités */
#lien_abo_index {
    display: block;
    width: 300px;
    height: 60px;
    background: url(visuels/bt_abo_email.jpg) top left no-repeat;
    text-indent: -9999px;
}
#lien_abo_index:hover {
    background: url(visuels/bt_abo_email-over.jpg) top left no-repeat;
}

#abo_email {
	display: block;
	width: 340px;
	padding: 10px;
	background: #ddd;
	margin: 0 auto;
        font-size: 14px;
}
#abo_email p {
	display: block;
	width: 310px;
	height: 26px;
	padding: 0px 0 2px 0px;
}
#abo_email span {
	display: block;
	padding: 0px 0 0 0;
}
#abo_email input{
	padding: 4px;
	border: 1px solid #CCC;
	float: left;
}
#abo_email a.lien_bouton_abo {
	display: block;
	float: left;
	width: 100px;
	background-color: #048ac3;
	padding: 4px 8px;
	margin-left: 10px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration : none;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#abo_email a.lien_bouton_abo:hover {
	background-color: #0099FF;
	color: #FFF;
	text-decoration : none;
}


/* Informations CSS Pages et "zones bas de page" */
/* ----------------------------------------------------------------------------------------------*/

h1.titre_page{		/* Titre de pages intérieures */
	font-weight:bold;
}
#zone_contact{
	width: 100%;
	margin-top: 10px;

}
#zone_contact a {
	text-decoration: underline;
	background:url(visuels/picto_email.jpg) center left no-repeat;
	padding:0px 0px 0px 25px;
        display:block;
        width:300px;
        line-height:21px;
        height:18px;
}
#zone_contact a:hover {	
	text-decoration: none;
}
#zone_printmode{
	width: 100%;
	margin-top: 10px;
}
#zone_printmode a {
	text-decoration: underline;
	background:url(visuels/picto_imprimante.jpg) center left no-repeat;
	padding:0px 0px 0px 25px;
        display:block;
        width:300px;
        line-height:21px;
        height:18px;
}
#zone_printmode a:hover {	
	text-decoration:none;
}

/* Informations CSS Consultations */
/* ----------------------------------------------------------------------------------------------*/

.consultation_message {
	background-color: #E6E6E6;	
	margin-top: 5px;
	overflow-x: auto;
	padding: 5px;	
	padding-bottom: 20px;
	width: 520px;	
}
.consultation_titre_noir {
	font-weight: bold;
}
.consultation_msg_valide {
	color: #008C42;
	font-weight: normal;
}
.consultation_msg_refuse {
	color: #FF0000;
	font-weight: normal;
}

/* Informations CSS pour l'Agenda 		   */
/* ----------------------------------------------------------------------------------------------*/

#agenda {	
	width: 159px;	
	background-color: #C3DB94;	
	text-align: center;
}
#agenda_prochain_ev {	
	width: 149px;
	padding: 5px;		
	background-color: #DEF5B2;	
	text-align: left;
}
#agenda_page_interne_bloc_01 {
	float: left;
	width: 170px;
	text-align: left;	
}
#agenda_page_interne_bloc_02 {
	float: left;
	margin-left: 22px;
	width: 350px;	
}
#agenda_page_interne_bloc_01_contenu {	
	width: 170px;	
	background-image: url(visuels/agenda_page_middle.gif);	
	background-repeat: repeat-y;
}
a.lien_evenement {
	font-weight: bold;
	color: #E02424;	
	text-decoration: underline;	
}
a.lien_evenement:hover {
	color: #E18123;	
	font-weight: bold;
	text-decoration: none;
}
a.prochain_evenement {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: normal;
	color: #606060;	
	text-decoration: none;
}
a.prochain_evenement:hover {
	color: #E18123;	
	text-decoration: underline;
}
.typo_agenda {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: normal;
	color: #606060;
}
.typo_agenda_today{
	font-weight: bold;
	background-color:#FFFFFF;
	color: #606060;
}
.typo_agenda_prochain_ev_titre {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	color: #E02424;
}
.titre_agenda_evenement {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	color: #E02424;
}
.titre_agenda_evenement_date {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
}
.select_agenda {
	font-weight: normal;	
}

/* Informations CSS de menu */
/* ---------------------------------------------------------------------------------------------- */

/*
#menu_int dl, dt, dd, ul, li {
	margin: 0px;
	padding: 0px;	 
}
#menu_int li { 	
	list-style-type: none;	
}
*/
/* MENU VERTICALE / HORIZONTALE */
/* changer la valeur de la class de la div menu_int : fichier menu.php */

/* MENU VERTICALE */
/*
#menu_int.verticale dt a{ 
	font-weight: bold;	
	text-decoration: none;	
	width: auto;
	padding:5px 0px;
	background:#999966;
	display:block;	
}
#menu_int.verticale dd {
	position: absolute;
	z-index: 100;
	margin-left: 180px;
	margin-top: -26px;
	background: #00a44d;	

	-moz-opacity:0.6;
	opacity: 0.6;
	filter:alpha(opacity=60);	
}*/

/* FIN MENU VERTICALE */

/* MENU HORIZONTALE */
#menu_int.horizontale{
        width:100%;
        background: url(visuels/bg_menu.jpg) repeat-x #fff;
        height:40px;        
}
#menu_int.horizontale #box{
        width:1000px;
        height:40px;
        margin: 0 auto;
        background: url(visuels/ligne_menu.gif) repeat-y top left;
        overflow:hidden;
}
#menu_int.horizontale dl {
        float:left;
        background: url(visuels/ligne_menu.gif) repeat-y top right;
}
#menu_int.horizontale dl dt a { 
	padding: 5px 10px;
	text-decoration: none;
	font-weight: bold;
        line-height:40px;
        color: #ffffff;
        text-transform: uppercase;
}
#menu_int.horizontale dl dt a:hover{
	color: #555555;
}
#menu_int.horizontale .menu_sans_lien {	
	display: block;	
	padding: 5px 10px;
	font-weight: bold;		
	color: #ffffff;
}
#menu_int.horizontale dd { 
	position: absolute;
        color: #ffffff;
	z-index: 100;
	width: auto;
	margin-top: -5px; /* idem à padding #menu_int ul en négatif */
}
.menu_sans_lien {
        padding: 5px 10px;
	font-weight: bold;
        line-height:30px;
        color: #ffffff;
        text-transform: uppercase;
}
/* FIN MENU HORIZONTALE */

#menu_int ul {
	margin-top:1px;
        margin-left: 0px;
        padding:8px 3px 10px 3px;
        background: url(visuels/bg_ssmenu.jpg) bottom no-repeat;
        border-top: 3px solid #ffffff;
        border-left: 1px solid #ffffff;
        border-right: 2px solid #ffffff;
        z-index: 1000;
}
#menu_int li {
	text-align: left;	
	z-index: 100;
        list-style: none;
        width: 150px;
        margin-left: -1px;
        color: #ffffff;
        background: url(visuels/bg_fleche.png) left top no-repeat !important;
        background: none;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/bg_fleche.png", sizingMethod="crop");
}
#menu_int li a {
	display: block;
	width: 145px;
        height: 20px;
	padding-left: 20px;
        padding-top: 3px;
        color: #ffffff;
	font-weight: bold;	
	text-decoration: none;
        border-bottom: 1px dashed #ffffff;
        
}
#menu_int li a:hover{
	color: #cccccc;
}
*+html a.home{	background: none!important;}
a.home {
    display: block;
    width: 8px;
    margin-left:5px;
    margin-right: 5px;
    height: 35px;
    cursor:pointer;
    background: url("visuels/picto_home.png") no-repeat !important;
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/picto_home.png", sizingMethod="image");
}
*+html a.home:hover{	background: none!important;}
a.home:hover {
    display: block;
    width: 8px;
    margin-left:5px;
    margin-right: 5px;
    height: 35px;
    background: url("visuels/picto_home_over.png") no-repeat !important;
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/picto_home_over.png", sizingMethod="image");
}


/* Informations CSS Plan de site */
/* ----------------------------------------------------------------------------------------------*/


ul#plan_site li{
    margin-left:70px;
    padding:10px 0 10px 0;
    list-style: none;
}

ul#plan_site ul li{
	margin-left:90px;}

ul#plan_site ul ul li{
	margin-left:70px;}
	
ul#plan_site li a{ /* niveau 1 */
    display:block;
    padding:3px 0 3px 15px;
    background: url(visuels/puce_plansite.gif) center left no-repeat;
}

ul#plan_site ul li a{ /* niveau 2 */
}

ul#plan_site ul ul li a{ /* niveau 3 */
}	


/* Informations CSS Signatures */
/* ----------------------------------------------------------------------------------------------*/

a.jnbi {
	color: #fff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a.jnbi:hover {
	color: #ffcc00;
	text-decoration: underline;
}

/* Informations CSS RSS */
/* ----------------------------------------------------------------------------------------------*/

#rss {	
	background: url(visuels/picto_rss.gif) top left no-repeat;
	padding: 0 0 1px 20px;
	   
	color: #fff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#rss:hover {
	color: #ffcc00;
	text-decoration: underline;
}

/* Informations CSS FCK */
/* ----------------------------------------------------------------------------------------------*/

.wimg_bordure_rouge {
	border: 2px solid #FF0000;
}
.wimg_bordure_grise {
	border: 1px solid #444444;		
}

.wimg_droite {
	padding:0 0 0 5px;
	float:right;
}
.wimg_gauche {
	padding:0 5px 0 0;
	float:left;
}
.wsc_titre_page {
	color: #0062b6;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}
.wsc_chapeau {
	font-family: Arial, Helvetica, sans-serif;
	color: #0089d5;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}
.wsc_bleu_grasF{
        font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
        color: #123c56;
        font-size: 14px;
        font-weight: bold;
}
.wsc_normal{
        font-family: "Arial", "Helvetica", "sans-serif";
        color: #595959;
        font-size:12px;
        font-weight: normal;
}
.wsc_bleu_grand {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #048bc3;
        font-weight: bold;
}