/* ************************************************ 
 * ------------------------------------------------
 *	Common Settings   Body
 * ------------------------------------------------
 * ************************************************ */
body {background-color: #2F3535;font-family: Times New Roman, Geneva, Arial, Verdana, 'Trebuchet MS', Tahoma, sans-serif;font-size: 13px;color:#000000;}


#main{width:900px;margin:auto;background-color: #bdab93;padding: 10px;}

q{
	text-decoration: none;
	font-size: 11px;
}
#formCreate{
	font-size:14px;
}
form {
		margin: 0px;
		padding: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:active {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #000066;
	background: #EEE;
	text-decoration: underline;
}
.adresse {
	text-indent: 0px;
	font-weight: bold;
	font-size: 11px;
}
.newLine{
clear:both;
}

/************************************************* 
*	Header - TopMenu - SideMenu
**************************************************/
#header {
	width: 960px;
	height: 114px;
	margin: auto;
	background-image: url("../ico/bandeau.jpg");
	background-repeat: no-repeat;
}
#header a img{
	border: 0;
}
#header .logo {
	margin-left: 10px;
	}
	
#containerMenuTop{
	margin: 0px;
	width:960px;
}

#menuTop{
	float: left;
	width: 960px;
	margin: 0px;
	/*margin: auto;*/
	background-image: url("../ico/degrade.jpg");
	background-repeat: repeat-x;
	}
#menuTop .menuItem {
	font-family: Geneva, Arial, Verdana, serif;
	font-size: 0.7em;
	float: left;
	/*margin-left: 12px;*/
	/*margin-right: 12px;*/
	/*border-left	: 1px #989898 solid;*/
	border-right: 1px #989898 solid;
	padding: 3px;
}
	
.menuItem a{
	color: #000000;
	text-decoration: none;
	margin-right: 10px;
}
.menuItem a:hover{
		color: #000000;
		text-decoration: none;
		background-color:#FFFFFF;
}

#adminSideMenu{
	float: left;
	width: 210px;
	margin-top:0px;
	margin-left:12px;
}
.menu_block {
	width: 200px;
}

.sideMenuItem{
	margin-bottom: 20px;
	margin-left: 10px;	
	background-color: #FFFFFF;
	text-align: left;
}
.sideMenuItem  h3{
	font-size: 15px;
	text-align: center;
}
.sideMenuItem ul{
	font-size: 0.95em;
	margin-bottom: 5px;
}
#GroupAndObjList{
	max-height : 300px;
	overflow: auto;
	width: 900px;
}
#centralAdmin{
	width: 900px;
    margin-left: 150px;            
}
#centralAdmin ul{
	list-style-type: none;
}
#central{
	margin-left: 185px;
}
#content{
	/*margin-left: 185px;*/
}
#recapitulatif a{
	/*color:maroon;*/
}
#recapitulatif a:hover{
	background:none;
}
#alerte a {
	color:maroon;
}
#alerte a:hover {
	background:none;
}
/************************************************* 
*	quicklink - Affichage des resultat de recherche
**************************************************/

#quicklink {
	text-align:left;
	color:#FFFFFF;
	/*margin-left: 10px;*/
	margin: auto;
	/*background-color: #FFFFFF;*/
	}
	/*#quicklink .sub {
		float: left;
		height: 300px;
	    margin-top: 5px;
		margin-right: 20px;
		}*/
	#quicklink .text {
		/*text-align: center;*/
		/*margin-left: 30px;*/
		}
	#quicklink  img {
		width: 250px;
		padding: 9px;
		border-top: 2px #D1D1D1 solid;	
		border-right: 1px #989898 solid;
		border-bottom: 1px #989898 solid;	
		border-left: 1px #D1D1D1 solid;
		margin-top: 0px;
		}
		
/************************************************* 
*	Contents Central
**************************************************/
#contents {
width: 960px;
background-color: #FFFFFF;
text-indent: 20px;
margin: 0px auto;
}

#contents h1{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
	
#central{
	background-color: #FFFFFF;
	text-indent: 0px;
	margin: 0px 5px 0px 5px;
}
#central .imageAccueil{
		display: block;
	    margin-left: auto;
	    margin-right: auto;
}

#central p{
	margin: auto;
	text-align: justify;
	}

#event_table{
	overflow: scroll;
	}
.divAdminObjet{border:solid 2px #aaaaaa;background-color:#C3C3B5;padding:8px;width:650px;margin-bottom:4px;}
.divCreerObjet{border:solid 2px #aaaaaa;background-color:#C3C3B5;padding:8px;width:550px;margin-bottom:8px;}


.formulaire-album-photo-objet{margin:5px;padding:18px;background-color:silver;border:solid 1px;width:700px;}
.formulaire-album-photo-objet a:hover{background-color:#52bad5;text-decoration:none;}
.central_title{background-color:#dddddd;font-size:1.8em;letter-spacing:0.2em;margin:1.5em auto auto 1.1em;padding:0.2em;}



