/* CSS Document */
*{
	margin:0;
	padding:0;
}

a, a:hover, a:visited{
	text-decoration:none;
	font-weight:700;
}
a, a:visited{
	color:#002859;
}
a:hover{
	color:#7D98AB;
}
a.inverse, a.inverse:visited{
	color:#002859;
}
a.inverse:hover{
	color:#fff;
}
p{
margin:15px 0;
clear:both;
}
ul{
	list-style-type: none;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	background:#eee;
	color:#666;
}
.subconteneur{
	background:#7D98AB;
}
.subheader{
	/*a remplir pour gérer les drapeaux*/
	background:#7D98AB;
}
.subheader div{
	margin:0 auto;
	text-align:right;
	width:995px;
	height:20px;
	padding-top:2px;
	font-weight:100;
	font-size:0.9em;
	color:#fff;
}
.subheader div a{
	color:#fff;
}
.subheader div a:hover{
	text-decoration:underline;
}
.subheader div img{
	position:relative;		
	top:3px;
	margin-left:3px;
}
.header-conteneur{
	margin:0 auto;
	width:995px;
	/*border:1px solid #aaa;
	border-bottom:none;*/
}
.header{
	background:#002859;
	height:90px;
}
.header .head-effect{
float:right;
height:90px;
}
.header img.logo{
	margin-top:17px;
	margin-left:15px;
	float:left;
	border:none;
}
.header img.logo_dauphine{
	float:right;
	border:none;
	margin-top:22px;
	margin-right:20px;
	margin-left:20px;
}
.mainconteneur{
	padding:0 15px 10px;
	width:965px;
	margin:0 auto;
	border:1px solid #ccc;
	border-top:none;
	background:#fff;
}
.cadre{
	padding-top:10px;
}
.colonne-gauche, .colonne-droite{
	width:500px;
	float:left;
	margin-top:5px;
}
.colonne-droite{
	margin-left:15px;
	width:450px;
}
.bouton-home, .bouton-home-nomargin{
	float:left;
	background:#002859;
	width:150px;
	height:28px;
	text-align:center;
	margin-right:25px;
	color:#fff;
	-moz-border-radius:5px;
	padding-top:12px;
	font-size:1.20em;
	font-weight:700;
	font-style:italic;
	margin-bottom:10px;
}
.bouton-home-nomargin{
	margin:0;
}
.bouton-home:hover, .bouton-home-nomargin:hover{
	background:#7D98AB;
	color:#fff;
	cursor:pointer;
}
a.bouton-home:visited, .bouton-home-nomargin:visited{
	color:#fff;
}

.news, .nav-list, .nav-list-selected{
	padding-bottom:8px;
	padding-top:8px;
	padding-left:5px;
	border-bottom:1px solid #eee;
	clear:left;
}
.news img{
	float:left;
	border:none; 
	margin-right:10px;
	clear:left;
}
.nav-list, .nav-list-selected{
padding:5px 0;
display:block;
cursor:pointer;
}
.nav-list-selected{
color:#555;
background:#eee;
padding-left:5px;
padding-right:5px;
}
.news .titre, .news .contenu{
	padding-right:30px;
}
.titre{
	font-weight:700;
	color:#002859;
}
.contenu, .contenu font{
	margin-top:2px;
	color:#666;
}
/*.contenu a{
	font-weight:100;
}*/
a.lirelasuite{
	float:right;
	background:url(../img/icons/play.gif) no-repeat 0 0px;
	height:19px;
	width:19px;
	margin-top:15px;
	cursor:pointer;
}
a.lirelasuite:hover{
	background-position:0 -19px;
}

