/* @override http://www.madabotanik.com/plugins/auto/magusine-portage-spip3/themes/metices/generalold.css */

/* @override http://madabotani:8888/plugins/auto/magusine-portage-spip3/themes/metices/generalold.css */

/* css general de metices */

/* comportements par dÃ©faut */

body {
font-family: "SourceSans Pro", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
font-size: 13px;
color:#2c2c2d;
	background: url(.//images/Fond.jpg) repeat;
}

#autres-articles ul.listageconteneur li a {
	font: 11px "Arial narrow";
}

a {
color:#2c2c2d;
}

#page-sommaire table tbody tr td a {
	color: #1022a3;
}

iframe {
	background: silver url(images/chargement.gif) no-repeat 47px 47px;
	width: 100%;
	height: 600px;
}

object {
	background: silver url(images/chargement.gif) no-repeat 47px 150px;
}


a:hover {
color: white;
	background-color: green;
}

#general div.defil marquee {
	width: 792px;
	left: 225px;
	position: relative;
}

/* positionnement */

#general {
width: 98%;
margin-top: 12px;
}

#bandeau {
	position: relative;
	padding-bottom: 7px;
	width: 100%;
	background: url(/IMG/bandeau/bandeau-0.jpg) no-repeat;
	visibility: visible;
	height: 230px;
	left: 28%;
}


#contextes a {
	position: relative;
}

#contexte2 div.rubrique-une.listagebloc h2 a {
	color: white;
	text-decoration: none;
}

/*#bandeau {
position: relative;
width: 100%;
	background-image: url(/IMG/bandeau/bandeau-0.jpg);
}*/

#baseline {
position:absolute;
top:20px;
left:245px;
width: 800px;
border-bottom: 1px solid #333;
padding-bottom:3px;
letter-spacing:0.1em;
text-transform:uppercase;
font-size:9px;
}

#contexte1 {
left:20px;
	display: block;
	background-position: left;
	top: 0;
	float: left;
}

#contexte2 {
padding: 5px 0 0 70px;
	clear: none;
	width: 200px;
	display: block;
	float: right;
	z-index: 9999;
}

#corps {
	font-family: "SourceSans Pro", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	display: block;
	width: 55%;
	z-index: 1;
	margin-top: 6px;
	margin-left: 28%;
	background-color: rgba(244,244,244,0.5);
}

#corps a {
color: maroon;
}

#footer {
font-family: "SourceSans Pro", "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
font-size: 11px;
border-top:1px solid;
padding-top:4px;
	color: #222;
	border-color: #942092;
	margin: 0 290px 20px 225px;
	position: relative;
	bottom: 0;
}

#footer a {
color: maroon}

#contexte1 #navigation {
	background-position: left;
	padding-top: 20px;
}

/* comportement du corps */


#chemin {
font-size: 16px;
color: maroon;
margin-bottom: 16px;
	font-weight: bold;
}

#chemin a {
color: #330000;
}

#chemin a:hover {
color: green;
	background-color: white;
}

#header {
margin-bottom:12px;	
}

.logo {
float:left;
margin:0 1em 0.4em 0;
}

.clearer_header {
clear:left;
}

.sursoustitre {
font-size: 12px;
font-style: italic;
color: #000;
margin:6px 0;
}

.surtitre {
margin-bottom:10px;
}

h1 {
margin:2px 0 4px 0;
	font: normal 28px Bitter;
}

#texteconteneur {
	margin-bottom:3em;
}

.chapeau {
font-style: italic;
font-family: Bitter, georgia, times, serif;
color: #666;
font-weight: bold;
font-size: 14px;
line-height: 150%;
margin: 0.3em 0 1em 0;
}

.texte {
font-size:14px;
line-height:150%;
color:#333;
}

.texte p {
margin:0 0 1em 0;
	color: #330000;
	padding: 8px;
}

h3 {
margin: 0 0 0.4em;
	color: maroon;
	font: bold 18px Bitter;
}

.listagerepondre {
text-align:right;
margin:1em 4em 1em 0;
}

.ps {
margin-top:36px;
margin-right:25%;
border-top: 1px solid #999;
}

.notes {
margin-right:50%;
border-top: 1px solid #666;
}

.ps,.notes {
margin-bottom:12px;
padding-top:6px;

color:#444;
}

.spip_documents img {
border: 1px none #666;
	margin: 5px;
}

#texteconteneur div.texte table.spip tbody tr.row_even td {
	background-image: none;
	color: black;
	background-color: transparent;
}

#texteconteneur div.texte table.spip tbody tr.row_odd td {
	background-image: none;
	color: black;
	background-color: transparent;
}

a#lien_forum {
	font-weight: bold;
	font-size: 15px;
	float: left;
}

td {
	vertical-align: top;
	padding-left: 8px;
	text-align: left;
	padding-right: 8px;
}

tr {
	font-size: 120%;
}

.sansretourligne {
	white-space: nowrap;
	
}

/* CSS appliqué aux petits écrans */

@media (max-width: 799px) {

#general {
      margin-right: 0px;
	margin-left: 0;
}

body {
	font-size: 16px;
	text-align: justify;
}

.listagetexte {
font-size: 15px;
line-height:140%;
margin-bottom:4px;
	text-align: justify;
}

#contexte2 {
	margin-top: 6px;
	width: 83%;
	margin-left: 16px;
	clear: left;
	position: static;
	text-align: center;
	z-index: -1;
}

div#footer {
	visibility: hidden;
}

img {
    max-width: 100%;
    height: auto;
	padding-top: 17px;
}

div.bandeau {
	padding-left: 50px;
}

#corps {
	    width: 100%;
	display: block;
	clear: both;
	margin-top: 26px;
	margin-left: 18px;
	z-index: 1;
	height: 750px;
}

.chapeau {
	text-align: center;
	position: static;
	z-index: -1;
}

#contextes .bloclibre h2 {
	font-size: 16px;
	vertical-align: top;
}

#contextes h2 {
	color: white;
	font: bold 16px "SourceSans Pro", "Arial narrow", "Helvetica Neue", "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding-left: 14px;
	padding-right: 0;
}

#contextes #bloc-recherche h2 {
	background: url(./images/bande-gris.gif) no-repeat;
}}


/* Full Screen */

.button {
	display: inline-block;
	vertical-align: baseline;
	margin: 0 2px 8px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 700 10px/60% "SourceSans Pro", Arial, Helvetica, sans-serif;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	color: #d9eef7;
	border: solid 1px #990066;
	background: #cc0066;
	background: -webkit-gradient(linear, left right, left left, from(#990066), to(#cc66cc));
	background: -moz-linear-gradient(top,  #990066,  #cc66cc);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	padding: .5em 1em;
}

button#fullscreenvid.button {
	visibility: hidden;
}
.button:hover, .button:active {
	background: #007ead;
	background: -webkit-gradient(linear, left right, left left, from(#cc0099), to(#ffccff));
	background: -moz-linear-gradient(top,  #cc0099,  #ffccff);
}
.button:active {
	position: relative;
	top: 1px;
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
}

.fl { float: left; margin: 10px;
	width: 100%;
	opacity: 1;
	background-color: rgba(254,255,255,0);
}
video { max-height: 240px; }

/* Reset max-height when in full screen mode */
video:-webkit-full-screen	{ max-height: 100%; }
video:-moz-full-screen		{ max-height: 100%; }
