body{
	margin:0;
	color:#52606e;
	font:12px/16px Arial, Verdana, Helvetica, sans-serif;
	background:#fff;
}
a{
	color:#116497;
	text-decoration:underline;
}
a:hover{
	color:#fdbf17;
	text-decoration:underline;
}
img{border-style:none;}

p {
	font:12px/16px Arial, Verdana, Helvetica, sans-serif;
}
h1{
	color:#116497;
	font: normal bold 22px Arial, Verdana, Helvetica, sans-serif;
}
h2 {
	background:url(/scs_images/site/bg-heading7.gif) no-repeat;
	padding:7px 0 17px 30px;
	margin-bottom:21px;
	margin:0;
	font-size:13px;
	color:#000;
	line-height:16px;
}
h3{
	margin:0 0 8px;
	color:#116497;
	font: normal bold 13px Arial, Verdana, Helvetica, sans-serif;
	background:url(/scs_images/site/bullet6.gif) no-repeat 0 5px;
	padding-left:13px;
	line-height:16px;
}

/* Valeurs custom site */

	.TresPetite { font-family: Arial, Helvetica, sans-serif ; font-size:9px; }
	.Petite 	{ font-family: Arial, Helvetica, sans-serif ; font-size:10px; }
	.Normal 	{ font-family: Arial, Helvetica, sans-serif ; font-size:12px; }
	.Moyenne 	{ font-family: Arial, Helvetica, sans-serif ; font-size:13px; }
	.Grande 	{ font-family: Arial, Helvetica, sans-serif ; font-size:14px; }
	.TresGrande { font-family: Arial, Helvetica, sans-serif ; font-size:16px; }	
	.TresTresGrande { font-family: Arial, Helvetica, sans-serif ; font-size:18px; }	
	
	.Bleu, .Bleu a { color:#116497; }


form, 
fieldset{
	padding:0;
	margin:0;
	border:0;
}
input, textarea, select{
	font:100% Arial, Verdana, Helvetica, sans-serif;
	vertical-align:middle;	
}
#wrapper{
	width:977px;
	margin:0 auto;
}
#header{
	height:1%;
}
#header:after{
	display:block;
	clear:both;
	content:"";
}
.header-box{
	height:1%;
	overflow:hidden;
	background:url(/scs_images/site/bg-header.gif) no-repeat;
	padding:6px 3px 11px 0;
	margin-bottom:2px;
}
.logo{
	margin:0;
	float:left;
	font-size:0;
	line-height:0;
}
.logo a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/scs_images/site/logo.gif) no-repeat;
	width:176px;
	height:103px;
}
.slogan{
	float:left;
	text-indent:-9999px;
	background:url(/scs_images/site/slogan.png) no-repeat;
	width:317px;
	height:52px;
	margin:38px 0 0 68px;
}
#header .info-box{
	float:right;
	width:200px;
	padding-top:13px;
}
.contact{
	padding-bottom:6px;
}
.contact img{
	display:block;
}
.login-form{
	width:200px;
	overflow:hidden;
}
.login-form div{
	height:1%;
	overflow:hidden;
	background:url(/scs_images/site/bg-login-form.gif) no-repeat;
	padding:3px 0 3px 3px;
}
.login-form label{
	display:block;
	background:url(/scs_images/site/ico1.gif) no-repeat 0 50%;
	padding-left:13px;
	margin-bottom:4px;
	color:#0e588d;
}
.login-form .text{
	float:left;
	padding:0 5px 2px;
	margin:0 2px 0 0;
	background:#fff;
	border:solid #c2dff2;
	border-width:1px 1px 0 0;
	width:69px;
	color:#878787;
}
.password{
	float:left;
	padding:0 4px 2px;
	margin:0;
	background:#fff;
	border:solid #c2dff2;
	border-width:1px 1px 0;
	width:70px;
	color:#878787;
}
.login-form .btn-ok{
	float:left;
}
.main-menu{
	height:1%;
}
.main-menu:after{
	display:block;
	clear:both;
	content:"";
}
#nav{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	font-size:13px;
	font-weight:bold;
}
#nav li{
	float:left;
}
#nav li a{
	color:#fff;
	float:left;
	background:#005081 url(/scs_images/site/bg-nav.gif) repeat-x;
	cursor:pointer;
	text-decoration: none;
}
#nav li a span{
	float:left;
	background:url(/scs_images/site/bg-nav-r.gif) no-repeat 100% 0;
	padding:6px 13px 6px 16px;
}
#nav li.marked a{
	color:#fed500;
}
#nav li a:hover{
	color:#fff;
	text-decoration:none;
}
#nav li.marked a:hover{
	color:#fed500;
}
#nav li a.active{
	background:#fecc0d;
}
#nav li a.active span{
	background:url(/scs_images/site/bg-nav-r-hover.gif) no-repeat 100% 0;
	color: #0d5f92;
}
#nav li:hover,
#nav li.hover{
	position:relative;
}
#nav li:hover .drop,
#nav li.hover .drop{
	display:block;
}
#nav li .drop{
	position:absolute;
	top:25px;
	left:0;
	z-index:10;
	display:none;
	width:174px;
	overflow:hidden;
}
#nav li ul{
	float:none;
	margin:0;
	list-style:none;
	font-size:12px;
	font-weight:normal;
	padding:7px 7px 7px 12px;
	width:155px;
	overflow:hidden;
	background:url(/scs_images/site/bg-drop.gif);
}
#nav li ul li{
	float:none;
	margin-bottom:11px;
}
#nav li ul li a{
	float:none;
	background:url(/scs_images/site/bullet4.gif) no-repeat 0 50%;
	padding-left:9px;
	color:#fff;
	cursor:pointer;
	position:relative;
}
#nav li.marked ul li a{
	background:url(/scs_images/site/bullet5.gif) no-repeat 0 50%;
}
#nav li ul li a:hover,
#nav li ul li.active a{
	background:url(/scs_images/site/bullet5.gif) no-repeat 0 50%;
	color:#fecc0d;
}
#nav li.marked ul li a:hover,
#nav li.marked ul li.active a {
	background:url(/scs_images/site/bullet4.gif) no-repeat 0 50%;
	color:#fff;
}
.search-form{
	width:159px;
	float:right;
	background:url(/scs_images/site/bg-nav.gif) repeat-x;
	border:solid #ccdce6;
	border-width:0 1px 1px 0;
	padding:2px 0 2px 2px;
}
.search-form .text{
	float:left;
	padding:4px 3px 3px;
	margin:0 1px 0 0;
	border: solid #ccdce6;
	border-width:0 0 1px;
	width:124px;
	color:#878787;
}
.search-form .btn-ok{
	float:left;
}
#main{
	height:1%;
	overflow:hidden;
	padding:15px 0 8px;
}
.inner{
	border-top:15px solid #fecc0d;
	padding:0 0 12px !important;
}
#twocolumns{
	width:716px;
	float:right;
}
.inner #twocolumns{
	width:780px;
}
.steps{
}
.steps .heading{
	background:url(/scs_images/site/bg-heading1.gif) no-repeat;
	overflow:hidden;
	padding: 3px 0 3px 13px;
}
.steps h2{
	margin:0;padding:0;
	color:#fff;
	font-size:12px;
	background: none;
}
.steps .flash {
	margin: 8px 0;
}
#content{
	width:385px;
	float:left;
}
.inner #content{
	width:578px;
	padding:21px 0 0 17px;
}
.blog {
	height:1%;
	line-height:14px;
	padding-bottom:14px;
	width:576px;
	padding:0 0 0 2px;
}
.blog .heading {
	background:url(/scs_images/site/bg-heading7.gif) no-repeat;
	padding:7px 0 7px 30px;
	margin-bottom:21px;
}
.blog .heading h2 {
	margin:0;
	font-size:13px;
	color:#000;
	line-height:16px;
}
/*
.blog h2 {
	background:url(/scs_images/site/bg-heading7.gif) no-repeat;
	padding:7px 0 17px 30px;
	margin-bottom:21px;
	margin:0;
	font-size:13px;
	color:#000;
	line-height:16px;
}
.blog .data{
	height:1%;
}
.blog .data:after{
	display:block;
	clear:both;
	content:"";
}
.blog .image-holder{
	float:left;
}
.blog img{
	display:block;
}*/
.blog .left{
	margin:2px 14px 0 0;
}
.blog .right{
	padding-left:16px;
	margin:-30px 0 -11px;
	position:relative;
}
.blog .holder{
	float:left;
	width:413px;
}
/*.blog h3{
	margin:0 0 8px;
	font-size:14px;
	color:#0e588d;
	font-weight:normal;
	background:url(/scs_images/site/bullet6.gif) no-repeat 0 50%;
	padding-left:13px;
	line-height:16px;
}*/
/*.blog .data p {
	margin:0;
}
.blog p{
	margin:0 0 8px 0;
}*/
.blog ul{
	margin: 0 0 15px 0 ;
	padding: 0 0 0 0;
	list-style:none;
	color:#3e494b;
	font-weight:bold;
}
.blog ul li{
	background:url(/scs_images/site/bullet7.gif) no-repeat 10px 5px;
	padding-left:25px;
	margin-bottom:5px;
}
#content .box{
	color:#1b232a;
	margin-bottom:16px;
}
#content .box .heading{
	background:#1a8aca url(/scs_images/site/bg-heading2.gif) no-repeat;
	padding:3px 0 3px 13px;
}
#content .box h3{
	margin:0;
	color:#fff;
	font-size:12px;
	background: none;
}
#content .box .data{
	width:383px;
	border:solid #3099d4;
	border-width:0 1px 1px;
	overflow:hidden;
	padding:5px 0 7px;
}
#content .box .holder{
	background:url(/scs_images/site/bg-box-holder.gif) no-repeat 100% 4px;
	height:1%;
	overflow:hidden;
	padding:0 0 9px 14px;
}
#content .box .image-holder{
	float:left;
	padding:0 13px 0 4px;
}
#content .box img{
	display:block;
}
#content .box ul{
	margin:0;
	padding:16px 0 0;
	list-style:none;
	float:left;
}
#content .box ul li{
	background:url(/scs_images/site/bullet1.gif) no-repeat 0 50%;
	padding-left:17px;
	margin-bottom:9px;
}
#content .box ul a{
	color:#1b232a;
	text-decoration:underline;
}
#content .box ul a:hover{
	color:#1b232a;
	text-decoration:none;
}
#content .item{
	height:1%;
	padding-left:1px;
}
#content .item img{
	display:block;
}
#sidebar{
	width:320px;
	float:right;
}
.inner #sidebar{
	width:158px;
	padding-top:11px;
}
.social-list{
	height:1%;
	overflow:hidden;
	margin:0;
	padding:0 0 11px 24px;
	list-style:none;
}
.social-list li{
	float:left;
	padding-right:3px;
}
.social-list img{
	display:block;
	margin-left: 7px;
}
.inner #sidebar .box{
	height:1%;
}
.inner #sidebar .heading{
	background:#1a8aca url(/scs_images/site/bg-heading8.gif) repeat-x;
	padding:5px 5px 6px 22px;
}
.inner #sidebar h3{
	margin:0;
	font-size:12px;
	color:#fff;
	background: none;
}
.inner #sidebar .data{
	border:solid #8eb0d9;
	border-width:0 1px 1px;
	padding:18px 10px 4px 9px;
}
.inner #sidebar .data ul{
	margin:0;
	padding:0;
	list-style:none;
	font-weight:bold;
}
.inner #sidebar .data ul li{
	margin-bottom:20px;
	background:url(/scs_images/site/bullet9.gif) no-repeat 0 3px;
}
.inner #sidebar .data ul a{
	padding-left:16px;
	color:#034d7a;
}
.inner #sidebar .data ul img{
	display:block;
	margin: 5px auto 0;
}
.inner #sidebar ul .data a:hover{
	color:#034d7a;
}
.sidebox{
	height:1%;
	overflow:hidden;
	margin-bottom:17px;
}
#sidebar .yellow {
}
#sidebar .yellow .heading{
	background:#ffdd12 url(/scs_images/site/bg-heading3.gif) no-repeat;
}
#sidebar .yellow h3{
	margin:0;
	padding:4px 0 2px 14px;
	font-size:12px;
	color:#1b232a;
	background: none;
}
#sidebar .yellow h3 a{
	color:#1b232a;
	text-decoration: none;
}
#sidebar .yellow .data{
	width:309px;
	height: 257px;
	line-height:15px;
	border:solid #fed63b;
	border-width:0 1px 1px;
	color:#1b232a;
	padding:0 0 28px 9px;
	padding:0 0 0 9px;
}
#sidebar .yellow .data:after{
	display:block;
	clear:both;
	content:"";
}
#sidebar .corner{
	float:right;
	position:relative;
	margin-right:-1px;
}
#sidebar .corner img{
	display:block;
}
#sidebar .yellow ul{
	margin:0;
	list-style:none;
	padding:23px 33px 0 0;
}
#sidebar .yellow ul li{
	background:url(/scs_images/site/bullet2.gif) no-repeat;
	padding-left:18px;
	margin-bottom:14px;
}
#sidebar .yellow ul li a{
	color:#e76e00;
	text-decoration:underline;
}
#sidebar .yellow ul li a:hover{
	color:#e76e00;
	text-decoration:none;
}
#sidebar .blue .heading{
	background:#57a9d8 url(/scs_images/site/bg-heading4.gif) no-repeat;
	padding:2px 0 4px 13px;
}
#sidebar .blue h3{
	margin:0;
	font-size:12px;
	color:#fff;
	background: none;
}
#sidebar .blue .data{
	width:301px;
	border:solid #3099d4;
	border-width:0 1px 1px;
	padding-left:17px;
}
#sidebar .blue .data:after{
	display:block;
	clear:both;
	content:"";
}
#sidebar .blue ul{
	margin:0;
	padding:4px 0 0;
	list-style:none;
}
#sidebar .blue img{
	display:block;
}
#sidebar .blue li{
	float:left;
	padding:11px 0 0 32px;
}
#sidebar .blue li:first-child{
	padding:11px 0 0 0;
}
.aside{
	width:248px;
	float:left;
}
.inner .aside{
	width:170px;
	background-color:#fecc0d;
	padding:0 11px 15px 15px;
}
.box1{
	background:url(/scs_images/site/bg-aside-box1.gif) repeat-y;
	margin-bottom:32px;
}
.box1 .b{
	background:url(/scs_images/site/bg-aside-box1-b.gif) no-repeat 0 100%;
	padding:30px 10px 100px;
}
.box1 ul{
	margin:0;
	padding:0;
	list-style:none;
}
.box1 ul li{
	margin-bottom:11px;
}
.box1 ul a{
	background:url(/scs_images/site/bullet8.gif) no-repeat 0 50%;
	padding-left:10px;
	color:#1772b2;
}
.box1 ul a:hover,
.box1 ul li.active a{
	color:#fdc945;
	text-decoration:none;
}
.box1 ul li.active a:hover {
	color:#1772b2;
}
ul.navigation{
	margin:0;
	padding:0;
	list-style:none;
	font-size:13px;
}
ul.navigation li{
	border-top:1px solid #fecc0d;
	height:1%;
	overflow:hidden;
	vertical-align:top;
}
ul.navigation li:first-child{
	border:none;
}
ul.navigation li a span{
	display:table-cell;
	vertical-align:middle;
}
ul.navigation li a{
	color:#248fcc;
	display:table;
	padding:0 0 0 46px;
	cursor:pointer;
	width:167px;
	text-decoration: none;
}
ul.navigation li.link1 a{
	background:url(/scs_images/site/bg-link1.gif) no-repeat;
	height:40px;
	width: 167px;
}
ul.navigation li.link2 a{
	background:url(/scs_images/site/bg-link2.gif) no-repeat;
	height:39px;
	width: 167px;
}
ul.navigation li.link3 a{
	background:url(/scs_images/site/bg-link3.gif) no-repeat;
	height:39px;
	width: 167px;
}
ul.navigation li.link4 a{
	background:url(/scs_images/site/bg-link4.gif) no-repeat;
	height:40px;
	width: 167px;
}
ul.navigation li a:hover{
	color:#fff;
	text-decoration:none;
}
ul.navigation li.link1 a:hover,
ul.navigation li.link4 a:hover{
	background-position:0 -40px;
}
ul.navigation li.link2 a:hover,
ul.navigation li.link3 a:hover{
	background-position:0 -39px;
}
.aside .box{
	height:1%;
	overflow:hidden;
	margin-bottom:12px;
}
.aside .yellow .heading{
	background:#ffe022 url(/scs_images/site/bg-heading5.gif) no-repeat;
	padding:2px 0 3px 13px;
}
.aside .yellow h3{
	margin:0;
	font-size:12px;
	color:#000;
	background: none;
}
.aside .yellow .data{
	background:#fef5cd url(/scs_images/site/bg-aside-box.gif) no-repeat;
}
.aside .yellow .holder{
	background:url(/scs_images/site/bg-yellow-box.gif) no-repeat 0 100%;
	font-size:13px;
	color:#000;
	padding:14px 0 63px 13px;
}
.aside .yellow ul{
	margin:0;
	padding:0;
	list-style:none;
}
.aside .yellow ul li{
	background:url(/scs_images/site/bullet3.gif) no-repeat 0 50%;
	padding-left:15px;
	margin-bottom:4px;
}
.aside .yellow ul a,
.aside .yellow ul a:hover{
	color:#000;
	text-decoration: none;
}
.gallery{
	background:url(/scs_images/site/bg-gallery.gif) repeat-y;
	margin-bottom:16px;
}
.gallery h3{
	margin: 2px 0 5px;
	font-size:12px;
	color:#fff;
	background: none;
}
.gallery .t{
	background:url(/scs_images/site/bg-gallery-t.gif) no-repeat;
}
.gallery .b{
	background:url(/scs_images/site/bg-gallery-b.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:0px 0 7px 22px;
}
.gallery img{
	display:block;
	margin-left:6px;
}
.aside .blue .heading{
	background:#57a9d8 url(/scs_images/site/bg-heading6.gif) no-repeat;
	padding:2px 0 4px 14px;
}
.aside .blue h3{
	margin:0;
	font-size:12px;
	color:#fff;
	background: none;
}
.aside .blue .data{
	border:solid #4aa2d6;
	border-width:0 1px 1px;
	padding:8px 0 10px 7px;
}
.aside .blue img{
	display:block;
}
.quality-box{
	height:1%;
	overflow:hidden;
	text-align:center;
	color:#1b232a;
	margin: 3px 0 5px 0;
	position:relative;
	padding-bottom:15px;
}
.quality-box ul{
	margin:0 auto;
	padding:0 0 4px;
	list-style:none;
	width:206px;
	overflow:hidden;
}
.quality-box ul li{
	float:left;
	padding:0 6px;
}
.quality-box img{
	display:block;
}
.eco-box{
	height:1%;
	overflow:hidden;
	border:1px solid #47b174;
	color:#47b174;
	padding:6px 0 6px 9px;
	line-height:14px;
}
.eco-box img{
	display:block;
}
.eco-box .image-holder{
	float:left;
	padding-right:3px;
}
.eco-box .holder{
	padding-top:0px;
}
.eco-box p{
	margin: 5px 0 0 0px;
	font: normal 11px Arial, Verdana, Helvetica, sans-serif;
}


/**********************************************/
/* Formulaire Contact */
/**********************************************/
	form{
		margin:0; padding:0;
	}
	.FormContact,.FormContact td,.FormReponse{
	}
	.FormContact input,.FormContact select{
		margin: 0px 2px; padding: 1px;
		font: normal 12px Arial, Verdana, Helvetica, sans-serif;
		color: #1a8aca;
		border: 1px #1a8aca solid;
	}
	.FormContact textarea{
		margin: 0px 2px; padding: 1px;
		font: normal 13px Arial, Verdana, Helvetica, sans-serif;
		color: #1a8aca;
		border: 1px #1a8aca solid;
	}
	.FormSubmit {
		margin: 0 3px;
		width: 124px;
		height: 27px;
		font: normal bold 13px Arial, Verdana, Times, Helvetica, sans-serif;
		text-tranform: uppercase;
		color: #005081;
		border: 1px solid #005081;
		background-color: #fecc0d;
	}
	.LargeInput{
		width:263px;
	}
	.SmallInput{
		width:60px;
	}
	.MediumInput{
		width:192px;
	}
	.chkBoxes{
		background-color:white;border-width:0;
	}
	.XSmallInput{
		width:20px;
	}
	.HalfInput{
		width:126px;
	}
	.EditLibelle{
		margin: 40px 0;
		padding: 10px;
		width: 400px;
		border: 1px dotted;
	}
	.EditLibelle a {
	}


/********************************************************************/
/************************* Articles *********************************/
/********************************************************************/
	.article {
		margin-bottom: 20px;
	}
	.dateArt {
		padding: 0; margin: 0;
		font-size: 10px;
		font-weight: bold;
		float: right;
	}
	.descripArt p {
		font-size: 11px;
		line-height: 14px;
	}
	.lireArt a {
		padding: 0; margin: 0;
		font-weight: bold;
	}
	.imgArt {
		float: right;
		margin-left: 15px;
	}
	.imgArt p.Legende {
		margin: 0; padding: 0;
		font-size: 10px;
		text-align: center;
	}

	#footer{
		position: relative;
		height:1%;
		overflow:hidden;
		background-color:#459ad5;
		text-align:center;
		font-size:11px;
		color:#fff;
		padding-bottom:0px;
	}
	#footer .sitevert {
		float: right;
		margin: 0 4px 0 0;
		width:47px;
		height:47px;
	}
	
	.footer-nav{
		margin:0;
		padding:0;
		list-style:none;
		text-align:center;
	}
	#footer p{
		margin:0;
	}
	#footer p a{
		color:#fff;
		text-decoration:underline;
	}
	#footer p a:hover{
		color:#fff;
		text-decoration:none;
	}
	.footer-nav li{
		display:inline;
	}
	.footer-nav li a{
		color:#fff;
		text-decoration:underline;
	}
	.footer-nav li a:hover{
		color:#fff;
		text-decoration:none;
	}


