/* 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:#00294B;
}

p{
	color:#333;
	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 #00294B #00294B;
    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: #00294B;
    border: 0px solid #00294B;
    border: 0px solid #00294B;
    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;
}

a{
    color:#C2571D;
}

fieldset p label{
    border-color:#C2571D;
}