/*** 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%;}

img{ behavior: url(mods/iepngfix.htc) } /* HACK PNG IE 6 */


li {
	margin-left: 25px;
}
body {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	font-weight: normal;
	font-size: normal;
	
	text-align: left;
	
	background:#112756 url(visuels/bg.jpg) top center no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
	color: #324B84;

}
td { 	/* Font idem que body */

}
p {
	padding:5px 0;}
blockquote {
	padding-left: 20px;
}
a {
	color: #324B84;
	text-decoration : underline;
	position: relative;
	z-index: 1;
}
a:hover {
	text-decoration : none;
}

input,textarea{
	position: relative;
	z-index: 1;
}


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



#big_conteneur {
	width: 1017px;
	margin:0 auto;
	padding:0 0 0 0;
	background:url(visuels/bg_footer.jpg) bottom left no-repeat;
	overflow:hidden;
}
#conteneur {
	width: 1017px;
	margin:0 auto;
	background:url(visuels/bg_conteneur.jpg) top left repeat-y;
	display:block;
	float:left;
}
#header {
	display:block;
	width:974px;
	height:125px;
	float:left;
	background:url(visuels/bg_header.jpg) top left no-repeat;
	padding:72px 0 0 43px;
}

.interne #header {
	display:block;
	width:974px;
	height:125px;
	float:left;
	padding:72px 0 0 43px;
}
.defaut #header{
	background:url(visuels/defaut/bg_header.jpg) top left no-repeat;
}
.peche #header{
	background:url(visuels/peche/bg_header.jpg) top left no-repeat;
}
.france-turbot #header{
	background:url(visuels/france-turbot/bg_header.jpg) top left no-repeat;
}
.contact #header{
	background:url(visuels/contact/bg_header.jpg) top left no-repeat;
}
.elevage #header{
	background:url(visuels/elevage/bg_header.jpg) top left no-repeat;
}
.st-jacques #header{
	background:url(visuels/st-jacques/bg_header.jpg) top left no-repeat;
}
.groupe #header{
	background:url(visuels/groupe/bg_header.jpg) top left no-repeat;
}
.huitres #header{
	background:url(visuels/huitres/bg_header.jpg) top left no-repeat;
}



.accueil #header h1#logo{
	display:block;
	width:205px;
	height:125px;
	float:left;
	text-indent:-9999px;

	background:url(visuels/logo_groupe_adrien.png) top left no-repeat!important;	
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/logo_groupe_adrien.png", sizingMethod="scale");	
	}
*+html .accueil #header h1#logo{
	background: none!important;
}	


.interne #header h1#logo{
	display:block;
	width:205px;
	height:125px;
	float:left;
	text-indent:-9999px;
	margin:0 0 0 0;	
}

.defaut #header h1#logo{
	background:url(visuels/defaut/logo_groupe_adrien.gif) top left no-repeat;
}
.peche #header h1#logo{
	background:url(visuels/peche/logo_groupe_adrien.gif) top left no-repeat;
}
.france-turbot #header h1#logo{
	background:url(visuels/france-turbot/logo_groupe_adrien.gif) top left no-repeat;
}
.contact #header h1#logo{
	background:url(visuels/contact/logo_groupe_adrien.gif) top left no-repeat;
}
.st-jacques #header h1#logo{
	background:url(visuels/st-jacques/logo_groupe_adrien.gif) top left no-repeat;
}
.elevage #header h1#logo{
	background:url(visuels/elevage/logo_groupe_adrien.gif) top left no-repeat;
}

.groupe #header h1#logo{
	background:url(visuels/groupe/logo_groupe_adrien.gif) top left no-repeat;
}

.huitres #header h1#logo{
	background:url(visuels/huitres/logo_groupe_adrien.gif) top left no-repeat;
}



#header h2#baseline{
	display:block;
	width:510px;
	height:65px;
	float:left;
	margin:60px 0 0 0;
	text-indent:-9999px;
}

#contenu {
	display:block;
	width:976px;
	float:left;
	background:url(visuels/bg_contenu.jpg) top left no-repeat;
	padding:0 0 0 43px;
}
#col_a{
	display:block;
	width:726px;
	float:left;
}
.interne #col_a{
	width:595px;
	padding:20px 71px 0 60px;
	font-size:1.3em;
	line-height: 1.8em;
	color:#444;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
}