/**********************************************/
/* onglets référencement */
/**********************************************/
	.onglets {
		position:relative;
		clear:both;
		height:1%;
		overflow:hidden;
		background-color:#fecc0d;
		border-top:1px solid #ffeb9e;
		border-bottom:1px solid #88b4b3;
		padding: 4px 10px 5px 10px;
		margin-bottom:5px;
		text-align: center;
	}
	.onglets ul {
		list-style:none;
		margin:0 !important;
		padding:0 !important;
		background:url(/scs_images/site/separator.gif) no-repeat 100% 50%;
		font-size:11px;
		position: relative; left: 150px;
	}
	.onglets ul a {
		display:block;
		padding:0 10px;
		margin:0px !important;
		text-decoration:none;
		color:#df9005;
	}
	.onglets ul a:hover {
		color:#df9005;
		text-decoration:none;
	}
	.onglets li {
		float:left;
		margin:0px !important;
		padding:0px !important;
		background:url(/scs_images/site/separator.gif) no-repeat 100% 50%;
		padding:0 14px 0 15px;
	}
	.onglets h3 {
		margin:0px;
		padding:0px;
	}
	
	.ui-tabs .ui-tabs-nav li a { 
		float: left; 
		text-decoration: none;
	}
	.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
		padding-bottom: 1px;
		border-bottom-width: 0;
	}
	.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { 
		cursor: text; 
	}
	.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { 
		cursor: pointer; 
	} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
	.ui-tabs .ui-tabs-panel { 
		padding: 0px 0px; 
		margin:0 !important;
		display: block;
		text-align: left;
		/*border-left: 1px #ebebeb orange;
		border-right: 2px #ebebeb solid;
		border-bottom: 2px #ebebeb solid; 
		background: #ffffff;*/
	}
	.ui-tabs .ui-tabs-panel h1 { 
		margin: 0;
		padding:0;
		font-size: 13px;
	}
	.ui-tabs .ui-tabs-panel p { 
		font-size: 11px;
		line-height: 13px;
	}
	.ui-tabs .ui-tabs-hide { 
		display: none !important; 
	}
	li.ui-tabs-selected a {
		color:#df9005;
		text-decoration:none !important;
	}

/*----------------
CLIKEO
------------------*/
.Clikeo {
	margin: 10px auto 0 auto;
	line-height: 10px;
	padding:0 0 0 0; 
	color:#6eb5e6;
	text-align:center
}
.Clikeo a { 
	color: #6eb5e6 !important;
	font-size:10px;
	text-decoration:none;
}
.Clikeo a:hover { 
	color:#86c4f0 !important;
}
