@import url(/loa/styles-index.css);

body {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}
h1	{
	display: none;
}

#baseline {
	background-color: #BC0000;
	color:#EEEEEE;
}
.minform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.minCalc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	text-decoration: none;
}
.calcul_mintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.calcul_mintext_blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.no_u {
	text-decoration: none;
}

.menudroite_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}
.baseline_current{
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEEEEE;
}
a.baseline:active{
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEEEEE;
}
a.baseline:hover{
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEEEEE;
}
a.baseline:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEEEEE;
}
a.baseline{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEEEEE;
}
a.baselinecurrent{
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEEEEE;
}
#menu {
	background-color: #D8E172;
	height: 20px;
	width: 960px;
}
#item {
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B0B66E;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F5F5D6;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	display: block;
	padding: 0px;
}
#ssitem {
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B0B66E;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F2F5D0;
	height: 20px;
	width:220px;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	display: block;
	padding: 0px;
}
#firstitem a	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	width: 100%;
	height:20px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#item a	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	height:20px;
	display: block;
	text-align: center;
}
#ssitem a	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	height:20px;
	display: block;
	text-align: left;
}
a.current	{
	color: #990000;
}
#firstitem {
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B0B66E;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B0B66E;
	height: 20px;
	width:157px;
	text-align: center;
	vertical-align: middle;
	display: block;
}

a.menu:link {
	color: #666666;
}
a.menu:visited {
	color: #666666;
}
a.menu:hover {
	color: #000000;
	background-color: #BECD14;
}
a.menu:active {
	color: #000000;
}

#col1	{
	width: 332px;
	float:left;
	
}
#coldroite	{
	float:right;
	width:181px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-right: 12px;
	padding-left: 10px;
	height: 100%;
}
#colgauche	{
	float:left;
	width:190px;
	margin-right: 10px;
}

#centre	{
	float:left;
}
#sep	{
	width: 40px;
	float:left;
}
#sep2	{
	width: 70px;
	float:left;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #BC0000;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 17px;
}
.subline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 22px;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	text-decoration: none;
	margin: 0px 0px 34px;
}
.copy_black{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.copy_blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
	text-decoration: none;
	margin: 0px 0px 34px;
}
a.copy:link {
	color: #000000;
	font-weight: bold;
}
a.copy:visited {
	color: #666666;
	font-weight: bold;
}
a.copy:hover {
	color: #BC0000;
	font-weight: bold;
}
a.copy:active {
	color: #990000;
	font-weight: bold;
}
p	{
	margin: 0px;
	padding: 0px;
}
.menudroite_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
}
#col1_thin {
	width: 190px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
	height: 100%;
}
#col2_large {
	width: 415px;
	float:left;
}
#col_offres {
	width: 655px;
	float:left;
}
.copy_noir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	margin-bottom: 34px;
	text-decoration: none;
}
.copy_noir_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.copy_noir_links:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
.copy_noir_links:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
.copy_noir_links:active {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
.copytext_noir_normal_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.copytext_noir_normal_links:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
.copytext_noir_normal_links:hover {
	color: #990000;
	font-weight: normal;
	text-decoration: underline;
}
.copytext_noir_normal_links:active {
	color: #990000;
	font-weight: normal;
	text-decoration: underline;
}

.left_menu_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.left_menu_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BC0000;
	text-decoration: none;
	margin-left: 6px;
}
.txtRouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BC0000;
	text-decoration: none;
}
.txtRougelight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BC0000;
	text-decoration: none;
}
.left_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-left: 6px;
}
a.left_menu:link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	margin-left: 6px;
}
a.left_menu:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	margin-left: 6px;
}
a.left_menu:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin-left: 6px;
}
a.left_menu:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin-left: 6px;
}
.copy_blanc_small {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 14px;
	text-decoration: none;
	margin: 0px 0px 34px;
}
#powered a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: white;
		text-decoration:none;
    }
    #powered img {
        height: 10px;
        width: 10px;
        vertical-align: middle;
    }
	
.miniForm {
	height: 16px;
}
.miniFormTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.menuOffres{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menuOffres:hover {
	color: #CCC700;
}
.miniFormTxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.txtVert {
	color: #CCC700;
}
.txtIndent {
	padding-left: 30px;
}
