/*** 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;
	background:url(visuels/puce_bleu2.gif) top left no-repeat;
	padding:0 0 0 15px;
	list-style:none;	
}
body {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	font-weight: normal;
	font-size: normal;
	
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background:url(visuels/bg.jpg) top left repeat-x;

}
td { 	/* Font idem que body */

}
p {
	padding-top:10px;}
blockquote {
	padding-left: 20px;
}
a {
	color:#007DA6;
	font-weight: bold;
	text-decoration : underline;
}
a:hover {
	color:#FE731C;
	text-decoration : underline;
}

/* Informations CSS Structures */
/* ----------------------------------------------------------------------------------------------*/


#conteneur {
	width: 862px;
	margin:0;
	display:block;
	float:left;
}
#col_a{
	display:block;
	float:left;
	width:230px;
	padding:15px 0 0;
	background:url(visuels/bg_col_a.jpg) top left no-repeat;
	height:auto!important;
	height:517px;
	min-height:517px;
}
#col_a h1{
	display:block;
	float:left;
	width:230px;
	height:59px;
	background:url(visuels/logo_novogen.jpg) top left no-repeat;
	text-indent:-9999px;
}
.interne #col_a h1 a{
	display:block;
	float:left;
	width:230px;
	height:59px;
	background:url(visuels/logo_novogen.jpg) top left no-repeat;
	text-indent:-9999px;
}
#contenu{
	display:block;
	width:632px;
	float:left;
	background:url(visuels/bg_contenu.jpg) top left no-repeat;
	font-size:1.2em;
}
#langues{
	display:block;
	float:left;
	width:30px;
	padding:10px 0 0 0;
	text-align:right;
}
#content{
	display:block;
	float:left;
	background:#FFF url(visuels/bg_content.jpg) top left no-repeat;
	width:562px;
	padding:20px;
	line-height:1.6em;
}
#webline{
	display:block;
	float:left;
	width:602px;
	height:73px;
	text-indent:-9999px;
}
#zone_breves{
	display:block;
	float:left;
	height:193px;
	width:315px;
	background:url(visuels/bg_breves.jpg) top left repeat-x;
	overflow:hidden;
}
#zone_breves .breve{
	display:block;
	float:left;
	height:193px;
	width:170px;
	color:#FFF;
	background-position:top left;
	background-repeat:no-repeat;
	padding:55px 15px 0 130px;	
}
#zone_breves .breve h4{
	display:block;
	float:left;
	width:170px;
	color:#FFF;
	margin:0 0 5px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #FFF;
	font-size:1.2em;
	font-weight:normal;
}
#zone_breves .breve h3{
	display:block;
	float:left;
	width:170px;
	color:#FFF;
	margin:0 0 5px 0;
	padding:0 0 10px 0;
	font-weight:normal;
	font-size:1em;	
}

#zone_actus{
	display:block;
	float:left;
	width:602px;
	padding:20px 0 0 0;
}
#zone_actus h4#titre_actus{
	display:block;
	clear:left;
	width:353px;
	height:53px;
	text-indent:-9999px;
	margin:0 0 25px 0;
}
#zone_actus .actu{
	display:block;
	float:left;
	width:225px;
	padding:0 40px 0 0;
	line-height:1.6em;
}
#bloc_newsletter{
	display:block;
	float:left;
	width:325px;
	height:206px;
	padding:15px 0 0 277px;
}
#bloc_newsletter #inscription_newsletter{
	display:block;
	width:223px;
	padding:0;
	margin:0;
}
#bloc_newsletter #consigne_newsletter{
	display:block;
	width:223px;
	height:52px;
	text-indent:-9999px;
	margin:0;
	padding:0;
	float:left;
}
#bloc_newsletter #consigne_newsletter2{
	display:block;
	width:165px;
	margin:0;
	padding:0 0 0 8px;
	color:#FFF;
}

#bloc_newsletter #contour_input{
	display:block;
	width:154px;
	height:22px;
	margin:0;
	padding:15px;
	float:left;
	border:none;
	font-weight:bold;
	background:url(visuels/bg_input.jpg) top left no-repeat;
}
#bloc_newsletter input{
	width:154px;
	height:22px;
	border:none;
	background:#FFF;

}

