/* @override http://www.ignis.fr/cms_ignis/style.css */

/*SITE MODELE 

©IGNIS 

7 octobre 2009 

*/

/* @group remise à 0 */
/* @group */
/* remise à zéro http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
@font-face {
	font-family: 'Ville';
	src: url("../fonts/britanic.ttf") format("truetype");
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* @end remise à zéro */

/* @group Général */
body{
	background: url(../images/bg_fond.jpg) no-repeat top center #fff;
	background-attachment: fixed;
}
.clearboth{
	clear: both;
}
.aguauche{
	float: left;
	margin: 0 10px 0 0;
}
.adroite{
	float: right;
	padding: 0 0 10px 10px;
}
p{
	font-size: 13px;
	color: #000000;
	text-align: justify;
}

/* @group entêtes */

h1{
	font-size: 25px;
	margin-bottom: 2px;
}
h2{
	color: #b0b5c7;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	margin: 0 0 2px 0;
	padding: 0;
}
h3{
	color: #333;
	/*color: #bbb;*/
	font-size: 14px;	
	font-weight: bold;
}
h4{
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
h5{
	font-size: 12px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	margin-top: 5px;
	/*border-bottom: 1px dashed #000;*/
}
h5 a {
	display: inline-block;
	background-color: #e2001b;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
}
h5 a:hover {
	background-color: #333;
	color: #fff;
}
h6{
	
}
ul {
	margin-left: 15px;
	list-style-type: disc;
	list-style-position: inside;
}
li {
	font-size: 13px;
	color: #000;
}
thead {
	background-color: #579627;
	color: #fff;
}
th {
	font-weight: bold;
}
/* @end */
/* @end */

/* @group contenu */
#contenu {
	position: relative;
	width: 880px;
	margin: 170px auto 0 auto;
	z-index: 1;
	background-image: url(../images/bg_contenu.png);
	background-repeat: repeat;
}
h1#logo {
	position: absolute;
	left: -60px;
	top: -105px;
	z-index: 100;
}
#coccinelle {
	position: absolute;
	left: 240px;
	top: -170px;
}
#content {
	position: relative;
	padding: 25px 0 0 0;
}
p#accroche {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 17px;
	color: #fff;
	margin: 2px 0;
	line-height: 17px;
	letter-spacing: -.5px;
	text-align: left;
	padding-bottom: 15px;
	width: 570px;
}
#menu_ville{
	position: relative;
	width: 250px;
	float: left;
	margin-top: 75px;
	margin-bottom: 30px;
	padding: 0 10px;
}

#contenugauche{
	position: relative;
	float: right;
	width: 600px;
	padding: 0 10px 25px 0;
}

#contenugauche .coordonnees a{
	display: inline-block;
	font-size: 12px;
	background-color: #e2001b;
	color: #fff;
	text-decoration: none;
	padding: 2px;
	margin-top: 5px;
}
#contenugauche .coordonnees a:hover{
	background-color: #579627;
}

#contenugauche .record h1, #contenugauche .listefichiers1 h1, #contenugauche .coordonnees h1 {
	font-size: 22px;
	line-height: normal;
	font-weight: bold;
	color: #e2001b;
}
#diaporama {
	float: right;
	margin-bottom: 25px; 
}
.mini {
	padding-top: 5px;
	margin-top: 10px;
	border-top: 1px dotted #000;
	font-size: 11px;
	text-align: center;
	font-style: italic;
}

/* @group MENU */

/* @end */

/* @end */

/* @group header */

/*#header{
	position: relative;
	height: 112px;
	background: url(../images/header.jpg) no-repeat #304f5e;
}

#header h1 {
	float: left;
	border: 0;
}*/

/* @end */

