body {
color: #000000;
background-color: #FFFFFF;
text-align:center;
font-family:"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:0.8em;
}
#page, #pied {
width: 860px;
margin: 0 auto;
text-align:left;
background-image:url(img/fd_page.png);
background-repeat:repeat-y;
}
#pied {
background-image:url(img/pied.png);
height: 33px;
}
ul, li, form, body, h2, h3, h4 {
margin:0;
padding:0;
}
img {
border: 0;
}
.clear {
clear: both;
height:5px;
}
ul {
list-style-type:none;
}
/*
____________________________________ entete
*/
#entete {
background-image:url(img/fd_titre.png);
background-repeat:no-repeat;
background-position:0% 50%;
height:140px;
}
.cv #entete {
background-image:url(img/fd_titre_cv.png);
}
#menu {
padding-top:30px;
line-height: 20px;
text-align:right;
margin-left:635px;
width:100px;
background:url(img/puce_on.png) no-repeat -50px -50px;
}
.cv #menu {
padding-top:110px;	
}
#menu a:link, #menu a:visited {
height: 20px;
text-decoration: none;
color: #565656;
background-image:url(img/puce_off.png);
background-position: 100% 60%;
background-repeat: no-repeat;
padding-right: 15px;
line-height:inherit;
display:block;
}
#menu a:active, #menu a:hover {
background-image:url(img/puce_on.png);
}

/*
____________________________________ titre
*/
h1 {
display:none;
}
h2 {
height: 36px;
background-repeat: no-repeat;
background-position: 0 0;
text-indent: -2000px;
}
h2.accueil {
background-image: url(img/accueil.png);
}
h2.javascript {
background-image: url(img/javascript.png);
}
h2.css {
background-image: url(img/css.png);
}
h2.divers {
background-image: url(img/divers.png);
}
h2.archives {
background-image: url(img/archives.png);
}
h2.recherche {
background-image: url(img/recherche.png);
}
h2.liens {
background-image: url(img/liens.png);
}
h2.cv {
background-image: url(img/integratrice.png);
}

/*
____________________________________ sous menu
*/
#sousmenu {
width: 174px;
padding: 38px 0 0 3px;
float: left;
}
#sousmenu a:link, #sousmenu a:visited {
color: #000000;
text-decoration:none;
}
#sousmenu a:hover, #sousmenu a:active {
color: #000000;
text-decoration:underline;
}
#sousmenu ul#derniers  {
margin-bottom: 40px;
}
#sousmenu ul#archives {
margin-bottom:30px;
}
#recherche p {
margin:0;
padding:0;	
}
#sousmenu ul, #sousmenu form {
background:#efefef;
padding: 2px 0;
}
#sousmenu input {
width: 95px;
height:18px;
line-height:20px;
font-size:12px;
border: 1px solid #aaaaaa;
}
#sousmenu input.submit {
height:22px;
line-height:18px;
font-size:12px;
border: 1px solid #676767;
width: 20px;
background-color:#a7a7a7;
text-align:center;
color:#FFFFFF;
}
#rss {
margin-left: 75px;
}
#sousmenu h4 {
font-weight:bold;
background: #b5b5b5;
color:#ffffff;
padding: 2px 3px;
font-size:1em;
}
#contact {
	padding: 10px 0;
	text-align: center;
}
#sousmenu #contact a:link, #sousmenu #contact a:visited {
color: #cc0066;
text-decoration: none;
font-size:11px;
}
#sousmenu #contact a:hover, #sousmenu #contact a:active {
color: #cc0066;
text-decoration: underline;
font-size:11px;
}
#sousmenu li {
	padding-left:10px;
	background:url(img/point_ssmenu.png) no-repeat 3px 0.7em;
}

