@import url("commun.css");

a{text-decoration: none; color: purple;}

h3{text-align: center;color: #800080;
	font-family: "lucida sans ","comic sans ms", Verdana, "Arial Black", Arial, serif;
	font-weight: 500;}

.section {/*background: #FFFFFF;*/}

.bloc_droit {margin-left: 330px; width: 275px;}
.bloc_gauche {float: left; width: 310px; }

.haut{height: 18px;}
.bas {background: #FFFFFF; height: 150px;}
.haut_coind {float: right; height: 18px; width: 21px; background: url(images_liens/haut_coind.png) top right no-repeat;}
.haut_coing {float: left; height: 18px; width: 21px; background: url(images_liens/haut_coing.png) top right no-repeat;}
.bas_coind {float: right; height: 150px; width: 50px; background: url(images_liens/bas_coind.png) top right no-repeat;}
.bas_coing {float: left; height: 150px; width: 21px; background: url(images_liens/bas_coing.png) top right no-repeat;}

.item_left {margin-left: 5px;text-align: right;margin-bottom: 10px;}
.item_right {margin-left: 5px;text-align: left;margin-bottom: 10px;}
span { color: #800080;font-family: "comic sans ms", Verdana, "Arial Black", Arial, serif;font-size: 0.8em;}

.titre_de_section{
    font-family: "lucida sns", "comic sans ms", Verdana, "Arial Black", Arial, serif;
	font-size: 0.8em;
	font-weight: 600;
	color: #800080;
}
