/****** bloc "A la une" ******/
#aLaUne_title{
	width: 477px;
	height: 40px;
	background-image: url("./img/entete1.gif");
	background-repeat: no-repeat;
	border: solid 0px #5e057d;
}
#aLaUne{
	text-align: left;
	width: 477px;
	border-bottom: solid 10px #fff;
}

/****** bloc liste_news ******/
#liste_news{
	text-align: left;
	width: 477px;
	border-top: solid 2px #e7e7e7;
	border-bottom: solid 10px #fff;
}

/****** bloc media ******/
#media_title{
	width: 477px;
	height: 40px;
	background-image: url("./img/entete7.gif");
	background-repeat: no-repeat;
	border: solid 0px #5e057d;
}
#media{
	text-align: center;
	width: 477px;
	border-bottom: solid 0px #c4c4c4;
}

/****** bloc retombées ******/
#retombees_title{
	width: 295px;
	height: 40px;
	background-image: url("./img/entete2.gif");
	background-repeat: no-repeat;
	border: solid 0px black;
}
#retombees{	
	width: 295px;
	background-image: url("./img/backgroundCadre1.gif");
	background-repeat: repeat;
	padding-bottom: 7px;
}
#retombees ul{
	text-align: left;
}
#retombees ul li a{
	text-decoration: none;
}
#retombees_footer{	
	width: 295px;
	height: 10px;
	background-image: url("./img/footer5.gif");
	background-repeat: no-repeat;
	padding-bottom: 7px;
}

/****** bloc 'WhoAreUs' ******/
#WhoAreUs_title{
	width: 295px;
	height: 40px;
	background-image: url("./img/heading20.gif");
	background-repeat: no-repeat;
	border: solid 0px black;
}
#WhoAreUs{	
	width: 295px;
	background-image: url("./img/backgroundCadre1.gif");
	background-repeat: repeat;
	padding-bottom: 7px;
	text-align: left;
}
#WhoAreUs_text{
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
}
#WhoAreUs_footer{	
	width: 295px;
	height: 10px;
	background-image: url("./img/footer5.gif");
	background-repeat: no-repeat;
	padding-bottom: 7px;
}

/****** bloc plusVisites ******/
#plusVisites_title{
	width: 295px;
	height: 40px;
	background-image: url("./img/entete6.gif");
	background-repeat: no-repeat;
	border: solid 0px black;
}
#plusVisites{	
	width: 295px;
	background-image: url("./img/backgroundCadre1.gif");
	background-repeat: repeat;
	padding-bottom: 7px;
}
#plusVisites li{
	list-style: decimal;
}
#plusVisites ul{
	text-align: left;
	margin-left: 40px;
}
#plusVisites ul li a{
 text-decoration: none;
}
#plusVisites_footer{	
	width: 295px;
	height: 10px;
	background-image: url("./img/footer5.gif");
	background-repeat: no-repeat;
	padding-bottom: 7px;
}

/****** bloc LastProjects_title ******/
#LastProjects_title{
	width: 295px;
	height: 40px;
	background-image: url("./img/heading17.gif");
	background-repeat: no-repeat;
	border: solid 0px black;
}
#LastProjects{	
	width: 295px;
	background-image: url("./img/backgroundCadre1.gif");
	background-repeat: repeat;
	padding-bottom: 7px;
}
#LastProjects ul{
	text-align: left;
	margin-left: 15px;
}
#LastProjects a{
	text-decoration: none;
}
#LastProjects_footer{	
	width: 295px;
	height: 10px;
	background-image: url("./img/footer5.gif");
	background-repeat: no-repeat;
	padding-bottom: 7px;
}

/****** bloc zoom ******/
#zoom_title{
	width: 190px;
	height: 50px;
	background-image: url("./img/entete3.gif");
	background-repeat: no-repeat;
	border: solid 0px black;
}
#zoom{	
	width: 190px;
	text-align: center;
	background-color: #e9e9e9;
	background-position: bottom;
	background-image: url('./img/footer1.gif') ;
	background-repeat: no-repeat ;
	padding-bottom: 10px;
}

/****** bloc info ******/
#info_title{
	width: 190px;
	height: 40px;
	background-image: url("./img/entete8.gif");
	background-repeat: no-repeat;
	border: solid 0px black;
}
#info{	
	width: 190px;
	text-align: center;
	background-color: #e9e9e9;
	background-position: bottom;
	background-image: url('./img/footer8.gif') ;
	background-repeat: no-repeat ;
	margin-bottom: 7px;
	padding-bottom: 20px;
}

