Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 456 → Rev 457

/trunk/sites/admin/fr/styles/admin.css
New file
0,0 → 1,51
* {padding: 0;margin: 0;}
body {font-family: Tahoma, Arial, Helvetica, sans-serif;text-align: center;color: #566047;line-height: 19px;
background: #FBFBE5 url(../images/grass.png) right bottom fixed no-repeat;}
a, a:link, a:visited {color: #566047;text-decoration: underline;background: transparent;}
a:hover {color: #6878C6;background: transparent;text-decoration: none;}
a:active, a:focus {color: #566047;background-color: transparent;}
p {line-height: 19px;}
acronym {font-weight: bold;text-decoration: none;border-bottom: none;}
#container {margin: auto;text-align: left;width: 760px;border-left:solid 2px #BCBCAB;border-right:solid 2px #BCBCAB;}
#zone_bandeau {color: #566047;background: #E9EBD3;width: 760px;height: 70px;margin:5px auto;
border-top:solid 3px #838E6C;border-bottom:solid 3px #838E6C;}
#logo {float : left;margin: 3px 0 0 10px;}
#site_nom {width:45%;text-align: center;margin:20px auto;background: transparent;color: #566047;}
#zone_contours_menu {clear:both;float:left;width:193px;margin:6px 0 20px 10px;border: solid 1px #BCBCAB;background:#FDFDF3;color: #566047;}
#zone_menu_haut {background: transparent url(../images/deco_menu.png) top no-repeat;height:29px;}
#zone_menu {margin:0 15px 0 15px;padding:0;width: 162px;font-size: 70%;border-left:solid 1px #7D8965;border-right:solid 1px #7D8965;}
#zone_menu h3 {border:0;text-align:center;text-decoration:underline;}
#zone_menu ul li {margin-bottom: 5px;padding-bottom: 5px;color: #8C9777;background-color: #FDFDF3;}
#zone_menu ul {list-style-type: none;}
#zone_menu a, #zone_menu a:link, #zone_menu a:visited, #zone_menu a:hover, #zone_menu a:active, #zone_menu a:focus {display: inline;padding: 0;color: #8C9777;background-color: transparent;}
#zone_menu ul li a, #zone_menu ul li a:link, #zone_menu ul li a:visited, #zone_menu ul li a:active, #zone_menu ul li a:focus {
display: block;clear: both;padding: 0 0 2px 20px;font-weight: bold;text-decoration: underline;color: #566047;background: #FDFDF3 url(../images/picto.png) left center no-repeat;}
#zone_menu ul li a:hover {color: #6878C6;text-decoration: none;background: #FDFDF3 url(../images/picto.png) left center no-repeat;;}
#zone_menu_bas {background: transparent url(../images/deco_menu.png) top no-repeat;height:29px;}
#zone_contenu {width: 530px;margin: 6px 0 10px 217px;font-size:70%;}
#zone_pied {clear:both;text-align:center;background: #E9EBD3;color: #566047;width: 760px;height: 40px;margin:5px auto;
border-top:solid 3px #838E6C;border-bottom:solid 3px #838E6C;font-size:70%;padding-top:5px;}
#selecteur_monde {float: right;width: 200px;padding: 20px 20px 0 0;text-align: right;}
#selecteur_monde legend {display: none;}
#selecteur_monde fieldset {border: 0;margin: 1px;padding: 1px;text-align: right;}
#identification {margin:0 auto;width: 150px;text-align:center;border:solid 1px #BCBCAB;}
#identification fieldset {border: 0;margin: 1px;padding: 1px;}
#identification label {display: block;text-align:left;}
#identification input {width:90%;}
h1, h2, h3 {margin-bottom: 10px;height: 22px;border-bottom: 1px solid #7D8965;}
h1 {font-size: 1.5em;}
h2 {font-size: 1.3em;}
h3 {font-size: 1.2em;}
li {text-align:left;margin-left:20px;}
table {border-collapse: collapse;border-spacing: 0;}
th, td {text-align:left;padding:2px;border: solid 1px }
img {border:0;}
fieldset {border:solid 1px #7D8965;padding:3px;margin:2px;}
legend {font-weight:bold;}
input:hover {background:#7D8965;color: #FBFBE5}
input, select, textarea {font-family: Tahoma, Arial, Helvetica, sans-serif;font-size:11px;color: #566047;background:#FDFDF3;border:solid 1px #7D8965;}
/* Mise en ligne des formulaires */
form li {margin:0;padding:0;display: block;}
form ul {margin:0;padding:0;list-style-type: none;}
form label {clear:both;float: left;width:150px;}
.liste_bouton li {display:inline;}