.defaut #col_a{
	background:url(visuels/defaut/bg_col_a-interne.jpg) top left no-repeat;
}
.peche #col_a{
	background:url(visuels/peche/bg_col_a-interne.jpg) top left no-repeat;
}
.france-turbot #col_a{
	background:url(visuels/france-turbot/bg_col_a-interne.jpg) top left no-repeat;
}
.contact #col_a{
	background:url(visuels/contact/bg_col_a-interne.jpg) top left no-repeat;
}
.elevage #col_a{
	background:url(visuels/elevage/bg_col_a-interne.jpg) top left no-repeat;
}
.st-jacques #col_a{
	background:url(visuels/st-jacques/bg_col_a-interne.jpg) top left no-repeat;
}
.groupe #col_a{
	background:url(visuels/groupe/bg_col_a-interne.jpg) top left no-repeat;
}
.huitres #col_a{
	background:url(visuels/huitres/bg_col_a-interne.jpg) top left no-repeat;
}

#col_a h2#baseline{
	display:block;
	width:204px;
	height:26px;
	clear:left;
	margin:-20px 0 89px -60px;
	text-indent:-9999px;
}

#col_a #zone_webline-news{
	display:block;
	width:715px;
	height:295px;
	overflow:hidden;
	margin:0;
}
#col_a #zone_webline-news .box{
	display:block;
	width:715px;
	height:295px;
	overflow:hidden;
	
	background:url(visuels/bg_zone_webline.png) top left no-repeat!important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/bg_zone_webline.png", sizingMethod="scale");	
	}
*+html #col_a #zone_webline-news .box{
	background: none!important;
}	

#col_a #zone_news{
	display:block;
	width:273px;
	height:197px;
	overflow:hidden;
	padding:35px 75px 0 367px;
}
#col_b{
	display:block;
	width:726px;
	float:left;
	width:250px;
}
#col_b .box{
	display:block;
	width:726px;
	float:left;
	width:250px;
	padding:0 0 0 0;

	background:url(visuels/bg_box_menu.png) top left repeat-y!important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/bg_box_menu.png", sizingMethod="scale");	
	}
*+html #col_b .box{
	background: none!important;
}	

#col_b #zone_langue{
	display:block;
	width:726px;
	float:left;
	width:217px;
	padding:0 0 5px 18px;
}	
#col_b #zone_langue a img{
	width:23px;
	height:15px;
}	

#col_b #menu{
	display:block;
	width:726px;
	float:left;
	width:250px;
	padding:0;
}	

#col_b #haut_menu{
	display:block;
	float:left;
	width:250px;
	height:51px;
	
	background:url(visuels/bg_haut_menu.png) top left no-repeat!important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/bg_haut_menu.png", sizingMethod="scale");	
	}
*+html #col_b #haut_menu{
	background: none!important;
}

#col_b #bas_menu{
	display:block;
	float:left;
	width:250px;
	height:85px;
	
	background:url(visuels/bg_bas_menu.png) top left repeat!important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/bg_bas_menu.png", sizingMethod="scale");	
	}
*+html #bas_menu{
	background: none!important;
}	

#col_b #menu_int {
	display:block;
	float:left;
	width:202px;
	padding:0;
	margin:0;
	background:url(visuels/bg_menu_int.png) bottom left no-repeat!important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/bg_menu_int.png", sizingMethod="scale");	
	}
*+html #bas_menu{
	background: none!important;
}	

#zone_breves{
	display:block;
	float:left;
	width:715px;

}

#zone_marques{
	display:block;
	float:left;
	width:695px;
	padding:10px 10px;
	color:#324B84;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
}


#footer{
	display:block;
	width:740px;
	float:right;
	padding:40px 0 80px 0;
	color:#767676;
	font-size:1.1em;
}
#footer a{
	color:#767676;
	font-weight:normal;
}

#footer a:hover{
	color:#767676;
	font-weight:normal;
	text-decoration: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 contacts **************/


