 /* ORS PACA */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #E3E9F2;
	color: #3C4C59;
	padding: 0px;
	background-image: url(images/interface/bordure.gif);
	background-repeat: repeat-y;
	width: 966px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	background-position: 0px 0px;
	margin-right: 0px;
	list-style-image: url(images/icones/puce.gif);
}
a:link    {
	text-decoration:none;
	color:#E60822;
}
a:visited {
	text-decoration:none;
	color:#C10516;
	} 
a:hover   {
	text-decoration:underline;
	color:#FF3348;
}  

p {
	margin-bottom: 7px;
	margin-top: 5px;
	text-align: justify;
}

ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #001521;
	margin-bottom: 5px;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #183240;
	margin-bottom: 5px;
	margin-top: 10px;
}

h3 {
	font-weight: bold;
	color: #4A779A;
	margin-bottom: 5px;
}
h4 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #587280;
	line-height: 20px;
}
hr  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9DA6B3;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
}
.mail {
	background-image: url(../images/icones/mail.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 30px;
	margin-top: 3px;
	margin-bottom: 6px;
	background-position: 3px 5px;
}
.fichier {
	background-image: url(images/icones/fichier.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 30px;
	margin-top: 6px;
	margin-bottom: 5px;
	background-position: 0px 1px;
	padding-bottom: 3px;
}
.url {
	background-image: url(images/icones/url.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 30px;
	margin-top: 3px;
	margin-bottom: 6px;
	background-position: 0px 5px;
	font-style: italic;
}

fieldset {
	margin: 10px;
	border: 1px solid #B8C6DA;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#colonne_gauche {
	background-image: url(images/interface/bordure_logo.gif);
	background-repeat: no-repeat;
	width: 170px;
	padding-top: 145px;
}

#colonne_gauche p {
	text-align: left;
	margin: 0px;
}

#colonne_gauche a {
	display: block;
	padding-top: 8px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A69A95;
	font-size: 11px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E6E6E6;
	padding-right: 5px;
}

#colonne_gauche a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #734A4E;
}

#central {
	background-image: url(images/interface/fond.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 170px;
	top: 0px;
	padding-top: 20px;
	padding-left: 30px;
	width: 770px;
}

.signature {
	font-size: 10px;
	color: #4A779A;
}

.signature a { color: #4A779A; }
.vignette_sanscadre {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
.references, .references a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #B8C6DA;
}

#cartouche_droite {
	float: right;
	width: 150px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #A2B4CD;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#cartouche_droite a  { color: #FFF; }

#cartouche_droite p { text-align: center; }
