@charset "UTF-8";
/* CSS Document */

/*********** Config. Pages ***********/
.paragraphe {
	display: block;
	margin: 20px 0px 10px 0px;
	padding: 0px;
	height: auto;
}

.padjustify { /* Utilise sur info.php */
	padding: 20px!important;
	text-align: justify!important;
}

.padcenter {
	padding: 20px!important;
	text-align: center;
}

.tblcloud {
	display: block;
	list-style-type: none;
	text-align: center;
	padding: 10px;
	border: solid 2px #FF8727;
	border-radius: 1em;
	max-width: 85%;
	word-spacing: 10px;
}

.tblcloud li {
	display: inline-block;
	background: none!important; /* Annuler css li global */
	padding-left: none!important; /* Annuler css li global */
}

.anso2015 {
	color: #FF8727;
}

/********* Programme bannieres partenaires ***********/
#bannieres {
	display: block;
	text-align: center;
}

#bannieres table {
	border: 1px dashed #cccccc;
	display: inline-table; /* Alignement horizontal des bannieres */
	font-size: 8px;
	color: #5B5958;
}

/*********** Balises dediees aux formulaires et encarts ***********/
.input-mls {
	line-height: 15px;
	padding: 5px;
	width: 49%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fbfbfb;
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: 500;
	color: #3c3c3c;
	border: 1px solid rgba(0,0,0,0);
}

#button-mls {
	line-height: 15px;
	padding: 5px;
	width: 49%;
	background-color: #ff8727;
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: 700;
	color: white;
	cursor: pointer;
	border: #fbfbfb solid 4px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}

#button-mls:hover {
	background-color: rgba(0,0,0,0);
	color: #ff8727;
}

.button {
    /* Pour positionner les boutons de la meme maniere que les champs textuels */
	display: inline-block;
	width: 90%;
}

div.flow { /* Scrolling encadre de la page nouveaute */
	overflow-y: scroll; /* Ascenseur vertical */
	overflow-x: hidden; /* Ascenseur horizontal */
	height: 290px;
}

/* Encarts locaux */
div.contain_locaux {
	width: 90%;
	display: inline-block;
	height: auto;
	position: relative;
}
div.photo_locaux {
	width: 160px;
	height: 160px;
	float: left;
}
div.map.locaux {
	width: 200px;
	height: 200px;
	float: left;
}
div.cartouche_locaux {
	width: auto;
	height: auto;
	float: left;
}

/*********** Balises Specifiques ***********/
/*********** Avertissement adhesion WDA ***********/
#avert {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #ff0000;
	width: 500px;
}

/*********** Listing materiel musee ***********/
.decompte { /* A virer */
	font-size: 24px;
	color: #CFCAC5;
}

/*********** Fiche materiel musee ***********/
#fiche { /* A remplacer par la Class table et a virer */
	text-align: center;
	padding: 0px;
	margin: 0px;
	margin-top: auto;
	margin-bottom: auto;
	font-size: 12px;
	background-color: #FFFFFF;
}

.alignright {
	float: right;
}

.tdleft {
	padding-left: 10px;
	text-align: left;
}

/*********** Pop-up contact destockage ***********/
#pop {
	text-align: center;
	padding: 0px;
	margin: 0px;
	margin-top: auto;
	margin-bottom: auto;
	font-size: 12px;
	background-color: #ECFEEB;
}

table.liaisonintra { /* Encadre de test-serveur intranet */
	font-size: 8px;
	border-width: 0px;
	border-spacing: 0px;
	border-color: #CFCAC5 #CFCAC5 #CFCAC5 #CFCAC5;
	border-collapse: collapse;
	background-color: white;
}

table.liaisonintra td { /* Encadre de test-serveur intranet */
	border-width: 1px;
	padding: 5px;
	border-style: solid solid solid solid;
	border-color: #CFCAC5 #CFCAC5 #CFCAC5 #CFCAC5;
	background-color: white;
}

/*********** Balises generales ***********/
.Border10 {
	margin: 0px;
	padding: 10px 0px 10px 10px;
}

table.type1 {
	border-width: 0px;
	border-spacing: 0px;
	border-color: #CFCAC5 #CFCAC5 #CFCAC5 #CFCAC5;
	border-collapse: collapse;
	background-color: white;
}

table.type1 td {
	border-width: 1px;
	padding: 5px;
	border-style: solid solid solid solid;
	border-color: #CFCAC5 #CFCAC5 #CFCAC5 #CFCAC5;
	background-color: white;
}

/** Listings collection **/
table.type2 {
	border-width: 0px;
	border-spacing: 0px;
	border-color: #CFCAC5 #CFCAC5 #CFCAC5 #CFCAC5;
	border-collapse: collapse;
	background-color: white;
}

table.type2 td {
	border-width: 0px 0px 1px 0px;
	padding: 2px 0px;
	border-style: solid solid solid solid;
	border-color: #CFCAC5 #CFCAC5 #CFCAC5 #CFCAC5;
	background-color: white;
}

/** Ensemble cliquable **/
.tdclic a {
	display: block;
	width: 100%;
}

.tdclic a:hover {
	background-color: #FFE0C7;
}

.titre {
	font-size: 8px;
	color: #5B5958;
}

.titremedia {
	width: 95%;
	font-size: 12px;
	color: #FF8727;
	font-weight: bold;
}

.piclink {
	font-size: 8px;
	color: #5B5958;
}

.piclink a:hover {
	background-color: #FFFFFF;
}

.homelogo a { display:block }

.homelogo a:hover { /* Correction bug IE */
	background-color: #FFFFFF;
	width: 145px;
}

.homelogo a:hover img { /* Correction bug IE */
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
}

.homelogo img { /* Correction bug IE */
	border: 0px;
}

.details {
	font-size: 75%;
	color: #F00;
}

.rouge {
	color: #ff0000;
}

.orange { /* A remplacer */
	color: #FF8828;
}
