body
{
    font-family: rockwell;
    font-weight: normal;
    font-size: 12pt;
    color: #000000;
    margin: 0;
    background-image: url(../images/background.gif);
    background-color: #ffffff;
    background-repeat: repeat-y;
}

td
{
    font-family: rockwell;
    font-weight: normal;
    font-size: 12pt;
    color: #000000;
}

.greenborder
{
	border-left: 15px solid #006A3D;
	border-top: 15px solid #006A3D;
	width:100%;
}

.orangeborder
{
	border-left: 15px solid #FF6701;
	border-top: 15px solid #FF6701;
	height:450px;
}

.texte
{
	text-align:justify;
	width:95%;
}

.texte_admin
{
	text-align:justify;
	margin-left:15px;
	width:750px;
}

.titre1
{
    font-family: allegro bt;
    font-weight: normal;
    font-size: 24pt;
    color: #ff6701;
	padding-bottom: 8px;
}

.titre2
{
    font-weight: bold;
    font-size: 14pt;
    color: #006a3d;
	padding-bottom: 5px;
}

.menuimage
{
    margin-bottom:25px;
}

.menu
{
    margin-bottom:15px;
}

.tableau_header
{
    font-weight: bold;
    color: white;
    background-color: #fae530;
    border: 1px solid #ff6701;
}

.tableau_cell
{
    border: 1px solid #ff6701;
}

.error
{
    color: #FF0606;
}

input
{
    border-right: #ff6701 1px solid;
    border-top: #ff6701 1px solid;
    border-left: #ff6701 1px solid;
    border-bottom: #ff6701 1px solid
}

textarea
{
    border-right: #ff6701 1px solid;
    border-top: #ff6701 1px solid;
    border-left: #ff6701 1px solid;
    border-bottom: #ff6701 1px solid
}

button
{
    border-right: #ff6701 1px solid;
    border-top: #ff6701 1px solid;
    border-left: #ff6701 1px solid;
    border-bottom: #ff6701 1px solid
}
