/* feuille de style site.css */

/* 
SITES & PRINT
Version 3
Juillet 2009
contact@sitesetprint.fr
*/

/* Couleurs 
Bleu foncé (titre) : #186280
Bleu clair (sous titre) : #5CB4E5
Bleu très clair (déroulant) : #ACDFF5
Texte  : #000000
Lien orange : #EFA106
Fond colonne de droite : #F8F5F5
*/

/* Tailles des images
Vignettes : 230px × 150px
Image produit : 550px × ----
Taille galerie : 174px × 124px
Logo marque : 300px x 80
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Structure du site */

body {
			margin-left: 0px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			font-family: Arial, Helvetica, sans-serif;
			font-size : 11px;
			background:#000000;
        	text-align: center;
        	height: auto;
        	color:#ffffff;
}

objet {
			margin: 0; padding: 0;
}

#container {
			width: 980px;
        	padding: 0px;
        	height: auto;
			margin-left: auto;
			margin-right: auto;
			text-align: left;
			overflow: auto;
			background: #000000 url(../images/fond_container.jpg) center bottom no-repeat;
}

#container .modif_fond{
			background: #000000;
}

#top {
			width:980px;
        	margin:0px;
        	padding:0px;
        	border:0px;
        	height:320px;
}

#left {
        	margin: 0px;
        	padding: 0px;
        	border: 0px;
        	width: 240px;
        	float:left;
			text-align: right;
        	height: auto;
}

#corps {
        	margin: 0px;
        	padding: 0px;
        	border: 0px;
        	width: 435px;
        	float:left;
			text-align: left;
        	height: auto;
}

#right {
        	margin: 0px;
        	padding:0px;
			border:0px;
        	width: 305px;
        	float: right;
        	height: auto;
}

#wide {
        	margin: 0px;
        	padding: 0px;
        	border: 0px;
        	width: 675px;
        	float:left;
			text-align: left;
        	height: auto;
}


#footer {
			width: 980px;
			height: 200px;
        	padding: 10px 0 0 0;
			margin: 0 auto;
			font-weight: normal;
			color: #ffffff;
			background:url(../images/fond_footer.jpg) bottom no-repeat;
			clear:both;
}
#footer .modif_fond {
			width: 980px;
			background:url(../images/fond_footer_index.jpg) bottom no-repeat;
			height: 200px;
}

