html {
	font-size: 100%;
}
body {
	background: #FFF url(../design/bg_body.png) repeat-x top left;
	color: #333;
	font: normal 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#img {
	height: 160px;
}

/* CONTAINER */
#pageShaddow {
	background: url(../design/bg_container_shaddow.png) repeat-y top center;
	margin: 0px auto;
	padding: 0px 15px;
	width: 900px;
}
* html #pageShaddow {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='squelettes/design/bg_container_shaddow.png', enabled='true', sizingMethod='scale');
	width: 920px;
}
#page {
	background: url(../design/bg_container.png) repeat-y top center;
	position: relative;
	text-align: left;
	width: 900px;
}
#bg_content {
	background: url(../design/bg_content.jpg) no-repeat bottom right;
	padding: 0px 0px 1px;
}

/* LOGO */
h1#logo {
	background: url(../design/logo_eureca.png) no-repeat top left;
	height: 230px;
	left: -35px;
	line-height: 1px;
	margin: 0px;
	position: absolute;
	text-indent: -9000px;
	top: 195px;
	width: 230px;
	z-index: 1;
}
* html h1#logo {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='squelettes/design/logo_eureca.png', enabled='true', sizingMethod='crop');
}
h1#logo a {
	display: block;
	height: 100%;
	text-decoration: none;
	width: 100%;
}

/* BANNER */
#banner {
	border-bottom: 4px solid #FFF;
}

/* MENU */
#mainMenu {
	background: url(../design/bg_menu.png) repeat-x top center;
	font-size: 13px;
	font-weight: bold;
	height: 85px;
	line-height: 65px;
	position: relative;
	text-align: center;
	z-index: 5;
}
* html #mainMenu {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='squelettes/design/bg_menu.png', enabled='true', sizingMethod='scale');
}
#mainMenu ul {
	margin: 0px;
	padding: 0px;
}
#mainMenu li {
	display: inline;
	list-style-type: none;
}
#mainMenu a {
	color: #FFF;
	margin: 0px 7px;
	text-shadow: #000;
	text-decoration: none;
	text-transform: uppercase;
}

#colLeft {
	color: #E5401A;
	float: left;
	margin: 180px 0px 0px 0px;
	padding: 0px 10px 20px;
	width: 173px;
}


#contenu {
	float: left;
	padding: 0px 20px 20px 20px;
	width: 667px;
}
#contenu h2 {
	color: #440808;
	text-transform: uppercase;
}
#contenu h2 span {
	color: #E5401A;
}
#contenu h3 a {
	color: #48699C;
}
#contenu ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.column {
	border-top: 1px solid #DDD;
	float: left;
	margin: 0px 0px 22px 0px;
	padding: 20px 10px 0px;
	width: 300px;
}
.top {
	border-top: none;
	padding: 0px 10px 0px;
}
.first {
	margin-right: 26px;
}

.column h2 {
	margin-top: 0px;
}
.column .spip_logos {
	margin-right: 10px;
}
.hr {
	border-top: 1px solid #DDD;
	margin-bottom: 25px;
}

.clear {
	clear: left;
}

