body { 
margin-top: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.6em;
background-color:#031A2F;
background-image:url(ima/fond_page.gif);
background-repeat:repeat-x;
}

.contenu {
padding-left:15px;
padding-right:15px;
}

/* Background */
#bg_left {
	height: 100%;
	margin:0; 
	padding:0;
	background-image:url('../images/bgcol_tv.gif');
	background-position: top left;
	background-repeat:repeat-y;
}
#bg_right {
	height: 100%;
	margin:0; 
	padding:0;
	background-image:url('../images/bgcol_tv.gif');
	background-position: top right;
	background-repeat:repeat-y;
}

/* Titres */
.TitreCol {
	width: 150px;
	height: 16px;

	background-color: #FF8500;
	border-top: 1px solid #FF5A00;
	border-bottom: 1px solid #FF5A00;

	background-image: url('../images/puce_internet.gif');
	background-repeat: no-repeat;
	
	line-height: 16px;
	text-indent: 20px;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	margin-top: 2px;
}

.TitreCol_tel {
	width: 150px;
	height: 16px;

	background-color: #A076AB;
	border-top: 1px solid #7D5189;
	border-bottom: 1px solid #7D5189;

	background-image: url('../images/puce_internet.gif');
	background-repeat: no-repeat;
	
	line-height: 16px;
	text-indent: 20px;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	margin-top: 2px;
}

.TitrePage {

	height: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #CDCDCD;

	background-image: url('../images/puce_bleu.gif');
	background-repeat: no-repeat;
	
	line-height: 12px;
	text-indent: 15px;
	font-size: 1em;
	font-weight: bold;
	color: #000;
	
}

.BarreOrange {
	color: #fff;
	width: 100%;
	height: 13px;
	background-color: #FE8500;
	background-image: url('../images/dble_fleche_orange.gif');
	background-repeat: no-repeat;
	text-indent: 15px;
}

h5 {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-weight: normal;
	font-size: 1em;
}
h4 {
	color: #D10018;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding:0;
} 

.cartouche {
	width: 150px;
	height: 16px;
	background-color: #B6DE5A;
	background-image: url('../images/cartouche_bleu.gif');
	background-repeat: no-repeat;
	color: #fff;
	margin-bottom: 8px;
}
.illustration {
	text-align: center;
}
/* Colonne */
.ItemCol {
	width: 140px;
	padding: 5px;
	color: #4F4F4F;
}

/* Navigation */

A, A:link, A:active, A:visited {
color: #336699; text-decoration: none; line-height: 14px; 
}

A:hover { color: #CA1E08; }

A.tel, A.tel:link, A.tel:active, A.tel:visited {
color: #336699; text-decoration: none; line-height: 14px; 
}

A.tel:hover { color: #7D5189; }

A.nav_plus, A.nav_plus:link, A.nav_plus:active, A.nav_plus:visited {
	background-image: url('../images/puce_nav.gif');
	background-repeat: no-repeat;
	
	color: #747474;
	text-decoration: none;
		
	line-height: 14px;
	padding-top: 1px;
	padding-left: 15px;	

}

A.nav_plus:hover {
	color: #D50000;
}
A.LinkUrl, A.LinkUrl:link, A.LinkUrl:active, A.LinkUrl:visited {
	background-image: url('../images/fleche03.gif');
	background-repeat: no-repeat;
	
	color: #FF8500;
	text-decoration: underline;
	
	line-height: 16px;
	padding-left: 25px;	
}
A.LinkUrl:hover {
	color: #FF5A01;
} 
.BarreOrange A, .BarreOrange A:link, .BarreOrange A:active, .BarreOrange A:visited {
	color: #fff;
	text-decoration: none;
	line-height: 13px;
}

.BarreOrange A:hover {
	color: #fff;
	text-decoration: underline;	
}

/* Link list */ 
ul.LinkList, li.LinkList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;	
}
.LinkList li {
	width: 148px;			
}

.LinkList li:hover {
	background-color: #F4F4F4;
}

.LinkList A, .LinkList A:link, .LinkList A:active, .LinkList A:visited {
	background-image: url('ima/puce_nav_new.gif');
	background-repeat: no-repeat;
	
	color: #000000;
	text-decoration: none;
				
	line-height: 20px;
	height:20px;
	padding-left: 16px;
	padding-top: 0px;	
	margin: 0px;
	display:block;
}

.LinkList A:hover {
	background-image: url('ima/puce_nav_new_over.gif');
	background-repeat: no-repeat;
	
	color: #ffffff;
}



/* Link list */ 
ul.LinkList_tel, li.LinkList_tel {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;	
}
.LinkList_tel li {
	width: 148px;
	border-top: 1px solid #e1e2e3;
	border-left: 1px solid #A3D9FB;
	border-right: 1px solid #A3D9FB;				
}

.LinkList_tel li:hover {
	background-color: #F4F4F4;
}


.LinkList_tel A, .LinkList_tel A:link, .LinkList_tel A:active, .LinkList_tel A:visited {
	background-image: url('ima/puce_nav_new.gif');
	background-repeat: no-repeat;
	
	color: #A076AB;
	text-decoration: none;
				
	line-height: 18px;
	height:18px;
	padding-left: 16px;
	padding-top: 0px;	
	margin: 0px;
	display:block;
}

.LinkList_tel A:hover {
	background-image: url('ima/puce_nav_new_over.gif');
	background-repeat: no-repeat;
	
	color: #000000;
	text-decoration: none;		
	line-height: 18px;
	padding-left: 16px;
	padding-top: 0px;
	margin: 0px;
}






/* Alsaweb */
.Alsaweb {
	width: 180px;
	float: left;
	background-color: #FFFAF6;
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	margin-top: 10px;
	padding:15px;
		
	color: #787878;
}

/* Login Kiwi Backup */
#LoginKiwi {
	width: 175px;
	height: 60px;
	background-color: #8DC643;
	float: left;
	padding: 5px 5px 5px 5px;
}
#LoginKiwi h5 {
	font-size: 1em;
	font-weight: bold;
	color: #fff;
}
#LoginKiwi input {
	width: 70px;
	float: left;
	margin-right: 15px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #e1e2e3;
	background-image: url('../images/puce_bleu.gif');
	background-repeat: no-repeat;
	line-height: 12px;
	text-indent: 15px;
	font-weight: bold;
	color: #000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #f2f2f2;
	background-repeat: no-repeat;
	line-height: 12px;
	font-weight: bold;
	color: #FF5E21;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #e7e7e7;
	line-height: 12px;
	font-weight: bold;
	color: #FF8500;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 12px;
	font-weight: bold;
	color: #800000;
}