/* @group Footer */
#partenaires {
	position: relative;
	width: 880px;
	margin: 0 auto;
	text-align: center;
	clear: both;
	/*border-top: 1px dashed #ccc;*/
	/*border: 1px solid #000;*/
	/*background: url(../images/bg_contenu.png) repeat;*/
	background-color: #fff;
}
#partenaires a {
	display: inline-block;
	height: 55px;
	line-height: 55px;
	text-decoration: none;
	padding: 5px 7px 5px 7px;
	margin: 0;
	border: 1px solid #fff;
}
#partenaires a:hover {
	background: url(../images/bg_partenaire_hover.jpg) repeat-x top left;
	border: 1px dotted #ddd;
}
#partenaires a img {
	vertical-align: middle;
	max-height: 45px;
	/*max-width: 110px;*/
}
#partenaires p.nos_partenaires {
	position: relative;
	text-align: center;
	color: #e2001b;
	font-size: 11px;
	font-style: italic;
	text-decoration: underline;
}

#footer{
	width: 860px;
	margin: 0 auto 30px auto;
	padding: 5px 10px;
	background-color: #e2001b;
	font-size: 11px;
	text-align: right;
	clear: both;
}
#footer a{
	text-decoration: none;
	color: #fff;
	padding-left: 20px;
}
#footer a:hover{
	text-decoration: underline;
}

#flashcontent_pub {
	width: 860px;
	margin: 0 auto;
	padding: 0 10px 15px 10px;
	background-image: url(../images/bg_contenu.png);
	background-repeat: repeat;
	text-align: center;
}
/* @end */

/* @group MODULES */

.article{
	position: relative;
	margin: 0;
	padding: 0;
}
table.listefichiers2 td {
	padding: 5px 10px;
}
table.listefichiers2 th {
	padding: 3px 10px;
}
/* @end */

/* @group contenu principal*/

.intro{
	margin: 0;
	padding: 0;
}
.intro p {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 17px;
	color: #fff;
	margin: 2px 0;
	line-height: 17px;
	letter-spacing: -.5px;
	text-align: left;
	padding-bottom: 15px;
	width: 570px;
}
#contenugauche .record {
	position: relative;
	clear: both;
	margin-bottom: 10px;
	padding: 0;
}
/*#contenugauche .actu_normal {
	background-color: #fff;
	padding: 15px;
}*/
#contenugauche .listefichiers1 {
	margin: 20px 0 10px 0;
	padding: 0;
}
.listefichiers{
	color: #403c0e;
	padding-left: 25px;
	background: url(../images/suivant.gif) no-repeat;
	margin-bottom: 5px;
	margin-top: 5px;
}

/* @end */

/* @group contenu secondaire */



/* @end */

/* @group MENU */

#menu{
	position: absolute;
	top: -45px;
	left: 270px;
	margin: 0;
	padding: 0;
	z-index: 100;
}
#Nav {
	padding: 0;
	margin: 0;
}
#menu li h1{
	font-size: 12px;
	text-transform: capitalize;
}

#menu ul li {
	float: left;
	margin: 0 16px 0 0;
}

#menu ul li h1 a{
	display: block;
	width: 102px;
	height: 51px;
	background-position: 0 -106px;
	text-indent: -4000px;
	overflow: hidden;
}
#menu ul li#active h1 a{
	background-position: 0 0;
}
#menu ul li h1 a:hover, #menu ul li#active h1 a:hover, #menu ul li.inline1 h1 a:hover {
	background-position: 0 -53px;
}

#menu ul li.inline1 h1 a{
	display: block;
	width: 102px;
	height: 51px;
	background-position: 0 0px;
	text-indent: -4000px;
	overflow: hidden;
}

#menu ul li ul {
	margin-top: 44px;
	background-color: #b6c2e7;
	border-bottom: 1px solid #586fb6;
	border-left: 1px solid #586fb6;
	border-right: 1px solid #586fb6;
}

#menu ul li ul li a {
	color: #2f3c66;
	height: auto;
	/*padding: 10px;*/
	margin: 0;
}

#menu ul li ul li a:hover {
	background-color: #8da0db;
	background-image: none;
	height: auto;
	color: #2f3c66;
	/*padding: 10px;*/
	margin: 0;
}

#menu ul ul ul {
	margin-top: -1px;
	padding-top: 0;
	margin-left: 220px;
	background-color: #b6c2e7;
	border: 1px solid #586fb6;
}

