* {
	margin: 0;
	padding: 0;
}
/* ----------------------------------------*/
/*              ELEMENTS HTML              */
/* ----------------------------------------*/
body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color: #f8f4ee;
	color: #424242;
	font-size: 11px;
}
hr {
	border: #494949 1px dotted;
	border-collapse: separate;
}
h1 {
	font-size: 13.4px;
	color: #00427b;
	background: #FFFFFF url(../../Images/puce_titre_fblanc.jpg) no-repeat;
	text-transform: uppercase;
	padding-left: 25px;
	margin-top: 30px;
	margin-bottom: 20px;
	border-bottom: #494949 1px dotted;
	font-weight: 700;
}
h5 {
	font-size: 11px;
	color: #990000;
	font-style:italic;	
}
h6 {
	font-size: 11px;
	color: #00abc9;
	font-style:italic;	
}
a {
	color: #037d8f;
	text-decoration: none;
}
a:hover {
	color: #037d8f;
	text-decoration: underline;
}
a.pdf, a.doc, a.xls, a.pps, a.htm, a.aspx {
	display:inline-block;
	padding-left: 25px;
	padding-top: 2px;
}
a.pdf {
	background: url(../../Images/Icone PDF.jpg) no-repeat 0 top;
}
a.doc {
	background: url(../../Images/Icone Word.jpg) no-repeat 0 top;
}
a.xls {
	background: url(../../Images/Icone Excel.jpg) no-repeat 0 top;
}
a.pps {
	background: url(../../Images/Icone Power Point.jpg) no-repeat 0 top;
}
a.htm, a.aspx {
	background: url(../../Images/Icone Html.jpg) no-repeat 0 top;
}
strong {
	color: #000000;
}
/* ----------------------------------------*/
/*               GENERALITES               */
/* ----------------------------------------*/
.Italic {
	display: block;
	font-style: italic;
}
.Important, a.Important {
	color: #f65700;
	font-weight: bold;
}
.TresImportant, a.TresImportant {
	color: #bd1220;
}
.Erreur, .Erreur strong {
	color: #aa001e;
	font-size: 15px;
}
.LignePointsBas {
	border-bottom: #494949 1px dotted;
}
.ChampTexte
{
	padding-top:1px;
	border-style:solid;
	border-width:1px;
	border-color:#7f9db9;
	font-size: 10px;
	height:14px;
	padding-left:4px;
}
.ChampTexteObligatoire
{
	border-color:#f65700;
}
.ChampTexteFondBleu, .ChampSelectFondBleu
{
	background-color:#e6f0ee;
}
.ChampSelect
{
	border-style:solid;
	border-width:1px;
	border-color:#7f9db9;
	font-size: 10px;
	height:17px;
}
.BackgroundModal {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.5;
}
.PanelModal {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}

/* ----------------------------------------*/
/*                BOUTONS                  */
/* ----------------------------------------*/
a.BoutonBleu, a.BoutonNoir, a.BoutonRouge 
{
	font-size: 9px;
	font-weight: bold;
	font-family: Arial;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 4px;
	vertical-align:baseline;
	text-align: center;
	color: #ffffff;
	line-height:normal;
}
a.BoutonBleu {
	background-color: #0aa5be;
}
a.BoutonNoir {
	background-color: #494949;
}
a.BoutonRouge {
	background-color: #aa011e;
}
/* ----------------------------------------*/
/*             Modele de base              */
/* ----------------------------------------*/

