/* Commun */
BODY {
	background: #cad5e1;
	font-family: Arial, Verdana, Tahoma, sans;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
}

TABLE, TBODY, TR, TD {
	font-family: Arial, Verdana, Tahoma, sans;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
}

#extranet {
	padding: 5px 5px 5px 5px;
	margin: 0 auto;
	width: 130px;
	text-align: center;
	border: 1px outset #ffcc00;
}
	
/*Styles contenu */
.warn {
	font-weight: bold;
	color: red;
	font-size: 90%;
	width: 300px;
	text-align: center;
	margin: 0 0 0px 0;
}
.bgno {
	background-repeat: no-repeat;
}

.tit, .contentbig {
	font-size: 13px;
	color: #ffcc00;
	font-weight: bold;
}

.stit {
	color:#FF6600;
}

.alert {
	color: #ff6600;
	font-weight: bold;
}

.hactu {
	color: #FFFFFF;
	font-size: 11px;
}

.yellow {
	color: #ffcc00;
	font-weight: bold;
}

.datatable td {
	font-size: 10px;
}
.datatable2 td {
	font-size: 11px;
}
.footer td, .footer {
	font-size: 10px;
	font-style: normal;
	color: #B0B0B0;
	text-align: none;
	line-height: normal;
}

ul {
	margin : 0 0 0 0;
}
.contentBlk, .contentbig {
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-align: none;
	font-weight: bold;
}

.loginbut {
	font-size: 13px;
	font-weight: bold;
	background-image: url(../extranetUI/images/butB.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 24px;
	width: 210px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;cursor:hand;
}

.boxsmall {
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	height: 18px;
	border: 1px solid #E4E4E4;
	width: 100px;
}

.submitM {
	font-size: 11px;
	font-weight: none;
	background-image: url(../extranetUI/images/butbg.jpg);
	background-repeat: repeat-x;
	color: #333333;
	font-weight: bold;
	height: 21px;
	padding-left: 2px;
	padding-right: 2px;
}

.tr1, .datatable tr1 {
    font-size: 12px;
    font-weight: bold;
    color: #FF6600;
    text-align: center;
    padding: 15px;
    }
/* Extranet specif */

/* Liens */

a { color: #000000; }
a:hover { color: #666666; }
	
a.actu { color: #FFFFFF; text-decoration: none; font-size: 11px;}
a.actu:hover { color: #ffcc00; text-decoration: none; font-size: 11px; }

a.link75 { font-weight: bold; color: #E9E9E9; text-decoration: none;}
a.link75:hover { color:#ffcc00; }

a.link76 { font-weight: bold; color: #ffcc00; text-decoration: none; font-size: 11px;}
a.link76:hover { color:#E9E9E9; font-size: 11px; }

a.ext_menu { font-weight: bold; color: #FFF; text-decoration: none; font-size: 11px;}
a.ext_menu:hover { color:#ffcc00; }

a.link { color: #000000; font-size: 11px;}
a.link:hover { color: #666666; }

.datatable td a { font-size: 10px; color: #666666; }
.datatable td a:hover { font-size: 10px; color: #000000; }

a.org{ font-size: 11px; font-style: normal; color: #FF6600; text-align: none; line-height: 14px; text-decoration: none; }
a.org:hover { font-size: 11px; font-style: normal; color: #FF6600; text-align: none; line-height: 14px; text-decoration: underline; }