/* Globales */
table,div,td  {font-size: 12px; color : #ffffff;line-height:15px;}
hr            	{height: 1px; margin: 0; padding: 0; color:#799678; background-color: #799678; border: 0;}
input  	{font-size: 11px; border-width:1px; font-weight:bold; color:#000000; background-color:#ffffff;}
select       {font-family: Arial; font-size:12px; color:#262F34; background-color:#ffffff;}
textarea    {font-family: Arial; font-size:12px; color:#262F34; background-color:#ffffff;}
img           {border: 0;}
ul		{padding:10px 0 0 20px;}
li 		{list-style: disc;} 

a          		{font-size: 11px; color:#ffffff; text-decoration:none;}
a:visited  	{font-size: 11px; color:#ffffff; text-decoration:none;}
a:hover    	{font-size: 11px; color:#ffffff; text-decoration: none;}

/* Classes */
.lien          {color:#ffffff; font-weight:bold;}
.lien:visited  {color:#ffffff; font-weight:bold;}
.lien:hover    {color:#D5FF00; font-weight:bold;}

/* Haut de la page */
#top .langue {
	height:30px;
	width:930px;
	position:relative;
	margin:0px;
	text-align:right;
	font-size: 12px; 
	padding:5px 0px 0px 0px;	
}
#top .image {
	width:auto;
	height:70px;
	padding:0px;	
	margin:0px;

}
#top .flash {
	width:auto;
	height:208px;
	padding:0px;	
	margin:0px;
	background:url(../images/fond_images_fleches.jpg) no-repeat bottom center;
	text-align:center;
}

/* Colonne de gauche */
#left h1 {
       width:193px;
       padding:0 0 5px 0;
       margin:0 0 10px 0;
       color: #ffffff;
       font-size: 14px;
       font-weight:bold;
       line-height:14px;
	   border-bottom:dashed 1px #ffffff;
	   float:right;
}

/* Corps de la page */

#corps .telecharge {
		color:#5CB4E5;
		padding-bottom:2px;
}
#corps .telecharge a{
		color:#5CB4E5;
		text-decoration:none;
}
#corps .telecharge a:hover{
		color:#186280;
		text-decoration:none;
}

#wide h1{
       width:193px;
       padding:0 0 5px 0;
       margin:0 0 10px 60px;
       color: #ffffff;
       font-size: 14px;
       font-weight:bold;
       line-height:14px;
	   border-bottom:dashed 1px #ffffff;
	   float:left;
	   text-align:right;
}



.page_site {
		width:auto;
		padding-left:15px;
		padding-right:5px;
		color:#ffffff;
		text-align:justify;
		height:auto;
}

.page_site .ariane{
		padding : 0 0 20px 0px;
		font-size:12px;
		font-weight:bold;
		color: #ffffff;
}

.page_site .ariane a{
		font-weight:bold;
		color: #ffffff;
		text-decoration:none;
}
.page_site .ariane a:hover{
		color: #666666;
		text-decoration:none;
}




.page_site h1  {
       width:auto;
       padding:0;
       margin:0 0 15px 0;
       color: #186280;
       font-size: 20px;
       font-weight:bold;
       line-height:20px;
}

.page_site h2{
       width:auto;
       padding:0;
       margin-bottom:10px;
       color: #5CB4E5;
       font-size: 16px;
       font-weight:bold;
       line-height:20px; 
}

.page_site h3{
       width:auto;
       padding-top:5px;
       margin:0;
       color: #00ccff;
       font-size: 14px;
       font-weight:bold;
       line-height:20px; 
}
.page_site h4{
       width:auto;
       padding:0;
       margin:0;
       color: #5CB4E5;
       font-size: 12px;
       font-weight:bold;
       height:20px;
       line-height:20px;
}

.page_site h5{
       width:auto;
       padding-top:5px;
       margin:0;
       color: #186280;
       font-size: 14px;
       font-weight:normal;
       height:20px;
       line-height:16px;
	   border-bottom:1px dashed #666666; 
}
.page_site .type{
       width:auto;
       padding-top:5px;
       margin:0;
       color: #5CB4E5;
       font-size: 15px;
       font-weight:bold;
       height:26px;
       line-height:26px;
}
.page_site .marque{
       width:auto;
       padding-top:5px;
       margin:0;
       color: #186280;
       font-size: 20px;
       font-weight:bold;
}
.page_site .marque img{
       width:auto;
       padding-top:5px;
       margin:0;
       color: #186280;
       font-size: 20px;
       font-weight:bold;
       height:80px;
       line-height:80px;
}
.page_site .marque a{
       width:auto;
       padding-top:5px;
       margin:0;
       color: #ffffff;
       font-size: 20px;
       font-weight:bold;
}
.page_site .marque a:hover{
       width:auto;
       padding-top:5px;
       margin:0;
       color: #186280;
       font-size: 20px;
       font-weight:bold;
}




.page_site .fleche-menu{
		line-height:30px;
		padding : 2px 0 2px 25px;
		background-image: url(../images/fleche.png);
		background-repeat: no-repeat;
		background-position:left;
		font-size:12px;
		font-weight:bold;
		color: #ffffff;
		text-decoration:none;
}
.page_site  fleche-menu:visited{
       color: #ffffff;
       text-decoration:none;
}
.page_site  fleche-menu:hover{
       color: #ffffff;
       text-decoration:none;
}


a.lien_image span  	{
		font-size: 12px; 
		padding:4px 15px 5px 15px;
		border-width:0px; 
		font-weight:bold; 
		color:#ffffff; 
		background:#5CB4E5 url(../images/fond_btn_small.jpg) left no-repeat;
}

:hover > a.lien_image span {
		color:#186280; 
		background:#5CB4E5;
		text-decoration:none;
}


.list_real{
	padding-bottom:5px;
	padding-left:20px;
	line-height:20px;
 }
.list_real a{
       color: #ffffff;
       font-size:14px;
	   font-weight: bold;
       text-decoration:none;
}
.list_real a:visited{
       color: #ffffff;
       text-decoration:none;
}
.list_real a:hover{
       color: #5CB4E5;
       text-decoration:none;
}



/* Formulaires */
.input_form  	{font-size: 11px; border-width:1px; font-weight:normal; color:#000000; background-color:#ACDFF5;}
.input_news  	{width:125px;font-size: 11px; border-width:1px; font-weight:bold; color:#000000; background-color:#ffffff;}
.btn_news  		{width:40px;font-size: 11px; border-width:1px; font-weight:bold; color:#000000; background-color:#ffffff;}
.submit_image  	{font-size: 12px; padding:0 0 3px 0;border-width:0px; height:24px; width:100px; font-weight:bold; color:#fff; background-color:#186280;}


.textepage     {line-height:15px;color:#ffffff;}
.textepage_2     {line-height:15px;color:#ffffff; width:590px;}
.textepageb    {line-height:15px;color:#ffffff; font-weight:bold;}

.error 			{font-size: 11px; color: red; font-weight:bold;}
.msgred     		{font-size: 11px; color: red;}
.msgcaptcha     	{font-size: 12px; color: #ff0000;font-weight:bold; text-align:center;}

.table_contact {
			width:600px; 
			margin:0px;
			padding:0px;
			float:right;
}
.td_titre 	{
			width:600px; 
			padding:0 0 10px 0;
			color: #ffffff;
			text-align:left;
			font-weight:bold; 
			font-size:18px;
			font-weight:bold;
			border-bottom:dashed 1px #ffffff;
}
.td_left 	{
			width:240px; 
			padding:5px;
			text-align:right;
			font-weight:bold; 
			vertical-align:top;
			color: #5CB4E5;
}
.td_right 	{
			width:360px; 
			padding:5px;
			color: #5CB4E5;
			font-weight:bold; 
			text-align:left;

}
.td_colspan 	{
			text-align:center;
			padding:10px 10px 10px 0px;
			font-weight:bold;
			color:#5CB4E5;
}



/* Blocs menus latéraux */
#bloc_menu {
       width:240px;
       padding:0 0 0 12px;
       margin:0;
       font-size:12px;
       color:#ffffff;
       font-weight:normal;
       text-align:left;
       height:auto;
       float:left;
}

#bloc_menu h2 {
       width:auto;
       height:39px;
       font-size:18px;
       color:#ffffff;
       font-weight:bold;
       text-align:left;
       padding:2px 0 0 0;
       margin:0;
}

#bloc_menu ul{
		padding : 0;
		margin : 0;
		font-weight:bold;
		color: #ffffff;
		width:220px;
		list-style: none; 
}
#bloc_menu ul li {
		width:240px;
		border-bottom:dashed 1px #ffffff;
		list-style: none;
        padding : 6px 0;
}
#bloc_menu ul li a{
		font-size:13px;
		font-weight:bold;
		color: #ffffff;
		text-decoration:none;
}
#bloc_menu ul li a:visited{
       color: #ffffff;
       text-decoration:none;
}
#bloc_menu ul li a:hover{
       color: #5CB4E5;
       text-decoration:none;
}
#bloc_menu ul li a.selected{
       color: #5CB4E5;
       text-decoration:none;
}

#bloc_menu .soustitre {
       padding:0;
       margin:0;
       font-size:12px;
       color:white;
       font-weight:normal;
}

#bloc_menu .titre {
       width:auto;
       line-height:11px;
       padding:0 0 0 8px;
       font-size:12px;
       color:#D5FF00;
       font-weight:bold;
       text-align:left;
}


#bloc_menu .texte {
       width:auto;
       padding:2px 8px 8px 16px;
       font-size:10px;
       color:#ffffff;
       font-weight:normal;
       text-align:left;
}

