
*{
	margin: 0px;
	padding: 0px;
}

html{
	margin: 0px;
	padding: 0px;
}

body {

	font: normal 12px Trebuchet MS, Arial, Helvetica;
	color: #444;
	line-height: 140%;
	background: #F3F3F3 url("../images/bg.jpg") top repeat-x;
}

.clearFloat{
	clear: both;
}

ul li{
	list-style: none;
}

img{
	border: none;
}

a{
	text-decoration: none;
	color: #0099FF;
}

input
{
	border: 1px solid #ccc;
}

textarea
{
	border: 1px solid #ccc;
}

h1{
	font-size: 17px;
	margin: 5px 0px;
	color: #0099FF;
}

h2{
	font-size: 13px;
	margin: 5px 0px;
	color: #0099FF;
}

h3{
	font-size: 12px;
	margin: 5px 0px;
	color: #0099FF;
}



#wrapper{

	width: 963px;
	margin: 0px auto;
}

#header{
	background: none;
	height: 212px;
	position: relative;
	background: url("../images/bg_header.jpg") top center no-repeat;
}

#langs a
{
	color: #fff;
}

#langs
{
	color: #fff;
	position: absolute;
	top: 0px;
	left: 10px;
	width: 250px;
	text-align: right;
	padding: 11px;
}

#logo{
	width: 200px;
	float: left;
	padding-left: 15px;
	padding-top: 87px;
}


#menu
{
	text-align: right;
	width: 650px;
	float: right;
	padding-top: 30px;
	padding-right: 10px;
}



#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu ul li{
	display: inline;
	margin: 0px;
	padding: 8px 0px;
	background: url("../images/bg_menu.jpg") bottom repeat-x;
}

#menu ul li .tree_selected
{
	display: inline;
}


#menu ul li a
{
	height: 32px;
	line-height: 32px;
	padding: 3px 10px;
	font-size: 17px;
	margin: 0px;
	color: #fff;

}

#menu ul li .tree_selected a{
	border-bottom: 5px solid #0099FF;
}

#menu ul li a:hover{
	border-bottom: 5px solid #0099FF;
}

#banner
{
	float: right;
	width: 650px;
	margin-top: 15px;
	margin-right: 10px;
}


#content{
	padding-top: 0px;
	background: url("../images/bg_main.jpg") right top no-repeat;
}


#main{
	float: left;
	width: 650px;
	margin: 0px 10px;
}


#main h1{

	padding: 4px 0px 0px 0px;

}

.main_content
{
	padding-bottom: 15px;
	background: url("../images/bg_p.jpg") bottom repeat-x;
}

#left{
	float: left;
	width: 260px;
	margin: 0px 20px 10px 10px;
}


.tab_left{

	margin: 0px 0px;
	padding-bottom: 10px;
}

.tab_left h1{

	padding: 5px;
	padding-left: 7px;
}

.tab_left ul{
	padding: 0px;

}

.tab_left ul li{

}



.tab_left ul li a
{
	display: block;
	padding: 4px 2px 4px 15px;
	border-bottom: 1px dotted #ccc;
	border-left: 5px solid #0099FF;
	margin: 3px;
	color: #666;
	background: url("../images/bg_li.jpg") right no-repeat;
}

.tab_left ul li a:hover
{
	font-weight: bold;
	border-left: 5px solid #666;
}

.tab_left ul li .tree_selected a{
	font-weight: bold;
	border-left: 5px solid #666;
	background: url("../images/minus.jpg") right no-repeat;
}

.tab_left ul li ul
{

}

.tab_left ul li ul li
{

}

.tab_left ul li ul li a
{
	border-left: none;
	padding-left: 30px;
	background: url("../images/bg_li.jpg") left no-repeat;
	background-position: 10px 3px;
	border-left: 5px solid #F3F3F3;
}


.tab_left .tab_left_second a
{
	color: #666;
}

.tab_left .tab_left_second{
	padding: 0px 10px;
	border-left: 5px solid #0099FF;
}

.tab_left .tab_left_second p{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
	margin-bottom: 5px;
}


#footer{
	color: #333;
	margin-top: 20px;
}

#footer ul
{
	text-align: right;
	width: 700px;
	float: right;
}

#footer ul li{
	display: inline;
	margin-right: 0px;
}

#footer ul li .tree_selected{
	display: inline;
}

#footer ul li a {
	color: #333;
	padding: 5px 10px;
	font-family: Trebuchet MS;
}

#footer ul li .tree_selected a{
}

#footer ul li a:hover{
}

#footer_inner
{
	border-bottom: 5px solid #333;
	width: 963px;
	margin: 0px auto;
	padding: 10px 0px 10px 0px;
	font-family: Arial;
}

.tab_login
{
	background: url("../images/bg_login.jpg") no-repeat;
	width: 271px;
	height: 170px;
	padding: 10px;

}

._buton
{
	background: url("../images/buton.jpg") no-repeat;
	width: 71px;
	height: 27px;
	color: #fff;
	border: none;
	padding-bottom: 4px;
}

.main_prods
{
	background: url("../images/bg_prods.jpg")  repeat-y;
	margin: 10px 0px;
	padding: 10px 20px;
}

/* modif zoli */

.partener_tab
{
	width:200px;
	height:170px;
	margin: 5px 0px;
	float:left;
	text-align:center;
}

.edit_job
{
	width:300px;
	text-align:center;
}

.edit_job .submit
{
	color:#fff;
	background-color:#0099ff;

}

/* end modif zoli */
