@import "box.css";
@import "menu.css";

/* tag */
body                { background:  url('../gif/site/fond_body.png') repeat-x top; }
body.nobackground   { background: white; padding: 10px; height: auto; width: auto; }
a.std               { font: 9pt/1.4em Arial, Verdana, Sans-serif;  }
a.std               { padding: 2px 0 0 17px; font-weight: bold; text-decoration: underline; }
a.std               { background: url('../gif/site/puce.png') no-repeat; color: #3E9FD4; }
a.std:hover         { background: url('../gif/site/puce-over.png') no-repeat; color: #BE007C; }

a.std_b             { font: 10pt/1.4em Arial, Verdana, Sans-serif;  }
a.std_b             { padding: 0 0 0 17px; font-weight: bold; text-decoration: underline; }
a.std_b             { background: url('../gif/site/puce.png') no-repeat; color: #3E9FD4; }
a.std_b:hover       { background: url('../gif/site/puce-over.png') no-repeat; color: #BE007C; }

h3                  { font: 10pt/1.4em Arial, Verdana, Sans-serif; font-weight: bold; color: #80a310; }

/* id */
#site               { background:  url('../gif/site/fond_site.png') repeat-x top #fff; }
#logo               { float: left; width: 350px; height: 115px; font: 0pt/0em Arial, Verdana, Times; }
#visuel          	{ float: left; width: 640px; height: 115px; background: url('../gif/site/top_right.jpg') no-repeat; }

#content            { width: 990px; padding-top: 10px; margin: 0 auto; background: url('../gif/site/top_content.png') no-repeat #fff; }
#top-content        { width: 990px; height: 10px; margin: 0; padding: 0; font: 0pt/0em Arial, Verdana, Times;  }
#left-content       { float: left; width: 210px; padding: 0 0 0 10px; }
#right-content      { float: left; width: 765px; padding: 0 0 0 5px; }

#footer             { width: 990px; text-align: center; height: 15px; padding: 15px 0 5px 0; color: #333333; }
#footer a           { font: 9pt/1.4em Arial,Verdana,Sans-Serif; color: #333333; text-decoration: none; }
#footer a:hover	    { color: #E1007A; }

/* home */
.left-home          { float: left; width: 356px; padding: 0; }
.right-home         { float: left; width: 389px; padding: 0 0 0 10px; }

input, textarea, select { border: 1px solid #BE007C; }
.ffright input, .ffright textarea, .ffright select { border: 1px solid #666666; }

.medium-visuel      { float: left; width: 356px; }

.prodigeo-mag       { background: url('../gif/visuel/site-mag.jpg') no-repeat; width: 356px; height: 118px;   }
.prodigeo-mag h1    { padding: 2px 0 0 17px; }

/* table */
.liste              { width: 740px; margin: 0 auto; }
.liste tr.pair      { background: #fff; }
.liste tr.impair    { background: #cfefff; }
.liste th           { padding: 2px; background: #BF007A; border: 1px solid #BF007A; color: white; text-align: left; }
.liste td           { padding: 2px; border: 1px solid #ccc; }
.liste td.ico       { background: #FFF; font: 0pt/0em Arial; } 

.padded ul li { list-style: url('../gif/site/pucev.png'); padding: 0 0 5px 0px;}
ul.std li               { list-style: none; }
/* login */
.alert              { color: red; font-weight: bold; }

.left-inscrire      { float: left; text-align: right; width:100px; padding: 5px 10px 2px 0; }
.right-inscrire     { float: left; padding: 5px 0 2px 0; }          

.tiers-big img, img.borded       { border: 1px solid #BE007C; }

.photo_fiche img    { border: 1px solid #BE007C; }
