/***
CONTAINERS
***/
html, body, html * {
margin: 0;
padding: 0;
}
body {
text-align: left;
font-size: 76%;
font-family: arial, verdana, sans-serif;
background: #fff;
color: #333;
}
#wrap {
width: 715px;
margin: 0 0 0 45px;
position: relative;
}
#content {
padding: 0 1.1em .6em;
margin-left: 23%;/*
margin-left: 164px;*/
margin-top: 120px;
border-left: 4px solid #f4f4f4;
border-top: 1px solid #fff;
}
.hidden {
display: none;
}
/***
HEADINGS
***/
h1, h1 a, h3 {
color: #888;
}
h1 {
font-variant: small-caps;
font-size: 3.2em;
margin: 35px 0 20px 88px;
}
h1 a {
text-decoration: none;
padding: 20px 0 20px 97px;
background: url(./img/logo.gif) no-repeat;
}
a.secret {
color: #c7ccb9;
cursor: crosshair;
background: none;
padding: 0;
}
h1 a:hover {
color: #EFDE2C;
}
h2, h3, h4 {
margin: .8em 0;
padding: .2em 0;
width: 442px;
}
h2:first-letter {
text-transform: capitalize;
}
h3:first-letter {
text-transform: capitalize;
}
h2 {
font-size: 1.5em;
color: #666;
letter-spacing: 2px;
border-bottom: 5px dashed #efefef;
}
h3 {
font-size: 1.18em;
border-bottom: 1px solid #cfc340;
letter-spacing: 1px;
text-align: right;
}
h4 {
color: #9898f0;
font-size: 1.1em;
background: #f8f8fd;
padding-left: 1.2em;
border-left: 3px solid;
}
/***
GENERIC TAGS
***/
p, ul.std, dl {
font-family: verdana, arial, sans-serif;
font-size: 1.1em;
line-height: 145%;
margin: 1em 0;
}
p.notice {
font-style: italic;
color: #a2df1e;
background: #fcfcfc;
margin-left: -13px;
padding: 5px 15px 5px 20px;
width: 360px;
border-right: 9px solid #f4f4f4;
border-bottom: 1px solid #f2f2f2;
border-top: 1px solid #f2f2f2;
}
p.firstp:first-letter {
font-weight: bold;
}
p.firstp {
text-indent: 1em;
}
ul.std li {
list-style: square inside;
padding: .15em 0;
}
ul.items li {
list-style: none;
padding: .2em 0 .2em .5em;
margin-left: .6em;
}
ul.items li.odd {
background: #efe;
}
ul.items li.even {
background: #fee;
}
acronym, abbr {
cursor: help;
border-bottom: 1px dotted;
}
blockquote {
border: 1px solid #cfc340;
padding: 1px 10px;
background: #fbfbfb;
}
#help:target, blockquote {
color: #EF2c7d;
}
/***
MENU
***/
ul#menu {
width: 23%;/*
width: 164px;*/
height: 250px;
padding-top: 63px;
background: url(./img/starmenu.gif) no-repeat;
font-size: 16px;
list-style: none;
position: absolute;
left: 0%;
top: 180px;
z-index: 400;
}
#menu li {
text-align: right;
padding: 5px 0;
}
#menu li a {
padding: 0 42px 0 0;
color: #195E97;
text-decoration: none;
font-weight: bold;
display: block;
background-repeat: no-repeat;
background-image: url(./img/puce-an.gif);
background-position: 128px 5px;
}
#menu li.current a {
color: #ef2c7d;
background-position: 128px 5px;
}
#menu li a:hover, #menu li a:focus {
color: #EFDE2C;
background-position: 128px -13px;
}
/*boites à images*/
#menu li a span {
display: none;
}
#menu li.current a span, #menu li a:hover span {
width: 72px;
height: 72px;
display: block;
position: absolute;
right: -530px;
top: -10px;
}
#menu li.current a span { z-index: 600}
#menu li a:hover span { z-index: 700}
#link-home { background: url(./img/home.gif) }
#link-portfolio { background: url(./img/portfolio.gif) }
#link-contact { background: url(./img/contact.gif) }
#link-news { background: url(./img/news.gif) }

