/*
* This style sheet is specific for the current site. It extends or overwrite the two.css default css style sheet. 
* Please don't edit two.css out of the TWO framework. Thanks  
* 
* @media : screen
* @package Css
* @author Nicolas Hamelin
* @copyright Twisto, a Trademark of RoseGrenouille Inc.
*/

/*
--------------------------------------------------------------------------
This CSS is easy searchable with your favorite text editor
--------------------------------------------------------------------------

All declarations are grouped by topics and each topic have a comment line. Just search '@'+'NameOfTheTopic'. We use english and plural as default convention for topics names.

--> Crazy Example : @restaurants

Moreover, each topic is splited in 2 differents blocks :

	- general	| Everywhere use	| Example: 	h2, a:hover
	- specific	| Contextual use	| Example: 	form h2, #contact ul

------------------------------------------------
List of topics by order of appareance
------------------------------------------------
-Name-		-Tags or details-

colors			All colors wich used in this StyleSheet
blocks			*, html, body, every #ID blocks
texts			p, keyboard, code, acronym, abbr, pre, cite, blockquote , .class text effects 
titles			h1, h2, h3, h4, h5, h6  
lists			ul, ol , li , dd, dt, dl
links			a
forms			form, legend, fieldset, input, select, option, label, textarea
images			img
tables			table, th, td, tr, tbody

----------------------------------------------------------------------------------------------------------
NOTE --> This CSS may contains easy-searchable "To Do" . Just search for "@todo"
----------------------------------------------------------------------------------------------------------


/*  	@colors	

#337ABE --> Bleu 2011
#8EC74D --> vert 2011
#F89838 --> Orange 2011
	
*/

			
/* ----------------------------------------------------------------------------------------------- */


/* @blocks */

/* General */

body {
	font-family: "Lucida Grande", Verdana, tahoma, sans-serif;
	font-weight:normal;
	text-decoration:none;
	background:url('/ressources/images/site/body_background.png') repeat-x top #FFF;
	margin: 0;
	padding:0;
	height: 100%;
}

sup{
font-size:8px;
}

/* Specific */

#barrestatut{
	text-align:right;
	padding:20px;
	color:#DDD;
	width:950px;
	margin:0 auto;
	padding:10px 0;
	font-size:90%;
}

#search{
	width:950px;
	/*margin:0 auto;*/
	float: right;
	display: block;
	margin-bottom:20px;
}

.alert_notification
{
	clear: both;
}


#header {
	width:950px;
	margin:0 auto;
	height:120px;
	background:url('/ressources/images/site/logo_2010.png') no-repeat -15px 30px transparent;
	text-align: center;
}

#barrehaute{
	width:755px;
	padding-left:195px;
	margin:0 auto 20px auto;
	height:80px;
	background:url('/ressources/images/site/slogan.gif') no-repeat left bottom transparent;
}

#main {
	width:950px;
	margin:0 auto;
	padding:0 20px 0 20px;
	text-align:justify;
	background:url('/ressources/images/site/contenu_bg.png') top left repeat-y transparent;
	clear:both;
}

#barrelaterale{
	float:left;
	width:200px;
	padding-bottom:20px;
}

#content {
	padding:0 0 0 14px;
	text-align:justify;
	border:none;
	min-height:300px;
	overflow:auto;
	margin-left:0;
	width:735px;
}

#navigationpage{
	float:right;
	border:1px solid #DDD;
	width:170px;
	margin: 2em 0 0 15px;
}


#plus{
line-height:18px;
height:18px;
float:right;
margin-top:10px;
padding-bottom:10px;
margin-left:10px;
}

/* Breadcrumbs */
#navigation {
	color:#666;
	padding-left:32px;
	font-size:80%;
	margin-bottom:20px;
	background:url('/ressources/images/site/arrow.gif') center left no-repeat transparent;
	margin-top:5px;
}
/* Image de bas de colonne gauche  : --> ne servira peut etre plus*/
#ImageDesign{
	margin:10px 0 30px 30px;
}

#gototop{
	height: 20px;
	padding:0  25px 0 0;
	background: url('/ressources/images/site/backtotop.png') no-repeat right center #FFF;
	margin:30px 0 15px 0;
	clear: both;
}

