@charset "iso-8859-1";
.titre				{font-family: Helvetica, Arial, sans-serif;	font-size: medium;	color: black }
.body				{
					background-color : black;
					margin-left: 0px;
					margin-right: 0px;
					font-family: Helvetica, Arial, sans-serif;	font-size: small;	color: black
					}

#cadre_global 		{
					width: 100%;
					margin-left: auto;
					margin-right: auto;
					background-color: #F7F7F7;
					border-style: solid; 
					border-width: 1px;
					border-color: #CCCCCC; 
					padding: 0px}
					
#cadre_texte 		{
					font-family: Helvetica, Arial, sans-serif;	font-size: small;	color: black;
					margin-left: 10px;
					margin-right: 10px;
					margin-top: 20px;
					margin-bottom: 10px;
					background-color: white;
					border-style: solid; 
					border-width:1px;
					border-color: #CCCCCC; 
					padding: 10px;
					text-align: left
					}

H1					{font-family: Helvetica, Arial, sans-serif;	font-size: medium; 	text-decoration:none ; 	font-weight: bold ;			color: #135cae}
H2					{font-family: Helvetica, Arial, sans-serif;	font-size: small; 	text-decoration:none ; 	font-weight: bold ;			color: #135cae }
H3					{font-family: Helvetica, Arial, sans-serif;	font-size: small; 	text-decoration:none ; 	font-weight: normal ;		color: #135cae }

a:link				{font-family: Helvetica, Arial, sans-serif;	font-size: small; font: x-small; text-decoration: none;			color: #135cae }
a:visited			{font-family: Helvetica, Arial, sans-serif;	font-size: small; font: x-small; text-decoration: none;			color: #135cae }
a:hover				{font-family: Helvetica, Arial, sans-serif;	font-size: small; font: x-small; text-decoration: underline;	color: green }

TD					{font-family: Helvetica, Arial, sans-serif;	font-size: small;	font: x-small;	color: black }
TR					{font-family: Helvetica, Arial, sans-serif;	font-size: small;	font: x-small;	color: black }

.resti				{font-family: Helvetica, Arial, sans-serif;	font-size: small;	color: black; text-indent: 10px }
H1.resti			{font-family: Helvetica, Arial, sans-serif;	font-size: medium;	color: black; text-decoration:underline ; font-weight: bold }
H2.resti			{font-family: Helvetica, Arial, sans-serif;	font-size: medium;	color: black; text-decoration:underline  }
H3.resti			{font-family: Helvetica, Arial, sans-serif;	font-size: medium;	color: black; font-style:italic }
ul.resti				{font-family: Helvetica, Arial, sans-serif;	font-size: small;	color: black; text-indent: 10px }
li.resti				{font-family: Helvetica, Arial, sans-serif;	font-size: small;	color: black; text-indent: 10px }



table.dock			{ border-style: solid;
					border-width: 1px;
					border-color: #CCCCCC;
					margin: auto; /* Centre le tableau */
/* 					border-collapse: collapse; /* Colle les bordures entre elles */*/
					}
					
TD.dock				{ border-style: none;
					border-width: 1px;
					border-color: #CCCCCC;
					margin: auto; /* Centre le tableau */
					padding: 0px;
					width: 50px;
					text-align: center
					}
					
img.dock			{ width: 50px;
					height: 50px;
					border-style: none;
					border-width: 0px
					}
					
A.dock				{border-style: none; 	font-family: Helvetica, Arial, sans-serif; 				font-size: x-small;	font: xx-small;	color: green; text-decoration:none; font-variant: small-caps     }
A.dock:visited		{						font-family: Helvetica, Arial, sans-serif;				font-size: x-small;	font: xx-small;	color: green; text-decoration:none; font-variant: small-caps     }
A.dock:hover		{						font-family: Helvetica, Arial, sans-serif;				font-size: x-small;	font: xx-small;	color: green; text-decoration:none; font-variant: small-caps   }

/* Bandeau "BANDEAU" vert*/
TABLE.bandeau_ext		{margin: auto; border-style: none; border-width: 1px; border-color: #CCCCCC; 	background-color: #E6E6E6}
TD.bandeau_ext			{background-color: #E6E6E6}
TABLE.bandeau_int		{margin: auto; border-style: none; border-width: 1px; border-color: yellow; 	background-color: #E6E6E6}
TD.bandeau_int			{background-color: #65A3CA}

/* Bandeau "CONNEXION" */
TABLE.connexion_ext	{background-image: url(img/cadres/connexion_ext_fond.png); width: 100%; margin: auto; border-style: none; background-color: white}
TD.connexion_ext	{vertical-align: middle; background-color: white; font-family: Helvetica, Arial, sans-serif;	font-size: small;	text-decoration:none ; 	font-weight: bold;	color: black }

.connexion			{font-family: Helvetica, Arial, sans-serif;	font-size: small; font: x-small; text-decoration:none ; 	font-weight: bold;	color: black }
TABLE.connexion 	{border-width: 0px; border-style: solid; border-color: #CCCCCC; background-color: white}
TD.connexion		{vertical-align: middle; background-color: #E6E6E6; font-family: Helvetica, Arial, sans-serif;	font-size: small; font: x-small; text-decoration:none ; 	font-weight: bold;	color: black }
A.connexion			{text-decoration:none ; 	font-weight: bold;	color: #135cae }
A.connexion:visited	{text-decoration:none ; 	font-weight: bold;	color: #135cae }
A.connexion:hover	{text-decoration:none ; 	font-weight: bold;	color: green }

/* Bandeau "LOCALISATION" */
.localisation				{}
TABLE.localisation 			{border-style: none; border-width: 1px; border-color: #CCCCCC; background-color: white}
TD.localisation				{padding-left: 20px; vertical-align: middle; background-color: #F7F7F7; text-decoration:none}
a.localisation:link			{font-family: Helvetica, Arial, sans-serif;	font: x-small; font-size: small; text-decoration: none;		color: #135cae }
a.localisation:visited		{font-family: Helvetica, Arial, sans-serif;	font: x-small; font-size: small; text-decoration: none;		color: #135cae }
a.localisation:hover		{font-family: Helvetica, Arial, sans-serif;	font: x-small; font-size: small; text-decoration: underline;	color: green; }

/* Bandeau "IDENTIFICATION" */
TABLE.identification 	{width: 90%; margin: auto; border-width: 1px; border-style: solid; border-color: #CCCCCC; background-color: #F7F7F7;}
TD.identification		{padding: 1px; vertical-align: middle; }

/* Prohgramme*/

TD.programme		{vertical-align: top; width: 50%}

/* eval_restitu*/

TD.eval_restitu		{vertical-align: top; width: 50%}

/* Paget*/

A.page				{font-family: Helvetica, Arial, sans-serif;	font-size: small;	font: x-small;	color: black }
A.page:visited		{font-family: Helvetica, Arial, sans-serif;	font-size: small;	font: x-small;	color: black }
A.page:hover		{font-family: Helvetica, Arial, sans-serif;	font-size: small;	font: x-small;	color: black }


/* Formulaire */
INPUT				{font-family: Helvetica, Arial, sans-serif;	font-size: small;	font: x-small;	color: black }
SELECT				{font-family: Helvetica, Arial, sans-serif;	font-size: small;	font: x-small;	color: black }
.bouton				{font-family: Helvetica, Arial, sans-serif;	font-size: small;	font: x-small;	color: black }

/* Liste puce */
ul.pdf	{ margin: 0px; padding: 0px; list-style-image: url('img/pdf.gif');}
ul		{font-family: Helvetica, Arial, sans-serif;	font-size: small;	font: x-small;	color: black }
li		{font-family: Helvetica, Arial, sans-serif;	font-size: small;	font: x-small;	color: black }

/* Boutique */
.ref		{font-size: 12px; COLOR: #000000; BACKGROUND-COLOR: #EAEAEA;}
.fond_test {background-image : url(../boutique/fond.gif);}

/* Fond */
.gris	{font-size: 12px; background-color : #8D6755;padding-left: 10px;padding-top: 1px;padding-BOTTOM: 1px;margin-top: 10px;margin-bottom: 10px;COLOR: #FFFFFF;}
.gris2	{font-size: 12px; background-color : #F3F3F3;padding-left: 10px;padding-top: 1px;padding-BOTTOM: 1px;margin-top: 10px;margin-bottom: 10px;font-weight : bold;}
.vert	{font-size: 12px; background-color : #336600;padding-left: 10px;padding-top: 1px;padding-BOTTOM: 1px;margin-top: 10px;margin-bottom: 10px;COLOR: #FFFFFF;}
.jaune	{font-size: 12px; background-color : #FFCC66;padding-left: 10px;padding-top: 1px;padding-BOTTOM: 1px;margin-top: 10px;margin-bottom: 10px;}
.kaki	{font-size: 12px; background-color : #666633;padding-left: 10px;padding-top: 1px;padding-BOTTOM: 1px;margin-top: 10px;margin-bottom: 10px;COLOR: #FFFFFF;}


.feuille		{background-image : url(img/feuille.gif);background-repeat : no-repeat;padding-top: 10px;padding-BOTTOM: 10px;}
.feuilleinfos	{background-image : url(img/feuille_infos.gif);background-repeat : no-repeat;padding-top: 10px;padding-BOTTOM: 10px;}
.titreinfos		{font-size: 12px;COLOR: #FFFFFF; font-weight : bold;padding-left: 50px;}

/* Texte */
.bdc		{font-size: 14px; COLOR: #333333; font-weight : bold;}

.txt10w		{font-size: 10px; COLOR: #FFFFFF;}
.txt10g		{font-size: 10px; COLOR: #336600;}
.txt		{font-size: 12px; COLOR: #333333;}
.txtjaune	{font-size: 12px; COLOR: #FFCC66;}
.txt10		{font-size: 10px; COLOR: #333333;}
.txtred		{font-size: 12px; COLOR: #FF0000;}
.nav		{font-size: 12px;COLOR: #333333;background-color : #CCCCCC;padding-left : 4px;}

/* Calque Eric */
#Calque_adherent {
	position:absolute;
	left:496px;
	top:228px;
	width:178px;
	height:93px;
	z-index:1;
}
.Style2 		{font-size: small; font: x-small}