#bloc_menu .trait {
       width:auto;
       line-height:5px;
       background-image : url(../images/fond_bloc_trait.jpg);
       background-repeat:no-repeat;
       background-position:center;
}

#bloc_menu ul li .fleche-menu {
        display:block;
        margin-bottom:4px;
}

#bloc_menu ul li .real {
        line-height:18px;
}


#bloc_fonce {
       width:240px;
       padding:0px;
       margin:0 0 0 12px;
       font-size:11px;
       color:#ffffff;
       background : #242424;
       font-weight:normal;
       text-align:left;
       height:auto;
}

#bloc_fonce h2 {
	   height:34px;
       line-height:34px;
       font-size:15px;
       color:#6DCFF6;
       font-weight:bold;
       background : url(../images/bloc-trait.jpg) no-repeat bottom center;
       text-align:left;
       padding:0 0 0 2px;
}

#bloc_fonce h3 {
       line-height:14px;
       font-size:13px;
       color:#5CB4E5;
       font-weight:bold;
       padding:0 0 0 10px;
}

#bloc_fonce .image {

		margin:10px;
		width:125px;
		height:84px;
		padding:0;
		border:solid 2px #5CB4E5;
}

#bloc_fonce .trait {
	   height:7px;
       line-height:7px;
       border-top:1px dashed #6DCFF6;
	   padding:0;
	   margin:0 10px 0 10px;
}