#bloc_newsletter #btn_ok{
	display:block;
	width:39px;
	height:28px;
	margin:12px 0 0 0;
	padding:0;
	float:left;
	border:none;
	text-indent:-9999px;
	background:url(visuels/btn_ok.jpg) top left no-repeat;
}
#bloc_newsletter #btn_ok:hover{
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#footer {
	display:block;
	float:left;
	height:93px;
	width:100%;
	background:url(visuels/bg_footer.jpg) top left repeat-x;
}
#groupe_grimaud{
	display:block;
	height:93px;
	width:230px;
	float:left;
	text-indent:-9999px;
	border:none;
}



/* 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 newsletter **************/

#newsletter_form{
	width: 500px;
}
#newsletter_form p{
	padding: 5px;
}
#newsletter_form .suptitre {
	font-weight: bold;
	letter-spacing: -1px;
	color: #007DA6;
	font-size:1.6em;
}
#newsletter_form .suptitre2 {
	font-weight: bold;
	letter-spacing: -1px;
	color: #007DA6;
	font-size:1.4em;
}
#newsletter_form .calage_centre{
	display: block;
	text-align: center;
}
#newsletter_form .calage_droite{
	clear: both;
	display: block;
	float: left;
	width: 170px;
	text-align: right;
	margin-top: 4px;
	padding:0 10px 0 0;
}
#newsletter_form .calage_gauche{
	display: block;
	float: left;
	text-align: left;
	width:310px;
}	
#newsletter_form .calage_gauche2{
	display: block;
	float: left;
	text-align: left;
	padding:5px 0 0 0;
}
#newsletter_form .calage_gauche3{
	display: block;
	float:left;
	width:310px;
	height:auto;
}
		
	
#newsletter_form .asterisque {
	color: #FF0000;	
}
#newsletter_form input,#newsletter_form select {
	color: #007DA6;
	padding:2px;
}
#newsletter_form label{
	padding:0 0 0 10px;
}
#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: #007DA6;
	padding: 8px 0;		
	font-weight: bold;
	color: #FFFFFF;		
	text-decoration : none;
	letter-spacing: 1px;
}
a.bt_ins_newsletter:hover {
	background-color: #333333;
	color: #FFFFFF;		
	text-decoration : none;	
}
.alerte_formulaire_newsletter_ok {
	color: #148A14;
	font-weight: bold;
	font-style: normal;
}


/******** Formulaire contact **************/

#contact_form{
	width: 500px;
}
#contact_form p{
	padding: 5px;
}
#contact_form .suptitre {
	font-weight: bold;
	letter-spacing: -1px;
	color: #007DA6;
	font-size:1.6em;
}
#contact_form .suptitre2 {
	font-weight: bold;
	letter-spacing: -1px;
	color: #007DA6;
	font-size:1.4em;
}
#contact_form .calage_centre{
	display: block;
	text-align: center;
}
#contact_form .calage_droite{
	clear: both;
	display: block;
	float: left;
	width: 170px;
	text-align: right;
	margin-top: 4px;
	padding:0 10px 0 0;
}
#contact_form .calage_gauche{
	display: block;
	float: left;
	text-align: left;
	width:310px;
}	
#contact_form .calage_gauche2{
	display: block;
	float: left;
	text-align: left;
	padding:5px 0 0 0;
}
#contact_form .calage_gauche3{
	display: block;
	float:left;
	width:310px;
	height:auto;
}
		
	
#contact_form .asterisque {
	color: #FF0000;	
}
#contact_form input,#contact_form select {
	color: #007DA6;
	padding:2px;
}
#contact_form label{
	padding:0 0 0 10px;
}
#contact_form .legende_cnil {
	font-weight: normal;
	font-style: italic;
}
a.bt_ins_contact {
	display: block;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #007DA6;
	padding: 8px 0;		
	font-weight: bold;
	color: #FFFFFF;		
	text-decoration : none;
	letter-spacing: 1px;
}
a.bt_ins_contact:hover {
	background-color: #333333;
	color: #FFFFFF;		
	text-decoration : none;	
}
.alerte_formulaire_contact_ok {
	color: #148A14;
	font-weight: bold;
	font-style: normal;
}