/***
MENU ADMIN
***/
ul#menu-adm {
font-size: 1.2em;
list-style: none;
text-align: center;
background: #f4f4f4;
border: 3px solid #e4e4e4;
margin: 1.2em 0;
padding: 4px 0;
}
#menu-adm li {
font-variant: small-caps;
display: inline;
}
#menu-adm li a {
padding: 4px 15px;
color: #818181;
text-decoration: none;
font-weight: bold;
}
#menu-adm li a:hover, #menu-adm li a:focus, #menu-adm li.current a {
background: #fff;
}
/***
FORMS
***/
form {
margin: 1.3em 0;
font-size: 1.1em;
}
form img {
margin-top: 5px;
border: 4px solid #fff;
}
fieldset {
border: 1px solid #9898f0;
padding: .6em .8em;
background: #f8f8fd;
width: 490px;
}
legend {
color: #9898f0;
font-style: italic;
font-size: 1.1em;
font-weight: bold;
}
input, textarea {
margin: .2em 0 .2em .4em;
padding: .25em .2em;
border: 2px solid #dedede;
}
input:focus, textarea:focus, input.submit:hover {
border: 2px solid #dadbfd;
}
input.submit {
padding-right: .4em;
padding-left: .4em;
cursor: pointer;
font-weight: bold;
background: #fff;
}
input.submit:hover {
color: #EF2c7d;
}
input.chkrad {
border: none;
}
/***
SPECIAL STYLES
***/
#rand_colors {
text-align: right;
background: none;
font-size: 14em; /*170px*/
font-family: arial, sans-serif;
position: absolute;
top: 55px;
right: 0;
clip: rect(28px, 720px, 85px, 0);
}
pre {
font-family: 'courier new', monospace;
font-size: .9em;
color: #e0e0e0;
}
#phpgeek {
position: absolute;
left: -40px;
bottom: 60px;
z-index: 100;
}
#phpgeek span {
font-size: 4em;
}
/***
PORTFOLIO - NEWS
***/
.pfolio, .news {
border: 1px solid;
padding: 1em .8em;
margin: 2em 0;
}
.pfolio h3, .news h3 {
margin-top: 0;
width: 498px;
}
a.visit {
display: block;
text-align: center;
text-decoration: none;
color: #31ce76;
background: #fff;
font-size: 1.3em;
font-weight: bold;
font-style: italic;
border: 1px dotted;
padding: .1em .4em;
letter-spacing: 5px;
}
a.visit:hover {
color: #444;
}
.oddp h4 { color: #ebd840; }
.evenp h4 { color: #d484c4; }
.pfolio h4 {
font-style: italic;
border-left: none;
border-bottom: 1px dashed;
background: none;
padding-left: .3em;
width: 490px;
}
.news h3 span {
font-weight: normal;
font-size: .7em;
color: #444;
letter-spacing: 2px;
}
.pfolio a.thumb img {
float: left;
margin-right: 15px;
padding: 1px;
border: 2px solid;
}
a img {
border: none;
}
.oddp a.thumb:hover img, .evenp a.thumb:hover img {
border-color: #fff;
}
.oddp, .oddp h3, .oddp a.thumb img {
border-color: #ebd840;
background: #fffdef;
}
.evenp, .evenp h3, .evenp a.thumb img {
border-color: #d484c4;
background: #ffeffc;
}
.oddn, .oddn h3 {
border-color: #d9d17f;
background: #fafafa;
}
.evenn, .evenn h3 {
border-color: #7fd998;
background: #fafafa;
}
hr {
clear: both;
border: 0;
height: 0;
color: #fff;
}
.oddp hr {
color: #fffdef;
}
.evenp hr {
color: #ffeffc;
}
.oddn hr {
color: #fafafa;
}
.evenn hr {
color: #fafafa;
}
#big_div {
cursor: pointer;
padding: 6px 6px 12px;
background: #000;
position: absolute;
top: 0px;
left: 20px;
z-index: 800;
}
#big_div p {
margin: 0;
padding: 10px 3px 0 3px;
font-size: .9em;
color: #ccc;
background: url(./img/close.gif) no-repeat bottom right;
}
/***
TABLES
***/
table {
border: 1px solid #dadbfd;
border-collapse: collapse;
width: 100%;
text-align: center;
}
/***
FOOTER
***/
#footer {
clear: both;
margin: 40px 0 20px;
text-align: center;
padding-top: 1em;
border-top: 4px solid #f4f4f4;
}
address {
font-style: italic;
font-size: .9em;
color: #ccc;
}
address a {
color: #bbb;
}
address a:hover {
color: #777;
}