@charset "UTF-8";

label { width: 100px; float: left;text-align: right;padding-right:20px; }
label.error{
	float: none; color: red; padding-left: .5em; vertical-align: top;}
}

input.btnEnvoyer{
	margin-left:200px;
}
input.error{
	border:1px solid red;
}
label.valid {
	height:16px;
	width:16px;
}

div.errorMessage{
	color:#FFF;
	font-weight: bold;
}



body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
	background-image: url(../images/bg-chef-a-domicile-marseille.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: justify;
}
#global {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	position: relative;
}
#global-intro {
	height: 850px;
	width: 100%;
	position: absolute;
	text-align: center;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#intro {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	position: relative;
	text-align: center;
	height: 850px;
}
#header {
	height: 160px;
	width: 980px;
	position: relative;
	background-image: url(../images/prendre-cours-cuisine.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#acc a {
	background-image: url(../images/acc-chef-a-domicile.jpg);
	float: left;
	height: 30px;
	width: 118px;
	position: relative;
}
#acc a:hover{
	background-image: url(../images/acc-chef-a-domicile-2.jpg);
}
#cad a {
	background-image: url(../images/chef-a-domicile-marseille.jpg);
	float: left;
	height: 30px;
	width: 115px;
	position: relative;
}
#cad a:hover{
	background-image: url(../images/chef-a-domicile-marseille-2.jpg);
}
#atelier a {
	background-image: url(../images/atelier-chef-a-domicile-marseille.jpg);
	float: left;
	height: 30px;
	width: 131px;
	position: relative;
}
#atelier a:hover{
	background-image: url(../images/atelier-chef-a-domicile-marseille-2.jpg);
}
#conseil a {
	background-image: url(../images/conseil-chef-a-domicile-marseille.jpg);
	float: left;
	height: 30px;
	width: 126px;
	position: relative;
}
#conseil a:hover{
	background-image: url(../images/conseil-chef-a-domicile-marseille-2.jpg);
}
#chef a {
	background-image: url(../images/la-chef-a-domicile-marseille.jpg);
	float: left;
	height: 30px;
	width: 73px;
	position: relative;
}
#chef a:hover{
	background-image: url(../images/la-chef-a-domicile-marseille-2.jpg);
}
#contact a {
	background-image: url(../images/cont-chef-a-domicile-marseille.jpg);
	float: left;
	height: 30px;
	width: 74px;
	position: relative;
}
#contact a:hover{
	background-image: url(../images/cont-chef-a-domicile-marseille-2.jpg);
}
#actus a {
	background-image: url(../images/actu-chef-a-domicile-marseille.jpg);
	float: left;
	height: 30px;
	width: 81px;
	position: relative;
}
#actus a:hover{
	background-image: url(../images/actu-chef-a-domicile-marseille-2.jpg);
}
#finligne{
	background-image: url(../images/chef-a-domicile-marseille_09.jpg);
	width: 262px;
	float: left;
	height: 30px;
}


#contenu {
	width: 960px;
	position: relative;
	height: auto;
	background-image: url(../images/4_18.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
}
#contenupop {
	width: 540px;
	position: relative;
	height: auto;
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	padding-left: 10px;
	background-color: #FFF;
}
#retourligne {
	clear:both;
}
#popup {
	width: auto;
	position: relative;
	background-color: #FFF;
}

#footer {
	height: 39px;
	width: 920px;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 16px;
	padding-left: 60px;
	padding-top: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#footer a{
	color: #333;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover{
	color: #c414c1;
}



h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #c414c1;
	font-style: normal;
	line-height: 24px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F60;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0061b4;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #c414c1;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #c414c1;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #F60;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	color: #c414c1;
	text-decoration: none;
	font-weight: bold;
}

.mise_en_gras {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
.mise_en_gras_rose {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c414c1;
}
.petite-police {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.mise_en_gras_vert {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #61ae0d;
}
.mise_en_gras_bleu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0061b4;
}
.mise_en_gras_bleu_clair {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00a6ce;
}
.mise_en_gras_rouge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e23b25;
}
.titre_rouge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e23b25;
}
.mise_en_gras_orange {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ee620a;
}
.bordure-photo {
	border: 2px solid #c414c1;
}
.gros-titre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.titre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background-image: url(../images/fl-fd-bleu.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 20px;
}
.bordure {
	border: 2px solid #c414c1;
}
.galerie {
	border: 2px solid #F39;
}
