﻿

/*****************************************
		Debut DefaultMasterPage
******************************************/

/*tableau principal contenant le site
option align="center" d'un table n'est plaus valide W3c */
table.tabmain {margin-left:auto; margin-right:auto;}

#headerImages
{
	
	border-left:solid 1px #80776E;
	border-right:solid 1px #80776E;
	background-color:White;
	
}

#headerBarreMenu
{
	
	border-left:solid 1px #80776E;
	border-right:solid 1px #80776E;

}
#EmplacementPourBarreMenu
{
	height:30px;
	border-left:solid 1px #80776E;
	border-right:solid 1px #80776E;
}



/* Tableau principale dans la page */
#TableauCelluleGauche
{
	width:10px;
	border-right:solid 15px #EFD193;
}
#TableauCelluleDroite
{
	width:10px;
	border-left:solid 15px #EFD193;
}
#TableauCelluleMilieu
{
	width:780px;
}



#contentplaceholder
{
	background-color:White;
	border-left:solid 1px #80776E;
	border-right:solid 1px #80776E;
	width:100%;
}

/* content dans le content placeholder */
#content_std
{
	margin-left:15px;
	margin-right:15px;
	font-size:0.8em;
	color:#615E5A;
	line-height:1.5em;
	/*height:600px;*/
	/*min-height:600px!important;*/
}

