/* Couleurs des liens */
a:link {color: blue; text-decoration: none}

a:visited {color: blue; text-decoration: none}

a:active {color: blue; text-decoration: none}

a:hover {color: blue; text-decoration: underline}

body {font-family: "Times new roman", "times", "serif"; margin: 40px 40px 20px 40px; }

#soul {text-decoration: underline}

/* Cadre d'un titre de type 1*/
.bgs_1, .bcs_1, .bds_1, .bgi_1, .bci_1, .bdi_1  {font-size: 1px; line-height: 6px}
.bgs_1, .bds_1, .bdi_1, .bgi_1 {width: 4px}
.bcs_1, .bci_1 {width: 500px}
.bgs_1 {  border-bottom: 1px solid gray; border-right: 1px solid gray; }
.bcs_1 {  border-top: 1px solid gray}
.bds_1 {  border-bottom: 1px solid gray;  border-left: 1px solid gray; }
.bgi_1 {  border-top: 1px solid gray;  border-right: 1px solid gray; }
.bci_1 {  border-bottom: 1px solid gray}
.bdi_1 {  border-top: 1px solid gray;  border-left: 1px solid gray; }
.bc_1 {border-right: 1px solid gray;  border-left: 1px solid gray} 
	
/* Cadre d'un titre de type 2*/
.bgs_2, .bcs_2, .bds_2, .bgi_2, .bci_2, .bdi_2  {font-size: 1px; line-height: 6px}
.bgs_2, .bds_2, .bdi_2, .bgi_2 {width: 4px}
.bcs_2, .bci_2 {width: 350px}
.bgs_2 {  border-bottom: 1px solid gray; border-right: 1px solid gray; }
.bcs_2 {  border-top: 1px solid gray}
.bds_2 {  border-bottom: 1px solid gray;  border-left: 1px solid gray; }
.bgi_2 {  border-top: 1px solid gray;  border-right: 1px solid gray; }
.bci_2 {  border-bottom: 1px solid gray}
.bdi_2 {  border-top: 1px solid gray;  border-left: 1px solid gray; }
.bc_2 {border-right: 1px solid gray;  border-left: 1px solid gray} 
 

/* Fin de la section de style généré par WebExpert le 10/05/2008 05:37:07 */
