@import url("style-calendar.css");
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
body.mceContentBody{
	color:#111;
}
.mceContentBody a{
	color:#111;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	font-size: 100%;
} /* Evite un bug d'IE 6-7.*/
@font-face {
	font-family: 'ActorRegular';
	src: url('../fonts/actor-regular-webfont.eot');
	src: url('../fonts/actor-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/actor-regular-webfont.woff') format('woff'),  url('../fonts/actor-regular-webfont.ttf') format('truetype'),  url('../fonts/actor-regular-webfont.svg#ActorRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
html, body {
	height:100%;
}
body {
	background: #ededed;
	font-family: 'ActorRegular', Arial, Helvetica, sans-serif;
	font-size: 0.8125em; /* Soit 80% de la taille de la police par défaut du navigateur (par défaut 16px) - Voir http://riddle.pl/emcalc/ pour calculer la taille des polices en cascade */
	color: #fafae4; /* Couleur des texte dans Speedsales */
	margin: 0;
	padding: 0;
}
body.isAdmin{
	color:#111;
}
sup {
	font-size: 0.6em;
	vertical-align:super;
}

a {
	color:#fafae4;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

/* ###########################################################
######################## HEADER ##############################
########################################################### */
#header {
}
.navigation {
}



.btnlien a, .btnlien a:visited {
    font-size:0.8em;
    vertical-align: top;
    text-align:center;
    background: url(../images/lien.png) right top no-repeat;
    display:block;
    width:190px;
    height:20px;
    text-decoration:none;
    text-transform:uppercase;
    line-height:23px;
    line-height:21px\9;
    color:#ffffff;
    margin-top:7px;
}
.btnlien a:hover {
    background: url(../images/lien.png) right bottom no-repeat;
}



/* ###########################################################
######################## CONTENT #############################
########################################################### */
#content {
}
.tableauGlobal {
}
.tableauContenu {
	min-height: 470px;
	position: relative;
	margin-bottom: 20px;
	width: 980px;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.eraseBloc {
	clear:both;
}
/* PARTIE TEXTUELLE */

strong {
	font-weight: bold;
}
em {
	font-style:italic;
}
.margeOnglets {
	margin-left:20px;
}
.tailleOnglets {
	width:90px;
}
#ongletContainer li {
	background:url(../images/puce-Liste.jpg) left 8px no-repeat;
	padding-left: 15px;
}
#ongletContainer.isAdmin{
	height: auto;
	width: auto;
}
#ongletContainer.isAdmin > div{
	float:none;
	height: auto;
	min-height: 500px;
}
.lienPlan {
	background: url(../images/lienPlandAcces.png) left top no-repeat;
	width:82px;
	height:40px;
	float: right;
	display: inline-block;
	margin-top: 45px;
	padding : 5px 0 0 10px;
}
.lienPlan a {
	display: block;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	line-height: 12px;
	color:#fafae4;
}
.lienPlan:hover {
	background-position:left bottom;
}
.lienSansFond a, .lienSansFond a:visited {
	vertical-align: top;
	margin: 10px 0;
	color:#43231E;
	text-decoration: underline !important;
}
.lienSansFond a:hover {
	color:#43231E;
	text-decoration:none;
}
.lien a, .lien a:visited {
	font-size:0.8em;
	vertical-align: top;
	text-align:center;
	background: url(../images/lien.png) left top no-repeat;
	display:block;
	width:233px;
	height:20px;
	text-decoration:none;
	text-transform:uppercase;
	line-height:23px;
	line-height:21px\9;
	color:#ffffff;
	margin-top:7px;
}
.lien.isAdmin a{
	display: none;
}

.lien a:hover {
	background: url(../images/lien.png) left bottom no-repeat;
}
.tabLien a{
    color:#43231E;
     text-decoration: underline;
}
.tabLien a:hover{
  
}
.margeHorizontale {
	margin-right: 15px;
}
.margeVerticale {
	padding-top: 15px;
}
/* PARTIE GRAPHIQUE */

.tableau td {
	border:1px solid #43231e;
	padding: 0 5px;
	text-align:center;
	vertical-align: middle;
}