a.voirlasuite{
	float:right;
	font-weight:100;
}
.titre-cadre, .nav{
	color:#002859;
	font-size:1.45em;
	font-weight:700;
	letter-spacing:0px;

}
.nav{
	padding:5px 0;
	color:#555;
	border-bottom:#aaa 1px solid;
	letter-spacing:0px;
	font-size:1em;
	font-weight:700;
}
.titre-cadre{
	margin-bottom:5px;
}
.ancien{
	margin-bottom:8px;
	padding:5px;
	border-bottom:1px solid #eee;
	background:#7D98AB;
}
.ancien img{
	float:left;
	margin-right:8px;
	position:relative;
	z-index:2;
}
.ancien .nom{
	margin-top:3px;
	font-size:1em;
	font-weight:700;
}
.ancien .nom  a:hover{
color:#fff;
}
.ancien .promo{
	color:#eee;
	font-weight:100;
	font-size:1em;
}
.ancien .poste{
	margin-top:2px;
	font-weight:100;
	color:#eee;
	font-size:1em;
	font-style:oblique;
	position:relative;
	z-index:1;
}
.ancien .temoignage{
	margin-top:5px;
	color:#fff;
	/*l'italique fait beuguer IE7...*/
}
table.partenaires{
	width:100%;
}
table.partenaires td{
	width:25%;
	text-align:center;
	vertical-align:middle;
}
.pre-footer{
	margin:5px 0 0;
	/*margin-bottom:none;*/
	background:#002859;
	height:5px;
}
.credits{
width:995px;
margin:3px auto;
padding:0;
text-align:center;
color:#555;
font-weight:700;
font-size:0.9em;
}
.credits a, .credits{
color:#555;
}
.credits a{
text-decoration:underline;
}
.credits a:hover{
text-decoration:none;
}
.footer-conteneur{
	background:#7D98AB;
}
.footer{
	margin:0 auto;
	width:995px;
	font-weight:700;
	padding:5px 0;
	color:#ddd;
}
.footer a:hover{
text-decoration:underline;
}
.footer ul{
	/*width:100px;*/
	margin-bottom:3px;
	width:995px;
	float:left;
}
.footer li{
float:left;
margin:0 2px;
}
.footer li.titre{
	margin-bottom:3px;
}
.footer a{
	color:#ddd;	
} 
.footer li.titre a{
	color:#002859;
}
.by, .by a{
font-weight:100;
font-style:italic;
}
.by{
color:#111;
}
/*SLIDESHOW*/
#slideshow{ 
	z-index:0; 
	background:#7D98AB; 
	width:500px;
	clear:both;
	overflow:hidden;
	height:385px;
}
	
#slide_action{
	width:20px;
	height:20px;
	margin:0px;
	padding:0px;
	float:left;
	cursor:pointer;
}
.SlideElemText{
	color:#fff;
	width:500px;
	height:80px;
}
#SlideNav{
	width:60px;
	position:relative;
	z-index:1;
	float:right;
	bottom:80px;
	right:10px;
}
.titre-slide{font-weight:700;width:415px;padding:3px 10px;color:#002859;font-size:1.2em;margin-top:5px;}
.texte-slide{padding:0px 10px;}
.slideshow_pause{background:url(../img/icons/slide.gif) 0 60px;}
.slideshow_play{background:url(../img/icons/slide.gif) 0 80px;}
#SlideNav {border:0px; cursor:pointer;}
#slideshow_prev,#slideshow_next{float:left;width:20px;height:20px;}
#slideshow_prev{
background:url(../img/icons/slide.gif) 0 20px;
}
#slideshow_next{
background:url(../img/icons/slide.gif) 0 40px;
}

/*STYLE DES TMP RUBRIQUE ET ARTICLE*/

.cadre-centre{
	width:485px;
	float:right;
	margin-right:20px;
}
.cadre-centre .titre-cadre{
margin-bottom:10px;
}

.cadre-gauche{
	width:220px;
	float:left;
}
.cadre-droit{
	width:220px;
	float:right;
}
.cadre-gauche, .cadre-droit{
	font-size:0.9em;
	padding-bottom:10px;
}
.cadre-gauche a, .cadre-droit a{
	font-weight:100;
}
.nav a{
	font-weight:700;
}
.cadre-gauche, .cadre-centre, .cadre-droit{
	padding-top:10px;
}
/*Plan du site*/
li.list1{
list-style-type:circle;
margin:10px 0 0 22px;
font-size:1.2em;
}
li.list2{
font-size:12px;
list-style-type:square;
margin:0;
margin-left:42px;
}

/*ajustements SPIP*/
table{
margin:10px auto 15px auto;
}/*ceci est un ajustement de tous les tableaux au centre : attention à la gestion du html (utiliser plutôt des div) */
table.spip tr.row_first {
	background-color:#ddd;
	color:#333;
}
h1, h2, h3, h4, h5, h6, h1.spip, h2.spip, h3.spip, h4.spip, h5.spip, h6.spip, h1.spip font, h2.spip font, h3.spip font, h4.spip font, h5.spip font, h6.spip font{
font-size:1.2em;
margin-top:25px;
color:#002859;
text-decoration:none;
font-weight:700;
}
h1.spip font, h2.spip font, h3.spip font, h4.spip font, h5.spip font, h6.spip font{
border:none;
}
img.spip_logos{
margin-right:5px;
/*border:1px solid #777;*/
border:none;
}
.img_sans_bordure img{
border:none;
margin-bottom:10px;
}

