/* Warning Do not delete or edit this line yourself [TPL_CONFIG][EDIT]1[/EDIT][WYSIWYG]0[/WYSIWYG][DESC]FRONT - Feuille de style[/DESC][/TPL_CONFIG] */
/* 
	Ce fichier permet d'inclure des styles qui seront prioritaires (surclassement des style du front).
*/

h1{
	color:#c52408	;
}

p{
	color:#a4a3a8;
	text-align:justify;
}


fieldset {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #c52408 #c52408;
    border-image: none;
    border-style: none;
    border-width: 0;
    display: block;
    margin: 2% auto 2%;
    padding-bottom: 2%;
    padding-top: 2%;
	width: 98%;
}

.go {
    background-color: #c52408;
    border: 0px solid #c52408;
    border: 0px solid #c52408;
    display: block;
    margin: 0 auto;
    padding: 2%;
    width: 96%;
}
#translate_form{
	position:absolute;
	top:5px;
	right:5px;
}
#translate_form a{
	margin-left:10px;
}

#partenaires{
	width:100%;
	text-align:center;
	margin-top:30px;
}