#pied{
	width:950px;
	margin:20px auto 60px auto;
	padding:2px 0 4px 0;
	text-align:right;
	clear:left;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	font-size:75%;
}

#lastupdate {
	color:#666;
	float:left;
}

#barrelaterale hr {
	margin-bottom:30px;
	width:170px;
}

.barrehauteelement{
	height:80px;
	width:357px;
	float:left;
}
#barrehaute .barrehauteelement:first-child{
	margin-right:41px;
}

.half{
	margin:0 25px 30px 0;
}

.boite_message{
	color:#666;
	border:1px solid #CCC;
	padding:10px;
	font-size: 75%;
	width:150px;
}

.responsable{
	text-align: center;
	padding-bottom:20px;

}

.responsable .details {
	float:left;
	text-align: center;
	width:120px;
	padding:3px;
	padding-top:10px;
	height:62px;
	font-size:11px;
	color:#000;
}

.tweet {
	padding-left:100px;
	border:1px dotted #eee;
	min-height:120px;
	margin-bottom:25px;
	clear:both;
}

#searchResults
{
	padding-top: 1px;
}

#mapCheckbox
{
	float: none;
	margin: 0;
	margin-right: 20px;
	width: auto;
}

#mapCheckboxLabel
{
	float: none;
	background: none;
	width: auto;
}

.mapWrapper
{
	margin-top: 20px;
}

/* 1/3 content width */

.third{
width:205px;
float:left;
margin:0 30px 30px 0;
padding:10px;
}

/* Perequation */

.details_category
{
	display:block;
	float:left;
	margin-right:5em;
	width:100px;
}

#refresh:hover
{
	cursor: pointer;
}

.refreshImg,
#refresh img
{
	width: 20px;
	height: 20px;
	margin: 0;
}

#d_km_comment
{
	display: none;
}

#d_km_comments .info_notification
{
	margin: 0;
}

#d_km_comments #d_km_justification
{
	width: 300px !important;
}

#d_google_suggest {
	font-size: 18px;
	color: #F17717 !important;
}

#details {
	background-color: #eee;
	border: 1px solid #ccc;
	border-bottom-width: 0px;
	margin-bottom: 0px;
	margin-top: 20px;
	padding: 10px 10px 0 10px;
}

#total {
	background-color: #eee;
	border: 1px solid #ccc;
	border-top-width: 0px;
	margin-top: 0px;
	padding: 0px 10px 10px 10px;
}


#details h3 {
	margin-top: 0px;
}

/* Feeds filtering */

.feed_popup {
	width: 100%;
	clear: both;
	display: none;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	background-color:white;
	border:1px solid #CCCCCC;
	padding:10px;
	text-align:left;
}

.feed_popup h2 {
	margin-top: 5px !important;
}

.available_filters {
	width: 100%;
	clear: both;
	text-align: left;
}

.feed_filter {
	float: left;
	width: 250px;
	margin: 0 5px 15px 5px;
}

.feed_filter input {
	margin: 0 10px 5px 0;
}

.feed_filter span {
	
}

.feed_popup .clear {
	clear: both;
}

.feedMore_close {
	float: right;
}

/* Encadrés zoom OBV dans le guide consultation publique */
.zoomObv {
	background: url('/ressources/images/site/obv_qc_logo_transparent_mini.gif') no-repeat 10px 10px;
	border:1px dotted #337ABE;
	border-radius:10px;
	padding:10px 10px 0 10px;
	margin-top:15px;
	margin-bottom: 15px;
}

/* Boutons de gestion des experiences de la vue details*/


.manage_experience {
	float:right;
	background: url(/ressources/images/site/arrow2.gif) no-repeat left center;
	padding:3px 5px 3px 15px;
	border:1px dotted #CCC;
	border-radius:5px;
	position:relative;
	margin-top:15px;

}

.manage_experience:hover{
	background: url(/ressources/images/site/arrow2.gif) no-repeat left center #EEE;

}


/* Boutons de gestion des experiences dans les autres vues */

.experience_directory_button {
	float:left;
	background: url(/ressources/images/site/arrow2.gif) no-repeat left center;
	padding:5px 10px 5px 15px;
	border:1px dotted #CCC;
	border-radius:5px;
	margin-bottom:20px;
	margin-right:10px;
}

