body {
	margin: 10px;
	padding: 0px;
	height: 100%;
	font-family: arial;
	background: url('images/fond.png') #eee;
	font-size: 12px;
	color: #000;
}

.gauche {float: left ; } 
.droite {float: right ; }
.c-both {clear: both ; }

img {
	border: solid #626f78 1px;
}

.img-gauche {
	float: left;
	margin: 0 10px 10px 0;
}

.img-droite {
	float: right;
	margin: 0 0 10px 10px;
}


li {
	list-style: circle;
	}
	
a {
	text-decoration: none;
	color: #336699;
	font-weight: bold;
	cursor: pointer;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

/* ---------------- Structure ------------------ */

#logo {
	height: 30px;
	background: url('images/logo.png') #fcfcfc right no-repeat;
	width: 240px;
	margin: 5px 5px 0 5px;
	float: right;
}

#conteneur {
	position: relative;
	width:720px;
	margin: 0px auto;
	border: solid #ddd 1px;
	background: #f7f7f7;
	text-align: justify;
	}
	
	#corps-intro {
		padding: 10px 20px;
	}
	
	#corps-news {
		padding: 10px 10px;
	}
	
	#corps-publi {
		padding: 10px 10px;
	}
	
	#corps-teaching {
		padding: 10px 20px;
	}
	
	#corps-benchmarks {
		padding: 10px 10px;
	}
	
	#footer {
		text-align: center;
		padding: 5px;
		font-size: 10px;
	}
	
	#address {
		position: absolute;
		left: 190px;
		float: left;
		font-size: 13px;
		padding: 15px;
		width: 300px;
		margin: 0;
	}
	
	#address .indent-t {
		margin: 5px 0 7px 10px;
	}
	

	
	
	#photo {
		right: 25px;
		float: left;
		margin: 10px 0px 10px 10px;
	}
	
	.email {
		border: 0px; 
		margin: 2px 0px 0px 0px;
	}
	
/* ---------------- Menu ------------------ */

#menu {
	width: 140px;
	float: right;
	margin-right: 20px;
}

#menu ul {
	top: 0px;
	right: 0px; 
	width: 140px;
	text-align: center;
	list-style: none;
	margin: 10px 0px 10px 10px;
	padding: 0;
	border: 1px solid #ccc;
	border-width: 1px;
	background: #f2f2f2;
	}

	
#menu ul li {
	list-style: none;
	margin: 0px 0px 4px 0; 
	padding: 1px 10px;
	color: #7f5151; 
	font-weight: bold;
	}
	

	
#menu ul li:hover a {
	color: #333; 
	font-weight: bold;
	text-decoration: underline;
	}

#menu ul li a{
	color: #7f5151; 
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #333; 
	}
	
#menu ul li.menu-t{
	text-align: center;
	color: #666; 
	font-size: 13px;
	font-weight: bold;
	background: url('images/titre-h3.png') #ccc;
	padding: 0px 0 5px 0;
	height: 15px;
}
	
/* ---------------- Text ------------------ */

/* Titre */


.h3-fond {
	border: solid #ccc;
	border-width: 1px 0 1px 0;
	background: url('images/titre-h3.png') #ccc;
	width: 100%;
	height: 20px;
	margin: 10px 0 0 0;
}

h3 {
	float: left;
	color: #336699;
	padding: 2px 10px;
	margin: 0;
}

.back-top {
	color: #999; 
	font-size: 12px;
	float: right;
	font-weight: nomal; 
	text-decoration: none;
	padding: 2px 10px;
}

h4 {
	color: #7f5151;
}

#address h4 {
	margin: 0 0 7px 0;
}

h5 {
	color: #626f78;
}

h6 {
	color: #7f5151;
	font-size: 18px;
	line-height : 20px;
}
#address h6 {
	margin: 0 0 7px 0;
}

#block-cv{
	position: relative;
	padding: 5px;
	margin: 0 0 10px 10px;
	border: solid #ccc; 
	border-width: 1px;
	
	background: #eee;
	float: right;	
}

.pdf-cv {
		position: relative; 
		float: left;
		width: 70px; 
		height: 65px;
		background: url("images/pdf-icon.gif") no-repeat 50% 0;
		font-size: 11px;
		color: #626f78;
	}
	
	.pdf-cv:hover {
		color: #333;
	}
	
	.pdf-cv div {
		position: absolute; 
		width: 100%;
		bottom: 0px;
		text-align: center;
	}


.li-f {
	padding: 10px;
 	position: relative;
}

.li-f h4{
	margin: 0 0 5px 0;
	border: solid #7f5151; 
	border-width: 0 0 1px 0;
}

.linews-f {
	padding: 10px;
 	position: relative;
}

.linews-f h4{
	margin: 0 0 5px 0;
	border: solid #7f5151; 
	border-width: 0 0 1px 0;
}

.li-footer{

	position: relative;
	margin: 20px 0 0 0;
	color: #626f78;
	font-weight: bold; 
	text-align: right;
	float: right;
	background: url('images/li-footer-back.png') repeat-x;
	height: 25px;
	padding-right: 5px;
}

.li-footer-r, .li-footer-l  {
	background: url('images/li-footer-corner.png') no-repeat;
	height: 25px;
	position: absolute;
}

.li-footer-r {
	background-position: -235px 0; 
	width: 20px;
	top: 0px; 
	right: 0px;
}

.li-footer .li-footer-l{
	background-position: 0 0; 
	left: -40px;
	width: 130px;
	z-index: 0;
}

.li-footer a{
	position: relative;
	color: #666;
	font-weight: bold; 
	margin: 4px 15px 5px 5px;
	float: right;
	z-index: 100;
}

.pdf-link {
	display: inline;
	background: url('images/pdf.gif') no-repeat;
	padding-left: 20px;
	height: 18px;
}

.bib-link {
	display: inline;
	background: url('images/icon-bib.gif') no-repeat;
	padding-left: 20px;
	height: 18px;
}

.rar-link {
	display: inline;
	background: url('images/icon-rar.png') no-repeat;
	padding-left: 20px;
	height: 18px;
}

.video-link {
	display: inline;
	background: url('images/icon-video.gif') no-repeat;
	padding-left: 20px;
	height: 18px;
}

.project-link {
	display: inline;
	padding-left: 5px;
	height: 18px;
}

.library-link {
	display: inline;
	padding-left: 5px;
	height: 18px;
}


/* news */

.img-gauche-li {
	float: left;
	margin: 0 10px 0px 0px;
}

.news-right {
	height: 100%;
	float: left;
	width: 516px; /* modifié par PY! c'etait 515px a la base */
}

