/* CSS Micro Compact - Touts droits reserves */

a {
	color:#0000FF;
	text-decoration:none;
}

a:hover {
	color: #72B4FE ; 
	text-decoration: underline ;
}

a:active {
	color: #009966 ;
}

/*-----------------A HREF SOLUTION-----------------------*/
a.solu {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover.solu {
	color: #FFFF00 ; 
}

a:active.solu {
	color: #009966 ;
}

.table {
    border: 1px #000000 solid;
}

.linknews {
	text-decoration: none ; 
	color: #333333 ;
}

.linkfaq {
	text-decoration: none ; 
	color: #333333 ;
}

.smalink {
	text-decoration: none ;
	color: #000000 ;
}

.smalink2 {
	text-decoration: underline ;
	color: #000099 ;
}

.smalink3 {
	text-decoration: underline ;
	color: #0000FF ;
}

.smalink4 {
	text-decoration: underline ;
	color: #FF0000 ;
}

.linkarbo {
	text-decoration: none ; 
	color: #33CC33 ;
	font-weight:bold ;
}

.horloge {
	text-decoration: none ;
	color: #000000 ;
	font-family: Courier New, Courier, mono ;
	font-size: 12px ;
}

body.general {
	font-family: verdana, arial ;
	font-size: 12px ;
	color: #000000 ; 
	margin-left: 0px ;
	margin-top: 5px ;
	cursor:default;
}

body.plan {
	font-family: verdana, arial ;
	font-size: 12px ;
	color: #333333 ; 
	margin-left: 0px ;
	margin-top: 5px ;
}

body.popup {
	margin:2px;
}

.titre {
	font-family: verdana, arial ;
	font-size: 12px ;
	color: #3399FF ;
}

.titre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px ;
	color: #000000 ;
}

.titre3 {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 14px ;
	color: #33CC33 ;
	font-weight:bold ;
}

.smallink {
	font-family: verdana, arial ;
	font-size: 10px ;
	color: #000000 ;
}

.plan {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px ;
	color: #000099 ;
	font-weight:bold ;
}

.plant {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 14px ;
	font-weight:bold ;
	color: #3399FF ;
}

.news {
	font-family: verdana, arial ;
	font-size: 10px ;
	color: #000000 ;
}

.date {
	font-family: verdana, arial ;
	font-size: 11px ;
	color: #0066DD ;
	font-weight:bold ;
}

.intro {
	font-family: verdana, arial ;
	font-size: 14px ;
	color: #FFFFFF ;
	font-weight:bold ;
}

.trait {
	background-image: url(images/trait.gif) ;
	background-repeat: repeat-x ;
}

.traitb {
	background-image: url(images/traitb.gif) ;
	background-repeat: repeat-x ;
}

.envoiform {
	background-color: #FEE636 ;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 10px ;
	color: #FFFFFF ;
}

.titreform {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 16px ;
	color: #FFFFFF ;
	background-image: url(images/fon-titre.gif) ;
	background-repeat: repeat-x;
	font-weight: bold ;
}

.titredl {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 16px ;
	color: #FF0000 ;
}

.accinfo {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 16px ;
	color: #000000 ;
}

.form {
	background-color: #F4F4F3 ;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 10px ;
	color: #000000 ;
}

.color1 {
	color: #0099FF ;
}

.color2 {
	color: #FF3333 ;
}

.color3 {
	color: #FFFFFF ;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px ;
}

.number {
	font-size: 36px ;
}

/*------------STYLE POPUP-DL-----------------*/
.minuterie {
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	border-style:solid;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-color:#999999;
	margin-left:3px;
	margin-right:3px;
}

.titre_popup_connect {
	 padding-left:5px;
	 font-weight:bold;
	 color:#FFFFFF;
	 background-image:url(images/popup_connect.gif);
	 background-repeat:no-repeat;
	 text-align:left;
}

.popup_connect {
	padding-left:5px;
	background-image:url(images/fon-info2.gif);
	background-repeat:repeat;
	text-align:left;
	border-bottom:2px solid #4B72AF;
}