.experience_directory_button:hover{
	background: url(/ressources/images/site/arrow2.gif) no-repeat left center #EEE;
}

#content .manage_experience:hover. #content .experience_directory_button:hover{
	cursor:pointer;
}

#content .manage_experience:hover a, #content .experience_directory_button:hover a {
	text-decoration: none;
	color:black;
}
/* ----------------------------------------------------------------------------------------------- */

/* @texts */

/* General */

kbd {
	border-bottom:3px solid #F17717;
	font-size:1.3em;
	font-weight:bold;
}

code{
	color:#666;
	border-left:2px solid #666;
	border-right:2px solid #666;
	font-size:1.2em;
	font-weight:bold;
	padding:0 0.2em;
}

acronym,abbr {
	cursor:help;
	border-bottom:1px dotted #F17717;
	font-variant:small-caps;
}

pre{}

cite{}

blockquote{
	border:1px solid #AAA;
	background-color:#EEE;
	color:#F17717;
	padding:0 2em 1em 2em;
	margin-top:1em;
}

/* Specific */

#pied p{
	margin:0;
	padding:0;
}

.contraste{
	color:#F17717;
}

.contraste2{
	color:#1b75bc;
}

.contraste3{
	color:#AAA;
}


/* encadrés sur fond gris */

.encadre{
	/* background-color:#EEE; */
	border-top :2px solid #8EC74D ;
	border-bottom :2px solid #8EC74D ;
	padding:10px;
	font-size:10px;
	padding-left:30px;
	margin:10px 0 ;
	background: url(/ressources/images/site/green_right_arrow.png) center left transparent no-repeat;

}
.encadre p{
	margin-top:2px;
}
.encadre .nom{
	color:#F17717;
	font-size:11px;
	font-weight:bold;
	background-color:#FFF;
	padding:2px;
}
.encadre .description{
	color:#AAA;
}
.encadre .numero{
	color:#333;
	width:100px;
	display:block;
	float:left;
}

.encadre .half
{
	margin-right: 2px !important;
	margin-bottom: 10px !important;
}

/* jQuery autocomplete plugin */

.ac_even
{
	background-color: #ccc;
}

.ac_odd
{
	background-color: white;
}

.ac_over
{
	color: #F17717;
}

/* Etiquette reserve aux membres */

.reserve_inscrits {
	color:#F17717;
	border:1px solid #F17717;
	font-size:8px;
	padding:2px;
	padding-left:12px;
	position: relative;
	top:-2px;
	background: url(/ressources/images/site/locker.gif) 1px 1px transparent no-repeat;
}

.documentation .reserve_inscrits {
	top:6px;
}

.nouveau {
	color:#2FA000;
	border:1px solid #2FA000;
	font-size:8px;
	padding:2px;
	position: relative;
	top:-2px;
	left:5px;
	text-decoration: none;
}

.lourd {
	color:#C00;
	border:1px solid #C00;
	font-size:8px;
	padding:2px;
	position: relative;
	top:-2px;
	left:5px;
	text-decoration: none;
}

.documentation .nouveau {
	top:6px;
}

/* tweets */
.details{
color:#bbb;
font-size:9px;
}

/* message*/
.date_time_message{
color:#F17717;
font-size:11px;
}

/* heure date dans les liens de la page documentation */
.documentation .details{
	color:#bbb;
	font-size:10px;
}
/* details dans les guides */
li span.detail {
	color:#bbb;
	font-size:10px;
}

/* heure date dans les liens de la page documentation */
h2 .details, h4 .details,h5 .details,h6 .details{
color:#aaa;
font-weight:normal;
font-size:10px;
display:block;
margin-top:3px;
}

/* textes mis en valeur */

.focusorange{
text-decoration: underline;
color:#F17717;
}

.highlight{
	font-weight: bold;
	color:#F17717;
	padding:20px;
	border-right:1px solid #F17717;
	border-left:1px solid #F17717;
	margin:10px 0;
}

.fyi {
background-color: #1b75bc;
padding:5px;
color:#FFF;
text-align:center;
}
.note,.exemple{
color:#AAA;
font-size:11px;
margin:20px
}

.exemple strong{
color:#1b75bc;
font-size:12px;
}

