@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.print             { background: url('../gif/site/print.png') no-repeat; padding: 10px 0 10px 32px; }

.publicite          { color: #ffffff; font: 9pt/1em Arial, Verdana, Sans-serif; padding-left: 55px; }

h1 a                { text-decoration: none; color: #333333; }
h2 a                { text-decoration: none; color: #555555; }
h3                  { font: 10pt/1.4em Arial, Verdana, Sans-serif; font-weight: bold; color: #3E9FD4; }

/* 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; }

#big-content        { width: 990px; margin: 0 auto; }
#big-content-left   { float: left; width: 820px; }
#big-content-right  { float: left; height: 620px; }
#content            { width: 820px; margin: 0 auto; padding-top: 10px; background: url('../gif/site/top_content.png') no-repeat #fff; }
#top-content        { width: 820px; height: 10px; font: 0pt/0em Arial, Verdana, Times;  }
#left-content       { float: left; width: 210px; padding: 0 0 0 10px; }
#right-content      { float: left; width: 595px; padding: 0 0 0 5px; }
#right-home         { float: left; width: 219px; padding: 0 0 0 10px; }
#pub                { background: url('../gif/site/fond_separ.png') repeat; height: 615px; width: 160px; padding-left: 10px; }
#img-pub            { width: 160px; height: 15px; background: url('../gif/site/pubtop.png') no-repeat; }

#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; }

#recherche          { float:right; font: 10pt/1.4em Arial, Verdana; font-weight: bold; color: #FFFFFF; }
#recherche span     { padding-top: 7px; float: left;  }
#recherche input    { margin: 8px 0 0 4px; float: left; }
#recherche a        { float: left; height: 35px; width: 39px; }

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

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

.vos-travaux        { background: url('../gif/visuel/vostravaux.jpg') no-repeat; width: 219px; height: 86px;   }
.vos-travaux h1     { padding: 2px 0 0 17px; }
.vos-travaux a.devis    { font: 11pt/1.5em Arial, Verdana, Sans-serif; color: #BE007C; }
.vos-travaux a.travaux  { font: 11pt/1.5em Arial, Verdana, Sans-serif; color: #3E9FD4; }

/* table */
.liste              { width: 570px; margin: 0 auto; }
.liste tr.pair      { background: #fff; }
.liste tr.impair    { background: #cfefff; }
.liste th           { padding: 2px; background: #A7CE38; border: 1px solid #A7CE38; 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;}
.pad-left-right ul     { padding: 0 0 0 22px;} 
.pad-left-right ul li  { list-style: url('../gif/site/pucev.png'); padding: 0;} 

.alert              { color: red; font-weight: bold; }  

.photo_fiche        { padding: 0 0 10px 10px; float: right; }
.photo_fiche img    { border: 1px solid #80a310; }

/* article */
.left-article       { float: left; width: 270px; padding: 0 10px 0 10px; border-right: 1px solid #80a310; }
.right-article      { float: left; width: 270px; padding: 0 0 0 10px; }
.fond-titre         { width: 266px; }
.left-titre a       { float: left; font: 10pt/1.4em Arial, Verdana, Sans-serif; color: #80a310; font-weight: bold; text-decoration:underline; }
.right-titre        { float: right; width: 40px; padding: 0 20px 0 0; }
.suite              { float: right; padding: 3px 0 10px 0; }

/* archive */
.fond-archive       { width: 573px; height: 20px; border-bottom: 1px solid #A7CE38; padding: 0; }
.left-archive       { width: 400px; float: left; font: 10pt/1.4em Arial, Verdana, Sans-serif; color: #80a310; font-weight: bold; }
.right-archive      { float: right; padding: 0; }

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


.espace-pub-goog    { width: 205px; padding: 5px 0 0 0; }
