/*Général body*/
body, h1, h2, h3, h4, h5, h6, p{
	margin: 0;
	padding: 0;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	text-align: center;
}

/*Classes de liens*/
a:link {
	color: #000000;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
	}
a:active {
	text-decoration: none;
	color: #000000;
	}
#perf_titres a:link {
	text-decoration: none;
	color: #666666;
}
#perf_titres a:hover {
	text-decoration: none;
	color: #000000;
}
#perf_titres a:visited {
	text-decoration: none;
	color: #666666;
}

#contenu table.perf a:hover img {
	border: solid 1px #666666;
	margin-top: -1px;
	margin-bottom: -1px;
}
	

/*Classes de texte*/
.ital {
	font-style: italic;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 7px;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
.txtexp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	letter-spacing: 3px;
}
h1 {
	font-size: 20px;
	line-height: 25px;
	color: #666666;
}
h2 {
	font-size: 12px;
	line-height: 25px;
	color: #666666;
}
h3 {
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
}

h4 {
	font-size: 14px;
	color: #000000;
}
h5 {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
h6  {
	font-size: 13px;
	color: #000000;
	letter-spacing: 2px;
	border-bottom: dotted 1px black;
	margin: 0 0 5px 0;
}
.popup {
	text-align: justify;
	line-height: 18px;
}

ul li{
	text-align: justify;
}

#text_projet {
	text-indent: 16px;
}

/* Classes de la page d'accueil*/

#contenu #banniereAccueil {
	border:#336600 dotted 2px;
	padding:3px;
	height: 94px;
	margin: 0 0 10px 0;
}

#contenu table#accueil td {
	border-right: dotted 1px black;
}

#contenu table#accueil td.accueil_last {
	border-right: 0px;
}

table#accueil h1 {
	text-align:center;
	color: #336600;
	margin: 0 0 15px 0;
	font-size: 16px;
}

/*#contenu #encours {
	float: left;
	text-align: justify;
	border-right: dotted 3px black;
	margin: 8px 0 0 0;
	width: auto;
}
#contenu #avenir {
	float: left;
	border-right: dotted 3px black;
	margin: 8px 0 0 0;
	width: auto;
}

#contenu #annonces {
	float: left;
	margin: 3px 0 0 0;
	width: auto;
}

.item_acceuil {
	height: auto;
	margin: 0 7px;
	padding: 0 7px;
	float: left;
	text-align:center;
	width: auto;
	border-right: dotted 1px black;
}
.item_accueil_last {
	height: auto;
	margin: 0 7px;
	padding: 0 7px;
	float: left;
	text-align:center;
	width: auto;
}

#encours h1, #avenir h1, #annonces h1 {
	text-align:center;
	margin:0 10px 10px 4px;
}

#encours a, #avenir a, #annonces a {
	color: #003366;
	font-weight: bold;
}*/


/*Classes de navigation*/
#nav1 {
	height: 15px;
	width: 915px;
	padding: 3px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1.43px;
}
#nav1_e {
	height: 15px;
	width: 915px;
	padding: 3px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	color: #000000;
	font-weight: bold;
	letter-spacing:1px;
}

#nav1_e .nav1_item {
	letter-spacing:1.4px;
	padding:0 7px;
}
.nav1_item
 {
	width: auto;
	padding: 0 9px;
	float: left;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.nav1_ici {
	width: auto;
	padding: 0 10px;
	float: left;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;	
}

.e_nav1_ici {
	width: auto;
	padding: 0 7px;
	float: left;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
}

#nav1 .nav1_item a {
	border-right-style: 1px solid #666666;
	margin:0 0 3px 0;
}
#nav2 {
	width: 910px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1.5px;
	padding:7px 0;
	height: 20px;
}
.nav2_item
 {
 	float: left;
	margin: 0 10px;
	padding: 0 3px 2px;
	text-align: center;
	width: 125px;
}
#nav2 .nav2_ici {
	background: #CCCCCC;
	border: 1px solid #666666;
	float: left;
	margin: 0 10px;
	padding: 0 3px 2px;
	text-align: center;
	width: 125px;
}

/*blocs variés*/
#tuperware {
	margin: 0 auto;
	height: 800px;
	width: 910px;
	padding: 10px 15px 0;
}
#entete {
	height: 25px;
	width: 810px;
	padding: 0 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#contenu {
	padding: 5px 0 7px 0;
	text-align: left;
	width: auto;
}
#contenu_centrey {
	padding: 20px 0 7px 0;
	text-align: center;
	width: auto;
}