#PageSite  {
	margin-top: 6px;
	width: 790px;
	display: block;
    	margin-left: auto;
    	margin-right: auto;
}
#PageSite.Public {
	background: url(../../Images/fond_page.jpg) #ffffff repeat-y;
}
#PageSite.Collectivites {
	background: #e6f0ee url(../../Images/extranet_fond_page.jpg) repeat-y;
}
#BordHaut, #BordBas {
	width: 100%;
	display: block;
	height: 11px;
}
#BordHaut {
	background: url(../../Images/ombre_haut.jpg) repeat-x center bottom;
}
#BordBas {
	background: url(../../Images/ombre_bas.jpg) repeat-x center top;
}
#Bandeau, #MenuPrincipal, #ZoneCentrale, #MenuBas {
	display: block;
	margin-left: 13px;
	width: 764px;
}
#Bandeau {
	height:145px;
}
#PageSite.Public #Bandeau {
	background: #eae3d9 url(../../Images/structure_bandeau.jpg) no-repeat 0 0;
}
#PageSite.Collectivites #Bandeau {
	background: #e6f0ee url(../../Images/extranet_structure_bandeau.jpg) no-repeat 0 0;
}
#ZoneGauche {
	display: block;
	float: left;
	width: 181px;
	padding: 10px 10px 40px 7px;
}
#PageSite.Public #ZoneGauche {
	background: #FFFFFF url(../../Images/structure_baspanneau.jpg) no-repeat 0 bottom;
}
#PageSite.Collectivites #ZoneGauche {
	background: #FFFFFF url(../../Images/extranet_structure_baspanneau.jpg) no-repeat 0 bottom;
}
#ZoneDroite {
	display: block;
	float: left;
	width: 531px;
	min-height: 460px;
	padding-right: 5px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-top: 20px;
}
#PageSite.Public #ZoneDroite {
	background: #eae3d9 url(../../Images/structure_fond.jpg) no-repeat right top;
}
#PageSite.Collectivites #ZoneDroite {
	background: #e6f0ef url(../../Images/extranet_structure_fond.jpg) no-repeat right top;
}
#MenuBas {
	height: 25px;
	font-size: 10px;
	clear: both;
	padding-top:8px;
	padding-left:20px;
}
#PageSite.Public #MenuBas {
	background: url(../../Images/structure_mentions.jpg);
	background-repeat:no-repeat;
	background-position:left 8px;
}
#PageSite.Collectivites #MenuBas {
	background: url(../../Images/extranet_structure_mentions.jpg);
	background-repeat:no-repeat;
	background-position:left 8px;
}
/* ----------------------------------------*/
/*            Composant Login              */
/* ----------------------------------------*/
#Login {
	width: 181px;
	margin-top: 40px;
}
#Login .BlocTitre {
	background-color: #0aa5be;
	color: #ffffff;
	margin-bottom: 20px;
}
#Login .BlocElement {
	font-size: 11px;
	text-align: right;
}
#Login .BlocElement input {
	width: 100px;
	border: #0aa5be 1px solid;
}
#Login .BlocSeparateur {
	font-size: 10px;
	text-align: right;
	border-top: #494949 1px dotted;
	margin-top: 10px;
}
#Login .BlocSeparateur a {
	font-size: 10px;
}
/* ----------------------------------------*/
/*        Composant MenuPrincipal          */
/* ----------------------------------------*/
#MenuPrincipalPublic, #MenuPrincipalCollectivites {
	text-align: right;
	height: 16px;
}
#MenuPrincipalPublic {
	background-color: #a1a1a1;
}
#MenuPrincipalCollectivites {
	background-color: #88d1dd;
}
#MenuPrincipalPublic a, #MenuPrincipalCollectivites a {
	color: #ffffff;
	text-decoration: none;
	border-left: white 1px solid;
	vertical-align: middle;
	text-align: center;
}
#MenuPrincipalPublic a {
	margin-top:2px;
	padding: 0px 29px 0px 29px;
	background-color: #424242;
}
#MenuPrincipalCollectivites a {
	padding: 0 40px 0 40px;
	background-color: #0aa5be;
}
#MenuPrincipalPublic a:hover {
	background-color: #aa001e;
}
#MenuPrincipalCollectivites a:hover {
	background-color: #00427b;
}
/* ----------------------------------------*/
/*         Composant MenuOptions           */
/* ----------------------------------------*/
#MenuOptionsPublic, #MenuOptionsCollectivites, #MenuRechercher {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	margin-right: 10px;
	width: 148px;
	float: right;
	clear: both;
}
#MenuOptionsPublic, #MenuOptionsCollectivites {
	border-top: #464646 1px dotted;
	border-bottom: #464646 1px dotted;
	font-weight: bold;
	line-height: 15px;
}
#MenuOptionsPublic {
	margin-top: 47px;
}
#MenuOptionsCollectivites {
	margin-top: 47px;
}
#MenuRechercher {
	margin-top: 8px;
	vertical-align:bottom;
}
#MenuRechercher input {
	width: 120px;
}


