/* @override http://intra.is-webdesign.com/projet/ism25.mm_opera/site/_themes/opera_2010/theme.css */

/* @group Reset */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code, em, font, img, small, strike, strong, sub, sup,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; }
table, caption, tbody, tr, th, td { margin: 0; padding: 0; border: 0; vertical-align: baseline; }
:focus { outline: 0; }
table { border-spacing: 1px; }
A { text-decoration: none; }
A:hover { text-decoration: underline; }
table, .cadre1, .cadre2 { margin-bottom: 20px; }
p, ol, dl, ul, blockquote { margin-bottom: 20px; }
ol { padding: 2px 0 2px 15px; }
ul, blockquote { margin-left: 15px; }
ul ul { margin-left: 15px; }
ul li { padding: 0; list-style-type: square; }
dl dt { font-weight: bold; }
A:hover .image-hover, A:focus .image-hover { opacity: 0.7; }
.left { float: left; }
.right { float: right; }
.no-display { display: none; float: left; height: 0px; width: 0px; border: none; background: none; }
.no-margin { margin: 0px !important; }
.no-margin-bottom { margin-bottom: 0px !important; }
.no-margin-top { margin-top: 0px !important; }
.no-border, .no-border:hover {	border: none;}
.clearer { clear: both; }
.block { width: 100%; overflow: hidden; }
small, .small { font-size: 11px; }
.smaller, .legende { font-size: 10px; }
.text-left { text-align: left; }
.text-center { text-align: center; }
.text-right { text-align: right; }


/* @group globa li reset */

#footer ul, #footer li,
#header #nav-level-1,
#nav-level-1,
#nav-level-1 li,
#nav-transversale,
#nav-transversale li,
#nav-level-2,
#nav-level-2 li,
#nav-level-3,
#nav-level-3 li,
#icones-sociaux,
#icones-sociaux li,
.ismForm ul, .ismForm li,
#dots, #dots li,
ul.item-dates, ul.item-dates li,
ul.item-tarifs, ul.item-tarifs li
{
	list-style: none;
	background: none;
	margin: 0px;
	padding: 0px;
	display: block;
}

/* @end */

/* @group Global display:none */

#header h1 span,
#icones-sociaux li span,
#nav-footer li span,
#dots li span
{
	display: none;
}

/* @end */


/* @end */

/* @group Page Layout */

/* @group structure */

html
{
	height: 100%;
	min-height: 100%;
}
body
{
	font: normal 12px/16px Georgia, "Times New Roman", Times, serif;
	color: #1d2f3b;
	height: 100%;
	min-height: 100%;
	background: #FFFFFF url(images/texture.jpg);
}

#body-bg
{
	
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 2;
}

#body-content
{
	z-index: 3;
	position:relative; /* needed for footer positioning*/
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background: url(images/visuel_saison.gif) no-repeat 102% 0px;
}

.wrapper
{
	/*width: 980px;
	margin: 0px auto;*/
}

.min-height
{
	min-height: 500px;
}

#header
{
	background: url(images/header_pattern.jpg) repeat-x;
	height: 220px;
	position: absolute;
	width: 100%;
	z-index: 1;
}

body, #body-bg, #header {
	min-width: 1240px;
}

#header h1
{
	display: block;
	background: url(images/logo.png) no-repeat;
	height: 250px;
	width: 700px;
	z-index: 4;
	position: absolute;
	left: 0px;
}

#page-body
{	padding: 212px 0 120px 230px; /*padding-bottom for footer*/
	min-height: 755px;
	position: relative;
	min-width: 720px;
	max-width: 1060px;
	margin-right: 320px;
}

#col-navigation
{
	position: absolute;
	top: 30px;
	bottom: 0px;
	left: 17px;
	width: 180px;
	z-index: 3;
	min-height: 450px;
}

#col-navigation #back-home-link
{
	height: 220px;
	width: 180px;
	margin-bottom: 30px;
	cursor: pointer;
}

