/* CSS Occasions */

html, body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #666666;
	text-decoration: none;
}

hr {
	margin: 50px 0px;
}

div#titre {
	font-size: 30px;
	margin-bottom: 35px;
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/************************************************/

div#coordonnees {
	position: relative;
}

div#infos {
	position: relative;
	margin-top: 50px;
	font-weight: 100;
}

div#up {
	position: relative;
	width: 30%;
	margin: 0 auto;
	text-align: left;
}

div#up font {
	margin-left: 30px;
}

div#up a {
	text-decoration: none;
}

form#rma_form {
	position: relative;
	width: 60%;
	margin: 0 auto;
	font-size: 12px;
}

#erreur {
	color: #DD0000;
	width: 60%;
	margin: 20px auto;
	font-weight: bold;
	border-style: solid;
	border-color: #FF0000;
	border-width: 2px;	
}

form#rma_form #fiche_entete {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 50px;
	border-color: #990000;
	border-width: 2px;
	border-style: solid;
	color: #000000;
}

form#rma_form #fiche_entete input {
	border-width: 0px;
	color: black;
	font-weight: bold;
	font-size: 14px;
}

form#rma_form #coordonnees {
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 60px;
}

form#rma_form .twb {
	margin-bottom: 50px;
}

form#rma_form .twb input {
	border-width: 0px;
	text-align: center;
}
.tableborder {
	border: 1px solid #FF0000;
}
.blancrouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
}