/* ----------------------------------------*/
/*  Generalités des Composants Liste Bloc  */
/* ----------------------------------------*/
.Bloc {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	width: 100%;
}
.BlocTitre {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-transform: capitalize;
	padding: 2px 5px 2px 5px;
	margin-top: 0px;
}
.BlocElement, .BlocSousElement {
	display: block;
	text-align: left;
}
.BlocSeparateur {
	display: block;
	clear: both;
}


/* ----------------------------------------*/
/*             Bloc Rubriques              */
/* ----------------------------------------*/
.Rubriques .Bloc {
	padding-bottom: 10px;
}
.Rubriques .BlocTitre {
	margin-bottom: 10px;
}
.Rubriques .BlocElement, .Rubriques .BlocSousElement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
}
.Rubriques .BlocElement {
	color: #292929;
	margin-top: 6px;
	margin-left: 8px;
	margin-bottom: 4px;
}
.Rubriques .LeSousDossier, .Rubriques .DateFichier {
	display: block;
	padding-left: 9px;
	background: url(../../Images/puce_smnu.jpg) no-repeat 0px 5px;
}
.Rubriques .DateFichier {
	color: #f65700;
}
.Rubriques .BlocSousElement {
	margin-left: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.Rubriques .LeTexte {
	display:block;
	text-indent:-9px;
	margin-left:9px;
}
.Rubriques .BlocElement .LeTexte {
	color: #292929;
}
.Rubriques .BlocSousElement .LeTexte {
	color: #107a8b;
}
.Rubriques .BlocPublic {
	background: #f5f1ed;
}
.Rubriques .BlocCollectivite {
	background: #e6f0ee;
}
.Rubriques .BlocPublic .BlocTitre {
	background: #e1dad0;
}
.Rubriques .BlocCollectivite .BlocTitre {
	background: #00427b;
	color: #ffffff;
}
.Rubriques .BlocSeparateur, .Rubriques .LeResumer {
	display: none;
}


/* ----------------------------------------*/
/*             Bloc Actualités             */
/* ----------------------------------------*/
.Actualites .Bloc {
	background-image: url(../../Images/fond.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	background-color: #f5f1ed;
	margin-bottom: 20px;
}
.Actualites .BlocTitre 
{
	background-color: #e1dad0;
	background-image: url(../../Images/punaise.jpg);
	background-position: 95% center;
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 6px;
	padding-top: 5px;
	margin-bottom: 15px;
}
.Actualites .BlocElement {
	padding-bottom: 8px;
	padding-right: 20px;
	padding-left: 35px;
}
.Actualites .LeSousDossier {
	display: list-item;
	margin-top: 8px;
	margin-bottom: 4px;
}
.Actualites .LeResumer {
	display: block;
	padding-left:9px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #bd1220;
}
.Actualites .BlocSousElement {
	padding-top: 5px;
	padding-left: 15px;
}
.Actualites .LireLaSuite {
	font-size: 10px;
	display: block;
	margin-left:10px;
	background-color: #e0d9cf;
	float: right;
	clear:right;
	padding-right: 10px;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: right;
}
/* ----------------------------------------*/
/*      Bloc Actualités Collectivités      */
/* ----------------------------------------*/
.ActualitesColl .Bloc {
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.ActualitesColl .BlocTitre 
{
    color: #FFFFFF;
	background: #0aa5be;
	background-position: 95% center;
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 6px;
	padding-top: 5px;
	margin-bottom: 15px;
}
.ActualitesColl .BlocElement {
	padding-bottom: 8px;
	padding-right: 20px;
	padding-left: 35px;
}
.ActualitesColl .LeSousDossier {
	display: list-item;
	margin-top: 8px;
	margin-bottom: 4px;
}
.ActualitesColl .LeResumer {
	display: block;
	padding-left:9px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #bd1220;
}
.ActualitesColl .BlocSousElement {
	padding-top: 5px;
	padding-left: 15px;
}
.ActualitesColl .LireLaSuite {
	font-size: 10px;
	display: block;
	background-color: #ffffff;
	float: right;
	clear:right;
	padding-right: 10px;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 10px;
}

/* ----------------------------------------*/
/*    Bloc Actualité Accueil Collectivités */
/* ----------------------------------------*/
.ActuAccueilColl {
	float: left;
	width: 535px;
}
.ActuAccueilColl .Bloc {
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	width: 100%;
}
.ActuAccueilColl .BlocTitre 
{
    color: #FFFFFF;
	background: #0aa5be;
	background-position: 95% center;
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 6px;
	padding-top: 5px;
	margin-bottom: 15px;
}

.ActuAccueilColl .LireLaSuite {
	display: block;
	font-size: 10px;
	text-align: right;
	margin-top: 3px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: #494949 1px dotted;
}

.ActuAccueilColl .LeSousDossier {
	display: none;
}

.ActuAccueilColl .LeResumer {
	display:block;
}

/* ----------------------------------------*/
/*      Bloc Actualité Accueil public      */
/* ----------------------------------------*/
.ActuAccueilPublic {
	float: left;
	margin-left: -20px;
	width: 580px;
}
.ActuAccueilPublic .Bloc {
	float: left;
	width: 260px;
	margin-left: 20px;
	color: #424242;
	clear: none;
}
.ActuAccueilPublic .BlocTitre {
	margin-bottom: 20px;
}
.ActuAccueilPublic .BlocCollectivite .BlocTitre {
	color: #0aa5be;
	background: #FFFFFF;
}
.ActuAccueilPublic .BlocPublic .BlocTitre {
	color: #FFFFFF;
	background: #494949;
}
.ActuAccueilPublic .LireLaSuite {
	display: block;
	font-size: 10px;
	text-align: right;
	margin-top: 3px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: #494949 1px dotted;
}
.ActuAccueilPublic .BlocCollectivite .LireLaSuite {
	color: #037d8f;
}
.ActuAccueilPublic .LeResumer {
	display: block;
}


/* ----------------------------------------*/
/*               Bloc Agenda               */
/* ----------------------------------------*/
.Agenda .Bloc {
	background-image: url(../../Images/fond.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	background-color: #f5f1ed;
	margin-bottom: 20px;
}
.Agenda .BlocTitre {
	background-color: #e1dad0;
	background-image: url(../../Images/punaise.jpg);
	background-position: 95% center;
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 6px;
	padding-top: 5px;
	margin-bottom: 15px;
}
.Agenda .BlocSeparateur {
	display: none;
}
.Agenda .BlocElement {
	padding-bottom: 8px;
	padding-right: 20px;
	padding-left: 35px;
}
.Agenda .LeResumer {
	display: block;
	padding-left:9px;
	width: 380px;
}
.Agenda .BlocElement .DateFichier {
	display: list-item;
	color: #f65700;
	font-weight: bold;
}
.Agenda .LireLaSuite {
	font-size: 10px;
	display: block;
	background-color: #e0d9cf;
	float: right;
	padding-right: 10px;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-top: 2px;
}


/* ----------------------------------------*/
/*         Bloc prochain évenement         */
/* ----------------------------------------*/
.ProchainEvenement .Bloc {
	float: left;
	width: 540px;
	margin-bottom: 20px;
	background-image: url(../../Images/fond_agenda_contenu.jpg);
	background-repeat: no-repeat;
}
.ProchainEvenement .Bloc .BlocTitre {
	color: #FFFFFF;
	padding-top: 3px;
	background-repeat: repeat-y;
}
.ProchainEvenement .BlocPublic .BlocTitre {
	background-image: url(../../Images/fond_agenda_haut.jpg);
}
.ProchainEvenement .BlocCollectivite .BlocTitre {
	background-image: url(../../Images/extranet_agenda_haut.jpg);
}
.ProchainEvenement .BlocElement {
	float: left;
	margin-top: 20px;
	padding-left: 70px;
	padding-top: 5px;
	padding-bottom: 15px;
	background-image: url(../../Images/horloge.jpg);
	background-repeat: no-repeat;
	background-position: 15px 0px;
	width: 190px;
}
.ProchainEvenement .DateFichier, .ProchainEvenement .LeTexte {
	display: block;
	color: #f65700;
	font-weight: bold;
}
.ProchainEvenement .LeResumer {
	display: block;
	padding-top: 15px;
}
.ProchainEvenement .BlocSeparateur {
	display: inline;
	clear: right;
	float: right;
	margin-top: -12px;
	/*background-image: url(../../Images/rencontre.gif);*/
	/*background-image: url(../../Images/vue_salle.jpg);*/
	background-image: url(../../Images/MFPT.jpg);
	width: 238px;
	background-repeat: no-repeat;
	height: 164px;
}


/* ----------------------------------------*/
/*           Bloc Documentation            */
/* ----------------------------------------*/
.Documentation .Bloc {
	margin-bottom: 20px;
}
.Documentation .BlocTitre {
	font-size: 16px;
	margin-bottom: 20px;
	border-bottom: #494949 1px dotted;
}
.Documentation .BlocElement {
	margin-left: 20px;
	margin-top: 8px;
}
.Documentation .BlocSousElement
{
	margin-top: 2px;
	margin-left: 30px;
}
.Documentation .LeSousDossier {
	margin-top: 10px;
	margin-bottom: 6px;
	font-size: 15px;
	display:block;
}
.Documentation .LeTexte {
	font-size: 11px;
	display:inline;
}
.Documentation .LeResumer
{
	display:list-item;
	font-size: 12px;
	color: #bd1220;
	/*border-top: #494949 1px dotted;*/
}
.Documentation .Vide
{
	margin-left: 20px;
}


/* ----------------------------------------*/
/*          FormView Collectivite          */
/* ----------------------------------------*/
.FormulaireCollectivite
{
	font-family: Arial;
	line-height: 20px;
}
.FormulaireCollectivite .Visualisation td {
	padding-left: 5px;
	padding-right: 5px;
	background: #ffffff;
}
.FormulaireCollectivite .Modification td, .FormulaireCollectivite .Ajout td {
	padding-left: 5px;
	padding-right: 5px;
	background: #a9a9a9;
}
.FormulaireCollectivite h1 {
	font-size: 12px;
	color: #ffffff;
	padding-left: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom: #494949 1px dotted;
	font-weight: 700;
	background-image:none;
	background-color:Transparent;
}
.FormulaireCollectivite .Titre td, .FormulaireCollectiviteTitre td {
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background: #00427b;
	color: #ffffff;
}
.FormulaireCollectivite .Modification .AjaxExtender td, .FormulaireCollectivite .Ajout .AjaxExtender td
{
	padding-left: 0px;
	padding-right: 0px;
}
.FormulaireCollectivite .Modification .PanelModal td, .FormulaireCollectivite .Ajout .PanelModal td {
	background:#ffffdd;
}

/* ----------------------------------------*/
/*          ListView Collectivite          */
/* ----------------------------------------*/
.ListeCollectivite {
	font-family: Arial;
}
.ListeCollectivite .LignePair td
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background:#ffffff;
}
.ListeCollectivite .LigneImpair td {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background:#E6F0EE;
}
.ListeCollectivite .Titre, .ListeCollectivite .Titre a {
	font-weight: bold;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background: #00427b;
	color: #ffffff;
}


/* ----------------------------------------*/
/*             Page Contacts               */
/* ----------------------------------------*/
#Adresse {
	padding-bottom: 10px;
	border-bottom: #494949 1px dotted;
}
#Courriels a {
	color: #bd1220;
	margin-left: 10px;
	font-size: 10px;
}
#Courriels 
{
    padding-bottom: 10px;
	border-bottom: #494949 1px dotted;
}
#Horaires {
	float: left;
	display: block;
	clear: both;
	margin-bottom: 10px;
	width: 533px;
}
#Horaires .Titre {
	display: block;
	font-weight: bold;
	background-color: #e1dad0;
	background-image: url(../../Images/punaise.jpg);
	background-position: 95% center;
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 6px;
	padding-top: 5px;
	margin-bottom: 10px;
}
#Horaires .Bloc {
	display: block;
	float: left;
	width: 172px;
	height: 60px;
	padding-top: 6px;
	text-align: center;
	border-right: #424242 1px dotted;
}
#Informations {
	display: block;
	width: 248px;
	float: left;
	padding-right: 20px;
}
#Plans {
	float: left;
	display: block;
	width: 262px;
	margin-top: 20px;
}
#Plans .PlanDetaille, #Plans .PlanSituation {
	float: left;
	display: block;
	width: 120px;
	padding-top: 88px;
	background-repeat: no-repeat;
}
#Plans .PlanDetaille {
	margin-right: 15px;
	background-image: url(../../Images/carte_detaille_pt.jpg);
}
#Plans .PlanSituation {
	background-image: url(../../Images/carte_situation_pt.jpg);
}
#Plans a {
	font-size: 10px;
	display: block;
	background-color: #494949;
	color: #ffffff;
	margin-top: 3px;
	padding-left: 4px;
}