#contact-footer
{
	position: absolute;
	padding: 10px 10px 70px;
	bottom: 0px;
	top: 650px;
	left: 0px;
	width: 158px;
	background-image: url(images/light_texture.jpg);
	border: 1px solid #FFF;
}

#contact-footer p
{
	margin-bottom: 5px;
}

#contact-footer p.logos
{
	margin: 25px 0px;
}

#homepage #col-content
{
	font-size: 12px;
	line-height: 16px;
}

#col-content
{
	font-size: 13px;
	line-height: 18px;
}

#body-col-left
{
	float: left;
	width: 500px;
}

#body-col-right
{
	float: right;
	width: 280px;
}

#action-boutons
{
	height: 55px;
}

#action-boutons .bouton01.right:last-child
{
	margin-right: 8px;
}

/* @end */

/* @group twitter post */

#twitter-pod
{
	clear: both;
	background: url(images/twitter_bg.jpg) no-repeat;
	height: 70px;
	width: 588px;
	margin-left: -10px;
	padding: 17px 10px 10px 130px;
}

#twitter-pod .abonnement
{
	display: block;
	float: left;
	width: 147px;
	margin-right: 10px;
	text-indent: 45px;
	height: 55px;
}

#twitter-pod .last-tweet
{
	font-style: italic;
	text-shadow: #fffffd 1px 1px 1px;
	font-size: 13px;
}

#twitter-pod .last-tweet strong
{
	color: #708d9f;
	font-style: normal;
}

/* @end */

/* @group footer */

#footer
{
	position: absolute;
	bottom: 0px;
	height: 50px;
	background: #1d2f3b;
	width: 100%;
	z-index: 4;
}

/* @end */

/* @end */

/* @group Navigation */

#nav-level-1
{
	position: absolute;
	top: 140px;
	display: block;
	height: 38px;
	margin-left: 37px;
	overflow: hidden;
}

#nav-level-1 li,
#icones-sociaux li
{
	display: block;
	float: left;
	margin: 5px 10px;
}

#nav-level-1 li
{
	padding: 5px;
	font-size: 14px;
	text-transform: uppercase;
}

#nav-transversale
{
	overflow: hidden;
	border-bottom: 1px solid #a5b5c7;
	margin-bottom: 30px;
	font-size: 13px;
}

#nav-transversale li a,
#nav-level-2 li a,
#nav-level-3 li a
{
	display: block;
	border-top: 1px solid #a5b5c7;
	padding: 6px 7px;
	color: #1d2f3b;
	text-shadow: #fffffd 1px 1px 0;
}

#nav-level-2 li,
#nav-level-3 li
{
	float: left;
	display: block;
	margin: 0px;
}

#nav-level-2 li a,
#nav-level-3 li a
{
	border-top: none;
	font-size: 13px;
	line-height: 18px;
	padding: 6px 18px;
}

#nav-level-2 li a:hover,
#nav-level-2 li a:focus,
#nav-level-3 li a:hover,
#nav-level-3 li a:focus
{
	background-color: #e6f0ef;
	text-decoration: none;
}

#nav-transversale li a:hover,
#nav-transversale li a:focus,
#nav-transversale li a.active,
#nav-level-2 li a.active,
#nav-level-3 li a.active
{
	color: #000;
	background-color: #ccd844;
	text-decoration: none;
}

#nav-level-2, #nav-level-3
{
	overflow: hidden;
	margin-bottom: 25px;
	border-bottom: 1px solid  #b9c4ce;
	border-top: 1px solid  #b9c4ce;
	margin-top: -2px;

}

#nav-level-3
{
	margin-bottom: 35px;
	margin-top: -26px;
}

#nav-level-3 li a
{
	font-size: 12px;
	padding: 4px 10px;
}

#nav-level-1 a
{
	float: left;
	display: block;
	padding: 1px 0px;
	display: block;
	color: #73777a;
	text-shadow: #fffffd 1px 1px 0;
	font-weight: bold;
}