.cv #sousmenu p {
	padding: 5px 0 5px 15px;
	margin:0;
}
.cv #sousmenu a:link, .cv #sousmenu a:link, .cv #sousmenu a:link, .cv #sousmenu a:link {
	color: #cc0066;	
} 
/*
____________________________________ article
*/
#contenu {
float: left;
width: 570px;
text-align: justify;
}
.cv #contenu {
	padding-top: 33px;
}
h3 {
background: url(img/pointille.png) repeat-x 0px 17px;
/*background:#cccccc;*/
padding: 0 0 0 5px;
font-size:1.2em;
margin: 20px 5px 0 5px;
height:35px;
line-height:1.1em;
}
.cv h3 {
height:25px;
}
#contenu h3 a:link, #contenu h3 a:visited {
text-decoration:none;
color: #000000;
}
#contenu h3 a:hover, #contenu h3 a:active {
text-decoration:none;
color: #666666;
}
h3 span {
font-size:0.6em;
font-weight: normal;
color: #949494;
padding-right:4px;
display:block;
text-align:right;
}
#contenu h4 {
font-weight: bold;
text-decoration:underline;
margin: 0px 10px;
}
#contenu p {
margin: 10px;
}
#contenu a:link, #contenu a:visited {
color: #cc0066;
text-decoration: none;
}
#contenu a:hover, #contenu a:active {
color: #cc0066;
text-decoration: underline;
}
#contenu em {
font-style: normal;
color: #A64253;
}
hr {
margin-top: 30px;
margin-bottom: 30px;
width: 320px;
color: #cc0066;
background-color: #cc0066;
text-align:center;
border: 0;
height: 2px;
}
.nbcomment {
text-align:right;
font-size:0.9em;
}
h2.mois {
text-align:right;
color:#555555;
margin: 0 5px;
}
.rech {
color:#666666;
}
.smiley {
vertical-align:bottom;
}
form p {
margin:0;
padding:0;
}
code {
font-size:inherit;
font-family:"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
text-align:left;
}
code.inline {
display:inline;
}
code.css, code.javascript, code.html {
display:block;
margin:10px;
padding:5px;
background-color: #f0f0f0;
color:#333333;
}
.cv #contenu h4 {
	padding-top:5px;
}
.cv #contenu p {
	padding: 5px 0;
}
.cv #contenu ul {
	margin:0;
	padding: 5px 10px 5px 10px;
}
.cv #contenu ul ul {
	padding: 2px 10px;	
}
.cv #contenu .refs li{
	list-style-type:none;
	padding: 2px 0 5px 0;
	font-weight:bold;
	background:none;
}
.cv #contenu li, .cv #contenu .refs li li {
	padding: 2px 0 0 10px;
	background:url(img/point_ssmenu.png) no-repeat 3px 0.7em;
	font-weight:normal;
}
.cv #contenu li a:link, .cv #contenu li a:visited, .cv #contenu li a:hover, .cv #contenu li a:active {
	color: #A64253;
	font-weight:normal;
}
/*
____________________________________ commentaires
*/
#comment li{
margin: 20px 15px;
padding-left:8px;
background-image: url(img/fd_comment.png);
background-repeat:repeat-y;
}
#comment p {
color: #808080;
margin:5px 0 0 0;
}
#comment a.auteur:link, #comment a.auteur:visited {
color: #000000;
text-decoration:none;
}
#comment a.auteur:hover, #comment a.auteur:active {
color: #000000;
text-decoration:underline;
}

#comment span {
float: right;
font-size:0.8em;
}
#contenu form {
width: 400px;
margin-left:30px;
text-align:center;
}
#contenu textarea {
width: 350px;
height:100px;
margin:2px;
}
#contenu fieldset input {
float: right;
width:200px;
margin:1px;
}
input, textarea {
border:1px solid #aaaaaa;
}
#contenu fieldset {
margin:0 22px 5px 22px;
padding:0;
border: 1px solid #ffffff;
text-align:left;
}
#contenu fieldset label {
line-height:24px;
}
/*
____________________________________ liens
*/
#liens  {
margin:10px;
}
#liens ul {
margin-left:20px;
}
#liens p {
margin:0 0 5px 10px;
padding:0;
}

/*
____________________________________ exemples bordure entre éléments
*/
.bordure {
	padding:0 15px;
}
.bordure ul {
	padding:0;
	margin:0;
}
.bordure .vertical li:first-child, .bordure .horizontal li:first-child {
	border:0;
}
.bordure ul.vertical {
	width:150px;
}
.bordure .vertical li {
	margin: -1px 0 0 0;
	padding:0;
	text-align: center;
	height:22px;
	line-height:20px;
	border-top: 1px #cc0066 solid;
	list-style-type: none;
}
.bordure .horizontal li {
	margin:0 0 0 -1px;
	padding:0 10px;
	text-align: center;
	height:22px;
	line-height:20px;
	border-left: 1px #cc0066 solid;
	float:left;
	width:70px;
	list-style-type: none;
}
#contenu .bordure a:link, #contenu .bordure a:visited {
	text-decoration: none;
	color:#999999;
}
#contenu .bordure a:hover, #contenu .bordure a:active {
	text-decoration:none;
	color: #666666;
}
.bordure td, .bordure th {
	padding:3px 15px;
	text-align:center;
}
.bordure th {
	background:#cc0066;
	color:#ffffff;
}
.bordure td:first-child {
	background:none;
}
.bordure td {
	background:url(exemples/bordure.gif) no-repeat 0% 50%;
}
.bordure table {
	margin:0 0 0 -1px;
	background:#ececec;
	padding:0;
}
.bordure div {
	padding:10px 0;
}
.bordure .float {
	float:left;
}

