/***** BODY *****/
* {border:none; margin:0; padding:0; outline:none; list-style:none;}
body { background:  #ccc; cursor:default; font-family:trebuchet ms;font-size:12px; color:#555; }

/* GLOBAL */

p {margin:10px;}
a {color:#bd2a8e;}
a:hover {text-decoration:none;}
div#global {border:3px dashed #ccc;width:860px;margin:auto; margin-top:20px; background:#fff; -moz-border-radius:8px;margin-bottom:30px;}

div#infos {clear:both}

.center {text-align:center}

/* BANDEAU*/

div#bandeau {-moz-border-radius: 8px 8px 0 0; padding-top:55px; background:url(../img/logo2.jpg) no-repeat top left #ba1d85;height:90px;}
div#bandeau p {font-weight:bold;  text-align:right; color:white;}


/* MENU */


ul#menu {text-align:center;background:url(../img/bg-bandeau.jpg) repeat-x bottom left #ba1d85; height:45px; }
ul#menu li {display:inline; margin:15px; margin-top:0 }
ul#menu li a {font-family:trebuchet ms;font-size:18px; font-weight:bold;color:#fff; text-decoration:none; }


/* CONTENU */
div#contenu {clear:both;padding:10px;margin-bottom:50px; padding-top:0}

p.intro {font-family:trebuchet ms;font-weight:bold; font-size:16px; color:#bd2a8e; margin:10px;}

h1 {text-decoration:none; font-family:trebuchet ms;font-weight:bold; font-size:18px;text-align:right; color:#bd2a8e; margin-bottom:30px;}


/* AFFICHAGE DES CATEGORIES */

div.list_cat {width:200px; float:left; border-right:2px solid #ddd;padding-top:30px;}

p.arbo {text-align:right;}
p.arbo a {text-decoration:none; font-family:trebuchet ms;font-weight:bold; font-size:18px; }

/* sous catégories*/
div.list_cat ul {text-align:left;}
div.list_cat ul li {padding-left:10px;margin-left:10px; height:20px;}


div.colonnes {float:left; margin:5px; text-align:center; width:170px;padding-bottom:10px;margin-top:0}
div.colonnes a {display:block;}

div.colonnes  span a {background:url(../img/puce2.gif) no-repeat center left; padding-left:13px; text-align:left; font-size:110%; text-decoration:none; font-weight:bold;padding-bottom:2px;}

div.colonnes  a:hover {}



/* Affichage des sites */
div#contenu_cat {margin-left:250px;padding-right:30px;padding-top:30px;}
div.affiche_site {text-align:left;border:2px dashed #eee; padding:10px; -moz-border-radius:8px;margin-bottom:20px; }


form {text-align:left;border:2px dashed #eee; padding:10px; -moz-border-radius:8px;margin-bottom:20px;}
input {border:1px solid #555; padding:2px; }
textarea {border:1px solid #555; padding:2px;}




/* FOOTER */
div#footer {background:url(../img/bg-foot.jpg) repeat-x top left #ba1d85;clear:both;padding:10px;padding-top:30px;padding-bottom:30px;text-align:center; font-size:75%; color:#fff; -moz-border-radius: 0 0 8px 8px;font-family:verdana;}
div#footer a {color:white;text-decoration:none; }