/****** projectPresentation ******/
#projectPresentation {
	width: 768px;
	height: 160px;
	margin: 5px;
	margin-bottom: 15px;
	padding: 10px;
	background-color: #f2f4f7;
	border: solid 1px #CCCCCC;
}

/****** bloc derniersPI ******/
#derniersPI_title{
	width: 390px;
	height: 40px;
	background-image: url("./img/entete4.gif");
	background-repeat: no-repeat;
	border: solid 0px black;
}
#derniersPI{
	width: 392px;
	border: solid 0px black;
}
#derniersPI_footer{
	width: 390px;
	height: 40px;
	background-image: url("./img/footer3.gif");
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align: center;
	border: solid 0px black;
}

table.derniersPI1 { border: 0px solid #ebcae3; width: 99.5%;  border-spacing:0px; border-collapse:collapse;}
table.derniersPI1 tr, table.derniersPI td, table.derniersPI th { border: 0px; }
table.derniersPI1 tbody { background-color: #f6dcf3; border: 0px; }
table.derniersPI1 tbody:hover { background-color: #ffcc99; border: 0px; }
table.derniersPI1 tbody td { padding: 3px; border: 0px; }

table.derniersPI2 { border: 0px solid #ebcae3; width: 99.5%;  border-spacing:0px; border-collapse:collapse;}
table.derniersPI2 tr, table.derniersPI td, table.derniersPI th { border: 0px; }
table.derniersPI2 tbody { background-color: #fbeef8; border: 0px; }
table.derniersPI2 tbody:hover { background-color: #ffcc99; border: 0px; }
table.derniersPI2 tbody td { padding: 3px; border: 0px; }

/****** bloc derniersPRP ******/
#derniersPRP_title{
	width: 385px;
	height: 40px;
	background-image: url("./img/entete5.gif");
	background-repeat: no-repeat;
	border: solid 0px black;
}
#derniersPRP{
	width: 387px;
	border: solid 0px black;
}
#derniersPRP_footer{
	width: 390px;
	height: 40px;
	background-image: url("./img/footer2.gif");
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align: center;
	border: solid 0px black;
}

table.derniersPRP1 { border: 0px solid #e2b3d7; width: 99.5%;  border-spacing:0px; border-collapse:collapse;}
table.derniersPRP1 tr, table.derniersPRP td, table.derniersPRP th { border: 0px; }
table.derniersPRP1 tbody { background-color: #ffceff; border: 0px; }
table.derniersPRP1 tbody:hover { background-color: #ffcc99; border: 0px; }
table.derniersPRP1 tbody td { padding: 3px; border: 0px; }

table.derniersPRP2 { border: 0px solid #e2b3d7; width: 99.5%;  border-spacing:0px; border-collapse:collapse;}
table.derniersPRP2 tr, table.derniersPRP td, table.derniersPRP th { border: 0px; }
table.derniersPRP2 tbody { background-color: #feecfe; border: 0px; }
table.derniersPRP2 tbody:hover { background-color: #ffcc99; border: 0px; }
table.derniersPRP2 tbody td { padding: 3px; border: 0px; }

/****** bloc fiche PI ******/
#fiche_pi_title {
	width: 770px;
	margin-left: 15px;
	padding-top: 40px;
	background-image: url("./img/heading26.gif");
	background-repeat: no-repeat;
	border: solid 0px #000;
}
/*#fiche_pi {
	width: 787px;
	height: auto;
	margin-left: 7px;
	border: solid 0px #c4c4c4;
}*/
/*#fiche_pi_infos {
	float: left;
	width: 240px;
	text-align: left;
	margin-right: 233px;
	border-right: solid 344px #000000;
}*/
#fiche_pi_infos_contenu {
	float: left;
	width: 210px;
	margin-left: 10px;
	border: solid 0px #c4c4c4;
}
/*#fiche_pi_infos_footer {
	height: 100px;
	background-image: url("./img/footer6.gif");
	background-repeat: no-repeat;
}*/
#fiche_pi_detail {
	float: right;
	width: 549px;
	margin-right: 12px;
	border: solid 0px #6699FF;
}

.information1 {color: #000000; background-color: #fbeef8;}
.information2 {color: #000000; background-color: #f6dcf3;}

/****** bloc fiche PRP ******/
#fiche_prp_title {
	width: 770px;
	margin-left: 15px;
	padding-top: 40px;
	background-image: url("./img/heading28.gif");
	background-repeat: no-repeat;
	border: solid 0px #000;
}
/*#fiche_prp_title_text {
	padding-top: 10px;
	margin-left: 230px;
	text-align: center;
	border: solid 0px #000;
}
#fiche_prp {
	width: 787px;
	height: auto;
	margin-left: 7px;
	border: solid 0px #c4c4c4;
}
#fiche_prp_infos {
	float: left;
	width: 240px;
	text-align: left;
	border: solid 0px #5e057d;
}*/
#fiche_prp_infos_contenu {
	float: left;
	width: 210px;
	margin-left: 10px;
	border: solid 0px #c4c4c4;
}
/*#fiche_prp_infos_footer {
	height: 100px;
	background-image: url("./img/footer7.gif");
	background-repeat: no-repeat;
}*/
#fiche_prp_detail {
	float: right;
	width: 549px;
	margin-right: 12px;
	border: solid 0px #6699FF;
}

.information3 {color: #000000; background-color: #feecfe;}
.information4 {color: #000000; background-color: #ffceff;}

/****** bloc allPI ******/
#allPI_title {
	width: 770px;
	height: 40px;
	margin-left: 15px;
	background-image: url("./img/entete10.gif");
	background-repeat: no-repeat;
	border: solid 0px #5e057d;
}
#allPI_sorting {
	width: 770px;
	height: 35px;
	margin-left: 15px;
	padding-top: 5px;
	background-image: url("./img/backgroundSortingPI.gif");
	background-repeat: repeat-x;
	border: solid 0px #5e057d;
}
#allPI {
	width: 774px;
	margin-left: 15px;
	border: solid 0px #5e057d;
}
#allPI_footer {
	width: 770px;
	height: 40px;
	margin-left: 15px;
	padding-top: 5px;
	background-image: url("./img/footer9.gif");
	background-repeat: no-repeat;
	border: solid 0px #5e057d;
}

/****** bloc allPRP ******/
#allPRP_title {
	width: 770px;
	height: 40px;
	margin-left: 15px;
	background-image: url("./img/entete11.gif");
	background-repeat: no-repeat;
	border: solid 0px #5e057d;
}
#allPRP_sorting {
	width: 770px;
	height: 35px;
	margin-left: 15px;
	padding-top: 5px;
	background-image: url("./img/backgroundSortingPRP.gif");
	background-repeat: repeat-x;
	border: solid 0px #5e057d;
}
#allPRP {
	width: 774px;
	margin-left: 15px;
	border: solid 0px #5e057d;
}
#allPRP_footer {
	width: 770px;
	height: 40px;
	margin-left: 15px;
	padding-top: 5px;
	background-image: url("./img/footer10.gif");
	background-repeat: no-repeat;
	border: solid 0px #5e057d;
}

