/*//////////////////////////////////////////////////////////////////////////////////////////////*/
/* TAGS DE BASE/////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////////////////////*/
*{margin: 0; padding: 0;}

html{height:100%;}

body{
	height: 100%;
	margin:0;
	padding:0;
	font: 70%/125% Tahoma, Geneva, sans-serif;
	color:#666666;
	background:url('../../img/bg.jpg') top center repeat;
}

/* Marges */
.mt5 {	margin-top:5px; }
.mt10 {	margin-top:10px; }
.mt15 {	margin-top:15px; }
.mt20 {	margin-top:20px; }
.mb5 {	margin-bottom:5px; }
.mb10 {	margin-bottom:10px; }
.mb15 {	margin-bottom:15px; }
.mb20 {	margin-bottom:20px; }

.half { width:50%; float:left; }

/* img */
img{border: none;}

/* Liens */
a,a:link,a:visited, a:active{color: #006878; font-weight: normal; text-decoration: none;}
a:hover{text-decoration: underline;}

/* En-têtes */
h1,h2,h3,h4,h5,h6{ margin: 0 0 .3em 0; text-transform: none; line-height:1.2em; font-weight:normal; color:#0e799e;}
h1{ font-size:20px;}
h2{ font-size:18px; margin: 20px 0 0 0;}
h3{ font-size:16px; margin: 10px 0 5px 0;}
h4{ font-size:15px;}
h5{ font-size: 14px;}
h6{ font-size: 13px;}
h4 .orange{ color:#f29300; font-size:18px; text-transform:uppercase;}
h2.special{ color:#FFF;}
h2.title_blockquote {margin:0;}

/* Listes */
ul{margin: 0 0 10px 0; padding: 0;}
ul ul{padding: .4em 0 0 0.6em;}
ul li{ background: url('../../img/bullet.gif') 0 .4em no-repeat; font-size: 1em; line-height: 1.3em; padding-left: 13px; list-style: none; padding-bottom: .25em; margin-left:10px;}
ul ul li{background: url('../../img/bullet.gif') 0.4em no-repeat; line-height: 1.3em; margin-left:0;}
ul ul ul li{background: url('../../img/bullet.gif') 0.4em no-repeat; font-size: .95em; line-height: 1.2em;}
li.join {margin-bottom: 20px;}
li.list_module_group {background: url('../../img/punaise.png') 0 0 no-repeat; margin:0; padding-left: 20px; list-style: none;}

ol{margin-left: 20px; padding: 0; list-style-type:upper-alpha;}
ol ol{padding: .4em 0 0 1.2em; list-style-type: decimal;}
ol ol ol{list-style-type: lower-alpha;}
ol ol ol ol{padding: .4em 0 0 1.2em; list-style-type: decimal;}
ol li{font-size: 1em; line-height: 1.4em;}
ol ol li{font-size: .9em; line-height: 1.3em;}
ol ol ol li{font-size: .8em; line-height: 1.2em;}
ol ol ol ol li{font-size: 1em; line-height: 1.1em;}

/* Tables */
table{border-collapse: collapse;}
table th{background: #ea9223; padding: 8px; color:#FFFFFF; text-align:left; vertical-align: top; font-weight:bold;}
table td{padding: 8px; background:#e9e4e2; vertical-align: top;}

/* cleanTable */
table.cleanTable{border-collapse: inherit;}
table.cleanTable td{padding: 8px; background:#ffffff; border: none; vertical-align: top; border-bottom:1px solid #dbdbdb; position:relative;}
table.cleanTable .odd td{ background:#f5f5f5; border: none; vertical-align: top; border-bottom:1px solid #e1e1e1;}

/* singleTable */
table.singleTable{border-collapse: inherit;}
table.singleTable td{padding: 8px 14px; background:#ffffff; vertical-align: top; border-bottom:1px solid #dbdbdb; position:relative;}
table.singleTable .odd td{ background:#f5f5f5;}


/* Textes et Autres*/
p{padding: 0 0 .8em 0; line-height:1.4em; text-align:justify;}
p.spec {line-height: 0;}
.right {text-align:right;}
.center {text-align:center;}
.bleu {color:#0e799e;}
br{}
.clr {clear:both;}
hr{margin: 1em 0; background:#81a0a0; color:#81a0a0;  height:1px;  border:none; clear:both;}

/* Formulaires */
form {margin: 20px 0 20px 0;}
.form_contact li { background:none; padding:0; margin:0; overflow:hidden; margin-bottom:15px; }
.form_contact label {text-align:left; display: block; float: left; width: 160px; margin-left:20px; font-weight: bold; font-size:11px;}
.form_contact input[type=password],
.form_contact input[type=text] {width:234px; border:1px solid #ccc;}
.form_contact select {width:250px; border:1px solid #ccc;}
.form_contact textarea {width:300px; height:150px; font-family:Tahoma; font-size:11px; border:1px solid #ccc;}
.form_contact li.blank {padding-left:180px; margin-top:10px;}
.form_contact li.options { padding-left:180px; font-size:11px; margin-top:5px; color:#444; }
.form_contact #commentaire {width:490px; height:60px; font-family:Tahoma; font-size:11px; border:1px solid #ccc;}

.form_contact.form_validation { width:500px; }
.form_contact.form_validation label { width:220px; line-height:20px; }
.form_contact.form_validation textarea { width:480px; }
.form_contact.form_validation li.blank { padding-left:240px; }

.form_code input { float:left; margin-right:10px; }
.form_code input[type=text] {width:126px; border:1px solid #ccc;}

.labelContact {display: block; float: left; width: 160px; margin: 0 0 20px 20px; font-weight: bold; font-size:11px;}
input.inputContact {width: 200px;}
input.inputSearch {float: left; width: 150px; margin: 2px 10px 0 0;}
textarea.textareaContact {width: 300px; height: 150px; font-family:Tahoma; font-size:11px;}

input, textarea, select, option {border: none; padding:4px 8px; font-size:11px;}
select, option, fieldset, legend{ vertical-align: bottom; padding:2px;}
option {border: none;}

submit {cursor: pointer;}
.entry{ width:100%; overflow:hidden; margin:12px 0;}
.bt_code {width: 150px; height: 26px; background: url('../../img/btn_code.png') top center no-repeat; display: block; text-indent: -9999px; cursor: pointer; border: none;}
.bt_submit {width: 90px; height: 26px; background: url('../../img/btn_send.png') top center no-repeat; display: block; text-indent: -9999px; cursor: pointer; border: none;}
.bt_cancel {width: 90px; height: 26px; background: url('../../img/btn_cancel.png') top center no-repeat; display: block; text-indent: -9999px; cursor: pointer; border: none;}
.bt_conf {width: 90px; height: 26px; background: url('../../img/btn_conf.png') top center no-repeat; display: block; text-indent: -9999px; cursor: pointer; border: none;}
.bt_search {float: left; width: 90px; height: 26px; background: url('../../img/btn_search.png') top center no-repeat; display: block; text-indent: -9999px; cursor: pointer; border: none;}
.message_send {text-align: center; color: green; font-size: 15px; margin: 30px 0 0 0;}
.message_error {text-align: center; color: red; font-size: 15px; margin: 30px 0 0 0;}

#search_membre {float: right; margin-bottom: 30px;}

blockquote{
	display:inline-block;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background:none repeat scroll 0 0 #005f7e;
	padding:15px;
	color:#FFFFFF;
	margin: 15px 0;
}


/* CONTAINERS ========================================================================================================*/
#container1, #container2, #container3, #container4, #container5{margin:0; padding:0;}
#container1{ border:none; min-height:100%; height:auto!important; height:100%; margin: 0 auto -127px;}
#container2{ width:100%; margin:0 auto; position:relative; z-index:1; }
#container3{ margin: 0 auto; width:980px;}
#container4{}
#container5{}


/* HEADER ========================================================================================================*/
#header{ width:100%; margin:0 auto;}
#header .container{ width:980px; height:319px; position:relative; }

/* topMenu */
#topMenu{ width:100%; overflow:hidden; position:fixed; z-index:50; top:0; right:0; background:url('../../img/topMenuBg.jpg') #ec9d24 top center repeat-x; }
#topMenu .container { height:24px; margin:10px auto; position:relative; }
#topMenu form { float:left; margin:0; padding:0; }
#topMenu input[type=text] { width:400px; border:1px solid #eee; }
#topMenu input[type=submit] { cursor:pointer; }
#topMenu input[type=submit]:hover { background:#006889; color:#fff; }
#topMenu ul { float:right; margin-top:5px; }
#topMenu ul li{ display:inline; margin:0 0px 0 10px; padding:0; background:none; font-size:11px;}
#topMenu ul li.accueil{ background:url('../../img/icn_house.gif') 3px 3px no-repeat; padding-left:18px;}
#topMenu ul li.sitemap{ background:url('../../img/icn_sitemap.gif') 3px 3px no-repeat; padding-left:18px;}
#topMenu ul li.contact{ background:url('../../img/icn_contact.gif') 3px 3px no-repeat; padding-left:18px;}
#topMenu ul li.partners{ background:url('../../img/icn_partners.gif') 3px 3px no-repeat; padding-left:18px;}
#topMenu ul li a{ color:#FFF;}
#topMenu ul li a:hover{ text-decoration:underline;}


/* logo */
#logo{ width:980px; margin:44px auto 0 auto; }
#logo #contentFlash img {padding-top:3px;}
#logo h1{ padding:0; border:none; display:none;}


/* CONTENT ========================================================================================================*/
#content{
	width:980px;
	margin:0 auto;
	position:relative;
	z-index:11;
	padding:0px 0 10px 0;
	padding-bottom:170px;
}

/* mainMenu */
#mainMenu{ position:relative; text-align: center;}
#mainMenu ul li{  list-style:none; display:inline-block; margin:0; padding:0; background:none; font-size:0; line-height:0;}
#mainMenu ul li a{ font-size:0; color:#f4f4ee; text-indent:-9999px;}
#mainMenu ul li a:hover{ text-decoration:none;}
#mainMenu ul li a.accueil{ width:133px; height:44px; background:url('../../img/menu_accueil.png') top center no-repeat; display:block;}
#mainMenu ul li a.aboutUs{ width:133px; height:44px; background:url('../../img/menu_nous.png') top center no-repeat; display:block;}
#mainMenu ul li a.events{ width:133px; height:44px; background:url('../../img/menu_events.png') top center no-repeat; display:block;}
#mainMenu ul li a.temoignages{ width:133px; height:44px; background:url('../../img/menu_temoignages.png') top center no-repeat; display:block;}
#mainMenu ul li a.membres{ width:133px; height:44px; background:url('../../img/menu_membres.png') top center no-repeat; display:block;}
#mainMenu ul li a.groupes{ width:133px; height:44px; background:url('../../img/menu_groupes.png') top center no-repeat; display:block;}
#mainMenu ul li a.rejoindre{ width:133px; height:44px; background:url('../../img/menu_rejoindre.png') top center no-repeat; display:block;}
#mainMenu ul li a.contact{ width:133px; height:44px; background:url('../../img/menu_contact.png') top center no-repeat; display:block;}

#mainMenu ul li a:hover, #mainMenu ul li a.activate{ background-position:0 -44px;}


/***************** leftCol *****************/
#leftContent{width:181px; float:left; position:relative; border-top:3px solid #0e799e; margin-top:21px; padding-top:21px;}
#leftContent #cta_event{ position:relative; left:-12px; top:-15px;}
#leftContent #cta_pro{ position:relative; left:-15px; top:-20px;}
#leftContent #cta_newsletter{ position:relative; left:-12px; top:-30px;}

.thumbLeftCol {width:50px; height:70px; float:left; margin-right:10px;}


/***************** centerCol *****************/
.compte #leftContent,
.compte #rightContent,
.compte #centerContent { border-top:0; margin-top:15px; }
#centerContent{ width:555px; margin:0 31px; float:left; position:relative;border-top:3px solid #0e799e;  margin-top:21px; padding-top:21px;}
#centerContent h2{ margin-bottom:0.7em;}
#centerContent.only { float:none; margin-left:auto; margin-right:auto; }


/* Home */
.intro_home {float: left; width: 290px; margin: 0 10px 10px 0;}
.home_video {float: right;}
.home_photo_left {display: block; float: left; margin: 0 10px 10px 0;}


.photo{ border:3px solid #000; float:left; margin:5px 14px 5px 0;}

.blockquote{
	color:#FFFFFF;
	width:441px;
	margin:30px auto 35px auto;
	position:relative;
}
.blockquote h2{ color:#FFF;}
.blockquote ul li{ background:url('../../img/bulletWhite_big.gif') 3px 3px no-repeat; padding-left:15px; margin-left:0; padding-bottom:10px;}
.blockquote .middle{ width:391px; padding:0 25px; background:url('../../img/middleSmallBlockquote.png') #014b63 top center repeat-x; min-height:150px;}
.blockquote .shadowSmall{ position:absolute; bottom:-19px; left:-55px;}
.blockquote a { color:#fff; }

/* members */
#members{ width:555px; color:#FFF; margin:35px auto; position:relative;}
#members .middle{ width:515px; padding:12px 20px; background:url('../../img/middleSmallBlockquote.png') #014b63 top center repeat-x; min-height:110px; position:relative; z-index:50;}
#members .middle .navigation .left{ position:absolute; left:-15px; top:30%;}
#members .middle .navigation .right{ position:absolute; right:-15px; top:30%;}
#members .shadowBig{ position:absolute; bottom:-15px; left:-25px; z-index:1;}
#members .thumb{ border:3px solid #FFF; float:left; margin:0px 12px 10px 0;}
#members .links{ margin:10px 0;}
#members .texte { height:60px; overflow:hidden; }

.villes { margin-top:0; }
.villes li { float:left; width:250px; }

/* titleEvent */
.titleEvent{ background:url('../../img/topBgTable.png') top left no-repeat; width:555px; height:30px; margin-top:20px; position:relative; }
.titleEvent h4{ color:#FFF; font-size:15px; padding: 8px 0 0 22px;}
.titleEvent a.action{ position:absolute; right:15px; top:7px; color:#FFF; font-size:12px;}
.titleEvent a.action:hover{ color:#666; text-decoration:none;}
.date{
	background:url('../../img/infoBulle.png') top center no-repeat;
	width:61px;
	height:50px; 
	color:#FFFFFF;
	position:relative;
	margin-left:15px;
}
.date a { color:#fff; }
.date .day{ font-size:20px; position:absolute; top:10px; left:24px;}
.date .month{ font-size:13px; position:absolute; top:28px; left:23px; text-transform:uppercase;}
.date h4{ padding: 4px 0 6px 36px;}
.titleEvent table .title{ color:#007ba2; padding-top:10px;}
.titleEvent table .learnMore{  position:relative; top:25px;}




/***************** centerCol *****************/
#rightContent{ width:181px;	float:right; position:relative;	height:auto !important;	height:100%; min-height: 150px;border-top:3px solid #0e799e; margin-top:21px; padding-top:21px;}

/* agenda */
#agenda li{ background:url('../../img/icn_agenda.jpg') 0px 3px no-repeat; padding-left:39px; margin-left:0; padding-bottom:10px;}

/***************** FIN col&Content *****************/

.bloc{ display:block; width:171px;  display:inline-block; -moz-border-radius: 3px; border-radius: 3px; background:none repeat scroll 0 0 #f1f1f1; padding:5px;}
.bloc .mainContainer{ padding:7px;}
.bloc .titleBloc{ background:url('../../img/pictoTitle.png') 3px 3px no-repeat; padding-left:15px;}
.action{ text-align:right; background:url('../../img/bullet.gif') top right no-repeat; padding-right:10px; position:relative; top:5px;}
.action a{ position:relative; top:-5px;}
.bloc .container.temoignages{ padding:0 12px; position:relative;}
.bloc .container.temoignages .guillemets1{ position:absolute; left:-22px;}
.bloc .container.temoignages .guillemets2{ position:absolute; bottom:0px; right:-22px;}

/* blocText */
.blocText{line-height:1.4em; text-align:justify; display:block; width:515px; display:inline-block; -moz-border-radius: 3px; border-radius: 3px; background:none repeat scroll 0 0 #f1f1f1; padding:15px 20px 5px 20px;}

/* pageTitle & item */
.pageTitle h3{ margin-bottom:10px;}
.item{ margin:0px 0 30px 0;}
.item .pageTitle .separator{ margin-bottom:10px;} 

/* listMembre */
.listMembre{ color:#666; position:relative;}
.listMembre .thumb{ width:69px; height:80px; float:left; margin-right:14px; background:url('../../img/aroundThumb.png') top center no-repeat; position:relative;}
.listMembre .thumb img{ width:63px; height:63px; position:relative; top:3px; left:3px;}
.listMembre .infosMembre{ float: left; width:440px;}
.listMembre .infosMembre table tr { height:69px; }
.listMembre .infosMembre table tr td { vertical-align: middle; }

/* ficheMembre */
blockquote.ficheMembre{ color:#666; padding-bottom:24px; position:relative;}
.ficheMembre .thumb{ width:69px; height:80px; float:left; margin-right:14px; background:url('../../img/aroundThumb.png') top center no-repeat; position:relative;}
.ficheMembre .thumb img{ width:63px; height:63px; position:relative; top:3px; left:3px;}
.ficheMembre .infosMembre{ float: left; width:440px;}
.ficheMembre .learnMore{ position:absolute; bottom:-8px; right:15px;}

/* ficheGroupe */
#members_show {margin-top:40px;}
.thumb_boss_block {margin-left:238px;}
.thumb_boss_group {width:69px; height:100px; float:left; background:url('../../img/aroundThumb.png') 0px 0px no-repeat; position:relative;}
.thumb_boss_group img{ width:63px; height:63px; position:relative; top:3px; left:3px;}
.thumb_boss_name {float:left; margin:20px 0 0 20px;}
.thumb_boss_name a {color:#0e799e; font-weight:bold;}
.thumb_group {width:89px; height:140px; float:left; margin-left:20px; background:url('../../img/aroundThumb.png') 0px 0px no-repeat; position:relative;}
.thumb_group img{ width:63px; height:63px; position:relative; top:3px; left:3px;}
.thumb_name {padding-top: 15px;}
.thumb_name a {color:#0e799e; font-weight:bold;}

/* singleEvent */
.singleEvent{ position:relative; padding-bottom:0; }
.singleEvent .date{ float:left;}
.singleEvent .mainTitleEvent{ float:left; padding-left:20px; padding-top:20px;}
.singleEvent .learnMore{ position:absolute; bottom:-10px; right:15px;}
.singleEvent .leftEvent{ float:left; width:330px; margin:10px 0 20px 15px;}
.singleEvent .photoLieu{ float:right; width:175px; margin:10px 0 20px 0;}
.singleEvent .photoLieu img.photo { border:2px solid #fff; }
.singleEvent .photoLieu fieldset { background:#fafafa; border:1px solid #ccc; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; margin-top:10px; padding:0 10px 5px 20px; } 
.singleEvent .photoLieu fieldset legend { font-weight:bold; margin-left:-15px; }
.singleEvent .googleMap{ }
.singleEvent .action{ margin-top:4px; margin-right:4px;}
.singleEvent .ctaParticiper { margin:0 auto 10px auto; width:171px; height:120px; display:block; background:url('../../img/cta_participerEvent2.png') no-repeat bottom center; overflow:hidden; text-indent:-1000px; }

/* listTémoignages */
.thumbTemoignages {width:69px; height:80px; float:left; margin-right:14px; background:url('../../img/aroundThumb.png') top center no-repeat; position:relative;}
.thumbTemoignages img {width:63px; height:63px; position:relative; top:3px; left:3px;}

/* ficheTémoignages */

/* Partenaires */
.logoPartenaires {margin:20px 0 20px 0; text-align:center;}

/* FOOTER ========================================================================================================*/
#footer{
	width:100%;
	margin: 0 auto;
	background:url('../../img/bg_footer_repeat.png') top center repeat-x;
	overflow:hidden;
	position:relative;
	z-index:11;
	clear: both;
	color:#ffffff;
}
#footer .container{
	width:980px;
  overflow:hidden;
	padding:107px 0 10px 0;
	margin:0 auto;
	position:relative;
	background:url('../../img/bg_footer.gif') top center no-repeat;
}
#footer .container a{ color:#FFF;}
#footer .container a:hover{text-decoration:underline;}

#footer .container #footerMenu{ width:314px; padding-left:34px; float:left; }
#footer .container #footerMenu ul{  width:137px; float:left;}
#footer .container #footerMenu ul li{ display:block; background:none; padding:0 5px; margin:0; list-style:none; line-height:18px;}

#footer .container #followUs{ width: 206px; float:left; padding-left:10px;}
#footer .container .item_footer{ width:220px; padding-top:5px;}
#footer .container .item_footer .image{ float:left;}
#footer .container .item_footer .description_item{ padding:5px 0 0 10px; float:left;}
#footer .container .item_footer.topMargin{ margin-top:17px;}

#footer .container #footerLinks{ float:left; padding-left:80px; padding-top:10px; width:300px;}
#footer .container #footerLinks img{ float:left; padding-right:15px;}
#footer .container #footerLinks #signature{ margin-top:12px;}
#footer .keywords { display:none; background:#01485f; position:relative; top:-1px; padding:20px 0; }
#footer .keywords li { float:left; width:20%; list-style:none; padding:0 2%; margin:0; background:none; }
#footer .keywords a { color:#fff; }

/*//////////////////////////////////////////////////////////////////////////////////////////*/
/* SEULEMENT DES CLASSES ///////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////////////////*/

.small{ font-size:10px;}

/* toggleVisibility */
.showBtn{display: none; cursor: pointer;}
.hideBtn{display: none; cursor: pointer;}
.toggleBtn{cursor: pointer;}

/* clear et floats */
.clear{clear: both; display:block;}
.floatLeft{float: left; display:inline;}
img.floatLeft{ padding:0 13px 5px 0;}
.floatRight{float: right; display:inline;}
.block {display:block;clear:both;}
a.important{ font-weight:bold; text-decoration:none; background:url('../../img/bullet1.gif') 3px 3px no-repeat; padding-left:18px;}
a.important:hover{ text-decoration:underline;}
.invisible{ display:none;}

/* rollOverCss */
.rolloverCss span{display:none;}
.rolloverCss{display: block;}
.rolloverCss:hover{background-position: bottom;}

/* rollOverTrans */
.rollOverTrans img{ -moz-opacity: 1; opacity: 1; }
.rollOverTrans:hover img{ -moz-opacity: .8; opacity: .8;}

/* main Classes */
a.importantLink, input.importantLink{ display:inline-block; -moz-border-radius: 3px; border-radius: 3px; background:none repeat scroll 0 0 #f39800; padding:3px 8px 5px; color:#FFFFFF;}
a.highlightLink{ display:inline-block; -moz-border-radius: 3px; border-radius: 3px; background:none repeat scroll 0 0 #0e799e; padding:3px 8px 5px; color:#FFFFFF;}
.separator{ background:url('../../img/separator.gif') top left repeat-x; width:100%; height:6px; margin:6px 0;}
.separator.special{ background:url('../../img/separator_white.gif') top left repeat-x; width:100%; height:6px; margin:6px 0; }
.importantText{ text-transform:uppercase; font-weight:bold;}

.topSpacing{ margin-top:31px;}
.rightSpacing{ margin-right:20px;}
.mainTitleEvent{ color:#007ba2; padding-top:15px;}

/* Pagination */
.pagination { overflow:hidden; clear:both; margin:10px 0; padding:0; text-align:center; }
.pagination li { font-family:Tahoma, Geneva, sans-serif; display:inline-block; list-style:none; background:none; padding:0; margin:0; }
.pagination li a { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; display:inline-block; font-family:Arial; font-size:14px; padding:4px 8px; background:#fff; border:1px solid #ccc; margin:0 3px; text-decoration:none; }
.pagination li a:hover { color:#fff; background:#007aa1; border-color:#007aa1; }
.pagination li.disabled a { font-weight:bold; background:#eee; color:#444; }

/* Message */
#facebox_message, #global_message { display:none; padding:10px; font-size:14px; font-weight:bold; text-align:center; }
#facebox_message.error, #global_message.error { color:#FF0000; }
#facebox_message.info, #global_message.info { color:#008000; }

/* Slider */
#slider_content { margin:0; padding:0; list-style:none; height:110px; overflow:hidden; }
#slider_content li { margin:0; padding:0; list-style:none; width:500px; overflow:hidden; clear:both; }
#slider_content a { color:#fff; font-weight:bold; } 
#slider_content p { width:350px; }

/* Auto-Complete */
.ui-autocomplete { margin:0; padding:0px; background:#fff; border:1px solid #ccc; border-top:0; width:400px; }
.ui-autocomplete a { display:block; padding:4px; background:#fff; text-decoration:none; cursor:pointer; }
.ui-autocomplete a:hover { color:#fff; background:#007da0; text-decoration:none; }
.ui-autocomplete li { background:none; padding:0; margin:0; }

/* Liens */
p.links { text-align:center; font-size:11px; color:#006878; }

/* Vidéo */
a.presentation { background:url('../../img/movie.png') no-repeat 0 0; line-height:16px; font-weight:bold; padding-left:20px; }

.more_events { background:#007ba2; text-align:center; padding:5px; }
.more_events a { color:#fff; }

/* App */
#content.app { width:680px; overflow:hidden; padding-top:60px; margin:0 auto 0 auto; }
.app .blocText { width:640px; margin-bottom:20px; }
.app h3 { margin-bottom:10px; }
.app table { width:100%; margin-bottom:30px; border:1px solid #ccc; }
.app table td { border-bottom:1px solid #ccc; vertical-align:middle; font-size:11px; }
.app table tr.odd td { background:#eee; }
.app td.actions { text-align:center; width:70px; }
.app td.actions a { border:1px solid #fff; width:65px; display:inline-block; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; background:url('../../img/topMenuBg.jpg') #ec9d24 top center repeat-x; padding:2px 4px; color:#fff; text-decoration:none; font-weight:bold; }
.app td.actions a.refus { margin-top:5px; background-image:url('../../img/middleSmallBlockquote.png'); }
.app td.actions a:hover { background:#ccc; color:#666; border:1px solid #666; }
.app td.actions b { color:#006878; }
.app .search { border:1px solid #ccc; padding:8px 10px 8px 35px; width:580px; background:url('../../img/search.gif') no-repeat 5px center #fff; font-size:14px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }
.app .blocMessage { text-align:center;padding:50px 20px; }

/* Evenement */
.code_evenement { color:#006878; }
.code_evenement a { color:#666666; }
.login_evenement li { background-image:url('../../img/punaise_rouge.png'); padding-left:24px; background-position:left center; font-size:14px;  margin-right:30px; float:left; }
.login_evenement a { display:block; line-height:90px; height:90px; color:#cd0c08; }
.menu_evenements { text-align:center;  }
.menu_evenements a { display:inline-block; line-height:16px; height:16px; background:url('../../img/icons/calendar.png') no-repeat 8px center #fff; padding:5px 8px 5px 32px; text-align:center; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.menu_evenements a:hover { text-decoration:none; background-color:#eee; color:#666; }
.info_evenement li { background-position:0 7Px; line-height:20px; }
.comments_evenement { font-family:Arial; color:#666; font-size:12px; width:540px; height:100px; border:1px solid #ccc; }
.select_evenement select { font-size:10px; height:22px; border:1px solid #ccc; }

/* Icones */
a.icon { display:inline-block; width:16px; height:16px; border:0; text-indent:-1000px; overflow:hidden; background:no-repeat center center; }
a.icon_pdf { background-image:url('../../img/icons/pdf.png'); }
a.icon_edit { background-image:url('../../img/icons/edit.png'); }
a.icon_comment { background-image:url('../../img/icons/comment.png'); }
a.icon_se0 { background-image:url('../../img/icons/user_red.png'); }
a.icon_se1 { background-image:url('../../img/icons/user_green.png'); }
a.icon_se2 { background-image:url('../../img/icons/user_gray.png'); }

/* Popup Membre */
#popup_membre h1 { text-align:center; }
#popup_membre { width:550px; padding:20px; }
#popup_membre ul { margin:0; }
#popup_membre li { padding-left:55px; height:50px; }
#popup_membre h2 { font-size:16px; font-weight:bold; margin-bottom:4px; }
#popup_membre h1 { color:#f39c1a; }
#popup_membre .more { text-align:center; font-size:14px; margin-top:20px; }