@import url(actualites2.css);
/*
	blue border : #36c2d8
div {border:1px solid red}
	
*/
html
{
	
}
#main
{
}
h1
{
	padding:10px 0;
	padding-bottom:0px;
	font-size:35px;
	font-family:Arial Black, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
h1#agence_fmc
{
	display:block;
	margin:0;
	padding:0;
	height:269px;
	width:32px;
	background:url(../images/acc2/agence_fmc.gif) no-repeat 0 0;
	float:left;
}
	h1#agence_fmc span
	{
		display:none;
	}
h2, .accueil-texte h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#555555;/*65bade;*/
	letter-spacing:2px;
	padding:12px 0;
	margin:0;
	font-weight:bold;
}
.accueil-texte h2
{
	padding:12px 0 5px 0;
}
.accueil-texte p
{
	margin:0 0 10px 0;
}
p
{
	margin:10px 0 10px 0;
	font-size:12px;
}
	#logo
	{
		sposition:absolute;
		tsop:0; left:-10px;
	}
	#menu
	{
		top:110px;
	}
	#main
	{
		padding-top:90px;
	}
		#right
		{
			
		}

		.accueil-texte
		{
			margin-top:190px;
			margin-left:0px;
			padding-top:18px;
			width:auto;
			sborder-top:1px solid #36c2d8;
		}
			.accueil-texte p, .accueil-texte
			{
				font-size:12px;
			}
			.accueil-texte h1, .accueil-texte h2
			{
				text-align:left;
			}
		#departements_liens
		{
			margin:20px 0 10px 10px;
		}
			#departements_liens a 
			{
				display:block;
				width:65px;
				height:54px;
				float:left;
				margin:0 0px 10px 0px;
				background:url(../images/categories_accueil2.jpg) no-repeat;
				/*background:url(../images/logo_com.gif) no-repeat 0 50%;*/
			}	
				#departements_liens a strong
				{
					display:none;
				}
				
				a#com
				{
					background-position:0 100%;
				}
					a#com:hover
					{
						background-position:0 100%;
					}
				a#newmedia
				{
					background-position:-67px 100%;
				}
					a#newmedia:hover
					{
						background-position:-67px 100%;
					}
				a#event
				{
					background-position:-136px 100%;
				}
					a#event:hover
					{
						background-position:-136px 100%;
					}
				a#regie
				{
					background-position:-206px 100%;
				}
					a#regie:hover
					{
						background-position:-206px 100%;
					}

/*

	TOOLTIP

*/
.tool-tip {
	width: 139px;
	z-index: 13000;
	border-left:2px solid #36c2d8;
	padding-top:9px;
	background:url(../images/bg_tips_top.png) no-repeat 0 0;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
}
 
.tool-text {
	font-size: 12px;
	padding: 4px 8px 8px;
	background: #7d8f99;/*url(../images/tips.gif) 0 0;*/
	color:#fff;
	font-weight:bold;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
	border:1px solid #FF9900;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	border:1px solid #FF9900;
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