#contacts_form{
	width:400px;
	padding:20px 10px 10px 10px;
	margin-left:auto;
	margin-right:auto;
	background:#D2EBF7;
}
#contacts_form span.separation{
	display:block;
	float:left;
	width:400px;
	padding:10px 0 10px 0;
}
#contacts_form span.separation1{
	display:block;
	float:left;
	width:400px;
	padding:10px 0 10px 0;
	background:#AEDFF6;
}
#contacts_form  h3{
	font-size:1.4em;
	display:block;
	float:left;
	padding:0 0 10px 0;
	font-weight:normal;
}
.calage_centre{
	display:block;
	text-align:center;
}
.calage_centre2{
	display:block;
	text-align:left;
	padding:10px 20px;
}
.calage_droite{
	clear:both;
	display:block;
	float:left;
	width:100px;
	text-align:right;
	margin:5px 20px 0px 0px;
}
.calage_gauche{
	display:block;
	float:left;
	text-align:left;
	margin:0px 0px 0px 0px;
	line-height:14px;	
}
.calage_gauche2{
	display:block;
	float:left;
	text-align:left;
	margin:0px 0px 0px 0px;
	line-height:14px;
	padding:5px 0 0 0;
}
.calage_gauche label{
	padding:0 0 0 5px;
	font-weight:normal;
	line-height:1.1em;
}
.calage_gauche2 label{
	padding:0 15px 0 5px;
	font-weight:normal;
	
}	
.asterisque {
	color: #ff0000;
}
.contacts_input {
	border:1px solid #CCC;
	padding:5px;
}
.txt_cnil {
	font-size: 0.8em;
	color: #71909F;
}
a.lien_bouton {
	display:block;
	width:60px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background: #324B84;
	padding: 6px 10px;		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;		
	text-decoration : none;
	letter-spacing: 1px;
}
a.lien_bouton:hover {
	background: #1A77B6;	
	color: #FFF;		
	text-decoration : none;	
}


/****** ZONE RESERVE ***************/


#identification_form{
	width:400px;
	padding:20px 10px 10px 10px;
	margin-left:auto;
	margin-right:auto;
	background:#D2EBF7;
	font-size:1.2em;
}
#identification_form span.separation{
	display:block;
	float:left;
	width:400px;
	padding:10px 0 10px 0;
}
#identification_form span.separation1{
	display:block;
	float:left;
	width:400px;
	padding:10px 0 10px 0;
	background:#AEDFF6;
}
#identification_form  h3{
	font-size:1.4em;
	display:block;
	float:left;
	padding:0 0 10px 0;
	font-weight:normal;
}

#identification_form input{
	border:1px solid #CCC;
	padding:5px;
}

#ajouter_message{
	display:block;
	margin:0 18px;
	float:left;
	background:url(visuels/ajouter_message.jpg) center left no-repeat;
	padding:0 0 0 20px;
}
#zone_textarea{
	display:none;
}


#zone_bienvenue{
	background:#D2EBF7;
	padding:5px 10px;
	display:inline;
}


#zone_contact_rapide{
	background:#D2EBF7;
	padding:10px;
	display:block;
	float:left;
	width:655px;
}
#zone_contact_rapide textarea{
	width:643px; 
}

#zone_contact_rapide a{ 
	text-decoration:none;
}

#zone_contact_rapide a:hover{ 
	text-decoration:none;
}

#zone_contact_rapide a i{ 
	color:#999999;
	font-style:italic;
	text-decoration:none;
}

#zone_contact_rapide a:hover i{ 
	color:#999999;
	font-style:italic;
	text-decoration:underline;
}
#zone_contact_rapide .lien_envoyer{
	display:block;
	margin:5px 0 0 0;
	padding:3px 5px;
	float:right;
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background: #324B84;
	color:#FFF;	
	
}
#zone_contact_rapide .lien_envoyer span{
	font-size:1.2em;
}
#zone_contact_rapide .lien_envoyer:hover{
	background: #1A77B6;	
	}

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

h2.webline{		/* Webline */
	display:block;
	width:492px;
	height:57px;
	overflow:hidden;
	font-weight:normal;
	font-size:1.4em;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:6px 180px 0 43px;
}

#titre_actus{
	display:block;
	width:273px;
	height:26px;
	text-indent:-9999px;
	margin:0 0 10px 0;
}
#menu_actus li a{
	
}	
.accueil h3.actu_titre {		/* Titre de news et contenus de brèves en page d'accueil */
	color:#0179BA;
	font-size:1.4em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	font-weight:normal;

}
.interne h3.actu_titre {		/* Titre de news et contenus de brèves en page interne */
	color:#0179BA;
	font-size:1.4em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 5px 0;
	font-weight:normal;
}
.actu_chapeau{
	display:block;
	font-weight:normal;
	padding:10px 0 0 0;
	color:#767676;
	font-size:1.2em;
	
}
.lire_plus {	
	color: #0179BA;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;	
}
.interne .lire_plus{
	background:url(visuels/puce_grise.jpg) center left no-repeat;
	padding:0 0 0 14px;
}
.lire_plus:hover {
	color: #0179BA;
	text-decoration: underline;
}
.lire_egalement{
	color:#E33244;
	font-size:1.3em;
	padding:0 0 5px 0;
}
#zone_lire_plus{
	display:block;
	clear:left;
	padding:0 0 30px 0;
}


#zone_actu_prive{
	display:block;
	float:left;
	padding:10px 0;
}

