body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial;
	color: #000000;
	background-image: url(/fileadmin/templates/medias/fond_rock.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #c7e1f0;
}

table {
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial;
	color: #000000;
}

th, td {
	
}

ul {
	margin: 0px 0 8px 0;
	padding: 0 0 0 25px;
}

li {
	margin: 0px;
	margin-bottom: 3px;
	padding: 0px;
	line-height: 1.1;
}



p {
	padding: 0px;
	margin: 5px 0px 5px 0px;
	line-height: 15px;
}

img {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	font-weight: bold;
	color: #0066cc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1, .csc-firstHeader {
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 23px;
	_padding-top: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #0066cc;
	background-image: url("/fileadmin/templates/medias/h1_rock.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
}
h2 {
	margin: 10px 0px 5px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 15px;
	color: #0066cc;
	text-align: left;
}

#news h2 {
	text-align: center;
	font-family: Palatino Linotype, Times, Times New Roman;
	text-transform: uppercase;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 18px 0px 0px 0px;
}

input, select, textarea {
	border: 1px solid #000000;
}

.form_champs input, .form_champs select, .form_champs textarea  {
	width: 300px;
}

#window {
	position: absolute;
	margin: 50px 0px 0px 0px;
	padding: 0px;
	left: 50%; /* centrer le site */
	width: 856px;
	margin-left: -420px; /* moitié de la largeur */
	/*border: 1px solid red;*/
}

#header {
	margin: 0px 0px 0px 6px;
	padding: 0px;
	width: 850px;
	height: 120px;
	/*border: 1px solid #000000;*/
}

#links {
	margin: 0px 0px 0px 6px;
	padding: 0px;
	width: 850px;
	height: 20px;
	/*border: 1px solid #000000;*/
}
#links_table {
	background-color: #ffcc00;
}
.item_links {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	float: left;
}
.item_links_act {
	margin: 0px;
	padding: 0px;	
	vertical-align: middle;
	float: left;
}
.item_links_act a {
	color: #ffffff;
}
.item_links a, .item_links_act a {
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold; //normal
	font-family: Palatino Linotype, Times, Times New Roman;
}

#frame {
	display: table;
	margin: 0px;
	padding: 0px 0px 12px 0px;
	width: 856px;
	background-color: #ffffff;
	background-image: url(/fileadmin/templates/medias/content_shadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	/*border: 1px solid #000000;*/
}
#frame_bis {
	margin: 0px;
	padding: 0px;
	width: 856px;
	float: left;
	/*border: 1px solid #000000;*/
}

#menu {
	margin: 18px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	float: left;
	width: 138px;
	_width: 148px;
	/*border: 1px solid #000000;*/
}

.item_menu a{
	
}

.item_menu_act{
	color: #9a9a9a;
}

#menu td {
	text-transform: uppercase;
	font-family: Palatino Linotype, Times;
}

#menu2_content {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 537px;
	_width: 534px;
	/*border: 1px solid #000000;*/
}

#table_menu2 {  /**** la table du menu2 ****/
	margin: 0px;
	padding: 0px;
	border: none;
}

.item_menu2 {  /**** les TD du menu2 ****/
	height: 30px;
	margin: 0px;
	padding: 0 5px 3px 5px;
	text-transform: lowercase;
	font-family: Palatino Linotype, Times;
	text-align: center;
	vertical-align: bottom;
	line-height: 1;
	background-image: url(/fileadmin/templates/medias/fond_menu2.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #c7e1f0;
	border-left: none;
	border-right: 1px solid white;
}

.item_menu2 a{
	color: #0066cc;
	font-size: 13px;
}

.item_menu2_act {
	height: 30px;
	margin: 0px;
	padding: 3px 5px 0px 5px;
	text-transform: lowercase;
	font-family: Palatino Linotype, Times;
	text-align: center;
	vertical-align: center;
	line-height: 1;
	border-top: 1px dotted #0066cc;
	border-right: 1px dotted #0066cc;
	border-left: 1px dotted #0066cc;
	border-bottom: 1px solid white;
	/*background-image: url(/fileadmin/templates/medias/fond_menu2_act.jpg);
	background-repeat: repeat-x;*/
	background-color: white;

}

.item_menu2_act a{
	color: #9a9a9a;
	font-size: 13px;
}


#content {
	clear: both;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	text-align: justify;
	border-top: 1px solid #0066cc;
	border-left: 1px solid #0066cc;
	/*border: 1px solid #000000;*/
}

#content p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#news {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 170px;
	background-image: url(/fileadmin/templates/medias/fond_menu2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 7px;
}



#frame_bottom {
	margin: 0px;
	padding: 0px;
	height: 10px;
	background-image: url(/fileadmin/templates/medias/content_shadow_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/*border: 1px solid #000000;*/
}

#footer {
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 2px 0px;
	_padding-bottom: 5px;
	width: 856x;
	height: 35px;
	line-height: 15px;
	color: #ffffff;
	text-align: center;
	background-color: #0099ff;
	background-image: url(/fileadmin/templates/medias/footer_shadow.jpg);
	background-repeat: repeat-y;

	background-position: left top;
	/*border: 1px solid #000000;*/
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;

}
#footer a:hover {
	text-decoration: underline;
}

#footer_bottom {
	margin: 0px;
	padding: 0px;
	height: 10px;
	background-image: url(/fileadmin/templates/medias/footer_shadow_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/*border: 1px solid #000000;*/
}

.tx-pilmailform-pi1 {
	width: 450px;
}
table.form th {
width: 100px;
}