.lastupdate {
color:#F17717;
border:1px solid #CCC;
width:150px;
padding:10px;
font-weight:bold;
font-size:9px;
position:relative;
}

#search_results #content em {
color:#FFF;
background-color: black;
font-style: normal;
font-weight: bold;
/* border-bottom:1px dotted #AAA; */
}

.not_here {
	opacity: 0.2;
	-moz-opacity: 0.2;
	-webkit-opacity:0.2;
}

.back_button , .back_button:link , .back_button:visited  {
	display:block;
	background-color: #F17717;
	width:150px;
	color:#FFF;
	text-align: center;
	padding:5px 0;
	margin-top:25px;	
	border-radius : 10px;
	font-size:10px;
	text-decoration: none;
}

.back_button:hover {
	background-color: #1b75bc;
	
}

/* Titre des encadrés Zoom Obv des guides de consultation publique*/

.zoomObv p:first-child {
	color: #337ABE ;
	font-size:140%;
	text-transform: uppercase;
	margin-top:30px;
	text-shadow: 2px 2px 2px #666;
	padding-left:140px;
}

.zoomObv p:first-child+p {
	color: #68B924 ;
	font-size:120%;
	font-style: italic;
	margin-bottom:30px;
	padding-left: 140px;
}

/* Commanditaires des pages RDV des OBV */

.commanditaire {
	border:1px solid #eee;
	float:right;
	padding:5px;
	margin-top:20px;
}

.commanditaire p {
	text-align:center;
	color:#AAA;
	font-weight:bold;
	font-size:11px;
}


/* ----------------------------------------------------------------------------------------------- */

/* @titles */

/* General */


h1 {
	color:#1b75bc;
	font-size:160%;
	padding:5px 0;
	font-weight:normal;
	margin-bottom:0;
}

h3 {
	font-weight:normal;
	color:#8EC74D;
	font-size:100%;
	text-align:left;
	margin:2em 0 1em 0;
	padding:0 0 5px 0;
	border-bottom:1px solid #EEE;
	clear:left;
}


h4 {
	margin-left:20px;
	margin-bottom:10px;
}


h5 {
	margin-bottom:10px;
	margin-left:40px;
	color:#666;
}

h6 {
	font-size:11px;
	margin-bottom:10px;
	margin-left:60px;
	color:#F17717;
}


/* Specific*/

.half h3:first-child {
	margin-top: 0px;
}

/* Titre dans le contenu */

#content h2,.blockMsg h2{
	color:#F17717;
	font-size:100%;
	text-align:left;
	margin:3em 0 1em 0;
	border-bottom: none;
	border-left: 5px solid #F17717;
	padding:0 0 5px 10px;
	text-decoration: underline;
	clear:left;
}

/* Barre latérale */

#barrelaterale h2 {
	color: #666;
	background:url('/ressources/images/site/h2lateral.gif') no-repeat top center;
	border:1px solid #ddd;
	display: block;
	width: 150px;
	padding: 3px 10px;
	margin: 0;
	margin-top: 20px;
	font-weight:bold;
	text-align: left;
	font-size:100%;
	clear:both;
}

#barrelaterale h2:first-child {
margin-top:0;
}

#barrelaterale .responsable+h2 {
	margin-top:80px;

}
h4.table {
	border:1px solid #ddd;
	margin-left:0;
	margin-bottom:-1px;
	padding : 5px;
	color:#666;
	font-weight:normal;
	font-size:10px;
	background-color:#EEE;
}

/* Barre latérale non animée */

#barrehaute h2 {
	color: #666;
	background:url('/ressources/images/site/h2lateral.gif') repeat-x top center;
	border:1px solid #ddd;
	display: block;
	width: 335px;
	padding: 3px 10px;
	margin: 0;
 	font-weight:bold;
	text-align: left;
	font-size:100%;
	
}

/* GrowlUI */

h1.growlTitle
{
	color: white;
	font-weight: bold;
	font-size: 12px;
}

p.growlMessage
{
	font-size: 10px;
}


/* Navigation dans la page */

#navigationpage h2 {
	color: #666;
	background:url('/ressources/images/site/h2lateral.gif') repeat-x top center;
	border:none;
	border-bottom:1px solid #ddd;
	display: block;
	width: 150px;
	padding: 3px 10px;
	margin: 0;
 	font-weight:bold;
	text-align: left;
	text-decoration:none;
}