#zone_actu_prive h3{
	color:#324B84;
	text-decoration:none;
	font-size:1.4em;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 0 10px 0;
}

#zone_actu_prive .news{
	display:block;
	width:30%;
	float:left;
	padding:0 20px 0 0;
	overflow:hidden; 
}
#zone_actu_prive .news img{
	max-width:200px;
}

#zone_actu_prive h3.actu_titre {		/* Titre de news et contenus de brèves en page interne */
	color:#0179BA;
	font-size:1.2em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
	font-weight:normal;
}
#zone_actu_prive .actu_chapeau{
	display:block;
	font-weight:normal;
	padding:5px 0 0 0;
	color:#767676;
	font-size:1em;
	
}


/* Abonnement par email aux actualités */
#abo_email{
	display:block;
	overflow:auto;
	width:580px;
	padding:10px;
	border:1px solid #CCC;
	background:#EFEFEF;
	margin:0 auto;
}
#abo_email p{
	display:block;
	float:left;
	padding:0 0 0 40px;
	width:250px;
	background:#EFEFEF url(visuels/bg_abo_email.gif) center left no-repeat;
}
#abo_email input{
	padding:4px;
	border:1px solid #CCC;
	float:left;
}
#abo_email a{
	display:block;
	float:left;
	margin:2px 0 0 10px;
	width:90px;
	height:23px;
	text-indent:-9999px;
	background:url(visuels/btn_abo_email.gif) top left no-repeat;
	overflow:hidden;
}
#abo_email span{
	display:block;
	float:left;
	padding:8px 0 0 0;
}


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

h1.titre_page{		/* Titre de pages intérieures */
	font-weight:bold;
	display:block;
	font-size:1em;
	margin:0 0 25px 0;
}
h1.titre_page a {
	color:#324B84;
	text-decoration:none;
	font-size:2.5em;
	line-height:1.2em;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
}

h1.titre_page.espace_pro a {
	padding:0 0 0 35px;
	background:url(visuels/cadenas_espace_rsrv.jpg) center left no-repeat;
	position:inherit!important;
	position:static!important;	
}
#zone_contact{
	width: 100%;
	text-align: right;
	margin-top: 10px;

}
#zone_contact a {
	text-decoration: underline;
	background:url(visuels/picto_email.gif) center left no-repeat;
	padding:0px 0px 0px 20px;
	position:inherit!important;
	position:static!important;
}
#zone_contact a:hover {	
	text-decoration: none;
}
#zone_printmode{
	width: 100%;
	text-align: right;
	margin-top: 10px;
}
#zone_printmode a {
	text-decoration: underline;
	background:url(visuels/picto_imprimante.gif) center left no-repeat;
	padding:0px 0px 0px 20px;
	position:inherit!important;
	position:static!important;
}
#zone_printmode a:hover {	
	text-decoration: none;
}

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



#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_int.verticale dt a{ 
	font-weight: bold;	
	text-decoration: none;	
	width: auto;
	padding:5px 0px 5px 33px;
	background:url(visuels/puce_menu.png) center left no-repeat;
	display:block;
	width:169px;
	font-size:1.2em;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#menu_int.verticale dt a:hover{
	color:#82CEF0;
}
#menu_int.verticale dd {
	position: absolute;
	z-index: 100;
	margin-left: -190px;
	margin-top: -26px;
	background: #81CEEF;
	width:200px;

	-moz-opacity:0.9;
	opacity: 0.9;
	filter:alpha(opacity=90);		

}

#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: 178px;
	padding:5px 5px 5px 17px;
	display:block;
	font-size:1.1em;
	color:#1976B5;
	text-transform:uppercase;
	background:url(visuels/puce_ssmenu.gif) center left no-repeat;
}
#menu_int li a:hover{
	background:#1976B5 url(visuels/puce_ssmenu-over.gif) center left no-repeat;
	color:#FFF;
}


.menu_sans_lien{	
	font-weight: bold;	
	text-decoration: none;	
	width: auto;
	padding:5px 0px 5px 33px;
	background:url(visuels/puce_menu.png) center left no-repeat;
	display:block;
	width:169px;
	font-size:1.2em;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;			
}




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


ul#plan_site li{
	list-style:none;
	padding:5px 0;
	background:none!important;
}

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

ul#plan_site ul ul li{
	margin-left:80px;}
	
ul#plan_site li a{ /* niveau 1 */
	color:#0179BA;
	text-decoration:none;
	font-weight:normal;
	background:url(visuels/puce_grise.jpg) top left no-repeat;
	padding:0 0 0 14px;
	position:inherit!important;
	position:static!important;
}

