/* CSS Document */

#sidebar_projets {

	width: 20em;
	float: right;
	font-size: 90%;
	font-family: Verdana, sans-serif;
	line-height: 1.6em;
	margin-right: 2em;
	margin-bottom: 380px;

}

#sidebar_projets ul {
	
	list-style-type: none;	
	margin: 0;
	padding: 0;	
}

#sidebar_projets li {

	margin-bottom: 5px;

}


#sidebar_projets li a{
	font-size: 120%;
	margin-right: 5px;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 1px;
	padding-left: 14px;
	font-weight: bold;
	color: #475861;
	background-color: transparent;
	background-image: url(../images/skull2_hover2.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0pt;
	background-y-position: 2px;
	text-decoration: none;

}



#sidebar_projets li a:hover {

	padding-bottom: 0pt;
	color: #0e89a9;
	background-image: url(../images/skull2.gif);

}

#sidebar_projets li a.active {

	padding-bottom: 0pt;
	color: #0e89a9;
	background-image: url(../images/skull2.gif);


}



/*-----------------thumbs films---------------*/


#thumbs_p {

	margin: 0;
	padding: 0;
	list-style: none;
		
}

#thumbs_p li {

	float: left;
	margin: 0;
	padding: 0;
	background: none;
	
}

#thumbs_p li a {
	display: block;
	margin: 0 0 20px 12px;
	padding: 2px;
	border: 3px solid #c3c3c3;
	background-color: #fffefa;
	
	
}

#thumbs_p li a:hover {

	border-color: #fff;
	background: #fff;
	
}

#thumbs_p li a.active {

	border-color: #383d44;
	
}

/*-----------------thumbs projets---------------*/

#thumbs_proj {

	margin: 0;
	padding: 0;
	list-style: none;
		
}

#thumbs_proj li {

	float: left;
	margin: 0;
	padding: 0;
	background: none;
	
}

#thumbs_proj li a {

	float: left;
	display: block;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 10px;
	padding: 2px;
	border: 3px solid #c3c3c3;
	background-color: #fffefa;
	
	
}

#thumbs_proj li a:hover {

	border-color: #fff;
	background: #fff;
	
}

#thumbs_proj li a.active {

	border-color: #383d44;
	
}


/*------------------------styles------------*/

#content img.thumb2 {
	float: left;
	margin-bottom: 20px;
	margin-top: 0,2;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c3c3c3;
	border-right-color: #c3c3c3;
	border-bottom-color: #c3c3c3;
	border-left-color: #c3c3c3;
	background-color: #fffefa;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	margin-right: 12px;

}


.info {
	color: #475861;
	font-size: 110%;
	font-weight: bold;

}

.details1 {
	float: left;
	width: 17em;
	margin-bottom: 10px;
	
}

.details2 {

	float: right;
	width: 17em;
	
}



/*----------------------details list------------------*/

#details dl {
	margin: 0;
	padding: 0;
}

#details dt {
	list-style: none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	font-weight: bold;
	margin-top: 5px;
	color: #475861;

}

#details dd {
	list-style: none;
	font-size: 90%;
	margin: 0;
	padding: 0;

}

#details2 dl {
	margin: 0;
	padding: 0;
}

#details2 dt {
	list-style: none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	font-weight: bold;
	margin-top: 5px;
	color: #475861;

}

#details2 dd {
	list-style: none;
	font-size: 90%;
	margin: 0;
	padding: 0;

}