#nav-level-1 a:hover,
#nav-level-1 a:focus,
#nav-level-1 li a.active
{
	color: #d92e2b;
	border-bottom: 1px solid #d92e2b;
	text-decoration: none;
}

ul#nav-footer
{
	margin-left: 210px;
	padding: 4px 0px 0px;
}
#nav-footer li
{
	display: block;
	float: left;
	margin: 0px 15px;
}

#nav-footer li a
{
	text-shadow: none;
	height: 40px;
	display: block;
	float: left;
	background: url(images/logos_footer.gif) no-repeat;
}

#nav-footer li a:hover,
#nav-footer li a:focus
{
	opacity: 0.75; 
}

#nav-footer .metzmetropole a { width: 82px; }
#nav-footer .musee a { width: 86px; background-position: -89px 0px; }
#nav-footer .pompidou a { width: 104px; background-position: -183px 0px; }
#nav-footer .ecole-art a { width: 95px; background-position: -294px 0px; }
#nav-footer .conservatoire a { width: 112px; background-position: -397px 0px; }

/* @group icones sociaux */

#icones-sociaux li
{
	margin: 3px 10px 0px 0px;
}

#icones-sociaux li a
{
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	background: url(images/social_icons.gif) no-repeat;
}

#icones-sociaux li.twitter a { background-position: 0px 0px;}
#icones-sociaux li.digg a { background-position: -28px 0px;}
#icones-sociaux li.google a { background-position: -56px 0px;}
#icones-sociaux li.yahoo a { background-position: -81px 0px;}
#icones-sociaux li.linkedin a { background-position: -107px 0px;}
#icones-sociaux li.facebook a { background-position: -135px 0px;}
#icones-sociaux li.delicious a { background-position: -162px 0px;}

#icones-sociaux li.twitter a:hover { background-position: 0px -17px;}
#icones-sociaux li.digg a:hover { background-position: -28px -17px;}
#icones-sociaux li.google a:hover { background-position: -56px -17px;}
#icones-sociaux li.yahoo a:hover { background-position: -81px -17px;}
#icones-sociaux li.linkedin a:hover { background-position: -107px -17px;}
#icones-sociaux li.facebook a:hover { background-position: -135px -17px;}
#icones-sociaux li.delicious a:hover { background-position: -161px -17px;}

/* @end */

/* @end */

/* @group Typography */

a {
	color: #5c98b1;
	text-shadow: #edf3f3 1px 1px 0;
}

a:hover {
	color: #0099da;
}

h1 {
	font: bold 28px/30px "etica-1","etica-2","helvetica","arial",sans-serif;
	line-height: 28px;
	text-transform: uppercase;
}

h2 {
	margin-top: 5px;
	margin-bottom: 25px;
	font: bold 22px/22px "etica-1","etica-2","helvetica","arial",sans-serif;
	color: #d92e2b;
	text-transform: uppercase;
	text-shadow: #edf3f3 1px 1px 0;
}

.une h2
{
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 28px;
	line-height: 28px;
}

H3
{
	color: #d92e2b;
	font: bold 18px "etica-1","etica-2","helvetica","arial",sans-serif;
	margin-bottom: 15px;
	text-transform: uppercase;
	text-shadow: #edf3f3 1px 1px 0;
}

h2 a, h3 a {
	color: #d92e2b;
}
h2 a:hover, h3 a:hover, h6 a:hover,
h2 a:focus, h3 a:focus, h6 a:focus {
	color: red;
}

h4
{
	text-transform: uppercase;
	font: bold 16px "etica-1","etica-2","helvetica","arial",sans-serif;
	text-shadow: #FFF 1px 1px 0;
	margin: 20px 0px;
}

h5
{
	font-size: 14px;
	color: #000;
	margin-top: 15px;
	margin-bottom: 15px;
	text-shadow: #FFF 1px 1px 0;
	text-transform: uppercase;
}

dl dt, H6
{
	font: normal 14px Georgia, "Times New Roman", Times, serif;
}

h6
{
	margin-bottom: 10px;
}

h6, h6 a, dl dt
{
	color: #73777a;
}

