/* General */

body {
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #000;
	padding: 0;
	margin: 0;
	background: #F5F5F5;
}

#page {
	width: 902px;
}

#page div {
	position: relative;
}

#global {
	border: solid 1px #606060;
	background: #FFF url('jouanaud-batiment-bande-top.gif') 50% 0 no-repeat;
	padding-top: 12px;
}

#banniere {
	margin-bottom: 7px;
	height: 187px;
	background: url('jouanaud-batiment-banniere.jpg') 50% 0 no-repeat;
}

#main {
	margin-top: 7px;
}

#menu {
}

#content img{
	position: relative;
	z-index: 200;
}

#bandeau_bas {
	background: url('jouanaud-batiment-bande-bottom.gif') 50% 100% no-repeat;
	height: 25px;
}

#langage {
	padding: 2px 30px;
	text-align: right;
}

#footer {
	margin: 15px 0;
	text-align: center;
}

/* Contact */

td.legende {
	font-size: 10px;
	font-style: italic;
}

span.error {
	font-size: 12px;
	font-weight: bold;
	color: #EE2200;
}

.contact_field {
	width: 80%;
	font-family: Arial, Verdana;
	font-size: 12px;
	border: 1px solid #666;
	padding: 2px;
}

/* Diaporama */

#mod_diapo {
	width: 360px;
	height: 200px;
	margin-bottom: 30px;
}

#diaporama {
	border: none;
}

/* Blog */

div.blog {
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #FFF;
}

div.blog h2 {
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	color: #00F;
	text-align: left;
}

div.blog p {
	padding: 0;
	margin: 10px 0 0 0;
	font-size: 15px;
	color: #FFF;
	text-align: left;
}

/* Styles */

h1.titre {
	color: #FFF;
	margin-bottom: 20px;
	text-align: left;
	padding: 12px 0;
	font-size: 24px;
	display: block;
}

#main div.maininner {
}

#menu div.inner {
	margin-left: 7px;
	background: #2900E0 url('jouanaud-batiment-menu-right.gif') 100% 0 repeat-y;
}

#menu div.inner div.inner2 {
	margin: 0;
	padding-top: 60px;
	background: url('jouanaud-batiment-menu-top.gif') 50% 0 no-repeat;
}

#menu div.inner div.inner2 div.inner3 {
	margin: 0;
	padding: 0 25px 30px 10px;
	background: url('jouanaud-batiment-menu-bottom.gif') 50% 100% no-repeat;
}

#content div.inner {
	padding: 0;
	margin: 0;
	background: #E30000 url('jouanaud-batiment-content-right.gif') 100% 0 repeat-y;
}

#content div.inner div.inner2 {
	margin: 0;
	padding: 0;
	background: url('jouanaud-batiment-content-bottom.gif') 50% 100% no-repeat;
}

#content div.inner div.inner2 div.inner3 {
	margin: 0;
	background: url('jouanaud-batiment-content-top.gif') 50% 0 no-repeat;
	padding: 0 35px 30px 25px;
	color: #FFF;
}

/* Liens */

#menu a {
	padding: 5px 10px;
	text-align: left;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

#menu a.current {
	background: url('puce.gif') 0 56% no-repeat;
}

#menu a.submenu {
	padding: 5px 10px 5px 30px;
	font-weight: normal;
}

#menu a.submenu:hover {
	text-decoration: underline;
}

#menu a.submenu_current {
	padding: 5px 10px 5px 30px;
	font-weight: normal;
	background: url('puce.gif') 20px 56% no-repeat;
}

#langage a {
	margin: 0 5px;
	color: #2900E0;
	font-weight: bold;
	text-decoration: none;
}

#langage a:hover {
	text-decoration: underline
}

#langage a.current {
	color: #7057E0;
}

div.blog a {
	color: #00F;
	text-decoration: none;
}

div.blog a:hover {
	text-decoration: underline;
}