/***********************************************/
/* style.css                                   */
/***********************************************/

body {
	margin:0;
	padding:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #182F5E;
	text-align:center;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #112147;
	font-size: 12px;
}

ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 12px;
}

li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	line-height: 13px;
}

html>body li {padding: 3px 0px 3px 0px;}

.menu h1{
	font-style: normal;
	font-size: 11px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-weight: 100;
}

.menu h1 a:link, .menu h1 a:visited {
	color: #ffffff;
	text-decoration: none;
}

.menu h1 a:hover{
	color: #C5D9E2;
	text-decoration: none;
}

h1.titre {
	color:#1c387d;
	font-size:20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-style:italic;
	margin:5px 20px 20px 20px;
	padding: 0px 0px 0px 5px;
	text-transform:capitalize;
	text-align: left;
}
h1.h1-2 {
	/*margin-bottom:20px;*/
}

.menu h1 a:active {
	color: #C5D9E2;
	text-decoration: none;
}

h2{
	font-style: normal;
	font-size: 9px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-weight: 100;
}
h2.h2 {
	color:#637CAC;
	font-size:16px;
	font-weight:bold;
	margin:20px 0 20px 40px;
}
h2.margetop {
	margin-top:40px;
}
h2 a:link, h2 a:visited {
	color: #ffffff;
	text-decoration: none;
}

h2 a:hover{
	color: #C5D9E2;
	text-decoration: none;
}

h2 a:active {
	color: #C5D9E2;
	text-decoration: none;
}

h3{
	font-style: normal;
	font-size: 12px;
	color: #637CAC;
	margin: 0px;
	padding: 5px 0px 15px 0px;
	font-weight: normal;
}

h3 a:link, h3 a:visited {
	color: #637CAC;
	text-decoration: underline;
}

h3 a:hover{
	color: #1C387D;
	text-decoration: none;
}

h3 a:active {
	color: #1C387D;
	text-decoration: none;
}
h3 img {
	vertical-align:middle;
	margin : 0 0 0 7px;
}
h4{
	font-style: normal;
	font-size: 12px;
	color: #637CAC;
	margin: 0px;
	padding: 0px;
	font-weight: 100;
}

h4 a:link, h4 a:visited {
	color: #637CAC;
	text-decoration: none;
}

h4 a:hover{
	color: #637CAC;
	text-decoration: underline;
}

h4 a:active {
	color: #637CAC;
	text-decoration: underline;
}

h5{
	font-style: normal;
	font-size: 13px;
	color: #687999;
	margin: 0px;
	padding: 10px 0px 10px 15px;
}

h5 a:link, h5 a:visited {
	color: #0099CC;
	text-decoration: none;
	font-style: italic;
}

h5 a:hover{
	color: #687999;
	text-decoration: none;
}

h5 a:active {
	color: #687999;
	text-decoration: none;
}

h6{
	font-style: normal;
	font-size: 16px;
	color: #1C387D;
	margin: 15px 0;
	padding: 3px 0px 0px 15px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-top-width: thin;
	border-color: #687999;
}

.p1{
	font-style: normal;
	font-size: 12px;
	color: #637CAC;
	margin: 0px;
	padding: 0px;
	font-weight: 100;
	text-align: right;
}

.p1 a:link, .p1 a:visited {
	color: #637CAC;
	text-decoration: none;
}

.p1 a:hover{
	color: #1C387D;
	text-decoration: none;
}

.p1 a:active {
	color: #1C387D;
	text-decoration: none;
}

.p2 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #112147;
	font-size: 12px;
	text-align: center;
}

.p3 {
	font-style: normal;
	font-size: 9px;
	color: #112147;
	margin: 0px;
	padding: 0px;
	font-weight: 100;
}

.p4 {
	font-style: normal;
	font-size: 9px;
	color: #2F5184;
	margin: 0px;
	font-weight: 100;
	text-align: right;
	padding-right: 20px;
}

.p5{
	font-style: normal;
	font-size: 12px;
	color: #637CAC;
	margin: 0px;
	padding: 0 0 0 14px;
}

.p5 a:link, .p5 a:visited {
	color: #637CAC;
	text-decoration: none;
}

.p5 a:hover{
	color: #1C387D;
	text-decoration: none;
}

.p5 a:active {
	color: #1C387D;
	text-decoration: none;
}


#pageMainTop {
	margin-top: 15px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

#pageMain {
	width: 100%;
	height: auto;
	text-align:left;
}


.edito {
	background:url(../img/fond-edito.jpg) repeat-y top right;
	text-align:justify;
	margin : 10px 20px 0 30px;
	padding : 20px;
	color:#369;
	font-size:13px;
	text-indent:30px;
	border-left : 6px solid #C6E8F1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.visuAccueil {
	display:block;
	color:#369;
	text-decoration:none;
	clear:right;
	margin:20px 20px 30px 20px;
	padding : 0 0 20px 0;
	font-size:13px;	
	line-height:1.4em;
	background:url(../img/visuAccueil.gif) no-repeat right bottom;
}
.visuAccueil:hover {
	color:#0A8C37;
}
.visuAccueil b {
	font-size:14px;
}
.visuAccueil span {
	float:right;
	width:340px;
	margin:0;
	padding:0;
}
.visuAccueil img {
	border:0;
}

.puceTexte li{
	margin:5px 0 0 40px;
	list-style-type:circle;
}
/* --------- formulaire franchise -------*/
#form-franchise {
	margin:0px;
	padding:10px 34px 10px 0px;
}
#form-franchise label {
	float:left;
	width:200px;
	text-align:right;
}
#form-franchise input {
	margin : 0 0 5px 5px;
}
#form-franchise #envoyer {
	margin:10px 0 0 200px
}
.alerteErreur {
	padding-bottom:20px;
	color:#900;
}