dt, dd, .list2 li
{
	border-bottom: 1px dotted #a0aab3;
	padding-bottom: 3px;
}

dd
{
	padding: 3px 0px 3px 15px;
}

.text-exergue
{
	font-size: 15px;
	line-height: 22px;
	color: #73777a;
	margin-bottom: 25px;
}

.list1, .list2 { margin-left: 0; }

.list1 li, .list2 li
{
	list-style: none;
	background: url(images/puce_verte.png) no-repeat 2px 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.list2
{
	border-top: 1px dotted #73777a;
}
.list2 li
{
	padding-top: 5px;
	background-position: 2px 10px;
}

.embossed
{
	text-shadow: #edf3f3 1px 1px 0;
}

.gris
{
	color: #73777a;
}

.gris-bleu
{
	color: #668391;
}

.bleu
{
	color: #5c98b5;
	text-shadow: #edf3f3 1px 1px 0;
}

.vert-navigation
{
	color: #ccd844;
}

.vert
{
	color: #8f8c27;
	text-shadow: #e3eaea 1px 1px 0;
}

.noir, .black
{
	color: #000;
}

.width180 
{
	width: 180px !important; 
}

.cadre2.width180
{
	width: 140px !important;
}

.marger-right
{
	margin-right: 60px;
}

/* @end */

/* @group Boutons */

.bouton01, .bouton02, .bouton03, .fd-bleu
{
	color: #fff;
	padding-right: 20px;
	display: block;
	font: 12px/16px Helvetica, arial, sans-serif;
	text-shadow: #405e6b 1px 1px 1px;
	background: url(images/bouton.gif) no-repeat 100% 0;;
}

.bouton01:hover, .bouton01:focus, 
.bouton02:hover, .bouton02:focus,
.bouton03:hover, .bouton03:focus
{
	background-position: 100% -25px;
	color: #000;
	text-shadow: #FFF 1px 1px 1px;
	text-decoration: none;
}

.bouton01 span, .bouton02 span,
.bouton03 span, .fd-bleu span
{
	display: block;
	background: url(images/bouton.gif) no-repeat 0 0;
	padding: 5px 0 4px 10px;
}

.bouton01:hover span, .bouton01:focus span,
.bouton03:hover span, .bouton03:focus span
{
	background-position: 0 -25px;
}

.bouton02
{
	background: url(images/bouton02.gif) no-repeat 0 0;
	padding: 0 0 0 20px;
}

.bouton02 span
{
	background: url(images/bouton02.gif) no-repeat 100% 0;
	padding: 5px 10px 4px 0px;
}

.bouton02:hover, .bouton02:focus
{
	background-position: 0 -25px;
}

.bouton02:hover span, .bouton02:focus span
{
	background-position: 100% -25px;
}

.bouton03, .fd-bleu
{
	background: url(images/bouton02.gif) no-repeat 100% 0;
	padding-right: 10px;
}
.bouton03 span, .fd-bleu span
{
	padding: 5px 0px 4px 10px;
}

/* @end */

/* @group Tableaux */

table, caption
{
	width: 100%;
}

caption
{
	text-align: center;
}

table
{
	border-spacing: 1px;
	border-style: double;
}

td, th
{
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}

.tableau
{
	border: 1px solid #deeced;
	border-spacing: 3px 3px;
	-webkit-box-shadow: rgba(169,174,177,0.76) 0px 0px 5px;
	-moz-box-shadow: rgba(169,174,177,0.76) 0px 0px 5px;
	-o-box-shadow: rgba(169,174,177,0.76) 0px 0px 5px;
	box-shadow: rgba(169,174,177,0.76) 0px 0px 5px;
}

.tableau caption
{
	padding-bottom: 15px;
	text-transform: uppercase;
	font: bold 13px "etica-1","etica-2","helvetica","arial",sans-serif;
	text-shadow: #FFF 1px 1px 0;
}

.tableau th, .tableau td
{
	padding: 3px;
}

.tableau th
{
	font-size: 12px;
	text-transform: uppercase;
	background: url(images/light_texture.jpg);	
	color: #8f8c27;
	text-shadow: #f8fefe 1px 1px 0;
}

.tableau tr
{
	background: url(images/texture.jpg);
}

.tableau tr:nth-child(odd)
{
	background: url(images/texture_dark.jpg);
}

.tableau .td-alt
{
	background: url(images/light_texture.jpg);
}

/* @end */

/* @group Colonnes */

/* structure 3 colonnes */
.col1, .col2
{
	float: left;
	width: 31.45%;
	margin-right: 2.8%;
}

/* colonne de droite */
.col3 
{
	width: 31.4%;
	float: right;
	margin-right: 0;
}

/* texte sur 2 cols (colonne large) */
.col4 
{
	width: 65.7%;
}

/*colonnes égales*/
.left-col
{
	float: left;
	width: 48%;
}

.right-col
{
	float: right;
	width: 48%;
}

/*marge sous colonnes*/
.col1, .col2, .col3, .col4, .left-col, .right-col
{
	margin-bottom: 1em;
}

/* @end */

/* @group Blocks & images */

.block
{
	width: 100%;
	overflow: hidden;
}

.block-gauche
{
	display: block;
	float: left;
}

.block-droite
{
	display: block;
	float: right;
}

.image-gauche, .image-gauche-cadre
{
	margin: 25px 35px 25px 0px;
	float: left;
}

.image-droite, .image-droite-cadre
{
	margin: 25px 0px 35px 25px;
	float: right;
}

.image-gauche-cadre, .image-droite-cadre
{
	border: 1px solid #a19f96;
	padding: 1px;
}

.cadre-image
{
	border: 1px solid #a19f96;
	padding: 1px;
}

/* @end */

/* @group Cadres */

.cadre1, .cadre2, .visuel
{
	padding: 7px;
	border: 1px solid #FFF;
	background: transparent url(images/light_texture.jpg);
}

.cadre2
{
	padding: 20px;
	background: url(images/texture_dark.jpg) repeat;
	border: 1px solid #deeced;
	-webkit-box-shadow:  rgba(169,174,177,0.76) 0px 0px 5px;
	-moz-box-shadow: rgba(169,174,177,0.76) 0px 0px 5px;
	-o-box-shadow: rgba(169,174,177,0.76) 0px 0px 5px;
	box-shadow: rgba(169,174,177,0.76) 0px 0px 5px;
}

.cadre1 h1:first-child, .cadre2 h1:first-child,
.cadre1 h2:first-child, .cadre2 h2:first-child,
.cadre1 h3:first-child, .cadre2 h3:first-child,
.cadre1 h4:first-child, .cadre2 h4:first-child,
.cadre1 h5:first-child, .cadre2 h5:first-child,
.cadre1 h6:first-child, .cadre2 h6:first-child
{
	margin-top: 0px;
}

.cadre2 h1,
.cadre2 h2,
.cadre2 h3,
.cadre2 h4,
.cadre2 h5,
.cadre2 h6,
.cadre2 a
{
		text-shadow: #dbe9ec 1px 1px 0;
}

/* @end */

/* @group Icones Download */

.pdf, .doc, .zip, .ppt, .flv, .jpg, .html, .mov, .xls
{
	background: url(medias/_icones_documents/_download_pdf.gif) no-repeat;
	display: block;
	padding-left: 50px;
	line-height: 15px;
	min-height: 40px;
}

.doc { background: url(medias/_icones_documents/_download_doc.gif) no-repeat; }
.zip { background: url(medias/_icones_documents/_download_zip.gif) no-repeat; }
.ppt { background: url(medias/_icones_documents/_download_ppt.gif) no-repeat; }
.flv { background: url(medias/_icones_documents/_download_flv.gif) no-repeat; }
.jpg { background: url(medias/_icones_documents/_download_jpg.gif) no-repeat; }
.html { background: url(medias/_icones_documents/elink_go.gif) no-repeat; }
.mov { background: url(medias/_icones_documents/_download_mov.gif) no-repeat; }
.xls { background: url(medias/_icones_documents/_download_xls.gif) no-repeat; }

.pdf-small, .doc-small, .zip-small, .ppt-small, .flv-small, .jpg-small, .html-small, .mov-small, .xls-small
{
	background: url(medias/_icones_documents/fichier_pdf.gif) no-repeat;
	display: block;
	padding-left: 20px;
	min-height: 18px;
}

.doc-small { background: url(medias/_icones_documents/fichier_doc.gif) no-repeat; }
.zip-small { background: url(medias/_icones_documents/fichier_zip.gif) no-repeat; }
.ppt-small { background: url(medias/_icones_documents/fichier_ppt.gif) no-repeat; }
.flv-small { background: url(medias/_icones_documents/fichier_mov.gif) no-repeat; }
.jpg-small { background: url(medias/_icones_documents/fichier_img.gif) no-repeat; }
.html-small { background: url(medias/_icones_documents/fichier_html.gif) no-repeat; }
.mov-small { background: url(medias/_icones_documents/fichier_mov.gif) no-repeat; }
.xls-small { background: url(medias/_icones_documents/fichier_xls.gif) no-repeat; }

/*.pdf:hover, .doc:hover, .zip:hover, .ppt:hover, .flv:hover, .jpg:hover, .html:hover,.mov:hover, .xls:hover,
.pdf-small:hover, .doc-small:hover, .zip-small:hover, .ppt-small:hover, .flv-small:hover, .jpg-small:hover, .html-small:hover,.mov-small:hover, .xls-small:hover

{
	text-decoration: none;
	border-bottom: none;
	filter:alpha(opacity=70);
	opacity: 0.70;
}*/
/* @end */

/* @group Formulaires */

.ismForm p
{
	margin: 0;
	clear: both;
	display: block;
}

fieldset
{
	clear: both;
	margin-bottom: 20px;
}

input, select, textarea
{
	border: 1px solid #FFF;
	padding: 5px 3px 5px 3px;
	font: 12px/14px Helvetica, arial, sans-serif;
	color: #8a9aac;
	display: block;
	float: left;
	margin: 0 0 7px;
	background: url(images/light_texture.jpg);
}

label
{
	padding: 4px 10px 3px 0px;
	display: block;
	float: left;
	clear: both;
	margin-bottom: 7px;
}

.widget-form-group-label
{
	width: 100%;
}

input.active, select.active, textarea.active
{
	background: #FFF;
	color: #1d2f3b;
}

#namcha
{
	display: none;
}

.inputImage
{
	height: auto;
	border: none;
}

.widget-form-group
{
	margin-bottom: 7px;
}

.inline, .inline *
{
	display: inline;
	clear: none;
}

.inputCheckbox,
.inputRadio,
.inputImage,
.widget-form-group input,
.widget-form-group label,
input[type=hidden]
{
	border: none;
	padding: 0px;
	margin: 0;
	background: none;
	float: none;
	display: inline;
}


/* @group errors */

input.error, select.error, textarea.error
{
	border: 1px solid #d92e2b;
	color: #d92e2b;
	background: #f5e8c9 url(medias/_icones/false.gif) no-repeat 98% 9px;
}

form label.error
{
	clear: both;
	width: 100%;
	display: block;
	padding: 0px;
	color: #d92e2b;
	font: italic 11px/20px Verdana, Geneva, sans-serif;
}

.rouge, .red, .requis em, .widget-form-group-set em
{
	color: #d92e2b;
}

.error.rounded
{
	padding: 10px 10px 7px;
	border: 1px solid #e4ceb4;
	background: #f5e8c9 none;
	color: #d92e2b !important;
	font-size: 11px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-o-border-radius: 7px;
	border-radius: 7px;
	margin-bottom: 20px;
}

.error.rounded p
{
	margin-bottom: 5px;
}

.error.rounded li
{
	margin-bottom: 5px;
}

/* @end */


/* @group largeurs de formulaires */

.fieldset01 label, .fieldset01 .widget-form-group-label
{
	width: 90px;
}

.widget-form-group
{
	margin-left: 100px;
	margin-bottom: 10px;
}

.fieldset01 .width01 input
{
	width: 60px;
}

.fieldset01 .width02 input, 
.fieldset01 .width02 select  
{
	width: 250px;
	margin-right: 10px;
}

.fieldset01 .width03 input
{
	width: 330px;
}

.fieldset01 .width03 textarea
{
	width: 330px;
	height: 120px;
}

.fieldset01 .width04 textarea
{
	width: 330px;
	height: 40px;
}

/* @end */

/* @group formulaire du site  */

#newsletter-palet-form
{
	padding-left: 15px;
	padding-right: 10px;
}

#newsletter-palet-form h3
{
	font-size: 16px;
}
#newsletter-palet-form p
{
	margin-top: 15px;
	padding: 0px 10px 0px 0px;
}

#newsletter-palet-form input[name=email]
{
	width: 85px;
}

/* @end */

/* @end */


/* @group Agenda */

/* @group basics */

.item .visuel
{
	float: left;
	margin-right: 15px;
	width: 134px;
	height: 134px;
	position: relative;
	z-index: 2;
}

.visuel a:hover img
{
	opacity: 0.75;
}

#agenda-liste .item-text
{
	position: relative;
	min-height: 150px;
}

#agenda-liste .item-text-content
{
	position: absolute;
	bottom: 5px;
	left: 165px;
}

#agenda-liste .agenda-liste .item-text-content
{
	position: relative;
	bottom: auto;
	left: auto;
	padding: 7px 7px 7px 172px;
	min-height: 150px;
}

#agenda-liste .agenda-liste .item .visuel
{
	margin-left: 7px;
	margin-top: 7px;
}

#agenda-liste .agenda-liste .item-text-content:hover,
#agenda-liste .agenda-liste .item-text-content:focus
{
	cursor: pointer;
	background: url(images/light_texture.jpg);
	padding: 6px 6px 6px 171px;
	border: 1px solid #FFF;
}

h3.item-intitule
{
	margin-bottom: 5px;
	font-size: 16px;
}

.une h3, #agenda-liste H4
{
	font: bold 11px "etica-1","etica-2","helvetica","arial",sans-serif;
	color: #73777a;
	text-transform: uppercase;
	margin: 0px 0px 3px;
}

.item-accroche
{
	color: #000;
	margin-bottom: 10px;
}

#agenda-liste .agenda-liste .item-description
{
	margin-bottom: 0px;
}

.item-dates, .item-tarifs
{
	color: #6f8d9b;
	font: bold 12px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

ul.item-dates, ul.item-tarifs
{
	margin-bottom: 25px;
}

ul.item-dates li, ul.item-tarifs li
{
	margin-bottom: 3px;
}

#agenda-liste .agenda-liste .item-dates
{
	margin-bottom: 5px;
}

#agenda-detail .col3
{
	width: 180px;
}

#agenda-detail .col4
{
	width: 72%;
}

#agenda-detail .col4 .visuel
{
	width: 490px;
	margin: 50px 0px 0px;
}

#agenda-detail .col3 .visuel
{
	width: 134px;
	margin: 35px 0px;
}

/* @end */

/* @group home agenda une */

#agenda-une .visuel
{
	float: none;
	margin-right: 15px;
	position: absolute;
	z-index: 2;
	left: 0px;
	width: 490px;
	height: 260px;
	padding: 7px;
	float: left;
}

#homepage .item.une
{
	min-height: 275px;
	margin: 0px;
	padding: 0px;
	width: auto;
}

#agenda-une .item.une:first-child
{
	display: block;
}

#agenda-une
{
	height: 320px;
	position: relative;
}

#agenda-une .item.une
{
	display: none;
}

#agenda-une .item-text
{
	position: absolute;
	bottom: 42px;
	right: 0px;
	left: 530px;
}

#agenda-une .item-accroche
{
	font-style: italic;
}

/* @group dot nav */

#dots
{
	display: block;
	position: absolute;
	top: 290px;
}

#dots li
{
	display: block;
	float: left;
	margin-right: 2px;
}

#dots li a
{
	background: url(images/dots.png) no-repeat -17px 0px;
	width: 16px;
	height: 16px;
	display: block;
}

#dots li a:hover,
#dots li a.active
{
	background-position: 0px 0px;
}

/* @end */

/* @end */

#homepage .item
{
	width: 49%;
	float: left;
	margin-bottom: 25px;
}

#homepage .item:nth-of-type(2n+1) {
	margin-right: 1%;
}

#homepage #agenda-liste
{
	min-height: 240px;
	overflow: hidden;
}

/* @group nav tab agenda */

#agenda-liste .item-dates
{
	margin-bottom: 0px;
}

.nav-tab-agenda
{
	margin: 0;
	padding: 0;
	display: block;
	border-bottom: 1px solid #a5b5c7;
	height: 25px;
	margin-bottom: 2em;
	clear: both;
	padding-top: 25px;
	font: 11px/19px helvetica, arial, sans-serif;
}

.nav-tab-agenda li
{
	margin: 0 0px;
	list-style: none;
	display: inline;
	display: inline-block;
}

.nav-tab-agenda li a
{
	display: block;
	padding: 3px 15px 2px;
	color: #1d2f3b;
}

.nav-tab-agenda li a:hover,
.nav-tab-agenda li a:focus,
.nav-tab-agenda li a.active
{
	display: block;
	border: 1px solid #a5b5c7;
	border-bottom: none;
	padding: 3px 14px;
	background: url(images/gradient_agenda.jpg) repeat top left;
	text-decoration: none;
}

.nav-tab-agenda li.fleches a
{
	margin: 0 10px;
	font-size: 14px;
	line-height: 18px;
	padding: 3px 10px 2px;
}

.nav-tab-agenda li.fleches a:hover,
.nav-tab-agenda li.fleches a:active
{
	border-bottom: 1px solid #a5b5c7;
	padding: 0px 5px 1px;
	margin: 2px 14px 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ktml-border-radius: 10px;
	border-radius: 10px;
	background: url(images/texture_btn.jpg) no-repeat;
	color: #FFF;
	text-shadow: #405e6b 1px 1px 0px;
}

/* @end */

.agenda-liste
{
	min-height: 500px;
	overflow: hidden;
}

#agenda-liste .titre-tri,
#agenda-liste #select-groupe
{
	float: left;
	display: block;
	margin: 0px 15px 0px 0px;
}

#agenda-liste #select-groupe
{
	color: #000;
}

#agenda-liste .agenda-liste .item
{
	width: 100%;
	float: none;
	padding-bottom: 20px;
	border-bottom: 1px solid #a5b5c7;
	margin-bottom: 20px;
}

/* @end */

/* @group Actualités */

.actualite-liste
{
	min-height: 500px;
}

/* @end */


/* @group tarifs */

.td-border-bottom
{
	border-bottom: 1px solid #E6EDED;
}
.td-blanc
{
	background-color: #FFF;
	background-image: none;
}
.cat1, .cat2, .cat3, .cat4
{
	color: #FFFFFF;
	background-image: none;
}
.cat1-prix, .cat2-prix, .cat3-prix, .cat4-prix, .td-blanc
{
	background-color: #FFFFFF;
	background-image: none;
}
.cat1
{
	background-color: #e2b900;
}
.cat1-prix
{
	color: #e2b900;
}
.cat2
{   
	background-color: #dd4e39;			
}   
.cat2-prix
{
	color: #dd4e39;			
}
.cat3
{  
	background-color: #57b4d9;		   
}  
.cat3-prix
{
	color: #57b4d9;			
}
.cat4
{   
	background-color: #798991;			
}   
.cat4-prix
{
	color: #798991;			
}
.text-top
{
	vertical-align: top;
}

.text-top
{
	vertical-align: top;
}
  
/* @end */