ul#plan_site ul li a{ /* niveau 2 */
	color:#324b84;
}

ul#plan_site li a:hover{ /* niveau 1 */
	text-decoration:underline;
}

.plansite_1_noa{	
	color:#0179BA;
	text-decoration:none;
	font-weight:normal;
	background:url(visuels/puce_grise.jpg) center left no-repeat;
	padding:0 0 0 14px;
}


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

a.jnbi {
	color: #333333;	
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a.jnbi:hover {
	color: #333333;		
	text-decoration: underline;
}
.copyright {
	color: #333333;	
	font-weight: normal;
	font-style: normal;
}
/* Informations CSS RSS */
/* ----------------------------------------------------------------------------------------------*/

#rss {
	background:url(visuels/picto_rss.gif);
	width:16px;
	height:16px;
	display:block;
	text-indent:-9999px;
	float:left;
}

#webmail {
	background:url(visuels/key.gif);
	width:16px;
	height:16px;
	display:block;
	text-indent:-9999px;
	float:left;
	margin:0 8px 0 0;
}
#webmail:hover,#rss:hover{
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity=60);

}

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

.interne #col_a ul{
	padding:5px 0 5px 18px;
}
.interne #col_a ul li{
	list-style:none;
	background:url(visuels/puce_list.gif) top left no-repeat;
	padding:0 0 0 18px;
	margin:0;
	color:#666;
}
img.wimg_droite {
	padding:0 0 0 5px;
	float:right;
}
img.wimg_gauche {
	padding:5px 15px 0 0;
	float:left;
}

.wsc_petit_titre_rouge{
	font-size:1em;
	line-height:1.4em;
	color:#E33244;
	font-weight:bold;
	text-transform:uppercase;
}
a.awsc_lien_fond_gris{
	background:#EFEFEF;
	padding:3px 10px;
	color:#666666;
	font-size:0.8em;
	display:block;
	line-height:1em;
	text-transform:uppercase;
	text-decoration:none;
	margin:5px auto;
	width:80%;
}
a.awsc_lien_fond_gris:hover{
	color:#333;
}
a.awsc_contour_image img{
	border:1px solid #444;
}
a.awsc_contour_image:hover img{
	border:1px solid #CCC;
}
.wsc_chapeau_texte{
	display:block;
	padding:0;
	color:#1976b5;
	font-style:italic;
	font-weight:bold;
}
.wsc_chapeau_texte a{
	color:#1976b5;
	text-decoration:underline;
}

.wsc_blockquote{
	display:inline;
	float:right;
	padding:10px 5px 10px 35px;
	margin:0 0 10px 0;
	border-left:10px solid #FFF;
	background:url(visuels/bg_blockquote.gif) top left no-repeat;
	font-weight:bold;
	text-decoration:none;
	width:300px;
}

.wsc_zoom{
	background:#C9E5F8;
	display:block;
	width:160px;
	float:right;
	padding:10px;
	margin:0 0 0 10px;
}
.wsc_date{
	display:block;
	clear:right;
	padding:5px 0 5px 0;
	margin:0 0 5px 0;
	border-bottom:1px dotted #666;
	font-size:1.6em;
	color:#666666;
}
.wsc_col_gauche{
	display:block;
	float:left;
	width:200px;
	padding:0 20px 20px 0;
	margin:0;
	text-align:center;
	font-size:0.9em;
}
.wsc_col_droite{
	display:block;
	float:left;
	width:450px;
	padding:0;
	margin:0;
}


a.awsc_lien_invitation{

	display:inline;
	width:auto;
	padding:5px 10px 5px 20px;
	background:url(visuels/bg_fond_invitation.jpg) top left repeat-x;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:0.9em;
	letter-spacing:1px;
}
a.awsc_lien_invitation:hover{
	background:url(visuels/bg_fond_invitation-over.jpg) top left repeat-x;
}

a.awsc_lien_puce_gris{
	background:url(visuels/puce_grise.jpg) center left no-repeat;
	padding:0 0 0 14px;
	color:#324B84;
	text-decoration:underline;
}
a.awsc_lien_puce_gris:hover{
	color: #112756;
}
a.awsc_lien_rouge{
	color:#E33244;
}

a.awsc_lien_diaporama{
	display:block;
	width:140px;
	border:1px solid #CCC;
	padding:10px 10px 25px 10px;
	background:url(visuels/bg_btn_diaporam.gif) bottom center no-repeat;
}
a.awsc_lien_diaporama img{
	border:none;
	width:140px;
}