#content_std p.list 
{
	margin-top:0px;
	margin-right:10px;
	margin-bottom:5px;
	margin-left:10px;
	padding-left: 12px;
	/*font-size:0.8em;*/
	/*line-height:1.4em;*/
	/*color:#615E5A;*/
	background-image:url(images/puce.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;
}	



#content_std a
{
	color:#A84A2A;
}
#content_std a:hover
{
	color:#A84A2A;
}

#content_std .paragraphe
{
	padding-left:15px!important;
	margin-left:15px;
	
	padding-right:15px!important;
	margin-right:15px;
}



#content_std hr.ligne
{
	height:1px;
	border:solid 1px #EFD193;
}

#content_std hr.pointillee
{
	height:1px;
	border:dotted 1px #EFD193;
	
}

/* fin content_std */

#content_accueil
{
	/*
	height:600px;
	min-height:600px;
	*/
}

#content_default
{
	height:600px;
	/*min-height:600px;*/
}


#footer
{
	height:20px;
	border-left:solid 1px #80776E;
	border-right:solid 1px #80776E;
	border-top:solid 1px #BFBBB8;
	font-family:Verdana;
	font-size:0.7em;
	
	background-color:#EDECEA;
	color:#80776E;
}
#footer a
{
	font-size:0.8em;
	color:#80776E;
	text-decoration:none;
	cursor:pointer;
}
#footer a:hover
{

	font-size:0.8em;
	color:#80776E;
	text-decoration:underline;
	cursor:pointer;
}

#liste_actualites
{
	margin-left:15px;
	margin-right:10px;
	
}

#liste_actualites a , #liste_actualites a:hover
{
	color:#A84A2A;
}



#lien_toutes_actualites
{
	position:relative;
	float:right;
	font-size:0.8em;
	color:White;
	margin-right:10px;
	padding-bottom:10px;
	background-image:url(images/bande_actu_agenda.gif);
	background-repeat:no-repeat;
	width:245px;
	text-align:right;
	height:15px;
	line-height:15px;
	vertical-align:middle;
}

#lien_toutes_actualites a, #lien_toutes_actualites a:hover, #lien_toutes_actualites a:visited

{
	
	font-size:0.8em;
	color:White;
	padding-right:5px;
}


#lien_agenda
{
	
	font-size:0.8em;
	color:White;
	margin-right:10px;
}

#lien_agenda a
{
	
	font-size:0.8em;
	color:White;
	padding-right:5px;
}
#lien_agenda a:hover
{
	
	font-size:0.8em;
	color:White;
	padding-right:5px;
}

.Button
{
	border:solid 1px #A84A2A;
	font-size:0.9em;
	color:#A84A2A;
	background-image:url('images/bt_bg.png');
	background-repeat:repeat-x;
}
.TextBox
{
	border:solid 1px #A84A2A;
}

.ListBox
{
	font-family: verdana, arial, helvetica, sans-serif normal;
	font-size:1em;
	border:solid 1px #A84A2A;
}

.DivDisplayNo
{
	display:none;	
}
.DivDisplayYes
{
	display:inline-block;
}

/*****************************************
		Fin DefaultMasterPage
******************************************/

/*****************************************
		Debut page 	Organisme.aspx
******************************************/

#cadre_recherche
{
	border:solid 1px #DB896E;
	background-color:#FCF1ED;
}
#cadre_recherche td.LibTitre
{
	font-size:0.9em;
	font-weight:bold;
	color:#A84A2A;
	
}
#cadre_recherche td.LibTexte
{
	font-size:0.8em;
	color:#A8692A;
}

#cadre_recherche a
{
	cursor:pointer;
}

#cadre_recherche a:hover
{
	cursor:pointer;
}

.GridPagerSettings
{
	
	border-top:solid 1px #BFBBB8;
	height:18px;
}
/*****************************************
		Fin Organisme
******************************************/

/*****************************************
		Debut page 	AEGOS.aspx
******************************************/

/* cadre ancre */
#AEGOS_cadre_lien_ancre
{
	float:right;
	border:solid 1px #DB896E;
	background-color:#FCF1ED;
	margin-top:70px;
	padding-top:8px;
	padding-bottom:8px;
	width:20%;
	
}
#AEGOS_cadre_lien_ancre p.list 
{
	margin-top:0px;
	margin-right:10px;
	margin-bottom:5px;
	margin-left:10px;
	padding-left: 12px;
	/*font-size:0.8em;
	line-height:1.4em;
	color:#403e3d;*/
	background-image:url(images/fleche_lien.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;
}	

.GridHeader
{
	border-bottom:solid 1px #BFBBB8;
	/*line-height:1.5em;*/
	vertical-align:middle;
	color:Black;
}


/*****************************************
		Fin page AEGOS.aspx
******************************************/


/*****************************************
		Debut page 	Charte.aspx
******************************************/




/* cadre ancre */
#charte_cadre_lien_ancre
{
	float:right;
	border:solid 1px #DB896E;
	background-color:#FCF1ED;
	margin-top:50px;
	padding-top:8px;
	padding-bottom:8px;
	width:20%;
	
}
#charte_cadre_lien_ancre p.list 
{
	margin-top:0px;
	margin-right:10px;
	margin-bottom:5px;
	margin-left:10px;
	padding-left: 12px;
	/*font-size:0.8em;
	line-height:1.4em;
	color:#403e3d;*/
	background-image:url(images/fleche_lien.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;
}	



/*********************************
		Fin page Charte.aspx
*********************************/

/*****************************************
		Debut page Condition d'utilisation 
		CopyRight.aspx
******************************************/

#copyright_cadre_lien_ancre
{
	float:right;
	border:solid 1px #DB896E;
	background-color:#FCF1ED;
	margin-top:50px;
	padding-top:8px;
	padding-bottom:8px;
	width:30%;
}
#copyright_cadre_lien_ancre p.list 
{
	margin-top:0px;
	margin-right:10px;
	margin-bottom:5px;
	margin-left:10px;
	padding-left: 12px;
	background-image:url(images/fleche_lien.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;
}

/*********************************
		Fin page CopyRight.aspx
*********************************/

/******************************************
		Debut page PartenairesAEGOS.aspx
******************************************/

.TabPartenairesAEGOS td
{
	
	font-size:0.9em;
	
	color:#403e3d;
}


/*****************************************
		Debut page Liens.aspx
******************************************/

.SiteWeb_cadre_lien_ancre
{
	float:right;
	border:solid 1px #DB896E;
	background-color:#FCF1ED;
	margin-top:50px;
	padding-top:8px;
	padding-bottom:8px;
	width:20%;
}
.SiteWeb_cadre_lien_ancre p.list 
{
	margin-top:0px;
	margin-right:10px;
	margin-bottom:5px;
	margin-left:10px;
	padding-left: 12px;
	background-image:url(images/fleche_lien.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;
}

/*********************************
		Fin page Liens.aspx
*********************************/

/*****************************************
		Debut page Presentation.aspx
******************************************/



/*
#presentation  ul
{
	padding-left:10px!important;
	margin-left:10px;
	
	padding-top:10px!important;
	margin-top:10px;
	
	padding-bottom:5px!important;
	margin-bottom:5px;
	
	list-style-position:outside;
	list-style-image:url(images/puce.gif);
	
}
#presentation  ul li
{
	
	line-height:18px;
	vertical-align:middle;

}
*/
/* cadre ancre */
#cadre_lien_ancre
{
	float:right;
	border:solid 1px #DB896E;
	background-color:#FCF1ED;
	margin-top:50px;
	padding-top:8px;
	padding-bottom:8px;
	
}
#cadre_lien_ancre p.list 
{
	margin-top:0px;
	margin-right:10px;
	margin-bottom:5px;
	margin-left:10px;
	padding-left: 12px;
	/*font-size:0.8em;
	line-height:1.4em;
	color:#403e3d;*/
	background-image:url(images/fleche_lien.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;
}

/*********************************
		Fin page Presentation.aspx
*********************************/	