/* CSS Document */

.titre {
	font-size:14px;
	color:#4F6AB0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.titre2 {
	font-size:18px;
	color:#4F6AB0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.titre3 {
	font-size:12px;
	color:#4F6AB0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.texte {
	font-size:12px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.texte2 {
	font-size:10px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4F6AB0;
	font-weight:bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}


a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4F6AB0;
	font-weight:bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}


input {
background-color:#FFFFFF;
border-left-width:1px;
border-bottom-color:#4F6AB0;
border-top-color:#4F6AB0;
border-left-color:#4F6AB0;
border-right-color:#4F6AB0;
border-top-width:1px;
border-bottom-width:1px;
border-right-width:1px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#4F6AB0;
}


textarea
{
background-color:#FFFFFF;
border-left-width:1px;
border-bottom-color:#4F6AB0;
border-top-color:#4F6AB0;
border-left-color:#4F6AB0;
border-right-color:#4F6AB0;
border-top-width:1px;
border-bottom-width:1px;
border-right-width:1px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#4F6AB0;
}

#news { width:175px; height:331px; position:absolute; overflow:hidden;}
#news_content {position:relative;}
#int_div {padding:5px;}