/***** esperance CSS *****/
/** LA PAGE **/

/** couleur bleue du texte de la banniere : #6EA8EE -- 6699CC **/

body {
	background-color:#F7FBFF; /* à l'origine : FFFFCC , puis #FFFC75 */
        font-family: Helvetica,"Times New Roman", Times, serif,tahoma, sans-serif,Arial ,Verdana;
        font-size: 11pt;
        PADDING-LEFT: 5px ;
}

table {font-size: 11pt;}

table.size12 {font-size: 12pt;}
table.size11 {font-size: 11pt;}
table.size10 {font-size: 10pt;}
table.size8 {font-size: 8pt;}

/** old p.size12 {font-size: 12pt;color: #000099;} **/
p.size12 {font-size: 12pt;color: #6699CC;}
p.size11 {font-size: 11pt;color: #6699CC;}
p.size10 {font-size: 10pt;color: #6699CC;}
p.size8  {font-size: 8pt ;color: #6699CC;}

a:hover {color:#993366;}
a {text-decoration:none; color:#381BC0;}  /*346799*/


.violet {   font-size: 13px; color: #CE9AFF; text-decoration: none}
.violet2 {   font-size: 13px; color: #9C65CE; text-decoration: none}
.rose {   font-size: 13px; color: #FF9ACE; text-decoration: none}
.vert {   font-size: 13px; color: #63CF31; text-decoration: none}
.vert2 {   font-size: 13px; color: #319A63; text-decoration: none}
.moutarde {   font-size: 13px; color: #CECF31; text-decoration: none}
.orange {   font-size: 13px; color: #FF9A31; text-decoration: none}
.rouge {   font-size: 13px; color: #EB5308; text-decoration: none}
.bleu {   font-size: 13px; color: #319AFF; text-decoration: none}
.bleu2 {   font-size: 13px; color: #3165CE; text-decoration: none}
.bordeaux {   font-size: 13px; color: #9C3063; text-decoration: none}
.ladate   {   font-size: 13px; color: #6699CC; text-decoration: none}
.lesaint  {   font-size: 13px; color: #6699CC; text-decoration: none}

/** old .stylelien {   font-size: 13px; color: #EB5308; text-decoration: none;font-weight: bold} **/
.stylelien {   font-size: 13px; color: #6699CC; text-decoration: none;font-weight: bold}
.stylelien:link {   font-size: 13px; color: #6699CC; text-decoration: none;font-weight: bold}
.stylelien:visited {   font-size: 13px; color: #6699CC; text-decoration: none;font-weight: bold}
.stylelien:hover {   font-size: 13px; color: #000000; text-decoration: none;font-weight: bold}

/** old h1 {font-size: 22px;  text-decoration: none ;font-weight: bold; color: #000099;} **/
h1 {font-size: 22px;  text-decoration: none ;font-weight: bold; color: #6699CC;} 
h2 {font-size: 18px;  text-decoration: none ;font-weight: bold; color: #6699CC;}
h3 {font-size: 16px;  text-decoration: none ;font-weight: bold; color: #6699CC;}
h4 {font-size: 14px;  text-decoration: none ;font-weight: bold; color: #6699CC;}

.erreur {font-size: 14px; color:"red";font-weight: bold; }

/* les tableaux */
.fiche {
	text-align:right;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#9999FF,endColorStr=#99CCFF);
	Border:3px solid blue;
}

.tabtitre {font-size: 14px; color:#3165CE;font-weight: bold; text-align:center ; }
.tabcol   {font-size: 14px; color:"Green";font-weight: bold; text-align:right ; }
.tabdata  {font-size: 14px; color:"Black"; text-align:left ; }

/*
 * Correction des styles HTML par defaut
 */

.structure {
	display: none;
}
h1,h2,h3,h4 {
	margin-top: 0em;
	margin-bottom: 0em;
}

/*
 *  styles diocese de Lille
 */
.titre 		{font-weight: bold; font-size: 24pt; font-family: "Times New Roman", Times, serif,tahoma, sans-serif,Arial ,Verdana;
			text-align: center; margin-top : 10pt; margin-bottom : 10pt;color:red ;}
.soustitre 	{font-weight: bold; font-size: 12pt; text-align:left;  
			margin-top: 5pt; margin-bottom: 10pt; margin-left: 20pt;color:"#000080" ;}
.ref 		{font-weight: normal; font-size: 8pt; margin-top: 0pt;color:"#000080" ;}
.texte5		{text-align:justify; font-size: 10pt; margin-left: 20pt; margin-right: 20pt; margin-top: 5pt; margin-bottom: 5pt;
		 color:"#000080" ;}
