body{ 
	/*background: #cccc99 url(http://www.materiaprima.ca/fileadmin/templates/images/fond2.gif) repeat;*/
	background: #cccc99 ;
}

h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: 666633;
}
h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: 666633;
}
h3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

h4 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}


h5 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

a
{
	text-decoration: none;
	color: #666633;

}

a:hover
{
	text-decoration: underline;
	color: #666633;

}

p {
	font-family: Tahoma;
	font-size: 12px;
	color: #666633;
}
#############
##Menu Langue
#############
td.cadre_menu_langue {
	
	text-align:right;

}

td.menu_langue_act a{
	font-family: Tahoma;
	font-size:14px;
	font-weight:bolder;
	color:#FFCC33;
	text-decoration:none;
}
td.menu_langue_act a:hover{
	font-family:Tahoma;
	font-size:14px;
	font-weight:bolder;
	color: #FFCC33;
	text-decoration:none;
}
td.menu_langue{
	background-color:#FF0000
}
td.menu_langue a{
	font-family:Tahoma;
	font-size:14px;
	color:#FFCC33;
	text-decoration:none;
}
td.menu_langue a:hover{
	font-family:Tahoma;
	font-size:14px;
	color:#FFCC33;
	text-decoration:underline;
}

.coordonnees p{

	color:#000000;

}

.coordonnees a{

	color:#000000;

}

.coordonnees a:hover{

	color:#000000;

}

.csc-mailform-label{
	font-family:tahoma;
	font-size:12px;
	color: #666633;
	padding-bottom:3px;
	padding-top:3px;
	font-weight:bold;
}

.csc-mailform-field input{
	font-family:tahoma;
	font-size:12px;
	width:179px;
}

.csc-mailform-field textarea{
	font-family:tahoma;
	font-size:12px;
	width:275px;
}

#mailformformtype_mail{
	width:80px;
	margin:3px;
	float:right;
}