#content .half h2:first-child {
	margin-top:0;
}

/* em dans h1 */

h1 em {
	color:#666;
	font-style: normal;
	font-size: 0.7em;
}

/* Titre h3 pour les infomemos */

.infomemo h3{
	color:#F17717;
}

/* Titre h3 dans les tweets */

.tweet h3{
	color:#F17717;
	border-left:none;
	margin:5px 0;
}

/* Autre modèle de titre h3 dans les guides */

h3.h2h3 {
	color:#1b75bc;
	font-size:100%;
	text-align:left;
	margin:3em 0 1em 1em;;
	border-bottom: none;
	border-left: 5px solid #1b75bc;
	padding:0 0 5px 10px;
	text-decoration: underline;
	clear:left;
	font-weight:bold;
}

/* Sous titres des menus déroulants activés avec Jquery */

#header ul.subnav h5 {
	color: #337ABE ;
	padding:0;
	margin:10px;
	margin-left:0;
	font-size:0.9em;
}

#header ul.subnav li.space {
margin-bottom:18px;
}

/* ----------------------------------------------------------------------------------------------- */

/* @lists */

/* General */

/* Specific */

#header ul.topnav{
	width:752px;
	height:31px;
	margin-left:198px;
	background:url('/ressources/images/site/top_menu.png') no-repeat top center ;
	margin-top:20px;
	clear: both;
}

#header ul.topnav li{
	float:right;
}


#header ul.topnav li.first{
	margin-right:20px;
}

/* Pour les listes devant avoir une apparence de liste type word */
.list{
	list-style-position: outside;
	width:690px;
	list-style-type:square;
	margin:20px;
	border-left:none;
	padding:0;
	font-size: 90%;
}

ol.list {
	list-style-type:decimal;
	list-style-position: outside;
}

/* Pour les listes devant avoir une apparence de liste type word dans un div .third */
.third .list{
	width:150px;
}

/* Pour les listes devant avoir une apparence de liste type word dans un div .third */
.third .half{
	width:150px;
}

/* Pour les listes de sources numérotées */

ol.sources {
	border-left:none;
	padding: 0;
	font-size:10px;
	color:#AAA;
	margin:5px 0;
}

/* Barre latérale */

#barrelaterale ul{
	list-style: none;
	font-size: 80%;
	margin:0 0 30px 0;
	border:none;
	padding:0;
}

/* Navigation dans la page */

#navigationpage ul{
	padding:10px;
	font-size: 90%;
	list-style-type: disc;
	list-style-position: inside;
	color:#CCC;
	width:150px;
}

/* Listes de liens dans des demi pages */

.half ul {
width:290px;
}


.documentation ul li{
	clear:left;
}


li.alpha_index {
list-style-type: none;
text-transform: capitalize;
font-size: 18px;
color:#F17717;
position:relative;
left:-15px;
margin-top:30px;
}

ul p{
position:relative;
font-size:11px;
left:-20px;
width:310px
}

/* ----------------------------------------------------------------------------------------------- */

/* @links */

/* General */

a, a:link,a:visited {
	color:#1b75bc;
	text-decoration:none;
}



a:hover{
	color:#006699;
	text-decoration:underline;
}

/* Specific */

#barrestatut a.contraste{
	color:#F17717;
}

#barrestatut a.contraste2{
	color:#1b75bc;
}
#barrestatut a.contraste:hover,#barrestatut a.contraste2:hover{
	text-decoration:underline;
}

/* Menu barre orange */

/*
#header ul.topnav a{
	display:block;
	height:31px;
	width:120px;
	background:url('/ressources/images/site/top_link.png') no-repeat top center transparent;
	margin:0 0 0 -2px;
	color:#FFF;
	line-height:30px;
	font-size:90%;
	font-family: "Lucida Grande", Verdana, sans-serif;
}


#header ul.topnav a:hover{
	background:url('/ressources/images/site/top_link.png') no-repeat bottom center transparent;
	text-decoration:none;
}
*/

acronym:hover {
	cursor:help;
	border-bottom:1px dotted #E5B415;
}


/* Lien de la barre de statut */

