/*MENU*/
.menu-main {
	text-align:center;
	background:#015d8f;
}
a.link-main {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	color:#ffffff;
}

a.link-main:link    {text-decoration:none;}
a.link-main:visited {text-decoration:none;}
a.link-main:hover   {text-decoration:none;}
a.link-main:active  {text-decoration:none;}

.menu-header {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#707070;
}

a.menu-header:link    {text-decoration:underline;}
a.menu-header:visited {text-decoration:underline;}
a.menu-header:hover   {text-decoration:none;}
a.menu-header:active  {text-decoration:underline;}

/*CONTENT*/

/*Content Site Map*/
.content-map-table{width:80%; border:none;font-family: Arial, Helvetica, sans-serif;font-size: 12px;}
.content-map-cell {border:1px #CCCCCC solid; padding:7px; text-align:center; vertical-align:middle;}

/*Content Focus*/
.content-focus {
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	background:url('images/fond_reperes.gif') repeat-y; vertical-align:top;
	width:135px !important;
}
.content-focus-border {
	border-left: 1px #99CCCC dotted;
}

/*Content Page Title*/
.content-sep {
	background:url('images/corner.gif') no-repeat bottom right; 
	padding-top:10px; 
	text-align:right; 
	width:140px;
}
.content-title {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A5BDCE;
	margin: 5px;
	vertical-align:top;
	width:160px !important;

}

/*Content Title*/
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #65AA1F;
	border: 1px solid #D9E4EC;
	padding:5px;
}
h2 {
	font-size:14px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #004473;
	text-align: justify;
	margin:0px;
}
h5 {
	font-size:22px;
	color:#A5BDCE;
	font-family:arial;
	font-weight:bold;
	padding:0 15 0 10;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #003366;
	margin-bottom:5px;
}

/*Content*/
.content-table{width:772px; border:none; background:#FFFFFF;}
.content {padding:0 15 15 15; vertical-align:top;}

p, ul, li, ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004473;
	text-align:justify;
}
li {
	list-style-image: url(images/puce.gif);
}

/*Content Link*/
a         {text-decoration:underline; color:#707070}
a:link    {text-decoration:underline;}
a:visited {text-decoration:underline;}
a:hover   {text-decoration:none;}
a:active  {text-decoration:underline;}

/*FORM*/
label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #003366;
}
dropdown {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
/*.TopTextMenuBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}*/
/*.TopMenuTextOver {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}*/
/*.TopMenuHome {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}*/
/*.TextTitleContactPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: normal;
}
.tdSeparationContactPage {
	border-top: 1px dashed #99CCCC;
	border-right: 1px none #99CCCC;
	border-bottom: 1px none #99CCCC;
	border-left: 1px none #99CCCC;


}*/
/*.tdBorderTitle {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9E4EC;
	border-right-color: #D9E4EC;
	border-bottom-color: #D9E4EC;
	border-left-color: #D9E4EC;
}*/
