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

/* --- STYLES DE BASE --- */ 
 
/* Page */ 
html { 
  font-size: 100%; /* Évite un bug d'IE 6-7. (1) */ 
  height: 100%; 
} 
body {
	margin: 0;
	padding: 1em; /* Remettre à zéro si nécessaire. */
	/* Pensez à utiliser une collection de polices (2), par ex: 
  font-family: Arial, Helvetica, FreeSans, sans-serif; */ 
  font-size: 0.8em; /* À adapter pour la police choisie. (3) */
	line-height: 1.4; /* À adapter au design. (4) */
	color: black;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
} 
 
/* Titres */ 
h1, h2, h3, h4, h5, h6 { 
  margin: 1em 0 .5em 0; /* Rapproche le titre du texte. (5) */ 
  line-height: 1.2; 
  font-weight: bold; /* Valeur par défaut. (6) */ 
  font-style: normal; 
} 
h1 { 
  font-size: 1.75em; 
} 
h2 { 
  font-size: 1.5em; 
} 
h3 { 
  font-size: 1.25em; 
} 
h4 { 
  font-size: 1em; 
} 
 
/* Listes */ 
ul, ol { 
  margin: .75em 0 .75em 32px; 
  padding: 0; 
} 
 
/* Paragraphes */ 
p { 
  margin: .75em 0; /* Marges plus faibles que par défaut. (7) */ 
} 
address { 
  margin: .75em 0; 
  font-style: normal; 
} 
 
/* Liens */ 
a { 
  text-decoration: underline; 
} 
a:link { 
  color: #11C; 
} 
a:visited { 
  color: #339; 
} 
a:hover, a:focus, a:active { 
  color: #00F; 
} 
/* Pas de bordure pointillée ou halo lors du clic sur un lien */ 
a:active { 
  outline: none; 
} 
/* Pas de bordure autour des images dans les liens */ 
a img { 
  border: none; 
} 
 
/* Divers éléments de type en-ligne (8) */ 
em { 
  font-style: italic; 
} 
strong { 
  font-weight: bold; 
} 
 
/* Formulaires */ 
form, fieldset { 
  margin: 0; 
  padding: 0; 
  border: none; 
} 
input, button, select { 
  vertical-align: middle; /* Solution pb. d'alignement. (9) */ 
}

/*Layout*/
.oneColFixCtr #container {
	width: 990px;  /* paramétrage de la largeur à 20 pixels de moins que le plein écran (800 pixels) pour tenir compte de l'habillage du navigateur et éviter l'apparition d'un ascenseur horizontal */
	background: #F2F0E3; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	/*border: 1px solid #000000;*/
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/*height:100%;*/
}
.oneColFixCtr #mainContent {
		height:100%;
}
html>body .oneColFixCtr #mainContent{
	min-height: 100%;
}
.oneColFixCtr #mainContent {
	position:relative;
	padding:25px 10px 0px 10px;
	margin:-25px 0px 0px 0px;
	background-color: #cfc796;
	background:url(../img/fond-dual.gif) repeat-y center;
}
.oneColFixCtr #accueil {
	padding:0px;
	margin:0px;
}
#Foot{
	position: relative;
	background-color:#CCC;
	padding:10px 5px 10px 5px;
	text-align: right;
	height: 25px;
}
.Header{
	padding-top:20px;
	background-image: url(../img/fond-dual.gif);
	background-repeat: repeat-y;
	background-position: center;
}
/*///////////////////////////////*/
.banniere{
	background-color:#cfc796;
	padding-top:10px;
	position:relative;
	height:120px;
}
.logoBigMont{
	margin-left:200px;
	float:left;
}
.logoBigMTTP{
	margin-left:80px;
	float:left;
}
.posMainLogo{
	margin-left:20px;
	margin-top:10px;
	float:left;
}
.posSecLogo{
	margin-left:200px;
	float:left;
}
.LinkPodcast{
	position:absolute;
	right:10px;
	font-family: "Arial Black", Gadget, sans-serif;	
}
.LinkPodcast a, .LinkPodcast a:visited{
	text-decoration:none;
	color:#666;
}
.LinkPodcast a:hover{
	color:#FFF;
}
.LinkPodcast a:active{
	color:#666;
}
.LinkSearch{
	position:absolute;
	right:10px;
	bottom:10px;
}
.Baseline{
	position:absolute;
}
#pos1{
	top:90px;
	left:370px;
}
#pos2{
	top:100px;
	left:10px;
}
/*///////////////////////////////*/
.Flash{
	color:#666;
	background-color: #FFF;
}
/*///////////////////////////////*/
#web2 {
	padding:10px 10px 10px 20px;
	vertical-align: middle;
}
#web2 img{
	vertical-align: middle;
}
#web2 a{
	text-decoration:underline;
}
#web2 a:link, #web2 a:hover, #web2 a:visited,#web2 a:active{
	color:#333;
}
/*///////SECTEURS//////////////*/
#gauche,#droite{
	color:#b1dee0; /*b1dee0 def8f9*/
	float:left;
	width:400px;
	font-size:120%;
	padding-bottom:60px;
}
#gauche a,#droite a,#gauche a:visited,#droite a:visited{
	color:#FFF;
	text-decoration:none;
}
#gauche a:hover,#droite a:hover{
	color:#FFF;
	text-decoration:underline;
}
#gauche{
	text-align:right;
	margin-left:86px;
	*margin-left:85px;
	
}
#gauche p{
	padding-right:50px;
}
#droite p{
	padding-left:50px;
}

/*///////////Montamartin & MTTP/////////*/
.Montmartin, .MTTP, .NEUTRE{
	text-align:justify;
	margin-top:-4px;
	padding:20px 70px 40px 220px;
	position:relative;
}
.Montmartin li, .MTTP li, .NEUTRE li{
	background-image: url(../img/puce.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	line-height:16px;
	padding-bottom:5px;
}
.Montmartin{
	background:url(../img/fdPageMontmartin.gif) #f0eac3 no-repeat;
}
.MTTP{
	background:url(../img/fdPageMTTP.gif) #f0eac3 no-repeat;
}
.NEUTRE{
	background:url(../img/fdPageNeutre.gif) #f0eac3 no-repeat;
}

.FilAriane{
	position:absolute;
	top:0px;
	left:190px;
	font-size:90%;
	color:#333;
}
.FilAriane a:link{
	text-decoration:none;
	color:#999;
}
.FilAriane a:visited{
	text-decoration:none;
	color:#333;
}
.FilAriane a:hover{
	text-decoration:underline;
}
.FilAriane a:active{
		text-decoration:underline;
}
.FilAriane img{
	vertical-align:middle;
}
.Backtop{
	text-align:right;
	padding-top:20px;
}

.sticker{
	position:absolute;
	top:20px;
	z-index:10;
}
.pos1{
	left:10px;
}

.pos2{
	right:10px;
}
/* ////////// DIVERS /*/
/*.absmiddle {
	vertical-align: middle;
}*/
.clear{
	clear:both;
}
blockquote{
}
.titre{
	font-size:130%;
	font-weight:bold;
	text-decoration:underline;
}
.col{
	float:left;
}