#contenulrg {
	padding: 10px 0 0 353px;
	text-align: left;
	width: auto;
}
#gauche {
	float: left;
	width: 353px;
	text-align: left;
}
#contenu .perf td {
	text-align: left;
	vertical-align: top;
	padding: 5px 10px;
}
#contenu .perf p {
	margin: 0 8px;
}

#contenu .perf img {
	float: left;
	margin: 0 5px 0 0;
}
#perf_titres {
	height: 67px;
}

#video_1 {
	float: left;
	width: 45%;
	border-right: solid 1px #666666
}

#video_2 {
	float: left;
	width: 45%;
	margin-left: 40px;
}

#presse {
	width: 310px;
	padding-right: 17px;
}

#texte_expo {
	width: 900px;
	float:none;
	margin: 0 0 10px 0;
}

/*#coll-item a {
	color: #666666;
}*/


/*Classes de visionneuse d'images*/
#ic {
	float: left;
	padding: 0 15px 0 0;
	text-align: left;
	width: 375px;
}
#ic-photos {
	float: left;
	padding: 0 15px 0 0;
	text-align: left;
	width: 400px;
}
#ic-peint {
	float: left;
	padding: 0 40px 30px 0;
	text-align: left;
	width: 400px;
	height: 500px;
}
#ic-perf {
	float:left;
	padding:0 10px 30px 0;
	text-align:left;
	width:340px;
}
#ic-coll {
	float: left;
	padding: 0 15px 0 0;
	text-align: left;
	width: 400px;
}
#ic-projet {
	padding:0 0 15px 420px;
	text-align:left;
	width:500px;
}

.load_peint {
	position: fixed;
	left: 675px;
	width: 450px;
}
.load_photo {
	position: fixed;
	margin: 0 0 0 450px;
}
.load_projet {
	margin:0 0 0 420px;
}
.load_aldermac {
	width: 560px;
	height: 516px;
	/*border: dotted 1px black;*/
	margin-bottom:7px;
}
.load_perf {
	margin: 9px 0 0 0;
}
#loadarea {
	text-align: center;
}

img {
	border: 0px;
	padding: 2px 2px;
}
.coll-item {
	height: auto;
	margin:0 0 35px 0;
}
#ic-coll img {
	float: left;
}
#description{
	padding: 5px 0 0 380px;
}

/*Classes de visionneuse d'images FLICKR */

#Flickr_viewer {
	text-align:center;
}


/*styles pour le CV*/
.annee {
	width: 100px;
	float: left;
}
.plus {
	padding: 0 0 0 100px;	
}
.plusPlus {
	padding: 0 0 0 408px;
}
.ital {
	font-style: italic;
}

.soul {
	text-decoration: underline;
}


/*styles pour l'index*/

#image {
	text-align: center;
	height: 500px;
	padding: 10px 0 15px 0;
}
#nav_index {
	height: 17px;
	padding: 0 130px;
	
}
#construction {
	width:450px;
	padding: 0 230px;
}
#construction a:visited {
	color: #ffffff;
	text-decoration: none;
	}
#construction a:link {
	color: #ffffff;
	text-decoration: none;
	}
#construction a:hover {
	color: #ffffff;
	text-decoration: none;
	}
#construction a:active {
	color: #ffffff;
	text-decoration: none;
	}
#pied {
	padding-top:25px;
	clear: both;
}	
.constr {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #F2AF1D;
	background-color: #666666;
}
.fr_en {
	width:325px;
	float: left;
}


/*  Blog  */

.blog_item {
	padding-bottom: 20px;
}

.blog .blog_item {
	clear: both;
}


.blog_date {
	text-indent:20px;
	margin:0 0 5px 0;
	font-size:85%;
}

.blog_item img {
	margin: 5px;
}

	/*  blog accueil */
	
/*.item_acceuil-last .blog_inner {
	max-height: 150px;
	overflow: hidden;
	margin:0 0 5px;
}

.item_acceuil-last .blog_more {
	border-bottom: 1px solid #3E8100;
	padding: 0 10px 4px 368px;
}

.item_acceuil-last .blog_item img {
} */

table#accueil .blog_item {
	margin-left: 15px;
	text-align: left;
}

table#accueil .blog_inner {
	max-height: 150px;
	overflow: hidden;
	margin:0 0 5px;
	width: 160px;
}

table#accueil .blog_more {
	border-bottom: 1px solid #3E8100;
	/*padding: 0 10px 4px 368px;*/
}

table#accueil .accueil_last img {
	display: none;
}
