/* CSS Document */
@font-face {
	font-family: Deco-P700;
	src: url('PERG.TTF');
}

body {
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color:#333333;
	font-size: 0.8em;
}

h1, h2, h3{
	font-family: "Trebuchet MS", sans-serif;
}

h1{
	font-size: 1.8em;
	margin: 0;
	padding: 0;
}
h2{
	font-size: 1.5em;
	margin: 0;
	padding: 0;
}
h3{
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

a {
	color: #EC8000;
	text-decoration: none;
}

a:visited {
	color: #EC8000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #EC8000;
}

img {
	border: 0
}

/* Page
-------------------------------------------------------- */

#wrapper {
	width: 800px;
	text-align: left;
	overflow: visible;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	background-color: #FFFFFF;
	background-image:url(image/pied.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
		/*background-color: #FFFFFF;*/
	/*border-right-width: 1px;
	border-bottom-width: 1px;*/
	border-left-width: 1px;
	border-right-style: solid;
	/*border-bottom-style: solid;*/
	border-left-style: solid;
	border-right-color: #999999;
	/*border-bottom-color: #999999;
	border-left-color: #999999;*/
	border: 1px solid #999999;
}

#subwrapper {
	overflow: hidden;
	position: relative;
	padding: 0;
	width: 800px;
	/*background-color: #FFFFFF;*/
}
#photodroite{
	position:absolute;
	padding:0;
	margin:0 800px 0 0;
	left: 691px;
	top: -30px;
	z-index:100;
	height: 142px;
}

#content {

	padding: 0;
	clear: both;
	margin: 0;
	background-color: #fff;
}

#contenu {
position: relative;
	float: left;
	width:800px;
	background-color: #fff;
	height: 650px;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#contenu_contact {
position: relative;
	float: left;
	width:800px;
	background-color: #fff;
	height: 820px;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
/* Entête
-------------------------------------------------------- */

#entete {
background-image: url(agence_ocsite.png);
	background-repeat: no-repeat;
	float: left;
	background-color: #ffffff;
	width: 800px;
	height:215px;
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	color: #FF6600;
	
}

.logo {
color: #FF6600;
	float: left;
	width: 260px;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#monMenu {
background-image: url(topchat1.jpg);
background-repeat: no-repeat;
background-position: right;
	float: left;
	width: 400px;
	height: 206px;
	margin: 0;
	margin-left: 350px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
/* Chemin
-------------------------------------------------------- */



/* Menu horizontal simple
-------------------------------------------------------- */

ul#menu {
list-style-type: none;
width: 100%; /* précision pour Opera */
}

ul#menu li {
float: left;
}

ul#menu a {
float: left;
margin: 0 2px;
padding: 5px 15px;
text-align: center;
border: 1px solid gray;
text-decoration: none;
color: #000;
background: #fff;
}

ul#menu a:hover {
background: #ccc;
border: 1px solid gray; 
}
/* Organisation pages
-------------------------------------------------------- */

#titre {

float: left;
	color: #DEDA00;
	color: #666666;
	font-family: Deco-P700;
	font-weight: bold;
   font-size: 3em;
	padding: 0 0 0 80px;
	width: 100%;
	border-bottom: 1px dotted #666666;
}
.sous_titre{
	color:#d26222;
margin-left: 50px;
	font-size: 1.5em;
}
.sous_titre_gris{
	color:#333333;
}
.sous_titre_anis{
	color:#DEDA00;
}
/* Organisation pages accueil
-------------------------------------------------------- */
#principal{
	position: relative;
	width: 100%;
}
#content_gauche {
	position: absolute;
	left: -30px;
	width: 35%;
	padding: 1em 0 1em 1em;
	top: 50px;

}
#content_droite {
	position: absolute;
	left: 32%;
	width: 52%;
	padding: 1em 1em 1em 2em;
	top: 50px;
	color: #666666;
	
}

#principal li {
	clear: both;
	list-style-type: none;
	border-left: 1px dotted #ccc;
}
#principal li img {
	float: left;
	border: none;
	padding: 0 .5em 0 0;
}
.contourimg{
		width: 100px;
	height: 100px;
}
.miniature{
		width: 50px;
	height: 50px;
}
form, p { font-size: .7em;
	padding: .5em 20px;
	margin: 0;
	text-align: justify;
	
}
.signature {color: #666666; }
.citation {font-size: 1.5em;
color:#DEDA00; }
.orange {color:#EC8000;}

#footer{
	
	left: 0px;
text-align: right;
	width: 800px;
	color: #666666;
	
}