#bloc_fonce a{
	   font-size:12px;
       font-weight:normal;
       color: #ffffff;
       text-decoration:none;
}
#bloc_fonce a:visited{
       color: #ffffff;
       text-decoration:none;
}
#bloc_fonce a:hover{
       color: #EFA106;
       text-decoration:none;
}

#bloc_fonce .date{
       width:220px;
       line-height:13px;
       padding:5px;
       margin-left:5px;
       font-size:12px;
       color:#5CB4E5;
       font-weight:normal;
       text-align:left;
}
#bloc_fonce .message{
       width:auto;
       line-height:11px;
       padding: 5px 5px 5px 8px;
       font-size:11px;
       color:#FFFF00;
       font-weight:normal;
       text-align:justify;
}

#bloc_fonce .infos{
       font-size:11px;
       font-weight:bold;
       color: #EFA106;
       text-decoration:none;
}
#bloc_fonce .infos:visited{
       color: #EFA106;
       text-decoration:none;
}
#bloc_fonce .infos:hover{
       color: #ffffff;
       text-decoration:none;
}

#bloc_fonce .infos2{
       font-size:11px;
       font-weight:bold;
       color: #5CB4E5;
       text-decoration:none;
}
#bloc_fonce .infos2:visited{
       color: #5CB4E5;
       text-decoration:none;
}
#bloc_fonce .infos2:hover{
       color: #ffffff;
       text-decoration:none;
}





#bloc_clair {
       width:240px;
       padding:0;
       margin:0 0 0 12px;
       font-size:11px;
       color:#ffffff;
       background : #F8F5F5;
       font-weight:normal;
       text-align:left;
       height:auto;
}

#bloc_clair h2 {
	   height:34px;
       line-height:34px;
       font-size:15px;
       color:#ffffff;
       font-weight:bold;
       background-image : url(../images/fond-h2-clair.jpg);
       background-repeat:no-repeat;
       background-position:center;
       text-align:right;
       padding:0 20px 0 0;
}

#bloc_clair h3 {
	   height:20px;
       line-height:20px;
       font-size:13px;
       color:#186280;
       font-weight:bold;
       padding:0 0 0 5px;
}

#bloc_clair .image {

		margin:5px;
		width:230px;
		height:80px;
		padding:0;
		/* border:solid 2px #5CB4E5; */
}

/* 
Bleu foncé (titre) : #186280
Bleu clair (sous titre) : #5CB4E5
 */

#bloc_clair .trait {
	   height:7px;
       line-height:7px;
       background-image : url(../images/bloc-clair-trait.jpg);
       background-repeat:no-repeat;
       background-position:center;
	   padding:0;
	   margin:0;
}

#bloc_clair a{
	   font-size:11px;
       font-weight:normal;
       color: #000000;
       text-decoration:none;
}
#bloc_clair a:visited{
       color: #000000;
       text-decoration:none;
}
#bloc_clair a:hover{
       color: #5CB4E5;
       text-decoration:none;
}

#bloc_clair .texte{
       width:auto;
       line-height:11px;
       padding: 5px 5px 5px 8px;
       font-size:11px;
       color:#000000;
       font-weight:normal;
       text-align:justify;
}

#bloc_clair .infos{
       font-size:11px;
       font-weight:bold;
       color: #EFA106;
       text-decoration:none;
}
#bloc_clair .infos:visited{
       color: #EFA106;
       text-decoration:none;
}
#bloc_clair .infos:hover{
       color: #186280;
       text-decoration:none;
}