.Menu {
	margin: 0;
	display: none;
	text-align: left;
	float: left;
	position: absolute;
	z-index: 10001;
	padding: 0;
}

.inline {
	padding: 0px;
	display: inline;
}
.inline1 {
	padding: 0px;
	display: inline;
}

.inbloc {
	display: block;
	clear: left;
}
.paslarge {
	width: 200px;
	float: left;
	overflow: hidden;
	margin-top: 5px;
	font-size: 12px;
	line-height: 14px;
	/*padding: 10px 0;*/
}

/* @end */

.conference {
	background: url(../images/bg_contenu.png) repeat;
	padding: 7px;
	width: 500px;
	border-bottom: 1px dotted #E2001B;
	margin-bottom: 5px;
}

/* @group Menu Ville */
#menu_ville ul {
	margin: 0;
	padding: 0;
	width: 220px;
}
#menu_ville li {
	list-style: none;
	text-align: center;
	margin: 0px;
	padding: 0;
	text-indent: 0;
}
#menu_ville li img {
	margin: 0;
	padding: 0;
	text-align: left;
}
#menu_ville a {
	display: block;
	text-decoration: none;
	/*background-color: #d9f2bf;*/
	padding: 4px 0;
	background: url(../images/bg_ville.png) no-repeat bottom left;
}
#menu_ville a.active {
	/*background-color: #bad1a2;*/
	background: url(../images/bg_ville_active.png) no-repeat bottom left;
	padding: 8px 0;
}
#menu_ville a:hover {
	/*background-color: #a8df6c;*/
	background: url(../images/bg_ville_hover.png) no-repeat bottom left;
}
#menu_ville a.active:hover {
	/*background-color: #bad1a2;*/
	background: url(../images/bg_ville_active_hover.png) no-repeat bottom left;
}
#menu_ville a .ville {
	font-family: "Ville","Arial Black", sans-serif;
	font-size: 19px;
	color: #993300;
}
#menu_ville a.active .ville {
	font-family: "Ville","Arial Black", sans-serif;
	font-size: 23px;
	color: #993300;
}
#menu_ville a .date {
	font-size: 10px;
	color: #000;
}
#menu_ville a.active .date {
	font-size: 13px;
	color: #000;
	font-weight: bold;
}
#menu_ville ul li.visiter_ville {
	color: #fff;
	background-color: #579627;
	padding: 2px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 15px;
}
/* @end */

/* @group Formulaire */
table {
	font-size: 12px;
}
table.inscription {
	background-color: #fff;
	padding: 10px 20px;
}
table.inscription input[type="text"], table.inscription input[type="password"] {
	background-color: #fff;
	padding: 5px 0;
	width: 180px;
}
table.inscription label {
	font-size: 13px;
	font-weight: bold;
	color: #579627;
}
input[type="submit"] {
	margin-top: 5px;
	background-color: #e2001b;
	color: #fff;
	padding: 5px 10px;
	font-size: 13px;
	border: none;
}

input[type="submit"]:hover {
	background-color: #ccc;
	color: #000;
}

input[type="text"], input[type="password"] {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#langue {
	position: absolute;
	top: 17px;
	right: 7px;
}

input.lang {
	float: right;
	margin-left: 6px;
}

/* @end */