/* Informations CSS Actualités / Brèves / Webline */
/* ----------------------------------------------------------------------------------------------*/

h2.webline{		/* Webline */
	font-weight:bold;
}

.accueil h3.actu_titre {		/* Titre de news et contenus de brèves en page d'accueil */
	font-weight: bold;
	font-size:1.2em;
	padding:0 0 10px 0;
	color:#FF731C;
}
.interne h3.actu_titre {		/* Titre de news et contenus de brèves en page interne */
	letter-spacing: -1px;
	color: #007DA6;
	font-size:1.4em;
	padding:0 0 5px 0;
}

.actu_chapeau{
	font-weight:normal;
}
.accueil .lire_plus{
	color:#F68C3C;
	font-size:1.3em;
	text-decoration:none;
}
.accueil .lire_plus:hover{
	color:#007DA6;
	text-decoration:none;	
}
.lire_egalement{
	font-weight:bold;
	display:block;
	padding:0 0 5px 0;
}
.interne .lire_plus{
	color:#f68c3c;
	background:url(visuels/puce_orange.gif) center left no-repeat;
	padding:0 0 0 10px;
	}
.interne .lire_plus:hover{
	color:#000;
	background:url(visuels/puce_noir.gif) center left no-repeat;
	padding:0 0 0 10px;
	}


/* Informations CSS Pages et "zones bas de page" */
/* ----------------------------------------------------------------------------------------------*/

h1.titre_page{		/* Titre de pages intérieures */
	font-weight:bold;
	color:#000;
	border-bottom:1px solid #D1D1D1;
	width:440px;
	padding:10px 0 15px 0;
	display:block;
}

h1.titre_page a{		/* Titre de pages intérieures */
	font-weight:bold;
	color:#000;
	text-decoration:none;
	letter-spacing: -1px;	
}

#zone_contact_print{
	width:100%;
	display:block;
	clear:left;
	border-top:1px solid #D1D1D1;
	text-align:right;
	padding:5px 0 0 0;
}
#zone_contact_print a{
	text-transform:uppercase;
	font-size:0.8em;
	text-decoration:none;
}

#btn_contact {
	text-decoration: underline;
	background:url(visuels/picto_email.gif) center left no-repeat;
	padding:3px 20px 3px 20px;
	margin:0 0 0 10px;
}
#btn_contact:hover {	
	text-decoration: none;
}
#btn_print {
	text-decoration: underline;
	background:url(visuels/picto_imprimante.gif) center left no-repeat;
	padding:3px 0px 3px 20px;
}
#btn_print:hover{
	text-decoration:none;
}



/* Informations CSS de menu */
/* ---------------------------------------------------------------------------------------------- */


#menu_int {
	display:block;
	float:left;
	width:198px;
	background:url(visuels/bg_menu.jpg) top left no-repeat;
	min-height:150px;
	height:auto!important;
	height:150px;
	padding:60px 0 10px 32px;

}
#menu_int dl, dt, dd, ul {
	margin: 0px;
	padding: 0px;	 
}

#menu_int li { 
	margin: 0px;
	padding: 0px;
	list-style-type: none;

	
}

#menu_int dt {
}


/* 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: 186px;
	padding:5px 0px 5px 12px;
	display:block;
	color:#FFF;
	font-size:1.2em;
	background:url(visuels/puce-menu.gif) center left no-repeat;
}
#menu_int.verticale dd {
	position: absolute;
	z-index: 100;
	margin-left: 180px;
	margin-top: -26px;
	background: #FFF;
	padding:0;

	-moz-opacity:0.8;
	opacity: 0.8;
	filter:alpha(opacity=80);	
}


/* FIN MENU VERTICALE */



#menu_int dt a:hover{
	color:#f68c3c;
}


