body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #142449;	
	text-decoration: none;
	text-align: center;

	margin-left: 0px;
	margin-top: 21px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #001644;	
	background-image: url(../img/patterns/gen01_001.gif);

}

#global {
	width: 751px;
	margin: 0 auto;
	text-align: left;
}
#topsc {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	padding: 0px;
	margin-right: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;

}
	/* IE/WIN fix */
	/* \*/ * html body #global table tr td #topsc { padding: 6px; } /* */

#topsc a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #213595;
	margin: 0px;
	line-height: 20px;
	border-right: none;
	border-bottom-style: none;
	padding: 6px;
	background-color: #F1F5FB;
	border-top-style: none;
	border-left-style: none;
	display: inline;
}
#topsc a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FB351F;
}

/*
#navcontainer {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	list-style-image: url(img/_login_icon.gif);
	list-style-type: none;
	width: 150px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#navcontainer li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border: none;
}

#navcontainer a
{
	display: block;
	padding: 5px 10px 5px 20px;
	width: 130px;
	color: #213595;
	background-color: #4F5EA7;
	margin: 0px;
	vertical-align: top;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #25468B;
	border-bottom-color: #E4E4E4;
	border-left-color: #FFFFFF;
	background-image: url(img/_sitemapl.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-transform: uppercase;
	font-weight: normal;
}

#navcontainer #active #current a {
	background-color: #EDEDED;
}

#navcontainer a:hover
{
	background-color: #FF0000;
	color: #FB351F;
}

#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul {
	margin: 0;
	border: none;
	padding: 0px;
}

#navcontainer ul ul a
{
	display: block;
	padding: 5px 5px 5px 30px;
	width: 120px;
	color: #426FCC;
	background-color: #426FCC;
	margin: 0px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(img/_dot.gif);
	text-transform: none;
}

#navcontainer ul ul a:hover
{
	color: #FB351F;
	background-color: #FB351F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
}

*/

#navcontainer {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	list-style-image: url(../img/_login_icon.gif);
	list-style-type: none;
	width: 150px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px none #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 150px;
}

#navcontainer li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border: none;
}

#navcontainer a
{
	display: block;
	padding: 6px 10px 6px 20px;
	width: 130px;
	color: #213595;
	margin: 4px 2px 0px;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #25468B;
	border-bottom-color: #E4E4E4;
	border-left-color: #FFFFFF;
	background-image: url(../img/bg_mn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
	background-color: #FFFFFF;
}

#navcontainer a.current {
	background-image: url(../img/bg_mn_to.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F1F5FB;
	width: 118px;
}

#navcontainer a:hover
{
	color: #FB351F;
}

#navcontainer ul ul {
	margin: 0 0 0 2px;
	padding: 0px 0px 6px;
	background-color: #F1F5FB;
	background-image: url(../img/bg_mn_bo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 148px;
}

#navcontainer ul ul li {
	margin: 0;
	padding: 0px;
}

#navcontainer ul ul a
{
	display: block;
	width: 79px;
	color: #426FCC;
	text-transform: none;
	background-image: url(../img/arrow1.gif);
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 18px 9px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 35px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-color: #F1F5FB;
}

#navcontainer ul ul a:hover
{
	color: #FB351F;
}

#navcontainer ul ul a.current {
	background-image: url(../img/bg_mn_to.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F1F5FB;
}

/* Content Area */

#contentarea {
	background-image: url(../img/bg2.gif);
	background-repeat: no-repeat;
	background-position: 12px 22px;
	padding-right: 12px;
	padding-left: 6px;

}

#contentarea p {
	line-height: 18px;
	margin-top: 6px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	font-size: 12px;
}

#contentarea a:link,
#contentarea a:visited,
#contentarea a:active {
	color: #445BA6;
	padding: 1px 2px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	white-space: nowrap;
	text-decoration: none;
	background-color: #FFFFE8;
}

#contentarea a:hover {
	position: relative;
	top: -1px;
	left: -1px;
	border-bottom-color: #cccccc;
	border-right-color: #cccccc;
}

#contentarea ul {
	line-height: 150%;
	padding: 6px 6px 6px 10px;
	list-style-type: none;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
}

#contentarea ul li {
	line-height: 150%;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	list-style-type: none;
	padding-left: 10px;
}

#contentarea ol {
	line-height: 150%;
	margin: 6px 6px 6px 36px;
	padding: 6px 6px 6px 10px;
	list-style-type: decimal;
	list-style-position: inside;
}

#contentarea ol li {
	line-height: 150%;
	list-style-type: decimal;
}

#contentarea select {
	margin: 6px 0px 0px;
	padding: 3px;
	width: 255px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #426FCC;
	line-height: 9px;
	text-decoration: none;
	border: #445BA6;
}

#topmenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #445BA6;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#topmenu a {
	border: none;
}

#bottom {
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
	margin: 12px 12px 12px 112px;
}

#bottom a {
	color: #FFFFFF;
	text-transform: capitalize;
}
#bottom a:hover {
	color: #FBD09D;
}

#toparea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	margin: 6px 0px 0px 12px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	vertical-align: middle;
	color: #426FCC;
	text-transform: capitalize;
	font-style: italic;
}