/* @group Ville */
ul#menu_principal_ville {
	display: block;
	position: relative;
	margin: 0 0 20px 0px;
	padding: 0;
}
ul#menu_principal_ville li {
	display: inline;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0 5px 5px 0;
}
ul#menu_principal_ville li a {
	display: inline-block;
	width: 94px;
	height: 41px;
	line-height: 41px;
	/*padding: 5px 10px;*/
	text-align: center;
	background: url(../images/sprite-sous-menu.png) no-repeat 0 0;
	/*background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;*/
	color: #000;
	font-size: 10.5px;
	text-decoration: none;
	font-weight: bold;
}
ul#menu_principal_ville li.ville_plus a {
	background-position: 0 -82px;
	color: #fff;
}
ul#menu_principal_ville li a span {
	display: inline-block;
	vertical-align: middle;
	line-height: 1.2;
	width: 90px;
	padding: 0;
	margin: 0;
}
ul#menu_principal_ville li a.ville_retour {
	/*background-color: #e2001b;*/
	/*background-position: 0 -82px;*/
	display: block;
	width: 200px;
	height: auto;
	text-align: left;
	vertical-align: baseline;
	line-height: normal;
	background: none;
	color: #e2001b;
	clear: left;
	text-decoration: underline;
}
ul#menu_principal_ville li a.ville_retour:hover {
	color: #fff;
	text-decoration: none;
	background: none;
}
ul#menu_principal_ville li a:hover {
	text-decoration: none;
	/*background-color: #7faf52;*/
	background-position: 0 -41px;
	color: #fff;
}
#ville_titre {
	position: relative;
	clear: both;
	margin-top: 5px;
}
.cote_nom_ville {
	position: relative;
	float: left;
}
#nom_ville {
	position: relative;
	font-family: "Ville", "Arial Black", sans-serif;
	float: left;
	display: inline;
	height: 33px;
	margin: 0;
	padding: 7px 10px 0 10px;
	background: url(../images/bg_nom_ville.png) repeat-x;
	color: #fff;
	font-size: 25px;
}
h2#ville_date {
	text-align: center;
	color: #fff;
	font-family: "Ville", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
}
h3#edition {
	color: #000;
	margin-bottom: 10px;
	text-align: center;
	font-family: "Ville", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
/* @end */

#contenugauche a.animer {
	display: inline-block;
	margin-top: 5px;
	background-color: #e2001b;
	color: #fff;
	padding: 5px 10px;
	font-size: 13px;
	text-decoration: none;
}
#contenugauche a.animer:hover {
	background-color: #579627;
	color: #fff;
}

h2.choix_ville {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
form.infos_ville {
	margin: 20px 0 10px 0;
}
td.adresse_ville p {
	text-align: left;
	vertical-align: middle;
}
#image_wrap {
	/* dimensions */
	width:auto;
	margin:0;
	padding:15px 0;

	/* centered */
	text-align:center;

	/* some "skinning" */
	background-color:#efefef;
	border:2px solid #fff;
	outline:1px solid #ddd;
	-moz-ouline-radius:4px;
}

/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 500px;
	height:120px;

	/* custom decorations */
	/*border:1px solid #ccc;
	background:url(../images/global/gradient/h300.png) repeat-x;*/
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:680px;
}

/* single scrollable item */
.scrollable img {
	float:left;
	margin:20px 5px 20px 15px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	width:100px;
	height:75px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}

/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
#contenugauche a.browse {
	background:url(../images/scrollable/arrow/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:40px 10px;
	padding: 0;
	background-color: none;
	cursor:pointer;
	font-size:1px;
}

/* right */
#contenugauche a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
#contenugauche a.right:hover 		{ background-position:-30px -30px; }
#contenugauche a.right:active 	{ background-position:-60px -30px; } 


/* left */
#contenugauche a.left				{ margin-left: 0px; } 
#contenugauche a.left:hover  		{ background-position:-30px 0; }
#contenugauche a.left:active  	{ background-position:-60px 0; }

/* up and down */
a.up, a.down		{ 
	background:url(../images/scrollable/arrow/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	






p.echange_lien {
	background: url(../images/bg_partenaires.png) repeat-y top left;
	padding: 5px;
	margin-top: 10px;
}
p.echange_lien a {
	display: inline-block;
	font-size: 16px;
	color: #000;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
}
p.echange_lien a:hover {
	color: #e2001b;
}
p.echange_lien img {
	max-height: 70px;
}





a.lienref {
	color: #000;
}
a.lienref:hover {
	color: #e2001b;
}


a.btn_pdf {
	color: #e2001b;
	font-size: 14px;
	height: 16px;
	line-height: 16px;
	margin-top: 15px;
	display: inline-block;
	text-decoration: underline;
}
a.btn_pdf img {
	display: inline-block;
	vertical-align: middle;
}
a.btn_pdf:hover {
	color: #579627;
	text-decoration: underline;
}
