/* remove margin, padding and border */
body, td, img, form, ul, li, h1, h2, h3, h4, h5, h6 {
	border: 0;
	margin: 0;
	padding: 0;
}

/* default text style */
body, td, h1, h2, h3, h4, h5, h6 {
	font: 12px verdana, arial, helvetica, sans-serif;
	color: #686868;
}
hr {
	background-color:#ffffff;
	height:2px;
	width:100%;
	display:block;

}
sup {
	vertical-align: text-top;
}

div.subblock-section-description h2{
	font-size:13px;
	font-weight:bold;
	margin:30px 0 5px 0;
}

div.subblock-section-description p{
	margin:5px 0 20px 0;
}

a.colored{
	color:#0099CC;
	text-decoration:underline;
}

a.colored:hover{
	color:#666666;
	text-decoration:none;
}
/*
.services {
	-x-system-font:none;
	color:#002776;
	font-family:verdana;
	font-size:13px;
	text-decoration:underline;
}

.services:link {
	-x-system-font:none;
	color:#002776;
	font-family:verdana;
	font-size:13px;
	text-decoration:underline;
}

.services:hover {
	-x-system-font:none;
	color:#002776;
	font-family:verdana;
	font-size:13px;
	text-decoration:none;
}
*/
/*--------------------------------------------------
	 remove list style 
--------------------------------------------------*/
ul, li {
	list-style-type: none;
}
/*----------------------------------------------------
	 shortcut pour les styles courants 
-----------------------------------------------------*/
.pointer {
	cursor: pointer;
}
.bold {
	font-weight: bold;
}
.blancgros{
	color:#FFF;
	font-weight: bold;
}
.blancpetit{
	color:#FFFFFF;
	font-weight:normal;
	font-size:11px;
}
.clear {
	clear: both;
}
.inline {
	display: inline;
}
.hidden {
	display: none;
}
.underline {
	text-decoration: underline;
}
.nowrap {
	white-space: nowrap;
}
.float-wrap-tv {
	float: left;
	width: 100%;
}
.float-wrap-tv a:link {
	color:#002776;
} 
.float-wrap-tv a:hover {
	color:#002776;
	text-decoration: none;
} 
.float-wrap-tv a:visited {
	color:#002776;
} 

.float-wrap-telephone {
	float: left;
	width: 100%;
}
.float-wrap-telephone a:link {
	color:#002776;
	text-decoration: underline;
} 
.float-wrap-telephone a:hover {
	color:#002776;
	text-decoration: none;
} 
.float-wrap-telephone a:visited {
	color:#002776;
	text-decoration: underline;
} 

.float-wrap-internet {
	float: left;
	width: 100%;
}
.float-wrap-internet a:link {
	color:#002776;
	text-decoration: underline;
} 
.float-wrap-internet a:hover {
	color:#002776;
	text-decoration: none;
} 
.float-wrap-internet a:visited {
	color:#002776;
	text-decoration: underline;
} 
.fl-right {
	float: right;
}
.fl-left {
	float: left;
}
.tx-left {
	text-align: left;
}
.tx-right {
	text-align: right;
}
.tx-center {
	text-align: center;
}
.tx-justify {
	text-align: justify;
}
.inlineblock {
	display: -moz-inline-block;
	display: -moz-inline-box;
	display: inline-block;
}
.middle {
	vertical-align: middle;
}
.relative {
	position: relative;
}
.c-blue {
	color: #4b92db;
}
.c-darkblue {
	color: #002776;
}
.c-darkblue a {
	color: #002776;
	text-decoration:none;
}
.c-darkblue a:hover {
	color: #002776;
	text-decoration:underline;
}
.c-orange {
	color: #ea5800;
}
.c-green {
	color: #3f9c35;
}
.c-yellow {
	color: #ffcb08;
}
.c-darkgray {
	color: #686868;
}
.c-lightgray {
	color: #ebebeb;
}
.c-white {
	color: #fff;
}
.c-black {
	color: #000;
}
.c-red {
	color: #f00;
}
.pad10 {
	padding: 10px;
}
ul.disc {
	padding: 0 8px 0 18px;
	margin:5px 0 5px 0;
}
ul.disc li {
	padding: 0;
	list-style-type: disc;
}
ul.seamTextUnorderedList {
	padding-left: 15px;
}
li.seamTextUnorderedListItem {
	padding: 0;
	list-style-type: disc;
}
/* List avec radio ou checkbox */



/*-------------------------------------------------
	Div version 
-------------------------------------------------*/
div.checkboxlist {
	position: relative;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
}
input.checkboxlist-input {
	position: absolute;
	left: 0px;
	top: -1px;
}
/* JSF Table version */
table.checkboxlist td {
	position: relative;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.checkboxlist input {
	float: left;
}
table.checkboxlist label {
	padding-left: 30px;
	padding-top: 3px;
	display: block;
}
/*-------------------------------------------------
	Debut du styling
--------------------------------------------------*/
body {
	background: #ffffff;
	text-align: center;
}
a {
	color: #686868;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
select {
	vertical-align: middle;
}
div.ocms_de_norm{width:inherit;}
/*---------------------------------------------------
Table forfait internet
----------------------------------------------------*/
span.tab_title{
	margin:0px 3px 5px 3px;
	padding:2px 5px 2px 5px ;
	display:block;
	color:#fff;
}

.text {
	padding:4px 5px;
}

.trait{
	height:1px;
}

/*---------------------------------------------------
	table Telephonie
----------------------------------------------------*/

table.tabletelephonie{
	border-bottom:1px solid #409C37;

}
table.tabletelephonie th{
	font-size:12px;
	/*text-transform:uppercase;*/
	color:#FFFFFF;
	background-color:#6EB567;
	text-align:left;
	padding-left:10px;
}

table.tabletelephonie th{
	border-right:1px solid #409C37;
	border-left:1px solid #409C37;					
}

table.tabletelephonie td{
	padding:5px 5px 5px 10px;
	border-right:1px solid #409C37;
	border-left:1px solid #409C37;	
	vertical-align:top;
}


/*---------------------------------------------------
	Search
----------------------------------------------------*/
.avancee{

	margin:5px 0 5px 2px;

}

.recherche  select.select-search{
	margin:5px 0 5px 10px;

}
.recherche {
	width:100%;

}
