body {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Verdana, Arial;
	background-image: url(/fileadmin/templates/medias/fond.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}

table {
	font-size: 11px;
	font-family: Verdana, Arial;
}

input, select, textarea {
	font-size: 11px;
	font-family: Verdana, Arial;
	border: 1px solid #000000;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}

p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

h1 {
	font-size: 22px;
	border-bottom: 2px solid #ffffff;
}

h2 {
	font-size: 16.5px;
}

h3 {
	
}

img {
	border: 0px;
}

.tx-pilmailform-pi1 input, .tx-pilmailform-pi1 select, .tx-pilmailform-pi1 textarea {
	width: 480px;
}
.form_contact th, .form_contact td {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}


 /*******************************/
/********** Structure **********/

#window {
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	left: 50%; /* centrer le site */
	width: 960px;
	height: 765px;
	margin-left: -480px; /* moitié de la largeur */
}

#header {
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 185px;
	background-image: url(/fileadmin/templates/medias/header.png);
	background-repeat: no-repeat;
	background-position: -105px -80px;
}

#logo {
	cursor: pointer;
	margin: 65px 0px 0px 0px;
	padding: 0px;
	width: 390px;
	height: 110px;
	float: right;
	/*border: 1px solid red;*/
}

#search_menu {
	display: table;
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 41px;
	background-image: url(/fileadmin/templates/medias/bar.png);
	background-repeat: repeat-x;
}

#search {
	margin: 6px 0px 0px 13px;
	padding: 0px;
	float: left;
}

#menu {
	margin: 0px 0px 0px 6px;
	padding: 0px;
	float: left;
}
.item_menu {
	margin: 0px;
	padding: 9px 16px 0px 16px;
	float: left;
	height: 32px;
	_height: 41px;
	background-image: url(/fileadmin/templates/medias/menu_space.png);
	background-repeat: no-repeat;
}
.item_menu a {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
#item_menu_act {
	margin: 0px;
	padding: 9px 16px 0px 8px;
	float: left;
	height: 32px;
	_height: 41px;
	background-image: url(/fileadmin/templates/medias/menu_space.png);
	background-repeat: no-repeat;
}
#item_menu_act a {
	font-size: 12px;
	font-weight: bold;
	color: #ffec00;
}

#frame {
	display: table;
	margin: 0px;
	padding: 0px;
	width: 960px;
}

#menu2 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	float: left;
	width: 222px;
	height: 529px;
	_height: 539px;
	background-image: url(/fileadmin/templates/medias/menu2.png);
	background-repeat: no-repeat;
	background-position: left -28px;
	background-color: #000000;
	overflow: auto;
}
.item_smenu, .item_smenu_com {
	margin: 0px;
	padding: 0px 0px 0px 28px;
	line-height: 38px;
	vertical-align: middle;
	border-bottom: 1px solid #9c9d9f;
}
.item_smenu a {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.item_smenu_com a {
	color: #e2001a;
}
.item_smenu_act, .item_smenu_com_act {
	margin: 0px;
	padding: 0px 0px 0px 28px;
	line-height: 38px;
	vertical-align: middle;
	border-bottom: 1px solid #9c9d9f;
}
.item_smenu_act a, .item_smenu_com_act a {
	font-size: 12px;
	font-weight: bold;
	color: #ffec00;
}

#content {
	margin: 0px;
	padding: 28px 68px 20px 68px;
	float: right;
	width: 602px;
	_width: 738px;
	height: 491px;
	_height: 539px;
	color: #ffffff;
	overflow: auto;
	background-color: #000000;
	/*border: 1px solid red;*/
}

#footer {
	margin: 0px;
	padding: 0px;
	width: 960px;
	/*text-align: right;*/
}
#footer td {
	color: #ffffff;
}

/*******************************/


#search_field {
	margin: 0px;
	_margin-top: -1px;
	padding: 0px;
	width: 170px;
	height: 28px;
	font-size: 11px;
	background-image: url(/fileadmin/templates/medias/search_field.png);
	background-repeat: no-repeat;
	background-color: #59595b;
	border: 0px;
}

#search_btn {
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 40px;
	height: 28px;
	background-image: url(/fileadmin/templates/medias/search_btn.png);
	background-repeat: no-repeat;
	border: 0px;
}

