﻿/***** HOME PAGE **********/
#latestrelease .block
{
	font-size:10px;
	color:#011D42;
	padding-top:8px;
	padding-left:5px;
	padding-right:5px;
}
#latestrelease .date
{
	color:#7FBEE6;
}
#latestrelease .separ
{
	background:url(images/filet-horiz-bg-white.gif) top left repeat-x;
	line-height:1px;
	margin-top:8px;
}
#latestrelease a
{
	color:#636363;
	font-weight:bold;	
}
#library
{
	background-color:#F2F5FA;
	padding-bottom:20px;
	padding-right:5px;
	margin-top:10px;
	font-size:10px;
	color:#011D42;
}
#library .image
{
	width:60px;
	text-align:center;
	padding:5px 5px 5px 5px;
}
#library .lead
{
	margin-top:5px;
	font-weight:bold;
	color:#011D42;
}
#library a
{
	color:#011D42;
	font-weight:bold;	
}
#library .separ
{
	background:url(images/filet-horiz-bg-lightblue.gif) bottom left repeat-x;
	margin-top:8px;
	line-height:1px;
}
#workshops{
	/*background:#3a3d40;*/
}
#workshops .main_image
{
	background-color:#092b51;
}
#workshops .content
{
	vertical-align:top;
	background:url(images/rightMenu.gif) repeat-y right #3a3d40;
	color:#FFFFFF;
}
#workshops .content span {
	font-size:10px;
}

#workshops .content .item .photo {
	float:left;
	display:inline;
	margin-right:10px;
	margin-left:5px;
	margin-bottom:2px;
}

#workshops .content .item .text{

	float:left;
	display:inline;	
	width:60%;
}

#workshops .content .item .text a.btn{
	margin-top:5px;
	float:left;
	margin-right:10px;
}

#workshops .content .separator {
	background:url(images/separator.gif) no-repeat right top;
	height:10px;
}



#workshops .content .item a img {
	border:none;
}



#workshops .lead
{
	color:#011D42;
	font-weight:bold;
}
#workshops .date
{
	color:#7FBEE5;
}
#workshops .content a{font-weight:bold; color:#636363;}
#workshops .search a{text-decoration:none; color:#d5f0ff;}

#workshops .search
{
	background:url(images/rightMenu.gif) repeat-y right #3a3d40;
	padding:5px 15px 12px 5px;
	border-left: solid 1px black;
	border-right: solid 1px black;
	color:#57c0ff;
	font-size:12px;
}

#workshops .search span {
	color:#FFFFFF;
	font-size:10px;
}
/*
#workshops .search.new {
	border:1px solid #000000;
	background:#000000 url(../Images/new.gif) right no-repeat;
	padding:5px 15px 6px 5px;
}

#workshops .search.new a {
	background:#000000 url(../Images/arrow_new.gif) no-repeat left;
	padding-left:20px;
	height:15px;
	display:block;
}*/

#workshops .searchnew {
	border:1px solid #000000;
	
	background: url(images/fond_arrondi.gif) repeat-x;
	padding:5px 15px 6px 5px;
}

#workshops .searchnew a {
	background: url(images/arrow_new.gif) no-repeat left;
	padding-left:20px;
	height:15px;
	display:block;
	text-decoration:none; color:#d5f0ff;
}





#essentials .essential {
	FLOAT: left; 
	padding-top: 10px; 	
	WIDTH: 30%;	
}
#essentials .separ {
	FLOAT: left; 
	BACKGROUND: url(images/nav-filet-g-.gif) repeat-y;
	width:2px;
	margin-top:10px;
}
#essentials UL
{	
	margin-top:0px;
	margin-left:15px;
	padding-left:0px;		
}
#essentials LI{
	BACKGROUND: url(images/nav_fleche.gif) no-repeat;
	LIST-STYLE-TYPE: none;
}
/*
#essentials a{
	color:#636363;
	background:url(../Images/arrow-small.gif) 0 5px no-repeat;
	padding-left:8px;	
}
*/