#barrestatut a{
	color:#333;
}

#barrestatut a:hover{
	color:#F17717;
	text-decoration:none;
}


/* Logo robvq cliquable en entete */

#click a{
	display:block;
	width:150px;
	height:100px;
	position:absolute;
	background: none;
}
#click a:hover{
	background: none;
}

/* Barre latérale  sans cadenas */

#barrelaterale ul li a{
	color: #1b75bc;
	background:url('/ressources/images/site/alateral.gif') repeat-x top center;
	border:1px solid #ddd;
	text-decoration: none;
	display: block;
	width: 150px;
	padding: 3px 10px;
	margin: 0;
	margin-bottom: 2px;
	text-align: left;
}

#barrelaterale ul li a:hover {
	color: #F17717; 
	background:url('/ressources/images/site/alateralhover.gif') repeat-x top center;
}

/* Barre latérale  avec cadenas */

#barrelaterale ul li a.connected{
	color: #1b75bc;
	background:url('/ressources/images/site/alateral_locker.gif') repeat-x top center;
	border:1px solid #ddd;
	text-decoration: none;
	display: block;
	width: 150px;
	padding: 3px 10px;
	margin: 0;
	margin-bottom: 2px;
	text-align: left;
}

#barrelaterale ul li a:hover.connected {
	color: #F17717; 
	background:url('/ressources/images/site/alateralhover_locker.gif') repeat-x top center;
}

/* Breadcrumbs links */

#navigation  a{
	color:#666;

}

#navigation  a:hover{
	color:#F17717;
	text-decoration: underline;
}

/* in title links */
h3 a, h2 a:link, h2 a, h2 a:visited {
	color:#F17717;
	text-decoration: underline;
}

/* Liens savoir plus */

p.savoirplus a {
	color:#666;
	background:url('/ressources/images/site/arrow.gif') no-repeat left center;
	padding-left:35px;
}

.documentation ul li a{
	margin:8px 5px 8px 0;
	/*display:block;
	float:left;*/
}

/* Infocenter "half" lists */
.ic_results ul.list li
{
	text-align: left;
}

.responsable a {
	text-decoration: underline;
}

/* ----------------------------------------------------------------------------------------------- */

/* @forms */

/* General */

label {
	width:150px;
}


input{
	width:250px;
}

textarea {
	width:250px;
	font-size: 11px;
}

select {
	width:255px;
}

input[type="submit"] {
	font-size:11px;
}

/* Specific */

#search input{
	width:150px;
	color:#CCC;
	float:right;
}

#search input:focus{
	color:#000;
}

#searchform fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#searchform label { 
	color: #999; 
	display: none; 
}

label.form_image{
	background-color:fuchsia;
	width:40px;
	height:60px;
	display:inline;
	margin-right:0;
	text-align:left;
	padding-right:0;
	background: none;
	font-weight: normal;
	color:#666;
	margin-top:20px;
	font-size:6px;
	clear:left;
}
input[type="text"].form_image {
	color:#F17717;
	font-weight:bold;
	margin:0 10px;
	height:58px;
	width:40px;
	text-align:center;
	margin-top:20px;
	float:left;
}


/* pour les formulaires depliants */
.description_depliant {
	float:left;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	height:50px;
	width:100px;
	padding:5px 10px;
	font-size:9px;
	margin-top:20px;
	margin-left:10px;
}
.description_depliant em{
	font-weight:bold;
	font-style:normal;
}

.linkBoxLeft {
width:345px;
float:left;
margin-bottom:20px;
}

.linkBoxRight {
width:210px;
float:left;
margin-bottom:20px;
padding-left:85px;
}

.linkBoxRight label,.linkBoxLeft label {
margin-bottom:20px;
width:200px;
}

.linkBoxLinks {
width:45px;
padding-top:45px;
float:left;
}
/* ----------------------------------------------------------------------------------------------- */

/* @images */

/* General */

/* Specific */

.gallery .fancybox img, .gallery .lightbox img{
	margin: 0 7px 16px 7px;
}

.gallery{
	margin:20px 0;
}

/* InfoCenter generic icon */
.ic_icon
{
	margin: 0px 3px 2px 0px;
}

.mapIconLink
{
	padding: 0 !important;
	margin: 0 !important;
}