.goodHr hr {
	border: none;
	border-bottom: 1px dashed #43231e;
	width: 80%;
	margin: 14px auto;
}
/* ###########################################################
######################## FOOTER ##############################
########################################################### */
#footer {
	background-image: url(../images/bkg-footer.png);
	background-repeat: repeat-x;
	background-position: top center;
	/*min-height: 277px;*/
	min-height: 200px;
	position: relative;
}
.contentFooter table {
	width: 850px;
	margin:0 auto;
	text-align:center;
}
.blocViolet {
	margin: 0 5px;
}
.logoPied {
	width:980px;
	margin:15px auto;
}
.logoPied>a {
	width: 200px;

text-align: center;
}

/*.logoPiedGauche {
	float: left;
	width:200px;
	margin-left: 260px;
	margin-right: 20px;
}
.logoPiedMilieu{
    text-align: center;
    width:200px;
    margin: 0 auto;
    
}
.logoPiedGauche a {
	clear: both;
}*/
.logoPied>a span {
	
	/*color:#43231E;*/
}

/*.logoPiedDroite {
	float: left;
	width:200px;
	margin-top: 20px;
	margin-left: 40px;
}*/
.logoPied>*{
	display: block;
	float: left;
	margin: 0 76px;
}
.logoPied>a{
	margin-top: 25px;
}
.logoPied>img{
	margin-top: 30px;
}

.separateur {
	background:url(../images/separationBloc.png) left top no-repeat;
	width:3px!important;
	height:146px!important;
	padding: 0!important;
}
.blocAdresse {
	letter-spacing: 0.03em;
}
.blocAdresse p {
	margin-bottom: 10px;
}
.blocNavigationHTML {
	height:36px;
	text-transform:uppercase;
	/*position:relative;
	top:-235px;
	left:6px;*/
	text-align: center;
}
.blocNavigationHTML ul {
        width: 935px;
        display: table;
    }
.blocNavigationHTML li {
	 display: table-cell;
	
}
.blocNavigationHTML a {
	color: #FAFAE4;
	text-decoration: none;
        line-height: 36px;
        margin: 0 5px;
}
#btnhome {
     float: left;
        margin: 7px 5px 0 13px;
    background-image: url(../images/icones/iconeHome.png);
    height: 20px;
    width: 20px;
    background-position: top center;
    background-repeat: no-repeat;
    display: block;
}
#btnhome:hover {
    background-position: bottom center;
}
.blocNavigationHTML a:hover {
	color:#ffffff;
}
.tableauCredits, .tableauLiensUtiles {
	margin-top: 15px;
	text-align:center;
}
/***************************musique*******************************/

#music {
	cursor:pointer;
}
#conteneurMusique {
	position:absolute;
	top:-2000px;
}

/* ###########################################################
######################## SPEEDMAILING ########################
########################################################### */

