/* Texte dans les pages */
body { 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
}


/* Texte dans les tableaux */
table { 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
}


/* Texte pour la date de mise a jour du site en page accueil */
.petit {
	font-size: 11px;
	color: #3399CC;
}


/* Texte intro page index.htm */
h1 {
	font-size: 10px;
}


/* Texte d'erreur */
.red { 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #FF0000;
}


/* Titre du menu de gauche */
.titremenu {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


/* Titre du menu du témoignage */
.titretem {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


/* Sous titre menu de gauche dans page intérieure */
.soustitre {
	font-size: 12px;
	color: #000000;
}


/* Titre du contenu de la page */
.page_titre {
	font-size: 13px;
	font-weight: bold;
	color: #FF3333;
}


.tableaubleu { 
	border-left-width:1px; border-left-color:#153CD9; border-left-style:solid;  
	border-right-width:1px; border-right-color:#153CD9; border-right-style:solid;
	border-top-width:1px; border-top-color:#153CD9; border-top-style:solid;
	border-bottom-width:1px; border-bottom-color:#153CD9; border-bottom-style:solid
}


.tableaujaune1 { 
	border-left-width:1px; border-left-color:#FFCE0B; border-left-style:solid;  
	border-right-width:1px; border-right-color:#FFCE0B; border-right-style:solid;
	border-top-width:1px; border-top-color:#FFCE0B; border-top-style:solid;
	border-bottom-width:1px; border-bottom-color:#FFCE0B; border-bottom-style:solid
}


.tableauviolet { 
	border-left-width:1px; border-left-color:#C28AF9; border-left-style:solid;  
	border-right-width:1px; border-right-color:#C28AF9; border-right-style:solid;
	border-top-width:1px; border-top-color:#C28AF9; border-top-style:solid;
	border-bottom-width:1px; border-bottom-color:#C28AF9; border-bottom-style:solid
}


.tableauorange { 
	border-left-width:1px; border-left-color:#FF9A0C; border-left-style:solid;  
	border-right-width:1px; border-right-color:#FF9A0C; border-right-style:solid;
	border-top-width:1px; border-top-color:#FF9A0C; border-top-style:solid;
	border-bottom-width:1px; border-bottom-color:#FF9A0C; border-bottom-style:solid
}


.tableaubleu2 { 
	border-left-width:1px; border-left-color:#7A8FE8; border-left-style:solid;  
	border-right-width:1px; border-right-color:#7A8FE8; border-right-style:solid;
	border-top-width:1px; border-top-color:#7A8FE8; border-top-style:solid;
	border-bottom-width:1px; border-bottom-color:#7A8FE8; border-bottom-style:solid
}

.tableauPsycho { 
	border-left-width:1px; border-left-color:#90079F; border-left-style:solid;  
	border-right-width:1px; border-right-color:#90079F; border-right-style:solid;
	border-top-width:1px; border-top-color:#90079F; border-top-style:solid;
	border-bottom-width:1px; border-bottom-color:#90079F; border-bottom-style:solid
}


/* Tableau des témoignages */
.tableautem { 
	border-left-width:1px; border-left-color:#EBC062; border-left-style:solid;  
	border-right-width:1px; border-right-color:#EBC062; border-right-style:solid;
	border-top-width:1px; border-top-color:#EBC062; border-top-style:solid;
	border-bottom-width:1px; border-bottom-color:#EBC062; border-bottom-style:solid
}


/* Tableau de Santé sur le Net */
.tableausantesur { 
	border-left-width: 1px; border-left-color: #530AAD; border-left-style: solid;  
	border-right-width: 1px; border-right-color: #530AAD; border-right-style: solid;
}


/* Tableau menu infos site */
.tableauinfo { 
	border-left-width: 1px; border-left-color: #6999E5; border-left-style: solid;  
	border-right-width: 1px; border-right-color: #6999E5; border-right-style: solid;
	border-top-width: 1px; border-top-color: #6999E5; border-top-style: solid;
	border-bottom-width: 1px; border-bottom-color: #6999E5; border-bottom-style: solid;
}


/* Tableau menu des enquêtes */
.tableauenq { 
	border-left-width:1px; border-left-color:#8098FA; border-left-style:solid;  
	border-right-width:1px; border-right-color:#8098FA; border-right-style:solid;
	border-top-width:1px; border-top-color:#8098FA; border-top-style:solid;
	border-bottom-width:1px; border-bottom-color:#8098FA; border-bottom-style:solid
}


/* Liens normaux */
a {
	font-size: 13px;
	color: #530AAD;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
}

a:active {
	color: #CC0000;
}


/* Liens des menus de gauche */
a.menu
{
	font-size: 12px;
	color: #004BB0;
	text-decoration: none;
}

a.menu:visited
{
	color: #999999;
}

a.menu:hover
{
	color: #FF3333;
}

a.menu:active
{
	color: #FF3333;
}


/* Liens du texte des rubriques de la page accueil */
a.accueil {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

a.accueil:hover {
	color: #CC0000;
}

a.accueil:active {
	color: #CC0000;
}


/* Liens bas de la page accueil */
a.liensbas
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.liensbas
{
	font-size:11px;
	color:#FFFFFF;
}

a.liensbas:hover
{
	color:#FFFFFF;
}

a.liensbas:active
{
	color:#FFFF99;
}


/* Liens pour les sites de la page index.htm */
a.index {
	font-size: 10px;
	color: #530AAD;
	text-decoration: none;
}

a.index:hover {
	color: #FF00FF;
}

a.index:active {
	color: #FF00FF;
}


/* Liens pour les sites Santé sur le Net de la page accueil */
a.santesur {
	font-size: 11px;
	color: #530AAD;
	text-decoration: none;
}

a.santesur:hover {
	color: #FF00FF;
}

a.santesur:active {
	color: #FF00FF;
}

/* Message du forum */
.message {
	color: #006699;
	text-align: justify;
}

/* Réponse du forum */
.reponse {
	color: #000000;
	text-align: justify;
}

/* Titres de l'admin */
.titreadmin {
	font-size: 14px;
	font-weight: bold;
	color: #3399CC;
}

/* Titres de l'admin */
.soustitreadmin {
	font-size: 12px;
	font-weight: bold;
	color: #0B63BD;
}


/* Titre de l'enquete */
.enquete {
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
}

/* Titre de la rubrique de l'enquete */
.rubrique {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

/* Couleur d'arriere-plan de la question de l'enquete */
.couleur1 {
	background-color: #A3C0DE;
}

/* Couleur d'arriere-plan des choix de la question de l'enquete */
.couleur2 {
	background-color: #F4E6C0;
}

/* Tableau des questions de l'enquete */
.tabenquete { 
	border-left-width:1px; border-left-color:#336699; border-left-style:solid;  
	border-right-width:1px; border-right-color:#336699; border-right-style:solid;
	border-top-width:1px; border-top-color:#336699; border-top-style:solid;
	border-bottom-width:1px; border-bottom-color:#336699; border-bottom-style:solid
}


.trait {
	background-color: #FF3333;
}