/*
Création JB WebArt SAINT RAPHAEL 83700 
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 10px 0;
	background: #092147 url(images/img1.gif) repeat-x;
	font-family: Arial;
	font-size: 14px;
	color: #fdc257;
}

h1, h2 {
	font-weight: normal;
	color: #b58a3c;
}

h1 { color: #fdc257; font-size: 18px; }
h2 { color: #fdc55f; font-size: 16px; font-weight: lighter; }
h3 { color: #fdc257; font-size: 13px; font-weight: normal; margin-right: 5px; }
h4 { color: #db920e; font-size: 16px; font-weight: bold; }
h5 { color: #db920e; font-size: 11px; }

p, ul, ol { color: #fdc257; margin-bottom: 1.5em; margin-top: : 1.5em; margin-right: 1.5em; margin-left: 1.5em; line-height: 167%; font-size: 12px; }


a:link { color: #b58a3c; text-decoration: underline; }

a:hover {
	text-decoration: none;
	color: #b58a3c;
}

a:visited {
	color: #b58a3c;
}
img { border-color: transparent; border-style: none; }
/* Header */

#header { width: 890px; height: 135px; margin: 0 auto; }

#logo { background: #092147 url(images/header.jpg); float: left; width: 890px; height: 135px; border-color: #000000; border-style: solid; border-width: 1px 3px 1px 1px; }

#logo h1 {
	padding-top: 20px;
	text-align: center;
	letter-spacing: -1px;
	font-size: 24px;
}

#logo h1 a {
	color: #dde1f0;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 8px;
	font-weight: bold;
}

#logo h2 a {
	color: #ccc;
}

#logo a {
	text-decoration: none;
}

/* Menu */

.menu{

float: right; 

margin: 0 20px 0 0; }


.menu ul {

	list-style: none;

	padding: 0px;

	margin: 0px;

}

.menu li{ display: inline; }

.menu li a{

	float: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

	text-align: center;

	color: #fdc257;

	width: 80px;

	height: 30px;
	
	padding-top: 10px;

}

.menu li a:hover, .menu li .current{

	color: #c58625;

	background: url(images/top_current.jpg) no-repeat;

}
/* Splash */

#splash { width: 890px; height: 290px; margin: 40px auto 20px; background: right top; border-color: black; border-style: solid; border-width: 0 3px 0 0; }


/* Page */

#page { width: 890px; margin: 0 auto; border-color: black; border-width: 1px 3px 1px 1px; }

#page h1, #page h2 {
	margin-bottom: 10px;
}

/* Content */

#content { float: right; width: 170px; padding: 25px 20px 20px; background: #0a4589; height: 700px; border-color: #000000; border-style: solid; border-width: 1px 1px 1px 3px; }
#visite { background-image: url(images/img-visite.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: center 0; padding: 20px 10px 10px 50px; width: 350px; height: 330px; float: right; }
#content h2 {
	padding-top: 5px;
	font-size: 15px;
	font-weight: bold;
}


#content h3 ul li{ font-size: 12px; }
#content ol, #content ul {
	margin-left: 5px ;
}
#content2 { float: right; width: 170px; padding: 25px 20px 20px; background: #0a4589; height: 800px; border-color: #000; border-style: double solid solid; border-width: 1px 1px 1px 3px; }

#content2 h2 {
	padding-top: 5px;
	font-size: 15px;
	font-weight: bold;
}


#content2 h3 ul li{ font-size: 12px; }
#content2 ol, #content ul {
	margin-left: 5px ;
}
#content1 { background-color: #082044; float: right; width: 400px; padding-right: 10px; }
#content3 { background-color: #082044; padding-right: 10px; width: 640px; float: right; }
#content4 { background-color: #082044; padding-left: 10px; width: 640px; float: left; }
/* Sidebar */

#sidebar { float: left; width: 170px; padding: 25px 20px 20px; background: #0a4589; height: 700px; border-color: #000000; border-style: solid; border-width: 1px 3px 1px 1px; }

#sidebar h2 {
	padding-top: 5px;
	font-size: 15px;
	font-weight: bold;
}

#sidebar h3 {
	font-size: 14px;
}
#sidebar h3 span { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding: 3px 5px; }
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0 0 10px;
	padding: 10px 0 0;
	border-top: 1px dotted #041434;
}
#sidebar1 { float: left; width: 170px; padding: 25px 20px 20px; background: #0a4589; height: 800px; border-color: #000000; border-style: solid; border-width: 1px 3px 1px 1px; }

#sidebar1 h2 {
	padding-top: 5px;
	font-size: 15px;
	font-weight: bold;
}

#sidebar1 h3 {
	font-size: 14px;
}
#sidebar1 h3 span { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding: 3px 5px; }
#sidebar1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar1 li {
	margin: 0 0 10px;
	padding: 10px 0 0;
	border-top: 1px dotted #041434;
}

/* Footer */

#footer { clear: both; width: 890px; height: 15px; margin: 0 auto; padding: 10px; border-color: #000000; border-style: solid; border-width: 3px 1px 1px; }

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 70%;
}

#legal {
	float: left;
}

#links {
	float: right;
}
h5 { color: #db920e; font-size: 13px; font-weight: normal; text-decoration: none; padding-left: 30px; }

