@import url("formstyle_07.css");
@import url("lightbox.css");
@import url("portfolio_07.css");

html, body {
	margin: 0;
	padding: 0;
	min-height: 100%;
}

* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	color: #333;
	padding: 0px;
	background-color: #999999;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 62.5%;
	text-align: center;
}

#header {
	height: 160px;
	width: 820px;
	background-image: url(/media/images/fond_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
}

#header h1 {
	margin: 0;
	padding: 0;
}

#header h1 a {
	text-indent: -9999px;
	display: block;
	width: 200px;
	margin-left: 20px;
	height: 150px;
	float: left;
	margin-top: 20px;
}

#header h2 {
	display: none;
}

a.espacexpo {
	display: block;
	float: right;
	text-indent: -9999px;
	width: 215px;
	margin-right: 20px;
	margin-top: 85px;
	height: 40px;
}

a.langfr:link, a.langfr:visited {
	background-image: url(/media/images/fr.gif);
	display: block;
	text-indent: -9999px;
	width: 17px;
	height: 12px;
	float: left;
	margin-left: 15px;
	margin-top: 98px;
	border: 1px solid white;
}

a.langen:link, a.langen:visited {
	background-image: url(/media/images/en.gif);
	display: block;
	text-indent: -9999px;
	width: 17px;
	height: 12px;
	float: left;
	margin-left: 5px;
	margin-top: 98px;
	border: 1px solid white;
}

a.langfr:hover, a.langen:hover {
	border-color: #cb1d53;
}

#content {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background: url(/media/images/bkg_pattern.jpg) repeat-y center;
	padding-top: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* @group Structure */

/* Structure droite */

#content-left {
	border-style: none;
	width: 200px;
	margin-left: 20px;
	display: block;
	float: left;
	margin-top: 20px;
	padding: 0px;
	text-align: left;
}

#content-right {
	width: 530px;
	margin-left: 240px;
	display: block;
	text-align: left;
}

#content-right h1 {
	color: #CB1D53;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-left: 0;
	border-left-style: solid;
	border-left-width: 5px;
	padding-left: 8px;
	margin-top: 20px;
	text-align: left;
	font: bold 1.8em "Century Gothic", Verdana, sans-serif;
}

#content-right h2 a:link, #content-right h2 a:visited {
	color: #CB1D53;
	text-transform: lowercase;
	border-left-style: solid;
	border-left-width: 5px;
	text-align: left;
	padding-left: 5px;
	display: block;
	margin-bottom: 5px;
	margin-top: 15px;
	font-weight: bold;
	text-decoration: none;
}

#content-right h2 a:hover {
	color: black;
}

#content-right p {
	font-size: 1.2em;
	line-height: 1.5em;
}

#content-right a, #content-right a:visited {
	color: #333;
}

#content-right a:hover {
	text-decoration: none;
}

#content-right ul {
	margin: 0 0 0 30px;
	padding: 0;
}

#content-right li {
	list-style-type: square;
	font-size: 1.2em;
	line-height: 1.6em;
}

.datexpo {
	margin-bottom: 15px;
	margin-top: 0;
	background-color: #cb1d53;
	color: white;
	padding: 3px 5px 3px 15px;
}

.chapo {
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
}

/* @group Menus */

/*menu*/

ul#menu {
	list-style: none;
	text-transform: lowercase;
	padding: 0px 0px 0;
	font-size: 1.2em;
	margin-left: 30px;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
}

ul#menu li ul {
	list-style: none;
	text-transform: lowercase;
	font-style: normal;
	padding: 0;
	margin: 0 0 0 10px;
	font-size: 0.9em;
}

#menu li {
	list-style: none;
	border-top: 1px solid #fff;
	padding: 0;
	margin: 0;
}

#menu a {
	color: white;
	display: block;
	font: 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
	height: 100%;
	text-decoration: none;
	padding: 2px 20px 2px 0;
	margin: 0;
}

#menu a:hover {
	text-decoration: none;
	background-image: url(/media/images/menu_on.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

/*menu footer*/

#footer {
	width: 820px;
	height: 152px;
	background-image: url(/media/images/espaceg_pied.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	padding: 0;
}

#footer ul {
	list-style: none;
	text-transform: lowercase;
	margin-left: 240px;
	margin-top: 0;
	padding-top: 80px;
}

#footer li a, #footer li a:visited {
	list-style: none;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	line-height: 20px;
	text-decoration: none;
	display: block;
	float: left;
	color: gray;
}

#footer a:hover {
	color: #999999;
}

/* @end */

/* @group Clearing */

div.clear hr {
	display: none;
}

div.clear, p.clear {
	clear: both;
	padding: 0;
	margin: 0;
	height: 1px;
	border-width: 0;
	visibility: hidden;
	line-height: 1px;
	font-size: 1px;
}

/* @end */

/* @group Divers */

#content-right p.note {
	font-size: 1em;
}

.red {
	color: red;
	font-weight: bold;
}

#hierarchie {
	color: #666;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	letter-spacing: 1px;
	font-size: 0.9em;
	margin-bottom: 20px;
	text-align: left;
	padding-bottom: 5px;
}

#hierarchie a, #hierarchie a:visited {
	color: #666;
	text-decoration: none;
	border-style: none;
}

#hierarchie a:hover {
	color: black;
	text-decoration: none;
	border-style: none;
}

/* end */

.aligndroite {
	text-align: right;
	float: right;
}

hr.spip {
	height: 2px;
	width: 100%;
	border-style: none;
	background-color: #666;
	margin-bottom: 20px;
	margin-top: 20px;
}

h3.spip {
	margin-top: 15px;
	margin-bottom: 8px;
	font-size: 1.3em;
}

p.spip {
	margin-top: 6px;
	margin-bottom: 3px;
	text-align: justify;
}

.autresnews {
	display: block;
	border-top-style: dotted;
	border-top-width: 1px;
	margin-top: 10px;
	padding-top: 10px;
}

.autresnews h2 {
	margin-bottom: 15px;
}

/* Blocs blancs */

#voir-lieu a:link, #voir-lieu a:visited {
	background-image: url(/media/images/voir_le_lieu.png);
	display: block;
	height: 79px;
	width: 200px;
	text-indent: -9999px;
	margin-top: 30px;
}

#voir-presse a:link, #voir-presse a:visited {
	background-image: url(/media/images/espace_presse.png);
	display: block;
	height: 79px;
	width: 200px;
	text-indent: -9999px;
}

#voir-lieu a:hover, #voir-presse a:hover {
	opacity: 0.75;
	filter:alpha(opacity=70);
}

#voir-ombre {
	background-image: url(/media/images/ombre_left.jpg);
	height: 56px;
	width: 200px;
}

/* Les News */

#breve-sidebar {
	color: white;
	padding: 10px;
	width: 180px;
}

#breve-sidebar h1, #breve-sidebar h1 a, #breve-sidebar h1 a:visited {
	margin: 10px 0;
	padding: 0;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1em;
}

#breve-sidebar h1 a:hover {
	color: silver;
}

#breve-sidebar p {
	margin: 0;
	padding: 0;
}