/****** bloc allCV ******/
#allCV_title {
	width: 770px;
	height: 40px;
	margin-left: 15px;
	background-image: url("./img/heading19.gif");
	background-repeat: no-repeat;
	border: solid 0px #5e057d;
}
#allCV {
	width: 774px;
	margin-left: 15px;
	text-align: center;
	border: solid 0px #5e057d;
}
#allCV_footer {
	width: 770px;
	height: 40px;
	margin-left: 15px;
	padding-top: 5px;
	background-image: url("./img/footer11.gif");
	background-repeat: no-repeat;
	border: solid 0px #5e057d;
}

/****** bloc CV ******/
#CV_title {
	width: 770px;
	height: 40px;
	margin-left: 15px;
	background-image: url("./img/heading13.gif");
	background-repeat: no-repeat;
	border: solid 0px #5e057d;
}
#CV_identity {
	width: 770px;
	margin-left: 15px;
	background-color: #e5bcc2;
	background-image: url("./img/lowerrightCV.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	border: solid 0px #5e057d;
}
#CV_menu {
	width: 770px;
	height: 30px;
	margin-left: 15px;
	text-align: left;
	margin-bottom: 30px;
	background-color: #FFFFFF;
	border: solid 0px #5e057d;
}
#CV_main {
	width: 770px;
	margin-left: 15px;
	background-color: #FFFFFF;
	border: solid 0px #5e057d;
}
#CV_PI_title {
	width: 770px;
	height: 40px;
	margin-top: 15px;
	background-image: url("./img/entete10.gif");
	background-repeat: no-repeat;
	border: solid 0px #5e057d;
}
#CV_PI_footer {
	width: 770px;
	height: 40px;
	background-image: url("./img/footer9.gif");
	background-repeat: no-repeat;
	border: solid 0px #5e057d;
}
#CV_PRP_title {
	width: 770px;
	height: 40px;
	margin-top: 15px;
	background-image: url("./img/entete11.gif");
	background-repeat: no-repeat;
	border: solid 0px #5e057d;
}
#CV_PRP_footer {
	width: 770px;
	height: 40px;
	background-image: url("./img/footer10.gif");
	background-repeat: no-repeat;
	border: solid 0px #5e057d;
}


