/* Main */
p, body, a , td, input, *
{
    font-family : verdana,geneva,arial,helvetica,sans-serif;
    font-size : 11px;
}

a:link
{
    color : #FFFFFF;
    text-decoration : none;
}

a:visited
{
    color : #FFFFFF;
    text-decoration : none;
}

a:active
{
    color : #FFFFFF;
    text-decoration : underline;
}

a:hover
{
    color : #FFFFFF;
    text-decoration : underline;
}


body 
{
    background-color : #DCE1E7;
    border : 0px;
    color : #000000;
    margin : 0px; 
    padding : 0px; 
}



input.large, textarea.large { width:250px;}

img 
{
    border : 0px;
    margin : 0px; 
    padding : 0px; 
}

table 
{
    border : 0px;
    font-family : verdana,geneva,arial,helvetica,sans-serif;
    font-size : 12px;
    margin : 0px; 
}


/* Center */

.marge { 
	margin-left: 15px ; 
	margin-right: 15px ; 
	margin-top: 0px; 
	text-align:left;
}

.credits
{
	background-color : #D0DAE2;
	padding:2px;
}

.titvert {
	color: #51A836;	
	font-style: italic;
}

.error { color:#CC0033; font-weight: bold; }

/* Right */

.references 
{
	align: center;
	margin-left: 15px;
	margin-right: 15px;
	color : #FFFFFF; 
	font-size : 9px;
	text-align:justify;
}

td.actu_titre {	font-size : 12px; font-weight:bold; text-align: center;}
td.actu_texte {	text-align:justify;}
img.actu_img {	margin-top: 0px;margin-right: 5px;	margin-bottom: 5px;	margin-left: 5px;}
