/* CSS Document */

A { 
	font-family: tahoma, helvetica, arial;
	font-size: 11px;
	color: #0040FF;
	font-weight: none;
	text-decoration: none;
}

A:hover { 
	font-family: tahoma, helvetica, arial;
	font-size: 11px;
	color: #0040FF;
	font-weight: bold;
	text-decoration: none;
}

body {
	font-family: tahoma, helvetica, arial;
	font-size: 11px;
	color: #434365;
	
	background-color: "#FFFFFF";
	margin: 0px;
	padding: 0px;
}

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

table.main {
	 width: 780px;
	 height: 600px;
	 border: 0px;
}

td.toptd {
	padding-right: 20px;
}

div.topNewsletterText {
}

td.une_td {
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 5px;
}

div.titre_encadre {
	color: #336666;
	font-weight: bold;
	font-size: 12px;
	
	border: solid 1pt #D2D3CB;
	background-color: #EDEBDE;
	
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 2px;
}

div.une_sstitre {
	color: #CF233B;
	font-size: 11px;
	padding-left: 20px;
}

div.une_chapo {
	color: #3D6EAA;
	font-weight: bold;
}

div.une_texte {

}

td.news {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 20px;
}

input {
	font-size: 11px;
	color: #434365;
}

input.newsletter_email {
	width: 150px;
}

div.maintitle {
	color: #303030;
	font-size: 25px;
}

img {
	text-decoration: none;
	border: none;
}

td {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	border: none;
}

.link {
	font-family: tahoma;
	font-size: 10px;
	color: #6699CC;
	text-decoration: underline;
	font-weight: bold;
	border: none;
}

.link_base {
	font-family: tahoma;
	font-size: 11px;
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
	border: none;
}

.link_base:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
	border: none;
}

a.link_grey {
	font-family: tahoma, helvetica, arial;
	font-size: 11px;
	color: #3D6EAA;
	font-weight: bold;
	text-decoration: none;
}

a.link_grey:hover {
	font-family: tahoma, helvetica, arial;
	font-size: 12px;
	color: #3D6EAA;
	font-weight: bold;
	text-decoration: none;
}

a.link_blue {
	font-family: tahoma, helvetica, arial;
	font-size: 11px;
	color: #0040FF;
	font-weight: none;
	text-decoration: none;
}

a.link_blue:hover {
	font-family: tahoma, helvetica, arial;
	font-size: 11px;
	color: #0040FF;
	font-weight: bold;
	text-decoration: none;
}

.link_green {
	font-family: tahoma, helvetica, arial;
	text-decoration: none;
	color: #336666;
	font-weight: bold;
	font-size: 12px;
}

.link_green:hover {
	font-family: tahoma, helvetica, arial;
	text-decoration: none;
	color: #336666;
	font-weight: bold;
	font-size: 12px;
}

.a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: none;
	color: #676767;
	text-decoration: none;
	border: none;
}

.a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: none;
	color: #676767;
	text-decoration: none;
	border: none;
}

.a1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F26522;
	text-decoration: none;
	border: none;
}

.a1:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F26522;
	text-decoration: none;
	border: none;
}

.titre_plus_moins{
	font-family: tahoma;
	font-size: 11px;
	font-weight: none;
	color: #F26522;
	text-decoration: none;
	border: none;
}

.titre_bleuf{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #434365;
	text-decoration: underline;
	border: none;
}

.article_titre {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
	border: none;
}

.noborder {
	border: 0 0 0 0;
	margin: 0 0 0 0;
	padding: O 0 0 0;
}

.rouge {
	color: #CF233B;
	text-decoration: none;
}

.rouge:hover {
	color: #CF233B;
	text-decoration: none;
}

.debug {
	border: solid 1pt black;
}

table.spip {
	width: 350px;
	border : 0px;
}

div.titre_encadre_rouge {
	color: #CF233B;
	font-weight: bold;
	font-size: 12px;
	
	border: solid 1pt #D2D3CB;
	background-color: #EDEBDE;
	
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 2px;
}

div.titre_encadre_plus_moins {
	color: #F26522;
	font-weight: bold;
	font-size: 12px;
	
	border: solid 1pt #D2D3CB;
	background-color: #EDEBDE;

	margin-bottom: 1px;
	margin-left: 12px;
	margin-right: 12px;
	padding: 2px;
}

.surtitre {
	font-family: tahoma, helvetica, arial;
	font-size: 11px;
	color: #F26522;
	font-weight: none;
	text-decoration: none;
	font-style: italic;
}