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

#maintexte {
width:925px;;
margin-left:auto;
margin-right:auto;
height:460px;
margin-top:30px;
}

#maintexte ul {

padding:5px;
padding-left:0px;
margin:0;
}


#maintexte li {
	list-style-position:outside;
	list-style-type: none;
	padding-left:1px;
	padding-right:1px;
	padding-top:2px;
}

#maintextehome {
	float:left;
	width:250px;
	margin-right:20px;
	margin-top:43px;
	margin-left:2px;
	padding:0px;
	letter-spacing: normal;
	text-align: left;
}

#maintextehome h4 {
	font-size:13px;
	font-weight: bold;
	padding:0px;
	margin:0px;
}


#slideshowprohome {
margin-top:30px;

}



.titlecontact {
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BAAB6E;
	margin-bottom:5px;
	width:60%;
	padding-bottom:4px;
	}

.titlereportage {
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BAAB6E;
	margin-bottom:20px;
	width:97%;
	padding-left:4px;
	padding-bottom:4px;
	font-size:14px;
}




#contentgauche {
width:308px;
float:left
}

.contentdroite {
width:308px;
float:left
}


#public {
	height:450px;
	overflow-x:scroll;
	width:575px;
	margin:0px;
	padding:0px;
 	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
	text-align:center;
}

#public p {
	padding:0px;
	margin:0px;
	margin-top:8px;
	font-weight: normal;
}

.imgpubli {
padding:0px;
margin:0px;
}

#test {
display:none;
}

#test:hover {
	display:inline;
}

#flashcontent {
z-index:0;
height:553px;
margin-right:auto;
padding-top:10px;
}


/*Style des pages de synopsis*/



#syno {
width:100%;
}


#syno p {
margin:0;
padding:5px;

}

#syno img {
	float:right;
	margin-top:0px;
	margin-left:20px;
	margin-bottom:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}


#synotext {
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BAAB6E;
	height:435px;
	}
	
#syno h3 {
	font-size:small;
}




#syno a {
text-decoration:none;
color:#000000}

#syno a:hover {
color:#6E6E6E;
}

/*Ligne du synopsis pour infos supplementaires sur le sujet*/
.psynofinal {
margin-top:15px;
font-style:italic;
}




/*Reglage effet survol presentation portfolio*/

#maintexte_present a {
text-decoration: none; /* définition du lien qui affichera le "calque" */

}
#maintexte_present a:hover {
background: none; /* correction d'un bug IE */
}

#maintexte_present a span { /* définition de la balise <span> inclue dans <a> */
display: none;
}
#maintexte_present a:hover span { /* définition de la balise <span> au survol */
	display: block;
	position:relative;
	float:right;
	top:0;
	margin-left:280px;
	width: 375px;
	height:250px;
	background-color:#000000;
}

#image_present {
	float:right;
	margin-left:30px;
	border: 1px solid #BAAB6E;
}

#portraitapropos {
padding:0;
margin:10px;
margin-top:0px;
margin-left:115px;
padding-bottom:50px;
float:right;
}

/*Suppression de la bordure de lien sur lesi mages ico*/


.ico img {
border:none;
}

/*CoinGauche dans les diaporamas avec titre, lien vers pdf et synopsis*/

#coingaucheslideshow {
background-color:#990000;
z-index:10;
float:left;
width:190px;

}

/*TEST*/

ul.thumbs li  {
position: relative;
float: left;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
width: 126px;
height: 180px;
}


ul.thumbs li {

margin-top: 0pt;
margin-right: 5px;
margin-bottom: 5px;
margin-left: 0pt;
}


ul.thumbs li  {



}

ul.thumbs li:hover {
	background-color: #282828;

}


ul.thumbs li 

{

width: 220px;
height: 200px;
}



ul.thumbs li table {
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
margin-left: auto;
margin-right: auto;
margin-top: 3px;

}

body, td, th, input, select 

{
}


body, td, th 

{

color: #aaaaaa;

}


ul.thumbs li table td 

{

width: 110px;

text-align: center;

}

ul.thumbs li table td.slide {
height: 102px;
vertical-align: middle;
}

ul.thumbs li table td 

{
width: 220px;
}

ul.thumbs li table td.slide

{
width: 220px;
height: 150px;
}

ul.thumbs li table td.slide img {
border:none;
padding:0px;
margin:0px;
}

/*Conteneur du Slideshow Pro*/
#slideshowpro {
margin-top:10px;
}

#hidden {
display:none;
}