/* Copyright (c) 2006 Skyline-arts.com. All rights reserved
Style.css - Thème 'default' */


/* ===== Sommaire =====
1/ html et body
2/ Styles généraux
3/ Haut de page (#top)
4/ Zone de contenu (#content)
5/ Paneau latéral (#sidebar) 
6/ Pied de page (#footer)
=================== */



/* ---------------------
Html et body Evasion Coiffure
--------------------- */
html {
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0060aa;
	text-align: justify;
	margin: 0px;
	position:absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	width: 998px;
	height: 597px;
	margin-top: -298px;  /*moitié de la hauteur */
	margin-left: -499px; /* moitié de la largeur */
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
}
#global {padding : 30px 0 10px 0;}
	
/* Styles généraux */
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
	font-variant: small-caps;
	text-indent: 27px;
	padding-bottom: 15px;
}
p {
	text-align: justify;
	padding-right: 30px;
	padding-left: 26px;
}
/* Entete du site */
#top { /* contenant-photo */
	position: absolute;
	height: 60%;
	width: 205px;
	visibility: visible;
	z-index: 1;
	left: 140px;
	top: 0px;
	padding-top: 126px;
}
#flash {
	height: 150px;
	width: 360px;
	position: relative;
	z-index: 4;
	visibility: visible;
	top: 1px;
	left: 515px;
	background-color: #ffffff;
}
/* Zone de contenu de gauche*/
#content { /* Bloc */
	float : left;
	margin-left: 0px;
}
.post { /* Conteneur de l'article */
	height: 254px;
	width: 340px;
	position: relative;
	visibility: visible;
	z-index: 3;
	left: 525px;
	top: 18px;
	text-align: center;
	overflow: auto;
	scrollbar-face-color: #ffffff;/*ascenseur*/
	scrollbar-track-color: #ffffff;/*chemin ascenseur*/
	scrollbar-arrow-color: #0060aa;/*flèche*/
	scrollbar-shadow-color: #0060aa;/*bordure droite et bas ascenseur et flèche*/
	scrollbar-highlight-color:#0060aa;/*bordure gauche et haut ascenseur et flèche*/
	scrollbar-3dlight-color: #ffffff;/*3D gauche et haut ascenseur et flèche*/
	scrollbar-darkshadow-color:#ffffff;/*3D droite et bas ascenseur et flèche*/
}
.post a{ 
	color: #0060aa;
	text-decoration: underline;
}
.post a:hover{ 
	color: #0060aa;
	text-decoration: none;
}
.post img {
	font-family: Verdana, Arial, Helvetica,;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.post img a{
	font-family: Verdana, Arial, Helvetica,;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.post img a:hover{
	font-family: Verdana, Arial, Helvetica,;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.post table{
	width: 95%;
	text-align: left;
}
.titrefixe {
	position: relative;
	width: 340px;
	left: 535px;
	top: 20px;
	z-index: 4;
	visibility: visible;
}
.articletitle { /* Titre de l'article */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
	font-variant: small-caps;
	text-indent: 38px;
	padding-bottom: 20px;
	background-image: url(img/bg-titre.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.td-form {
	padding-left: 20px;
}
.champ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0060aa;
	border: 1px solid #0060aa;
}
.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0060aa;
	border: 1px solid #0060aa;
	background-color: #FFFFFF;
}
/* Menu */
#sidebar { /*degrade*/
	width: 170px;
	z-index: 3;
	position: absolute;
	left: 345px;
	height: 100%;
	background-image: url(img/bg-degrade.gif);
	background-repeat: no-repeat;
	top: 0px;
}
#sidebar ul { /* bloc de liste */
	margin: 0;
	padding-top: 176px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar li { /* élément de liste */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 38px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	list-style-type: none;
}
#sidebar li a { /* Liens dans les listes */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 38px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/soleil-menu_24.png);
	background-repeat: no-repeat;
	padding-left: 38px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-position: 0px;
	list-style-type: none;
}
#sidebar li a:hover {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 38px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(img/soleil-menu_24.png);
	background-repeat: no-repeat;
	padding-left: 38px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-position: 0px;
	list-style-type: none;
}
/* Pied de page (#footer) */
#basdepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	width: 300px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	top: 500px;
	left: 530px;
	text-align: center;
}
#basdepage a {
	color: #999999;
	text-decoration: underline;	
}
#basdepage a:hover {
	color: #999999;
	text-decoration: none;	
}
#basdepage img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#basdepage img a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#basdepage img a:hover{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

