#sidebarContainer {
float: left;
}

#droite {
float: right;
width: 480px;
margin: 0;
min-height: 250px;
_height: 250px;
background: url(http://www.europsy.net/rw_common/themes/EAP/images/bg_droite.jpg);
}

#calendar {
width: 760px;
margin: 0;
}
.ec3_events {
list-style: none;
margin: 0 0 0 12px;
padding: 0;
}
.ec3_events ul {
list-style: none;
margin: 0 0 0 0px;
padding: 0;
font-size: 12px;
}

#productsContainer {
margin: 0;
padding: 5px 0 0 0;
width: 1000px;
clear: both;
}
.products {
list-style: none;
margin: 0;
padding: 0;
color: #cbeafa;
letter-spacing: -1px;
text-align: left;
}
.products li {
float: left;
width: 180px;
height: 260px;
margin: 0 10px 0 18px;
padding: 20px 20px 20px 20px;
background: url(http://www.europsy.net/rw_common/themes/EAP/images/bg_product.jpg) no-repeat;
}
.products li ul {
list-style: disc;
margin: 0;
padding: 0 0 0 20px;
}
.products li li {
background: none;
float: none;
margin: 0;
padding: 0;
width: auto;
height: 20px;
line-height: 20px;
}
.products li p {
width: 180px;
margin: 5px 0 10px 0;
padding: 0;
}
.products a, .products a:visited{
color: #fff;
font-weight: bold;
font-size: 1.4em;
}
.products a:hover {
color: #cbeafa;
}
.products #minds {
background: url(http://www.europsy.net/rw_common/themes/EAP/images/bg_epamol.jpg) no-repeat;
}
.products #minds p {
padding-top: 210px;
}

.quickaccess {
list-style: none;
margin: 25px 0 0 15px;
padding: 0;
}

.quickaccess li {
background: url(http://www.europsy.net/rw_common/themes/EAP/images/pict.gif) no-repeat 0 0.2em;
padding: 0 0 0 12px;
margin: -15px 0 0 0;
}

#container {
	
}

#contentContainer {
	margin-left: 190px;
	margin-right: 0px;
}

#footer p {
	padding-left: 0px;
}

/**** Annulation colonne gauche ****/
#contentContainer{margin-left: 0;}
#contentContainer #content{padding: 0;margin: 0;width: 100%;}
#sidebarContainer{ display:none; }
