/***************************************************************/

/*                 GENERALITES                                 */

/***************************************************************/

body, p, li, td {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}

table {
	margin-top:0px;
	margin-bottom:0px;
}
/***************************************************************/

/*                  LIENS                                      */

/***************************************************************/
a {
	color:#cc3366;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


/***************************************************************/

/*                  MENU DE GAUCHE                             */

/***************************************************************/
div.menuGauche {
	margin-top:10px;
	padding-right:10px;
}

div.menuGauche div.boiteMenu {
	margin-top:0px;
	margin-bottom:10px;
}

/* menu */
div.menuGauche div.boiteMenu div.menugauchetit {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

div.menuGauche div.boiteMenu div.menugauchetit a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

div.menuGauche div.boiteMenu div.menugauchetit a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
/* sous menu */
div.menuGauche div.boiteMenu div.menugauche {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight:normal;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:20px;
}
div.menuGauche div.boiteMenu div.menugauche a {
	color: #666666;
	text-decoration: none;
	font-weight:normal;
}
div.menuGauche div.boiteMenu div.menugauche a:hover {
	color: #666666;
	text-decoration: none;
	font-weight:normal;
}

/***************************************************************/

/*                    POUCET                                   */

/***************************************************************/
div.poucet {
	margin-top:10px;
	margin-bottom:10px;
	color:#cc3366;
	font-size:10px;
	margin-left:7px;
}


/***************************************************************/

/*            ZONE CENTRALE : PAGE EDITORIALE                  */

/***************************************************************/

div.centre {
	text-align:left;
	width: 432px;
	padding: 0px;
	margin: 0px;
}

div.centre h1 {
	font-size: 15px;
	font-weight: bold;
	color: #cc3366;
	margin-top:5px;
	margin-bottom:0px;
	padding-top:10px;
	padding-bottom:20px;
	background-image: url(images/bkgd_tit.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-right: 19px;
	margin-left: 7px;
	margin-right: 7px;
}

div.centre h2,div.centre h3,div.centre h4,div.centre h5,div.centre div.chapeau, div.centre p {
	margin-top:3px;
	margin-bottom:8px;
	margin-left: 26px;
	margin-right: 26px;
	padding: 0px;
}

div.centre table td.gauche h2,div.centre table td.gauche h3,div.centre table td.gauche h4,div.centre table td.gauche h5,div.centre table td.gauche p {
	margin-top:3px;
	margin-bottom:8px;
	margin-left: 26px;
	margin-right: 8px;
}

div.centre table td.droite h2,div.centre table td.droite h3,div.centre table td.droite h4,div.centre table td.droite h5,div.centre table td.droite p {
	margin-top:3px;
	margin-bottom:8px;
	margin-left: 8px;
	margin-right: 26px;
}



div.centre h2 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;	
}

div.centre h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

div.centre h4 {
	font-size: 12px;
	font-weight: bold;
	color: #cc3366;
}

div.centre h5 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

div.centre div.chapeau {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	
}

div.centre p {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

div.centre table {
	margin-top:0px;
	margin-bottom:8px;
	margin-left:7px;
	margin-right:7px;
	font-size:11px;
}

div.centre ul {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-top:3px;
	margin-bottom:8px;
	margin-left: 50px;
	margin-right: 26px;
}

.couleur {
	color: #cc3366;
}

/***************************************************************/

/*                        MERDOUILLES                          */

/***************************************************************/

.txtdroittit {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.txtdroit {
	font-size: 10px;
	color: #000000;
}

.boldnoir {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}	
.boldpink {
	font-size: 11px;
	color: #cc3366;
	font-weight: bold;
}	
	
.pink {
	font-size: 11px;
	color: #cc3366;
}	
	


.titre3pink {
	font-size: 13px;
	font-weight: bold;
	color: #cc3366;
}

.littlenoir10 {
	font-size: 10px;
	color: #000000;
}	
.littlepink10 {
	font-size: 10px;
	color: #cc3366;
}
.little9 {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.lettretitre1 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #cc3366;
}
.lettretitre2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #007CB2;
}
.boldblue {

	font-size: 11px;
	color: #007CB2;
	font-weight: bold;
}

