/*************************************/
/*                                   */
/*           css document            */
/*   humanexpression.en-neuvice.be   */
/*   	   V3 - by Matthieu          */
/*             ---------             */
/*************************************/

/* colors: 	gris:#9c9595; violet:#7d0fb1; beige:#eee8d7 */
			

/********************/
/*     general      */
/********************/			


body{
	font-family: verdana;
	font-size: 12px;
	text-align: center;
	background-color: #eee8d7;
	}

a{
	text-decoration: none;
	color: #7d0fb1;
	
	}

a:hover{
	color: #7d0fb1;
	text-decoration: underline;
	}

img {
	border: none
	}

/********************/
/*   gros blocs     */
/********************/	

	
#header{
	background-image: url('./header_1.png');
	background-position: top center;
	background-repeat: no-repeat;
	margin: auto;
	width: 800px;
	height: 85px;
	
}	

#menu{
	float: right;
	margin-top: 50px;
	margin-right: 50px;
	}
	#menu a{
		color: #808080; 
		text-decoration: none;
		margin: 20px;
		}
		
	#menu a:hover{
		color: #7d0fb1;
		}


#corps{
	background-image: url('./corps_1.png');
	background-position: top center;
	background-repeat: repeat-y;
	margin: auto;
	padding-bottom:50px;
	width: 800px;
	overflow: auto;
}
	
	#corps h1{
		background-position: top left;
		background-repeat: no-repeat;
		width: 250px;
		height: 30px;
		margin-left: 40px;	
		margin-top: 35px;
		text-align: left;
		
		}
		#corps h1 span{
			margin-left: -5000px;
			display: none;
			}
			
	#corps p{
		margin: 10px 10px 10px 40px ;
		text-align: left;
		}

		#colone_gauche{
			width: 30%;
			display: block;
			float: left;
			font-size: 0.9em;
			}
			
			#colone_gauche p{
				margin-left: 30px;
				margin-right: 0px;
				margin-top: -0px;
				text-align: left;
				}
			#colone_gauche .news_date{
				
				padding-left: 5px;
				display: block;
				font-style: italic;
				padding: 1px; 
				margin-bottom: 5px;
				margin-left:-5px;
				border-top: 1px solid lightgrey;
				border-bottom: 1px solid lightgrey;
				line-height: 1.3em;
				}
			
			#colone_gauche .news{
				line-height: 1.2em;
				padding: 10px;
				
				}
			
			
		#colone_droite{
			display: block;
			width: 60%;
			float: left;
			
			}
			
#bas{
	background-image: url('./fond_1.png');
	background-position: top center;
	background-repeat: repeat-y;
	margin: auto;
	width: 800px;
	height: 35px;	
	font-size: 9px;

}

#contenu{
	width: 90%;
	margin: 0 auto;
	}

#contenu .date{
	text-indent: .5em; 
	font-style: italic; 
	border-bottom: 1px solid #808080; 
	padding: 2px 0px;
	width: 90%;
	text-align: left;
	}

#contenu small{
	font-size: .9em;
	}
	
.labo{
	margin-top: -10px;
	margin-left: 15px;
	margin-right: 10px;
	float: left;
	}


/*******************************/
/*        page en 2 colones    */
/*******************************/

#cv_box{
	margin-left: 5%;
	text-align: left;
	color: #808080;
	font-size: 0.9em;
	}
	#cv_box h2{
		font-weight: 100;
		font-size: 1.3em;
		font-variant: small-caps;
		padding: 0px;
		margin: 0px;
		margin-bottom: 5px;
		}
		
	#cv_box img{
		display: block;
		float: left;
		clear: right;
		margin-right: 5px;
		}
#cv_gauche{
	padding: 0px;
	width: 47%;
	float: left;
	
	}

#cv_droite{
	padding: Opx;
	width: 47%;
	float: left;
	}

/*******************************/
/*        les galeries         */
/*******************************/

#astuce{
	float: left;
	border: 1px solid lightgrey;
	width: 50px;
	height: 200px;
	}

.test{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	width: 140px;
	max-width: 140px;
	height: 160px;
	overflow: hidden;
	float: left;
	}

table.vignettes {
	width: 45%;
	margin: auto;
	text-align: center;
	font-size: 12px;
	color: #808080;
	}
	table.vignettes td{
		vertical-align: top;
		}
		
a.vignette{
	background-repeat: no-repeat;
	display: block; 
	background-position: top left;
	width: 100px; 
	height: 100px; 
	margin: 10px;
	border: 2px solid black;
	margin: auto;
	}
span.invisible{
		display: none;
		}

	
a.vignette:hover{
	background-position: bottom left;
	}

a.logo{
	
	}
	
#photo{
	}

	#photo a{
		color: #808080;
		text-decoration: none;
		margin: 30px;
		}

	#photo a:hover{
		color: #7d0fb1
		}


img.zoom{
	border: 1px solid black;
	padding: 3px;
	vertical-align: sub;
	}

.informations{
	display: block;
	text-align: center;
	color: #808080;
	}
	
/********************/
/*     contact      */
/********************/

#formulaire_contact{
	display: block;
	margin: auto;
	text-align: left;
	margin-left: 80px;
	}	

/********************/
/*      admin       */
/********************/

#gauche_admin{
	margin-top: 30px;
	margin-left: 50px;
	text-align: left;
	display: block;
	width: 530px 
	}
	#gauche_admin h2 {
		margin-top: 0px;
		font-family: "Verdana, Sans-serif";
		color: #9c9595;
		padding-left: 0px;
		margin-left: 0px;
		
		}
	
	#gauche_admin small.info{
		display: block; 
		float: right; 
		margin-right: 10px; 
		text-align: right
		}
	
#droite_admin{
	font-size: .9em;
	margin-right: 50px;
	margin-top: 30px;
	text-align: left;
	padding: 10px;
	padding-top: 0px;
	float: right;
	width: 150px;
	border-left: 1px solid #9c9595;
	min-height: 250px;
	}
	#droite_admin h2 {
		margin-top: 0px;
		font-family: Verdana "Sans Serif";
		color: #9c9595;
		}
	
#menu_admin{
	color: #808080;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	width: 780px;
	margin: auto;
	background-color: #eee8d7;
	}
	#menu_admin a{
		color: grey;
		text-decoration: none;
		margin: 2px 5px;
		padding: 2px 1px;
		}
	
	#menu_admin a:hover{
		color: #7d0fb1;
		}

fieldset.images{
	width: 250px;
	margin: auto;
	text-align: left;
	padding: 20px;
	}
	
table.admin {
	width: 100%;
	text-align: center;
	font-size: 10px;
	color: #333333;
	border-collapse: collapse;
	/*border: 1px solid black;*/
	}
	
	table.admin td, th{
		border: 3px solid white;
		padding: 2px;
		background-color: #eee8d7;
		}
	
	table.admin tr.selected td{
		background-color: lightgrey;;
		color: black; 
		}

form.admin input {
	border: 1px solid #808080;
	background-color: #eee8d7;
	margin: 2px;
	vertical-align: middle;
	}

form.admin textarea {
	border: 1px solid #808080;
	background-color: #eee8d7;
	margin: 2px;
	vertical-align: middle;
	}

form.admin select {
	border: 1px solid #808080;
	background-color: #eee8d7;
	margin: 2px;
	vertical-align: middle;
	}

#liste_image{
	border: 1px solid #303030;
	width: 180;
	height: 230;
	text-align: center;
	overflow: scroll;
	}