.hideNext img, .showNext img
{
	margin: 0;
	padding: 0;
}


/* Vignette des administrateurs */
.photo_administrateur{
float:left;
margin: 0 10px 10px 0;
width:80px;
height:120px;
}

/* Titres contenant des images */
h1 img{
	float: right;
}

h3 img{
	float: right;
}

/* Couvertures de documents ressources cliquables */
img.cover {
	border:1px solid #EEE;
	margin:30px 30px 0 0;
	height:165px;
}

/* Images des responsables de programmes dans la colonne gauche*/
.responsable img {
	height:70px;
	float:left;
}
/* Images dans un formulaire */
form img{
	width:40px;	
	height:60px;
}

.home_image {
	width:345px;
	margin:25px 0 0 0;
}

/* ----------------------------------------------------------------------------------------------- */

/* @tables */

/* General */

/* Specific */

table.repertoire tr td{
	width:200px;
	border-left: 1px solid #DDD;
}

table.repertoire tr {
	border-bottom:1px solid #DDD;
}

table.repertoire tr td+td {
	width:auto;
}

table a.disabled
{
	display: none;
}

/* Menu haut */

ul.topnav {  
    list-style: none;  
/*     padding: 0 20px;   */
    margin: 0;  
    float: left;  
}  

ul.topnav li {  
    float: left;  
    margin: 0;  
/*     padding: 0 15px 0 0;   */
    position: relative; /*--Declare X and Y axis base for sub navigation--  */
}  
ul.topnav li a{  
/*     padding: 10px 5px;   */
    color: #fff;  
    display: block;  
    text-decoration: none;  
    float: left;  
    	display:block;
	height:31px;
	width:120px;
	background:url('/ressources/images/site/top_link.png') no-repeat top center transparent;
	margin:0 0 0 -2px;
	color:#FFF;
	line-height:30px;
	font-size:90%;
	font-family: "Lucida Grande", Verdana, sans-serif;
}  

ul.topnav li a:hover{
	background:url('/ressources/images/site/top_link.png') no-repeat bottom center transparent;
	text-decoration:none;
}

ul.topnav li span { /*--Drop down trigger styles--*/  
    width: 18px;  
    height: 35px;  
    float: left;  
    background: url(/ressources/images/sexy_drop_down_menu/subnav_btn.png) no-repeat left top;  
}  
ul.topnav li span.subhover {
/* background-position: center bottom;  */
/* background-color:#8EC74D ; */
cursor: pointer;
} /*--Hover effect for trigger--*/  

ul.topnav li ul.subnav {  
	list-style: none;  
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/  
	left: -1px; 
	top: 31px;  
	background-color: #EEE;
	margin: 0; 
	padding: 0 10px 15px 10px;  
	display: none;  
	z-index:100;
	float: left;  
	height:auto;
	width: 180px;  
	border: 1px solid #DDD;  
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	font-size:0.8em;
	text-align:left;

}

ul.topnav li ul.subnav li{  
	margin: 0; 
	padding: 0;
	clear: both;  
	width: 180px; 
	text-align:left; 
		cursor: pointer;
}  

ul.topnav li ul.subnav li a {  
	float: left;  
	width: 180px;  
	text-align:left;
	padding: 0 0 0 10px; 
	display:block;
	background:none;
	margin:0;
	color:#000;
	height:20px;
	line-height:20px;
	cursor: pointer;
}  

ul.topnav li ul.subnav li a.connected {
	background:url('/ressources/images/site/a_top_locker.png') no-repeat 170px 4px;
}


ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/  
/*     background: url(/ressources/images/sexy_drop_down_menu/dropdown_linkbg.gif) no-repeat center left;   */
    color:#8EC74D ;
    font-weight: bold;
    	cursor: pointer;
}  


/* Mise en forme spécifique des tables  */

table#problematiques {
	text-align:center;
}

table#problematiques td  {
	border:1px solid grey;
	padding:5px;
}

table#problematiques th  {
	padding:5px;
}

table#problematiques tr td:first-child {
	text-align:left;
}

table#problematiques ul {
	padding:20px;
}

table#problematiques ul li {
	list-style-type : square;
	list-style-position: inside;
}


table#croisement td {
	padding:5px;
	border:1px solid grey;
}