/* CONTENT */
h2 {
	font-size: 19px;
	font-weight: normal;
}
h3 {
	color: #48699C;
	font-size: 15px;
	margin: 0px;
}
h4 {
	color: #48699C;
	font-size: 13px;
	margin: 10px 0px 5px;
}
p {
	margin: 0px;
}
strong {
	color: #65934B;
}
th, td {
	vertical-align: top;
}
.paddingTh th {
	padding-top: 10px;
}
.photosDroite {
	padding-left: 10px;
	text-align: center;
}
	/* Breves */
	#breve h2 {
		margin: 18px 0px 0px;
	}
	#breve .date {
		font-size: 11px;
		margin: 0px 0px 15px;
	}
	
	
	
	/* CONTENU */
	.contentRight td {
		padding: 0px 5px 15px 0px;
		vertical-align: top;
	}
	.contentRight h3 {
		margin: 0px;
		padding: 0px;
	}
	.contentRight h3 .date {
		color: #333;
	}
		/* Colonne gauche */
		.contentLeft h2, .contentLeft h2 a {
			color: #C6C7C6;
			margin: 20px 0px 0px;
			text-transform: uppercase;
		}
		.contentLeft ul {
			list-style-type: none;
			margin: 0px;
			padding: 0px;
		}
		.contentLeft li {
			margin-bottom: 5px;
		}
		.contentLeft td {
			font-size: 11px;
			vertical-align: top;
		}
		.contentLeft .date {
			font-size:10px;
		}
		.contentLeft img {
			margin-left: 5px;
		}
		.contentLeft a {
			color: #000;
			text-decoration: none;
		}
		.contentLeft form {
			color: #000;
			font-size: 11px;
		}
	/* Articles */
	#articles ul {
		list-style-type: none;
		padding: 0px;
	}
	#article .spip_logos {
		margin: 0px 0px 0px 10px;
	}
	#articles td.logo {
		width: 45px;
	}
	#articles td.logo_partenaires {
		width: 100px;
	}
	/* News */
	#news ul {
		list-style-type: none;
		padding: 0px;
	}
	
	/* Sites */
	#sites td.logo {
		width: 35px;
	}
	#sites ul {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
	}
	#sites img {
		margin: 0px 5px 0px 0px;
	}
	/* Services - rubrique */
	#services ul {
		list-style-type: none;
		padding: 0px;
	}
	#services li {
		float: left;
		padding-right: 30px;
		width: 45%;
	}
	#services h3 {
		margin-bottom: 10px;
		text-transform: uppercase;
	}
	#services h3 a {
		text-decoration: none;
	}
	#services p {
		margin-bottom: 10px;
	}
	
	/* Références - rubrique */
	.references li {
		border-bottom:1px solid #DDD;
		padding:10px 5px;
	}
	.references .logo {
		float:left;
	}
	.references h3, .references p {
		margin:0px 0px 0px 90px;
	}

.pdfLink {
	float: right;
}

/* LIENS */
a:focus {
	outline: none;
}
a img {
	border: none;
}
a {
	color: #65934B;
}

/* FOOTER */
#footer {
	background: url(../design/bg_footer.png) no-repeat top center;
	color: #440808;
	height: 50px;
	margin: 0px auto;
	width: 930px;
}
* html #footer {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='squelettes/design/bg_footer.png', enabled='true', sizingMethod='crop');
	width: 950px;
}
#footer p {
	font-size: 14px;
	line-height: 30px;
	margin: 0px;
}
#footer p.admin {
	color: #999;
	float: left;
	font-size: 10px;
	margin: 0px 0px 0px 30px;
}
#footer p.copyright {
	color: #999;
	font-size: 10px;
	margin: 0px 30px 0px 0px;
	text-align: right;
}
#footer p.admin a, #footer p.copyright a {
	border-bottom: 1px dotted #999;
	color: #999;
}
#footer strong {
	color: #FFF;
	font-weight: normal;
}
#footer a {
	color: #440808;
	text-decoration: none;
}

/* FORMULAIRE */
#contenu form h2 {
	color: #65934B;
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0px 0px;
	text-transform: uppercase;
}
#contenu form label {
	padding-top: 3px;
}
#contenu form td {
	font-size: 12px;
}
#contenu form .error {
	color: #C00;
	font-size: 10px;
	margin: 5px 0px 0px;
}
#contenu form textarea {
	font: normal 1em Arial, Helvetica, sans-serif;
	width: 630px;
}

/* CARTE GOOGLE MAPS */
#carte_gmaps {
	height:250px;
	margin-bottom:15px;
	width:250px;
}
#mapcarte_full_gmaps {
	height:300px;
	margin:0px 0px 15px;
	width:100%;
}