#menu_int ul {
	padding: 0px;

}
#menu_int li {
	text-align: left;	
	z-index: 100;
}
#menu_int li a{
	font-weight: bold;	
	text-decoration: none;	
	width: 200px;
	padding:5px;
	background:#007DA6;
	display:block;
	color:#FFF;
	font-size:1.1em;
}
#menu_int li a:hover{
	background:#FFF;
	color:#007DA6;
}
.menu_sans_lien{	
	font-weight: bold;	
	text-decoration: none;	
	width: auto;
	padding:5px 0px 5px 12px;
	display:block;
	color:#FFF;
	font-size:1.2em;
	background:url(visuels/puce-menu.gif) center left no-repeat;			
}


/* Informations CSS Plan de site */
/* ----------------------------------------------------------------------------------------------*/


ul#plan_site li{
	list-style:none!important;
	background:none;
}
ul#plan_site li{
	list-style:none!important;
	padding:5px 0;
}

ul#plan_site ul li{
	margin-left:60px;}

ul#plan_site ul ul li{
	margin-left:80px;
	list-style:none!important;	
	}
	
ul#plan_site li a{ /* niveau 1 */
	color:#007DA6;
	background:url(visuels/puce_bleu.gif) center left no-repeat;
	padding:0 0 0 15px;
	text-decoration:none;
}
ul#plan_site li a:hover{ /* niveau 1 */
	text-decoration:underline;
}

ul#plan_site ul li a{ /* niveau 2 */
	color:#f68c3c;
	background:url(visuels/puce_orange.gif) center left no-repeat;
}

ul#plan_site ul ul li a{ /* niveau 3 */
	color:#000;
	background:url(visuels/puce_noir.gif) center left no-repeat;
}	



/* Informations CSS Signatures */
/* ----------------------------------------------------------------------------------------------*/


.copyright {
	color: #FFF;	
	font-weight: normal;
	font-style: normal;
	padding:68px 0 0 5px;
	display:block;
	float:left;
	font-size:1.2em;
}
.copyright img{
	display:block;
	float:left;
	margin:2px 0 0 0;
}
.copyright a{
	color: #FFF;	
	font-weight: normal;
	text-decoration:none;
}
.copyright a:hover{
	color: #FFF;	
	font-weight: normal;
	text-decoration:underline;
}
/* Informations CSS RSS */
/* ----------------------------------------------------------------------------------------------*/

#rss {
	background:url(visuels/picto_rss.gif);
	width:16px;
	height:16px;
	display:block;
	text-indent:-9999px;
	float:left;
}

/* Informations CSS FCK */
/* ----------------------------------------------------------------------------------------------*/



a.awsc_lien_pdf{
	background:url(visuels/pdf-pic.gif) top  left no-repeat;
	padding:0 0 0 14px;
	font-size:1em;
	color:#666!important;
	text-decoration:none;
}	
a.awsc_lien_pdf:hover{
	background:url(visuels/pdf-pic.gif) top  left no-repeat;
	color:#999;
	text-decoration:underline; }	

.wimg_align-droite {
	float:right;
	margin:0 0 10px 10px;
}
.wimg_align-gauche{
	float:left;
	margin:0 10px 10px 0;
}



.wsc_titre_bleu{
	font-size:1.6em;
	color:#017CA5;
	font-weight:bold;
}
.wsc_titre_orange{
	color:#FF731C;
	font-size:1.2em;	
	font-weight:bold;	
}


.wsc_bleu_6{
	color:#071923;
}
.wsc_bleu_5{
	color:#005D7C;
}
.wsc_bleu_4{
	color:#017CA5;
}
.wsc_bleu_3{
	color:#007CA5;
}
.wsc_bleu_2{
	color:#0097C2;
}
.wsc_bleu_1{
	color:#01B3D7;
}
.wsc_orange{
	color:#.wsc_bleu_6{
	color:#071923;
}
.wsc_bleu_5{
	color:#005D7C;
}
.wsc_bleu_4{
	color:#017CA5;
}
.wsc_bleu_3{
	color:#007CA5;
}
.wsc_bleu_2{
	color:#0097C2;
}
.wsc_orange{
	color:#FF731C;
}