#bloc_clair .infos2{
       font-size:11px;
       font-weight:bold;
       color: #5CB4E5;
       text-decoration:none;
}
#bloc_clair .infos2:visited{
       color: #5CB4E5;
       text-decoration:none;
}
#bloc_clair .infos2:hover{
       color: #186280;
       text-decoration:none;
}









/* Blocs dans le corps de la page */
.page_site .bloc_long {
		width:auto;
		padding-bottom:10px;
		margin:0;
		font-size:12px;
		color:#ffffff;
		font-weight:normal;
		text-align:left;
		height:160px;
		border-top:dashed 1px #666666;
}

.page_site .bloc_long h2  {
       width:auto;
       line-height:20px;
       font-size:16px;
       color:#186280;
       font-weight:bold;
       text-align:left;
       padding:0;
       margin:0;
}

.page_site .bloc_long h3 {
       width:auto;
       line-height:18px;
       font-size:12px;
       color:#5CB4E5;
       font-weight:normal;
       text-align:left;
       padding:0;
       margin:0;
}

.page_site .bloc_long h4 {
       width:auto;
       line-height:20px;
	   padding:2px 0 2px 0;
       font-size:14px;
       color:#5CB4E5;
       font-weight:bold;
       text-align:left;
       padding:0;
       margin:0;
}

.page_site .bloc_long .paragraphe {

		float:left; 
		width:405px;
		padding:5px 5px 5px 0;
		color:#ffffff;
		font-weight:normal;
		text-align:justify;
		height:auto;
		line-height:15px;
}
.page_site .bloc_long .image_gauche {

		float:left; 
		text-align:center;
		vertical-align:center;
		width:255px; 
		padding-top:10px;
		margin:0;
}

.page_site .bloc_long  .bouton {
		width:350px;
		padding:20px 10px 0 0;
		float:right;
		text-align:right;
		height:30px;
}
 
.page_site .bloc_long   a{
       font-size:12px;
       font-weight:normal;
       color: #186280;
       text-decoration:none;
}
.page_site.bloc_long  a:visited{
       color: #186280;
       text-decoration:none;
}
.page_site .bloc_long  a:hover{
       color: #ffffff;
       text-decoration:none;
}






.page_site .list_news {
		width:660px;
		height:auto;
		padding:0;
		margin:0 0 10px 0;
		font-size:12px;
		line-height:14px;
		color:#000000;
		font-weight:normal;
		text-align:left;
		background:#000000;
		clear:both;
}

.page_site .list_news .image_gauche {
		float:left;
		text-align:right;
		width:245px;
		height:auto;
}
.page_site .list_news .texte_droite {
		width:400px; 
		padding:0;
		margin:0 0 0 10px;
		color:#ffffff;
		font-weight:normal;
		text-align:justify;
		height:auto;
		float:right;
}

.page_site .list_news  .texte_droite h2  {
		line-height:20px;
		height:20px;
		font-size:13px;
		color:#5CB4E5;
		font-weight:bold;
		text-align:left;
		border:0;
		margin:0;
		padding:0;
}
.page_site .list_news  .texte_droite h3  {
		line-height:20px;
		height:20px;
		font-size:14px;
		color:#ffffff;
		font-weight:bold;
		text-align:left;
		border:0;
		margin:0;
		padding:0;
}



.page_site .contact {
		width:660px;
		height:auto;
		padding:0;
		margin:0;
		background:#000000;
		clear:both;
}

.page_site .contact .image_gauche {
		float:left;
		text-align:right;
		width:245px;
		height:auto;
}
.page_site .contact .texte_droite {
		width:400px; 
		padding:0;
		margin:0 0 0 10px;
		font-size:16px;
		line-height:20px;
		color:#ffffff;
		font-weight:normal;
		text-align:left;
		height:auto;
		float:right;
}

.page_site .contact span {
		color:#5CB4E5;
		font-weight:bold;
}


/* Footer */

#footer .footer-haut{
		width:auto;
		height:55px;
		text-align:center;
		font-size:12px;
		line-height:16px;		
		color: #ffffff;
		margin:0;
		padding:0;
		font-weight:bold;
}
#footer .footer-haut h2{
		line-height:20px;		
		font-weight:bold;
		font-size:14px;
		color: #5cb4e5;
}

