/* PARTIR EN ISRAEL - THEMES */


div#content { color: #666; }

#content h1 {
	font-size: 14px; color: #36c;
	margin-left: 1.4em;
}
#content p.pContent { font-size: 11px; margin-left: 1.8em; margin-top: 1em; width: 44em; }
#content p.tContent { font-size: 11px; margin-left: 1.8em; margin-top: 1em; }
div.theme {
	float: left; display: inline;
	margin: 2em; width: 26em; color: #b0b0b0;
	background: black url(../images/themes_box_bl.gif) left bottom no-repeat;
}

div.theme img { width: 26em; height: 12.1em; display: block; }

div.theme div {
	padding: 0.5em 1em 1.5em;
	background: transparent url(../images/themes_box_br.gif) right bottom no-repeat;
}

div.theme h2 { margin-bottom: 0.5em; }

div.blue  h2 a { color: #00b0da; }
div.brown h2 a { color: #d0a35a; }
div.green h2 a { color: #a3a042; }
div.red   h2 a { color: #a82e00; }

.btnlink 
{	
background-image:url(/images/btn_selectionner.gif);
background-repeat:no-repeat;
display:block;
height:23px;
margin-left:220px;
padding-left:25px;
width:78px;	
 }