.tableauEmailingAuto {
	margin: 0;
	height: 20px;
}
/* BOUTON INFO + CLOSE */
.emailingauto_img_infos {
	margin: 0;
	position: relative;
}
.tooltip_close {
	display: block;
	float: right;
}
/* BOUTON S'INSCRIRE */
#emailingauto_button {
	width: 110px;
	height: 20px;
	display: block;
	background: url(../images/speedmailing-submitbutton.png) no-repeat top left;
	border: none;
	font-size:0.85em;
	text-transform:uppercase;
	color:#fafae4;
	position: relative;
}
#emailingauto_button:hover {
	background-position: bottom left;
}
/* BOUTON SE DESINSCRIRE */
#emailingauto_button_desinscrire {
	width: 110px;
	height: 20px;
	background: url(../images/speedmailing-unsubmitbutton.cpg) no-repeat top left;
	border: none;
}
#emailingauto_button_desinscrire:hover {
	background-position: bottom;
}
/* TOOLTIP */
.emailingauto_tooltip {
	padding: 10px;
	text-align: left;
	background-color: #43231e;
	line-height: 20px;
	border:1px solid #fafae4;
}
.emailingauto_tooltip a {
	cursor: pointer;
	color: #FFF;
	text-decoration: underline;
}
.emailingauto_tooltip a:hover {
	text-decoration: none;
}
.emailingauto_tooltip_unsubscribe input {
	width: 120px;
	padding-bottom: 0;
}
/* MESSAGES */
.emailing_auto_message_success, .emailing_auto_confirm_text success {
	color: #1b8f00;
}
.emailing_auto_message_error, .emailing_auto_confirm_text error {
	color: #a20101;
}
.emailing_auto_confirm_title {
	padding-top: 100px;
}
.emailing_auto_confirm_text {
	padding-bottom: 50px;
}
/* CHAMPS EMAIL */
#emailingauto_email {
	width: 190px;
	height: 15px;
	margin: 0 5px;
	border: 1px solid #CCC;
}
#emailingauto_email_unsubscribe {
	width: 190px;
	height: 20px;
	margin: 0 5px;
	border: none;
}
/* NE PAS TOUCHER LES CLASSES CI-DESSOUS */
#emailingauto_tooltip {
	position: absolute;
	display: none;
	z-index:20000;
}
#emailingauto_tooltip_unsubscribe {
	position: absolute;
	display: none;
	z-index:20000;
}
/* ###########################################################
######################## SPEEDSEARCH #########################
########################################################### */
#containerSearch {
	width: 300px;
	float: left;
}
body #divSpeedSearch {
	height: 24px;
}
body #divSpeedSearch form input.recherche, .formSearch form input.recherche {
	cursor: pointer;
	width: 200px;
	height: 20px;
	color: #fafae4;
	padding: 0 5px 0 5px;
	margin-left:13px;
	padding-left: 10px;
	border:1px solid #c1b8aa;
	background-color:#43231e;
}
/* Tableau de recherche dans le site */
body #divSpeedSearch form table {
	width: auto;
}
body #divSpeedSearch form table tr {
}
body #divSpeedSearch form table tr td {
}
/* Tableau de recherche dans la page */
.formSearch form #tableau_search_page {
	width: auto !important;
}
.formSearch form #tableau_search_page tr {
}
.formSearch form #tableau_search_page tr td {
	padding: 0 2px 0 0;
}
/* Tableau de recherche avancée */
#tableau_options {
	border: 0 none;
}
#tableau_options tr td {
	padding: 2px;
	color: #f5e1b8;
}
#tableau_options tr td input, #tableau_options tr td select {
	background-color: #ffffff;
}
#tableau_options tr td input:hover, #tableau_options tr td select:hover {
}
#tabSearch {
}
#tabSearch tr .formSearch {
	text-align:center;
	font-size:0.75em;
}
#tabSearch tr .formSearch table {
	width:100%;
	margin:auto;
}
/* Résultat de recherche */
#tabSearch tr .formSearch table tr td {
	font-size : 0.75em;
}
#tabSearch tr .Titre {
}
#tabSearch tr td table tr #ResultSearch {
}
/* SI BESOIN DE CIBLAGE PRECIS */
body #divSpeedSearch form input.recherche:hover, .formSearch form input.recherche:hover {
}
body #divSpeedSearch form, .formSearch form {
	margin :0;
	padding : 0;
}
body #divSpeedSearch form a.bouton:link, .formSearch form a.bouton:link {
	margin-top: 5px;
}
body #divSpeedSearch form a.bouton:visited, .formSearch form a.bouton:visited {
}
body #divSpeedSearch form a.bouton:hover, .formSearch form a.bouton:hover {
}
body #divSpeedSearch form a.bouton:active, .formSearch form a.bouton:active {
}
body #divSpeedSearch form a.bouton img, .formSearch form a.bouton {
	vertical-align: -20%;
	margin-top:5px;
}
body #divSpeedSearch form a.bouton img, .formSearch form a.bouton img {
	margin-left: -25px;
	width: 21px;
	height: 18px;
}
.formSearch form a.options:link {
}
.formSearch form a.options:visited {
}
.formSearch form a.options:hover {
}
.formSearch form a.options:active {
}
.fancyVignette table img{
    width: 170px;
    height: 90px;
}

/* ###########################################################
###################### SPEEDNEWS POPUP #######################
########################################################### */

a#showBackgroundImagesAdministration { 
    z-index: 100000; 
    position: absolute; 
    top: 30px; 
    right: 50px; 
    
    background-color : #FF8500; 
    color: #FFFFFF; 
    text-decoration: none; 
    
    padding: 8px; 
    border: 3px solid green; 
}

.speednews #ongletContainer > div {
	overflow: auto;
	position: relative;
}
.editableContentTextContainer { min-height: 25px; }


/* ###########################################################
###################### SPEEDROUTE #######################
########################################################### */


#mapQuartier {
    width:390px;
    height:457px;
}

body #speedroute1 > div > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(3) > div > div.gm-style-iw > div > div > a {
display: none;
}


div.gm-style-iw {position: absolute;
left: 12px;
top: 9px;
overflow: auto;
width: 145px;
height: auto;
}