.current {
	background-color: #FF8E00;
}

strong {
	font-weight: bold;
}

em {
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}

img {
	border: 1px none #CCCCCC;
}

acronym {
	cursor: help;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5777C0;
}

hr {
	height: 1px;
	margin-top: 24px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	background-color: #EAEAEA;
	border: 1px dashed #CCCCCC;
	color: #EBEBEB;
}

a {
	color: #445BA6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FEAF92;
	border-right-color: #FEAF92;
	border-bottom-color: #FEAF92;
	border-left-color: #FEAF92;
	text-decoration: none;
}
a:hover {
	color: #FD682E;
}

.smallcaps {
	font-variant: small-caps;
	text-transform: lowercase;
}

.text_sans {
	line-height: 150%;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
}
h1 {
	font-family: 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #426FCC;
	background-image: url(../img/bg_h4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #426FCC;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	margin-top: 11px;
	font-weight: bold;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #426FCC;
}

h3 {
	color: #fd682e;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 11px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/arrow2.gif);
	border-left-width: 6px;
	border-left-color: #FD682E;
	margin-left: 9px;
}

.maintable {
	vertical-align: top;
}

.leftmenucell {
	background-image: url(../img/bg_left_gray.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 150px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.contentcell {
	background-color: #FFFFFF;
}

.menuelement {
	font-family: Arial, Helvetica, sans-serif;
	color: #25468A;
	font-weight: normal;
	background-color: #CCD8F0;
	margin: 0px 0px 1px;
	padding: 5px 0px 0px 18px;
	list-style-type: none;
	text-indent: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	background-image: url(../img/bg_menu1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 21px;
	width: 100%;
}
.navlist {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	margin: 0px;
}
.menuelement2 {

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #25468A;
	margin: 0px 0px 1px;
	padding: 5px 0px 0px 6px;
	list-style-type: none;
	text-indent: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	background-image: url(../img/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 150px;
}
.topmenu1 {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
.hello {
	vertical-align: middle;
	height: 26px;
	background-image: url(../img/bg_top.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.input_a {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #25468A;
	padding: 3px 6px;
	border-top: 1px solid #25468A;
	border-right: 1px solid #25468A;
	border-bottom: 1px solid #25468A;
	border-left: 1px solid #25468A;
	font-weight: normal;
	margin: 0px 0px 3px;
	font-size: 11px;
}

.input_a:hover {
	background-color: #CCFF33;
	background-image: none;
}

.input_a:focus {
	background-color: #CCFF33;
	background-image: none;
}

.go {
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 48px;
	height: 11px;
	width: 54px;
}

.todo {
	color: #333333;
	background-color: #F7FF91;
}
.red {
	color: #cc0000;
}

.whitebg {
	background-color: #FFFFFF;
}

#contact_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FD682E;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}

#contact_table input {
	color: #445BA6;
	font-weight: normal;
	
	border: 1px solid #C6EFFF;

	margin: 0px;
	padding: 5px 10px;
	height: 15px;
	width: 170px;
	background-color: #EBEBEB;
}

#contact_table textarea {
	color: #445BA6;
	text-decoration: none;
	font-variant: normal;

	border: 1px solid #C6EFFF;
	background-color: #EBEBEB;

	margin: 0px;
	padding: 5px 10px;
}
.quote {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: italic;
	color: #2253B6;
	text-decoration: none;
	padding: 10px;
	float: right;
	width: 200px;
	margin: 0px;
	line-height: 200%;
	text-align: center;
}
h2old {

	font-family: Georgia, Times, serif;
	font-size: 18px;
	color: #fd682e;
	text-transform: capitalize;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	margin-top: 8px;
	font-weight: bold;
}

/* -*-*-*-*-*--*-*-*-*-*-*-*-*-*-*--**-*- */

.table_title {  
	font-family: Arial, sans-serif; font-size: 13px; font-weight: bold; color: #666666
}

.table_text {
	font-family: Arial, sans-serif; font-size: 10px; color: #666666; font-weight: normal
}

.tiny {
	font-size: 1px;
}
.login {
}
.remarque {
	color: #999999;
}
.loginclients {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FD682E;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.googleimage {
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 1px;
	border: 0px none;
	clip: rect(1px,1px,1px,1px);
	text-align: right;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}
legend {
	padding: 3px 20px 3px 6px;
	margin: 0px auto;
}
.form {
	margin: 6px 0px 0px 3px;
	padding: 6px 0px 0px;
	background-color: #F1F5FB;
	color: #213595;
	width: 148px;
	text-align: center;
	background-image: url(../img/bg_mn_to.gif);
	background-repeat: no-repeat;
	background-position: left top;
}.temp001 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
h3old {

	color: #666666;
	text-transform: capitalize;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	margin-top: 8px;
	font-weight: bold;
	display: block;
}
.column25 {
	padding: 3px;
	float: left;
	width: 25%;
	display: block;
	margin: 0px;
}
.row {
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
}
#quoted {
	text-indent: 0px;
	margin-left: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	padding-left: 12px;
}
.column50 {

	padding: 3px;
	float: left;
	width: 49%;
	display: block;
	margin: 0px;
}
.nomarginul {
	margin: 6px;
	padding: 6px 4px 6px 8px;
	list-style-type: none;
}
ul {
	margin-left: 36px;
}

		pre{
			background:#eee;
			padding:.5em 1em;
			border:1px solid #999;
		}
.services {
	background-color: #333333;
	color: #999999;
}
/*
#contentarea td li {
	margin: 0px 2px 0px 4px;
	padding: 0px 2px 0px 5px;
	background-image: url(img/arrow1.gif);
}
#contentarea td ul {
	margin: 0px;
	padding: 0px;
}
*/.floatop {
	background-color: #F4F4F4;
	width: 122px;
	margin: 0px;
	padding: 0px;
	display: block;
	filter: Alpha(Opacity=90, FinishOpacity=70, Style=0, StartX=0, StartY=0, FinishX=122, FinishY=0);
}
.green {
	color: #339966;
	font-weight: bolder;
}
.outdated {
	text-decoration: line-through;
}
/* panel -commander- on hosting offers */
.quote2 {
	font-size: 14px;
	color: #2253B6;
	text-decoration: none;
	padding: 15px;
	float: right;
	width: 140px;
	margin: 5px;
	line-height: 200%;
	background-color: #F0FFEC;
	border: 1px solid #D7FFCC;
	text-transform: capitalize;
}
code {
	font-size: 100%;
	color: #000000;
}
#header {
	height: 131px;
	margin: 6px 0px;
	padding: 0px;
	width: 751px;
}

#body {
	background-image: url(../img/bg_left_gray.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

#left_menu {
	width: 150px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#contenttt {
	display: block;
	margin: 0px;
	padding: 0px;
}

#footer {
	display: block;
	margin: 0px;
	padding: 0px;
}

.table0 {
	width: 100%;
	border-top: #FFFFFF;
	border-right: #FFFFFF;
	border-bottom: 1px dotted #CCCCCC;
	border-left: #FFFFFF;
	margin-top: 12px;
}

#contentarea .table0 th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #F0F3F0;
	vertical-align: top;
	margin: 0px;
	padding: 6px;
	border-top: double #8EA8BC;
	border-right: 1px solid #8EA8BC;
	border-bottom: 1px none #8EA8BC;
	border-left: 1px solid #8EA8BC;
	color: #000000;
	filter: Alpha(Opacity=90, FinishOpacity=50, Style=1, StartX=0, StartY=0, FinishX=200, FinishY=0);
}
.table2 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #475847;
	vertical-align: top;
	border-left-color: #8EA8BC;
	margin: 0px;
	padding: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #8EA8BC;
	border-right-color: #8EA8BC;
	border-bottom-color: #8EA8BC;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	filter: Alpha(Opacity=90, FinishOpacity=70, Style=2, StartX=10, StartY=10, FinishX=150, FinishY=150);
}

.floatright {
	margin: 12px;
	float: right;
}
.floatright2 {
	margin: 18px;
	float: right;
}
.s_reseau {
	margin-top: 8px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #426FCC;
	border-right-color: #426FCC;
	border-bottom-color: #426FCC;
	border-left-color: #426FCC;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-color: #CCCCCC;
}
#header-img {
	height: 131px;
	background-color: #E4E4E4;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	width: 100%;
}
.left_panel {
	background-color: #F1F5FB;
	background-image: url(../img/bg_mn_to.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 12px;
	padding-top: 0px;
	padding-right: 6px;
	padding-left: 6px;
	margin: 12px 0px 0px 2px;
	vertical-align: top;
	width: 148px;
	overflow: hidden;
}
#header {
}
#ca {
	background-color: #FFFFFF;
	float: right;
	width: 580px;
}
#leftca {
	float: left;
	width: 150px;
}
.tls {
	background-image: url(../img/tls.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.trs {
	background-image: url(../img/trs.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.table3 td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	border-left-color: #FB351F;
	margin: 0px;
	padding: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FB351F;
	border-right-color: #FB351F;
	border-bottom-color: #FB351F;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-left-width: 1px;
}
.quick {
	display: block;
	padding-left: 24px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	border-top: 1px dotted #A3B9E7;
	border-right: 1px dotted #A3B9E7;
	border-bottom: 1px dotted #A3B9E7;
	border-left: 4px double #A3B9E7;
	margin: 12px;
}
.single {
	background-image: url(../img/single.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100px;
	overflow: hidden;
}
.blue {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #9CB4E4;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #0033FF;
}
code {
	font-size: 12px;
	font-family: 'Courier New', Courier, mono;
}
big {
	font-size: x-large;
}
.closer_b {
	vertical-align: bottom;
}
.services_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #3551D2;
	margin-left: 6px;
	font-weight: normal;
	background-color: #001644;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	letter-spacing: 1px;
}
._td {
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-top-style: none;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-right-color: #005399;
   border-left-width: 1px;
   border-left-color: #005399;
   border-bottom-color: #005399;
}
.puce1 {
	list-style-image: url(../img/images/Sans-titre-1_13.gif);
}