#footer  .footer-haut a{
       font-size:11px;
       font-weight:bold;
       color: #fff;
       text-decoration:none;
}
#footer  .footer-haut a:visited{
       color: #fff;
       text-decoration:none;
}
#footer  .footer-haut a:hover{
       color: #5cb4e5;
       text-decoration:none;
}


#footer .footer-liens{
		width:auto;
		height:auto;
		margin:0;
		padding:0;
		line-height:20px;
		font-size:12px;
		color: #5cb4e5;
		text-align:center;
}

#footer  .footer-liens a{
       font-size:12px;
       font-weight:bold;
       color: #5cb4e5;
       text-decoration:none;
}
#footer  .footer-liens a:visited{
       color: #5cb4e5;
       text-decoration:none;
}
#footer  .footer-liens a:hover{
       color: #fff;
       text-decoration:none;
}
#footer  .footer-liens a.selected{
       color: #fff;
       text-decoration:none;
}

#footer .footer-bas{
		width:auto;
		line-height:20px;
		color: #ffffff;
		text-align:center;
		margin:0;
		padding:0;
}


#footer  .footer-bas a{
       font-size:12px;
       font-weight:bold;
       color: #5cb4e5;
       text-decoration:none;
}
#footer  .footer-bas a:visited{
       color: #5cb4e5;
       text-decoration:none;
}
#footer  .footer-bas a:hover{
       color: #fff;
       text-decoration:none;
}


#footer a{
       font-size:11px;
       font-weight:normal;
       color: #ffffff;
       text-decoration:none;
}
#footer a:visited{
       color: #ffffff;
       text-decoration:none;
}
#footer a:hover{
       color: #186280;
       text-decoration:none;
}




/* jQuery lightBox plugin - Gallery style */
#gallery {
	background-color: #fff;
	padding:0;
	margin:0 0 0 20px;
	width: 690px;
	text-align:left;
	float:felt;
}
#gallery ul { list-style: none; padding:0px;margin:0px;}
#gallery ul li { display: inline; }
/* #gallery ul img {
	border: 5px solid #283315;
	border-width: 5px;
	margin-right:8px;

}
#gallery ul a:hover img {
	border: 5px solid #E0FC58;
	border-width: 5px 5px 5px;
	color: #fff;
}*/
#gallery ul a:hover { color: #000; } 

#gallery ul li .lien{
	/* border: 1px solid #666666; */
	border-width: 0;
	margin-top:10px;
	margin-right:13px;

}
#gallery ul li .lien:hover  {
	/* border: 1px solid #E0FC58; */
	border-width: 0;
	margin-top:10px;
	margin-right:13px;
	opacity:0.4;
	filter:alpha(opacity=40);
}

/* Templates Pages et références 
Bleu foncé (titre) : #186280
Bleu clair (sous titre) : #5CB4E5
*/

#fiche{
	width:auto;
	padding:0;
	margin:0;
}
#fiche h3{
	padding:0;
	margin:0;
	font-size:14px;
	color:#5CB4E5;
	line-height:16px;
	height:16px;
	text-transform: uppercase;
}
#fiche .texte{
	padding:0;
	margin:0;
	color:#000;
	border-bottom: 1px dashed #666666;
}
#fiche p{
	padding:0;
	margin:0;
	color:#186280;
	border-bottom: 1px dashed #666666;
}

/* FCK EDITOR COMPATIBILITE */

.Title {
		color:#5CB4E5;
		font-size:16px;
		font-weight:bold;
		height:20px;
		line-height:20px;
		margin:0;
		padding-top:5px;
		width:auto;
}

.Code{ 
		color:#5CB4E5;
		font-size:14px;
		font-weight:bold;
		line-height:14px;
		margin:0;
		padding:0;
		width:auto;
}

.lien_ss_menu {
		padding-top:5px;
		padding-bottom:5px;
		width:250px;
}

.lien_ss {
        display:block;
        padding-left: 10px;
}

.real {
    font-size:12px !important;
}

.lien_ss_menu a:hover { color:#C5EDFC !important; }
