﻿@import url('layout.css');
@import url('style_menu.css');
@import url('style_presentsites.css');

body {
	color: #0A3C63;
	font-size: 0.8em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #fff;
}
#container {
	width: 100%;
	margin: 5px auto;
 	}
 	
#masthead {
	width: 513px;
	height: 48px;
	margin: 0 auto;
	background-image: url('../images/fond_titre-trans.gif');
	background-position: 0px 0px;
}

#page_content {
	border-width: 1px;
	border-color: #94C7BE;
	position: relative;
	width: 650px;
	padding-top: 10px;
	padding-left: 10px;
	margin: 0 auto;
	text-align: justify;
	min-height: 480px;
	border-left-style: dotted;
	/*background-color: #FAFFFF;*/
	border-right-style: dotted;
	padding-right: 10px;
}

#footer {
	background-image:url('../images/r7-trans.gif');
	background-repeat:repeat-x;
	overflow: hidden;
	width: 100%;
	text-align: center;
	position: absolute;
	margin-top:5px;
	vertical-align: bottom;
}

/* Styles for Masthead */

#masthead h1 {
	font-weight: bold;
	font-size: 2.2em;
	text-align: center;
	letter-spacing: 10px;
	margin: 0;
	padding: 5px;
}
/* Styles for content */
#table_menu {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	background-image: url('../images/r0.gif');
		height: 72px;
		background-repeat: repeat-x;
		background-position: left 3px;
		border-collapse: collapse;
		border-spacing: 0px;
		padding: 0px;
		width:500px;
		margin:0 auto;
}
#table_rubrique {
	vertical-align:bottom;
	position: relative;
	margin: 0 auto;
	height: 83px;
}

#table_contact {
	
width:500px;
margin: 0 auto;
}
#td_menu_top {
	vertical-align: top;
	margin-top: 10px;
	padding-top: 10px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.td_ligne {
	background-image: url('../images/point_gris.gif');
	background-repeat: repeat-y;
}
#smal {
	width:450px;
	margin: 0 auto;
}
.rubrique {
	font-size: 14px;
	color: #36769B;
	background-color: transparent;
	font-variant: small-caps;
	font-weight: bold;
	padding-top: 5px;
	text-align: left;
}
a {
background-color: transparent;
	color: #0B3D5C;
	text-decoration: none;
}
a:visited {
	color: #94C7BE;
	background-color: transparent;
}
a:hover {
background-color: transparent;
	color: #008B8B;
	text-decoration: none;
}
#page_content a {
	color: #0B3D5C;
	text-decoration: underline;
	background-color: transparent;
}
#page_content a:visited {
background-color: transparent;
	color: #94C7BE;
}
#page_content a:hover {
background-color: transparent;
	color: #008B8B;
	text-decoration: none;
}
#col_right {
	float:right;
	width:300px;
	position: relative;
	margin-right:10px;
}
#col_left {
	float:left;
	width:300px;
	position: relative;
}
#col_centre {
	position:relative;
	 overflow: hidden;
     background: ; 
}

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.mini {
	font-size: 0.80em;
}
.logo {
	border-width: 0;
}
h1 {
	font-size: 2.2em;
	text-align: center;
	letter-spacing: 7px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 0;
}
h2 {
	font-size: 1.2em;
	margin-top: 15px;
	margin-bottom: 15px;
		font-weight: bold;
}
h3 {
	font-size: 1em;
	margin-left: 0;
	margin-right: 0;
	margin-top: 6px;
	margin-bottom: 0px;
	padding:0px;
}
h4 {
	font-size: 1em;
}
h5 {
/*background-color: #fff;*/
	color: #94C7BE;
	font-style: normal;
	font-size: 1em;
}
h6 {
background-color: #fff;
	color: #FF0000;
	font-size: 8px;
}
.center {
	text-align: center;
}
.photo_left {
	float: left; /*clear: none;*/;
	padding-right: 15px;
	border: none;
}
.photo_right {
	float: right;
	clear: inherit;
	display: block;
	padding-left: 15px;
	border: none;
	/*line-height: 350px;*/
}
.align_right {
	text-align: right;
}
.def {
	font-size: 1em;
	margin-top: 0px;
	padding-top:0px;
	margin-bottom: 0;
	padding-left: 15px;
	padding-right: 10px;
	text-align: justify;
}
.smallblanc {
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #4E78A8;
	border:1px white solid;
}
.smallvert {
	font-size: 11px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
	/*font-style: italic;*/
}
.petit {
	font-size: 12px;
	margin-right: 10px;
	margin-top: 0;
	margin-bottom: 0;
}
span.cap {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 10pt;
}
a.lien1 {
	color: #94C7BE;
	text-decoration: underline;
	/*background-color: #fff;*/
}
a:visited.lien1 {
	color: #94C7BE;
	text-decoration: none;
	/*background-color: #fff;*/
}
a:hover.lien1 {
	color: #FF0000;
	text-decoration: underline;
	/*background-color: #fff;*/
}
.name {
	display: none;
}
/* Styles for Footer */
#footer a {
	color: #0B3D5C;
	text-decoration: underline;
	/*background-color: #fff;*/
}
#footer a:hover {
	color: #FBA519;
	text-decoration: none;
	/*background-color: #fff;*/
}
#footer a:visited {
	color: #94C8C0;
	text-decoration: none;
	/*background-color: #fff;*/
}

#map {
	width: 500px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
}
.noborder
{
	border:0px;
}
.left {
	text-align: left;
}

.smalcaps_green
	{
	font-variant: small-caps;
	color:#0B3D5C;
	/*background-color: #fff;*/
}

/*******CE DONT ON NE SE SERT PAS ******/

#footer iframe {
	/*border-width: 0px;*/
	/*border-color: white;*/
	/*frameborder: 0;*/
	/*background-color: transparent;*/
	/*overflow: hidden;*/
	/*width: 600px;*/
	/*height: 120px;*/
	/*vertical-align: bottom;*/
}

/* Styles for Links */

