/****************************************************************************
* STYLE COMMUN A TOUTES LES PAGES
****************************************************************************/
body {
	background : #E0E0E0;
	background-image: url(../images/fond-arzel.gif);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

td {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}

p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.retrait {
	padding: 0px 0px 0px 33px;
	margin: 0px 0px 0px 0px;
}
.retraitmenu {
	padding: 7px 0px 25px 33px;
	margin: 0px 0px 0px 0px;
}


/****************************************************************************
* FONDS INTERFACE
****************************************************************************/
.fondhaut {
	background: url(../images/interface/haut.gif) no-repeat left top;
}
.fondbas {
	background: url(../images/interface/bas.gif) no-repeat left top;
}
.degradegauche {
	background: url(../images/interface/degrade_gauche.gif) repeat-y left top;
}
.degradedroit {
	background: url(../images/interface/degrade_droit.gif) repeat-y left top;
}
.fondtitrage {
	background: url(../images/titrages/fond_titrages.gif) repeat-y left bottom;
}
/****************************************************************************
* FONDS
****************************************************************************/
.fondgauche0 {
	background: #F5F5F5;
}
.fondgauche1 {
	background: #F5F5F5 url(../images/fonds/fond_gauche_1.gif) no-repeat left bottom;
}
.fondgauche2 {
	background: #F5F5F5 url(../images/fonds/fond_gauche_2.gif) no-repeat left top;
}
.fondgauche3 {
	background: #F5F5F5 url(../images/fonds/fond_gauche_3.gif) no-repeat left top;
}
.fondgauche4 {
	background: #F5F5F5 url(../images/fonds/fond_gauche_4.gif) no-repeat left top;
}
.fondgauche5 {
	background: #F5F5F5 url(../images/fonds/fond_gauche_5.gif) no-repeat left top;
}
.fondgauche6 {
	background: #F5F5F5 url(../images/fonds/fond_gauche_6.gif) no-repeat left top;
}
.fondgauche7 {
	background: #F5F5F5 url(../images/fonds/fond_gauche_7.gif) no-repeat left top;
}
.fondgauche8 {
	background: #F5F5F5 url(../images/fonds/fond_gauche_8.gif) no-repeat left top;
}
.fondgauche9 {
	background: #F5F5F5 url(../images/fonds/fond_gauche_9.gif) no-repeat left top;
}
/****************************************************************************
* MENU
****************************************************************************/
.menuon{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
a.menuon{
color:#FFFFFF;
text-decoration:none;
}
a.menuon:hover {
color:#FFFFFF;
text-decoration:underline;
}

.menuoff{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:none;
}
a.menuoff{
color:#000000;
text-decoration:none;
}
a.menuoff:hover {
color:#000000;
text-decoration:underline;
}

.baspage{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:10px;
color:#7F7F7F;
text-decoration:none;
}
a.baspage{
color:#7F7F7F;
text-decoration:none;
}
a.baspage:hover{
color:#7F7F7F;
text-decoration:underline;
}

/****************************************************************************
* FAQ
****************************************************************************/

.questionNorm {
	PADDING-LEFT: 22px; FONT-WEIGHT: bold; BACKGROUND: url(../images/picto_plus_norm.gif) no-repeat left top; PADDING-BOTTOM: 5px; WIDTH: 498px; PADDING-TOP: 3px
}
.questionSurv {
	PADDING-LEFT: 22px; FONT-WEIGHT: bold; BACKGROUND: url(../images/picto_plus_surv.gif) no-repeat left top; PADDING-BOTTOM: 5px; WIDTH: 498px; PADDING-TOP: 3px
}
.reponseNorm {
	PADDING-LEFT: 22px; PADDING-BOTTOM: 5px; WIDTH: 498px; COLOR: #333333; PADDING-TOP: 0px
}

/****************************************************************************
* STYLE DE TEXTE
****************************************************************************/

/* lien */
a{
color:#333333;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}

/* tailles */
.text9{
font-size:9px;
}
.text10{
font-size:10px;
}
.text11{
font-size:11px;
}
.text12{
font-size:12px;
}
.text13{
font-size:13px;
}
.text14{
font-size:14px;
}
.text15{
font-size:15px;
}
.text16{
font-size:16px;
}
.text17{
font-size:17px;
}
.text18{
font-size:18px;
}

/* polices */
.arial{
font-family:Arial, Helvetica, sans-serif;
}

.verdana{
font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* lien blanc */
.lien1{
color:#FFFFFF;
text-decoration:none;
}
a.lien1{
color:#FFFFFF;
text-decoration:underline;
}
a.lien1:hover{
color:#FFFFFF;
text-decoration:underline;
}

/* lien noir */
.lien2{
color:#000000;
text-decoration:none;
}
a.lien2{
color:#000000;
text-decoration:none;
}
a.lien2:hover{
color:#000000;
text-decoration:underline;
}

/* lien rouge */
.lien3{
color:#FF0000;
text-decoration:none;
}
a.lien3{
color:#FF0000;
text-decoration:none;
}
a.lien3:hover{
color:#FF0000;
text-decoration:underline;
}

/* lien gris */
.lien4{
color:#666666;
text-decoration:none;
}
a.lien4{
color:#666666;
text-decoration:none;
}
a.lien4:hover{
color:#666666;
text-decoration:underline;
}

/****************************************************************************
* TITRAGES
****************************************************************************/

/* lien rouge */
.titre{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:18px;
color:#FF0000;
text-decoration:none;
padding-bottom: 15px;
}

.titrehome{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:16px;
color:#FF0000;
text-decoration:none;
}

/****************************************************************************
* STYLE PLANNING / AGENDA
****************************************************************************/


.titre_planning {
	color : #fff;
	font-weight : bold;
	padding: 5px;
	margin-bottom:5px;
}
.titre_planning {
	background-color : #006699;
}

/* Module Agenda */
.agenda {
	background-color : #EEEEEE;
	width : 100%;
	padding : 3px;
	margin : 0 0 5px 0;
}
.agenda th {
	line-height : 15px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000;
	text-decoration : none;
	text-align : center;
}
.agenda tbody td {
	background-color : #F9F9F9;
	color : #000;
	height : 60px;
	width : 84px;
	vertical-align : top;
}
.agenda tbody td.selected {
	border : 2px;
	border-style : outset;
}
.agenda td a {
	background-color : transparent;
	color : #000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}
.agenda td a:hover {
	text-decoration : underline;
}
.agenda tbody div.date {
	text-align : right;
	font-weight : bold;
	font-size : 11px;
	color : #777;
	background-color : #DEDEDE;
	padding : 0 5px 0 0;
	margin : 0 0 3px;
}
.agenda tbody div.evenement {
	border : 1px solid #777;
	background-color : #ddd;
	padding : 1px;
	margin : 0 0 2px;
}
.agenda tbody div.mise_a_jour, .mise_a_jour {
	background-color : #FF0000;
}
.agenda tbody div.mise_a_jour_1_semaine, .mise_a_jour_1_semaine {
	background-color : #FF7700;
}
.agenda tbody div.mise_a_jour_2_semaine, .mise_a_jour_2_semaine {
	background-color : #FFAA00;
}
.agenda tbody div.mise_a_jour_3_semaine, .mise_a_jour_3_semaine {
	background-color : #FFCC00;
}

span.legende {
	padding: 0 3px;
	border : 1px solid #000;
	margin: 5px;
}
/* Fin Module Agenda */

.liste_pages_combo {
	color : #000;
	background-color : #F5F5F5;
	border : 1px solid #E0E0E0;
	padding : 5px;
}

td, input, select, textarea {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
li {
list-style-image:url(../images/puce.gif);
}
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.adresse2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.onglet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding: 0px 25px;
}
.menuprod a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7F7F7F;
}
.menuprod a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #006E4E;
	display: block;
	font-weight: bolder;
}
.menuprodon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #006E4E;
	display: block;
	font-weight: bolder;
}

.titre-produit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #006E4E;
	padding-left: 20px;
}
.accueil {
	padding-right: 15px;
	padding-left: 15px;
}
.decale {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
}
.real-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	padding-left: 32px;
	color: #006E4E;
}
.real-texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 32px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.real-menu {
	padding-left: 25px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
}
.real-menu-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}
.real-menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7F7F7F;
}
.real-menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #EEEEEE;
	display: block;
}