/****** bloc guestbook ******/
#guestbook_title {
	width: 770px;
	height: 40px;
	margin-left: 15px;
	background-image: url('img/heading14.gif');
	background-repeat: no-repeat;
	border: 0px solid #5e057d;
}
#guestbook {
	width: 774px;
	margin-left: 15px;
	border: solid 0px #5e057d;
}
#allGuestbook_footer {
	width: 770px;
	height: 40px;
	margin-left: 15px;
	padding-top: 5px;
	background-image: url("./img/footer12.gif");
	background-repeat: no-repeat;
	border: solid 0px #5e057d;
}

/****** bloc advanceSearch ******/
#advanceSearch_title {
	width: 770px;
	height: 40px;
	margin-left: 15px;
	background-image: url('img/heading15.gif');
	background-repeat: no-repeat;
	border: 0px solid #5e057d;
}
#advanceSearch {
	width: 774px;
	margin-left: 15px;
	border: solid 0px #5e057d;
}
#advanceSearch_footer {
	width: 770px;
	height: 40px;
	margin-left: 15px;
	padding-top: 5px;
	background-image: url("./img/footer12.gif");
	background-repeat: no-repeat;
	border: solid 0px #5e057d;
}

/****** bloc search******/
#search_title {
	width: 770px;
	height: 40px;
	margin-left: 15px;
	padding-top: 5px;
	background-image: url("./img/heading23.gif");
	background-repeat: no-repeat;
	border: solid 0px #5e057d;
}


/****** bloc news_detail ******/
#news_detail_title {
	width: 770px;
	height: 40px;
	margin-left: 15px;
	background-image: url('img/heading16.gif');
	background-repeat: no-repeat;
	border: 0px solid #5e057d;
}
#news_detail {
	width: 500px;
	margin-left: 15px;
	text-align: left;
	border: solid 0px #5e057d;
}

/****** bloc other_news ******/
#other_news {
	float: right;
	width: 250px;
	margin-right: 15px;
	margin-top: 100px;
	border: solid 0px #5e057d;
}

table.otherNews { border-collapse:collapse; border: 1px solid #fff; width: 99.5%;  border-spacing:0px; text-align: left;}
table.otherNews tr, table.derniersPRP td, table.derniersPRP th { border: 1px solid #fff; }
table.otherNews tbody { background-color: #cfceff; border: 0px; }
table.otherNews tbody:hover { background-color: #cfceff; border: 0px; }
table.otherNews tbody td { padding: 3px; border: 0px; }

/****** bloc semester ******/
#semester_title {
	width: 770px;
	height: 40px;
	margin-left: 15px;
	background-image: url('img/heading21.gif');
	background-repeat: no-repeat;
	border: 0px solid #5e057d;
}
#semester {
	width: 770px;
	margin-left: 15px;
	border: solid 0px #5e057d;
}
#semester_footer {
	width: 770px;
	height: 40px;
	margin-left: 15px;
	padding-top: 5px;
	background-image: url("./img/footer12.gif");
	background-repeat: no-repeat;
	border: solid 0px #5e057d;
}

/****** bloc filière ******/
#die_title {
	width: 770px;
	height: 40px;
	margin-left: 15px;
	background-image: url('img/heading22.gif');
	background-repeat: no-repeat;
	border: 0px solid #5e057d;
}
#die {
	width: 770px;
	margin-left: 15px;
	border: solid 0px #5e057d;
}
#die_footer {
	width: 770px;
	height: 40px;
	margin-left: 15px;
	padding-top: 5px;
	background-image: url("./img/footer12.gif");
	background-repeat: no-repeat;
	border: solid 0px #5e057d;
}
