
body {
	margin: 0 0 0 1px;
	background: #e20045 url(../medias/pages/haut-commun.gif) no-repeat center top;
	text-align:center;
 }

#conteneur-pages{ 
	margin: auto;
	width: 960px;
	/*height: 700px;*/
	background-color: #fff;
	text-align:left;
}

/*  menu secondaire */
#menu2{
	width: 960px;
	height: 18px;
	display: block;
	background: url(../medias/pages/fond-menu2pages.gif) no-repeat right top;
}

#menu2 ul{
	font-size: 10px;
	color: #000;
	padding-right: 37px;
	margin: 0;
	float: right;
}

#menu2 li{
	float: left;
	list-style-type: none;
	background: url(../medias/communs/sepa-menu.gif) no-repeat left top;
	padding-left: 6px;
	margin-left: 22px;
}

#menu2 li a{
	text-decoration: none;
	color: #000;
}

#menu2 li a:hover{
	text-decoration: underline;
	color: #000;
}

/*  fin menu secondaire */

#bandeau-pages{
	display: block;
	width: 960px;
	height: 113px;
}


/* chemin de nav */
#chemin{
	height: 17px;
	padding-left: 10px;
	font-size: 11px;
	margin-right: 60px;
	color: #848484;
	text-align: right;
	clear: both;
	display: block;
	margin-top: 20px;
}

.img-chemin{
	margin-bottom: 2px;
	margin-right: 5px;
}

#chemin a{
	font-size: 11px;
	color: #848484;
	text-decoration: none;
}

#chemin a:hover{
	font-size: 11px;
	color: #848484;
	text-decoration: underline;
}


a.liens_sites{
	font-size: 11px;
	color: #848484;
	text-decoration: none;
}

a.liens_sites:hover{
	font-size: 11px;
	color: #848484;
	text-decoration: underline;
}




/* PAGE CARTE */

#page-carte{
	width: 860px;
	height: 800px;
	margin-left: 50px;
}

#page-carte #zone-carte{
	width: 610px;
	height: 770px;
	margin-right: 10px;
	float: left;
}

.txt-gras-carte{
	color: #2a2a2a;
	font-size: 12px;
	font-weight: bold;
	margin-top: 40px;
}

#page-carte #recherche{
	float: right;
	width: 240px;
	/*height: 615px;*/
}

#page-carte #recherche #tit-haut-rech{
	height: 40px;
	background: url(../medias/pages/carte/tit-recherche.gif) no-repeat;
	display: block;
}

#page-carte #recherche #filtres-rech{
	/*height: 220px;*/
	width: 178px;
	background: url(../medias/pages/carte/fond.gif) repeat-y;
	display: block;
	padding: 15px 31px 0 31px;
	font-size: 11px;
	color: #000;
}

#page-carte #recherche #tit-mil-visites{
	height: 59px;
	background: url(../medias/pages/carte/tit-visites.gif) no-repeat;
	display: block
}

#page-carte #recherche #liste-visites{
	width: 178px;
	background: url(../medias/pages/carte/fond-visites.gif) repeat-y;
	display: block;
	padding: 15px 31px 0 31px;
	clear: both;
}

#page-carte #recherche  #liste-visites ul{
	padding: 0;
	margin: 0;
}

#page-carte #recherche #liste-visites li{
	list-style-type: none;
	color: #000;
	font-size: 11px;
	height: auto;
	margin-top : 5px;
	width : 185px;
	float : left;
	border-bottom : 1px solid #ffffff;
	
}

.txt_visite { padding-top : 5px;
}

#page-carte #recherche #liste-visites li a{
	color: #000;
	font-size: 11px;
	text-decoration: none;
}

#page-carte #recherche #liste-visites li a:hover{
	color: #000;
	font-size: 11px;
	text-decoration: underline;
	
}

#page-carte #recherche #bas{
	height: 20px;
	background: url(../medias/pages/carte/bas.gif) no-repeat;
	display: block;
}

#page-carte #recherche #bas-visites{
	height: 20px;
	background: url(../medias/pages/carte/bas-visites.gif) no-repeat;
	display: block;
}

#page-carte #recherche #rdv-tistra{
	width: 240px;
	height: 80px;
	display: block;
}
.div-rech {
	width: 		175px;
	overflow:	hidden;
	float:		left;
}

.input-rech{ 
	color: #000; 
	font-size: 10px; 
	background-color: #fff; 
	/*width: 175px; */
	height: 20px; 
	border: solid 1px #989898; 
}
.input-rech option{ 
	
	width: 300px;  
}


.btn-ok{
	margin-top: 7px;
}

.btn-liste-sites{
	margin-top: 7px;
	margin-bottom: 7px;
	
	background: transparent url(../medias/pages/carte/btn-liste-sites.jpg) no-repeat scroll 0 0; 
	width: 176px; 
	height: 16px; 
	border: 0px; 
	cursor: pointer;
}

a#btn-envoiami{
	background: url(../medias/pages/btn-envoiami.gif) no-repeat;
	width: 160px;
	height: 16px;
	display: block;
	margin-top: 10px;
}

a#btn-envoiami:hover{
	background: url(../medias/pages/btn-envoiami_over.gif) no-repeat;
}


#numero-fiche{
	width: 18px;
	height: 20px;
	float: left;
	/*background: url(../medias/home/numero-ent.gif) no-repeat 6px 7px;*/
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 22px 0 0 18px; 
	background-color : #FF0000;
	margin-right : 10px;
}


/* fin PAGE CARTE */

/* ---------------------------------------------------------------------------------*/


/* PAGE ACTUS */
#page-actus{
	/*width: 860px;
	height: 800px;
	display:block;
	margin-left: 50px;*/
	clear:both;
	display:block;
	height:100%;
	margin-left:50px;
	min-height:170px;
	width:860px;
}

#page-actus #liste-actus{
	width: 240px;
	float: left;
	background: url(../medias/pages/actus/milieu-fond-actus.gif) repeat-y;
}

#page-actus #liste-actus #tit-encart{
	background: url(../medias/pages/actus/fond-tit-actus.gif) no-repeat;
	width: 198px;
	height: 16px;
	padding: 29px 0 0 42px;
	color: #81ab06;
	font-size: 13px;
	font-weight: bold;
}

#page-actus #liste-actus #form-actus{
	width: 200px;
	height: 54px;
	padding: 16px 0 0 40px;
}

#page-actus #liste-actus #actus{
	display: block;
	width: 200px;
	padding: 0 0 0 40px;
	min-height: 585px;
}

#page-actus #liste-actus #actus ul{
	padding: 0;
	margin: 0;
	width: 175px;
}

#page-actus #liste-actus #actus li{
	list-style-type: none;
	color: #2a2a2a;
	font-size: 11px;
	line-height: 16px;
}

#page-actus #liste-actus #actus li a{
	background: transparent url(../medias/pages/actus/fleche-liste-noire.gif) no-repeat 2px 5px;
	padding-left: 12px;
	color: #2a2a2a;
	font-size: 11px;
	text-decoration: none;
	/*display: block;
	line-height: 1.2em;
	margin: 0;*/
}

#page-actus #liste-actus #actus li a:hover{
	color: #2a2a2a;
	font-size: 11px;
	text-decoration: underline;
}

#page-actus #liste-actus #actus li a.select{
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background: #a6d715 url(../medias/pages/actus/fleche-liste-blanc.gif) no-repeat 2px 5px;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 4px;
}

#page-actus #liste-actus #actus li a.select:hover{
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	cursor: default;
}


#page-actus #liste-actus #bas-actus{
	background: url(../medias/pages/actus/bas-actus.gif) no-repeat top left;
	width: 240px;
	height: 17px;
}

#page-actus #contenu-actus{
	float: right;
	width: 608px;	
	display:block;
}


#page-actus #contenu-actus #tit-violet{
	background: url(../medias/pages/actus/fond-tit-violet.gif) no-repeat;
	color: #640f78;
	font-size: 14px;
	font-weight: bold;
	height: 26px;
	width: 569px;
	padding: 18px 0 0 39px;
	/*margin-top: 5px;*/
	display: block;
	margin-bottom: 15px;
}

#page-actus #contenu-actus #picto-info{
	width: 67px;
	float: left;
	padding-left: 0px;
}

#page-actus #contenu-actus #txt-actus{
	/*float: right;*/
	/*width: 505px;*/
	color: #2a2a2a;
	font-size: 11px;
	padding-top: 11px;
	margin-left: 10px;
}


.actu {	
border-bottom : 2px solid #efefef;
width : 100%;
font-size : 11px;}

#sous-rub1-newsletter {
	width: 837px;
	height: 74px;
	margin-left: 50px;
	padding: 6px 0 0 23px;
	background: url(../medias/pages/ssmenu01/ssmenu-newsletter.gif) no-repeat;
	margin-bottom: 20px;

}

#sous-rub1-presse {
	width: 837px;
	height: 74px;
	margin-left: 50px;
	padding: 6px 0 0 23px;
	background: url(../medias/pages/ssmenu01/ssmenu-presse.gif) no-repeat;
	margin-bottom: 20px;

}

.label_inscription {	
width : 80px;
float : left;
font-size   : 11px;
margin-top : 2px;
}

#subscribe_email, #subscribe_firstName,  #subscribe_lastName,  #unsubscribe_email {
margin-bottom : 2px;
height : 14px;
}

#subscribe_return, #unsubscribe_return, #newsletterRetour { font-size : 11px; color : #e20045; margin-top : 6px;}

.gras-violet{
	color: #640f78;
	font-size: 11px;
	font-weight: bold;
}

.bloc-img{
	/*width: auto;*/
	float: right;
	/*width: 180px;*/
	/*display: block;*/
	margin-left: 10px;
}

.bloc-img img {
	display: inline;
}

.bloc-img .visuel{
	
	/*border: 2px #640f78 solid;*/
	/*width: auto;*/
	/*clear: both;*/
}

.bloc-img .legende{
	display: block;
	margin-top: 2px;
	padding-left: 11px;
	padding-top: 2px;
	background: #e7d5eb url(../medias/pages/actus/fleche-legende.gif) no-repeat 5px 7px;
	color: #640f78;
	font-size: 10px;
	line-height: 15px;
}

#boutons-droit{
	float: right;
	text-align: right;
}

a#btn-voirfiche{
	background: url(../medias/pages/actus/btn-voirfiche.gif) no-repeat;
	width: 131px;
	height: 12px;
	display: block;
	margin-top: 35px;
	margin-left: 30px;
}

a#btn-voirfiche:hover{
	background: url(../medias/pages/actus/btn-voirfiche_over.gif) no-repeat;
}

a#btn-envoiami2{
	background: url(../medias/pages/btn-envoiami.gif) no-repeat;
	width: 160px;
	height: 16px;
	display: block;
	margin-top: 10px;
	display: block;
}

a#btn-envoiami2:hover{
	background: url(../medias/pages/btn-envoiami_over.gif) no-repeat;
}

/* fin PAGE ACTUS  */


/* ---------------------------------------------------------------------------------*/


/* PAGE PROFESSIONNELS */

#page-pros{
	width: 860px;
	min-height: 800px;
	margin-left: 50px;
}

#page-pros #gauche-pros{
	width: 240px;
	float: left;
	background: url(../medias/pages/actus/milieu-fond-actus.gif) repeat-y;
}


#page-pros #gauche-pros #tit-encart{
	background: url(../medias/pages/actus/fond-tit-actus.gif) no-repeat;
	width: 198px;
	height: 16px;
	padding: 29px 0 0 42px;
	color: #81ab06;
	font-size: 13px;
	font-weight: bold;
}


#page-pros #gauche-pros #ssrub{
	display: block;
	width: 200px;
	padding: 0 0 0 40px;
	height: 585px;
	margin-top: 15px;
}

#page-pros #gauche-pros #ssrub ul {
	padding: 0;
	margin: 0;
	width: 175px;
}

#page-pros #gauche-pros #ssrub li{
	list-style-type: none;
	color: #2a2a2a;
	font-size: 11px;
	line-height: 16px;
}

#page-pros #gauche-pros #ssrub li a{
	background: transparent url(../medias/pages/actus/fleche-liste-noire.gif) no-repeat 2px 5px;
	padding-left: 12px;
	color: #2a2a2a;
	font-size: 11px;
	text-decoration: none;
	/*display: block;
	line-height: 1.2em;
	margin: 0;*/
}

#page-pros #gauche-pros #ssrub li a:hover{
	color: #2a2a2a;
	font-size: 11px;
	text-decoration: underline;
}

#page-pros #gauche-pros #ssrub li a.select{
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background: #a6d715 url(../medias/pages/actus/fleche-liste-blanc.gif) no-repeat 2px 5px;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 4px;
}

#page-pros #gauche-pros #ssrub li a.select:hover{
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	cursor: default;
}


#page-pros #gauche-pros #bas-encart{
	background: url(../medias/pages/actus/bas-actus.gif) no-repeat;
	width: 240px;
	height: 17px;
}

#page-pros #contenu-pros{
	float: right;
	width: 608px;	
}

#page-pros #contenu-pros ul {
	padding: 0;
	margin: 0;
}

#page-pros #contenu-pros li{
	list-style-type: none;
	background: transparent url(../medias/pages/actus/fleche-liste-noire.gif) no-repeat 2px 5px;
	padding-left: 12px;
	color: #2a2a2a;
	font-size: 11px;
	line-height: 16px;
}


#page-pros #contenu-pros #tit-violet{
	background: url(../medias/pages/actus/fond-tit-violet.gif) no-repeat;
	color: #640f78;
	font-size: 14px;
	font-weight: bold;
	height: 26px;
	width: 569px;
	padding: 18px 0 0 39px;
	/*margin-top: 5px;*/
	display: block;
	margin-bottom: 15px;
}

#page-pros #contenu-pros #txt-pros{
	color: #2a2a2a;
	font-size: 11px;
	padding-top: 11px;
	margin-left: 40px;
}

#liens-contxt{
	width: 569px;
	margin: 30px 0 0 40px;
}

#liens-contxt #telechargements{
	float: left;
	width: 274px;
}

#liens-contxt #telechargements #haut{
	background: url(../medias/pages/haut-context.gif) no-repeat;
	width: 274px;
	height: 6px;
	font-size: 0;
}

#liens-contxt #telechargements #milieu{
	background: #efe7f1 url(../medias/pages/picto-fichier.gif) no-repeat left top;
	padding: 6px 0 0 47px;
	/*width: 227px;*/
	min-height: 36px;
	clear: both;
	display: block;
}

#liens-contxt #telechargements #milieu ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#liens-contxt #telechargements #milieu li{
	color: #640f78;
	font-size: 10px;
	background: url(../medias/pages/fleche-pt-violet.gif) no-repeat 2px 5px;
	padding-left: 8px;
	height: 1%;
	line-height: 14px;
}

#liens-contxt #telechargements #milieu li a{
	color: #640f78;
	font-size: 10px;
	text-decoration: none;
}

#liens-contxt #telechargements #milieu li a:hover{
	color: #640f78;
	font-size: 10px;
	text-decoration: underline;
}

#liens-contxt #telechargements #bas{
	background: #F60 url(../medias/pages/bas-context.gif) no-repeat;
	width: 274px;
	height: 6px;
	font-size: 0;
}

#liens-contxt #liens{
	float: right;
	width: 274px;
}

#liens-contxt #liens #haut{
	background: url(../medias/pages/haut-context.gif) no-repeat;
	width: 274px;
	height: 6px;
	font-size: 0;
}

#liens-contxt #liens #milieu{
	background: #efe7f1 url(../medias/pages/picto-lien.gif) no-repeat left top;
	padding: 6px 0 0 47px;
	/*width: 227px;*/
	min-height: 36px;
	clear: both;
	display: block;
}

#liens-contxt #liens #milieu ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#liens-contxt #liens #milieu li{
	color: #640f78;
	font-size: 10px;
	background: url(../medias/pages/fleche-pt-violet.gif) no-repeat 2px 5px;
	padding-left: 8px;
	height: 1%;
	line-height: 14px;
}

#liens-contxt #liens #milieu li a{
	color: #640f78;
	font-size: 10px;
	text-decoration: none;
}

#liens-contxt #liens #milieu li a:hover{
	color: #640f78;
	font-size: 10px;
	text-decoration: underline;
}

#liens-contxt #liens #bas{
	background: #F60 url(../medias/pages/bas-context.gif) no-repeat;
	width: 274px;
	height: 6px;
	font-size: 0;
}


.gras-violet{
	color: #640f78;
	font-size: 11px;
	font-weight: bold;
}

.bloc-img{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.bloc-img img {
	display: inline;
}

.bloc-img .visuel{
	/*border: 2px #640f78 solid;*/
	/*width: auto;*/
	/*clear: both;*/
}

.bloc-img .legende{
	display: block;
	margin-top: 2px;
	padding-left: 11px;
	padding-top: 2px;
	background: #e7d5eb url(../medias/pages/actus/fleche-legende.gif) no-repeat 5px 7px;
	color: #640f78;
	font-size: 10px;
	line-height: 15px;
}



/* fin PAGE PROFESSIONNELS */


/* PAGE CONTACT */
#page-contact{
	width: 860px;
	margin-left: 50px;
}

#page-contact #haut-contact{
	background: url(../medias/pages/contact/zone-haut.gif) no-repeat;
	width: 860px;
	height: 25px;
	font-size: 0;
}

#page-contact #milieu-contact{
	background: url(../medias/pages/contact/zone-milieu.gif) repeat-y;
	font-size: 11px;
	line-height: 12px;

}


#page-contact #milieu-contact #form-contact{
	float: left;
	width: 295px;
	padding-left: 100px;
	/*height: 100%;*/
}

hr.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	visibility: hidden;
	margin: 0;
	padding: 0;
}

#page-contact #milieu-contact #mentions-contact{
	float: right;
	font-size: 11px;
	line-height: 12px;
	padding-right: 40px;
	width: 160px;
	color: #2a2a2a;
}

#page-contact #bas-contact{
	background: url(../medias/pages/contact/zone-bas.gif) no-repeat;
	width: 860px;
	height: 25px;
	font-size: 0;
}

.cellule-tab{
	background: url(../medias/pages/contact/fleche-cellule.gif) no-repeat 3px 11px;
	color: #2a2a2a;
	font-weight: bold;
	font-size: 11px;
	padding-left: 12px;
}

.cellule-tab2{
	background: url(../medias/pages/contact/fleche-cellule.gif) no-repeat 3px 11px;
	color: #2a2a2a;
	font-weight: bold;
	font-size: 11px;
	padding-left: 12px;
	padding-top: 4px;
}

.input-champs{
	width: 255px;
	height: 18px;
	border: solid 1px #989898;
	background-color: #fff;
	color: #2a2a2a;
	font-size: 10px;
	font-family: Arial;
}

.input-message{
	width: 255px;
	height: 90px;
	border: solid 1px #989898;
	background-color: #fff;
	color: #2a2a2a;
	font-size: 10px;
	font-family: Arial;
}

.input-message2{
	width: 255px;
	height: 60px;
	border: solid 1px #989898;
	background-color: #fff;
	color: #2a2a2a;
	font-size: 10px;
	font-family: Arial;
}

a#btn-envoiamidrt{
	background: url(../medias/pages/btn-envoiami.gif) no-repeat;
	width: 160px;
	height: 16px;
	display: block;
	margin-top: 35px;
	float: right;
}

a#btn-envoiamidrt:hover{
	background: url(../medias/pages/btn-envoiami_over.gif) no-repeat;
}


/* fin PAGE CONTACT */

/* PAGE CONTACT ENVOI AMI */

.tit-envoi{
	background: url(../medias/pages/fond-envoi.gif) no-repeat left -9px;
	color: #81ab06;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 0 25px;
}

.form01-envoi{
	margin-bottom: 30px;
	padding: 20px 0 0 20px;
	
}

.form02-envoi{
	margin-bottom: 30px;
	padding: 20px 0 0 20px;
}

/* fin PAGE ENVOI AMI */


/* PAGE MENTIONS  */
#page-mentions{
	width: 860px;
	margin-left: 50px;
}

#page-mentions #haut-mentions{
	background: url(../medias/pages/mentions/haut.gif) no-repeat;
	width: 860px;
	height: 30px;
	font-size: 0;
}

#page-mentions #milieu-mentions{
	background: url(../medias/pages/mentions/milieu.gif) repeat-y;
	padding: 10px 15px 30px 15px;
	font-size: 10px;
	color: #2a2a2a;
	width: 830px;
}

#page-mentions #bas-mentions{
	background: url(../medias/pages/mentions/bas.gif) no-repeat;
	width: 860px;
	height: 30px;
	font-size: 0;
}

.tit-mentions{
	background: url(../medias/pages/mentions/fond-tit-mentions.gif) no-repeat left -1px;
	color: #81ab06;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 25px;
}

p.mentions {
	margin: 0 0 20px 0;
	font-size: 10px;
	color: #2a2a2a;
	padding: 0 0 0 23px;
}

p.mentions a{
	font-size: 10px;
	color: #2a2a2a;
	text-decoration: underline;
}

p.mentions a:hover{
	font-size: 10px;
	color: #2a2a2a;
	text-decoration: underline;
}

.callage-logo{
	float: left;
}

/* fin PAGE MENTIONS */

/* -----------  footer pages -------------------------------------------------------- */
#footer-pages{
	width: 1000px;
	height: 68px;
	background: url(../medias/pages/footer.gif) no-repeat;
	display: block;
	margin: auto;
}

#mentions-pages{
	width: 959px;
	height: 68px;
	margin: auto;
}

#mentions-pages #copy{
	width: 420px;
	float: left;
	font-size: 10px;
	color: #fff;
	text-align:left;
}

#mentions-pages #copy a{
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#mentions-pages #copy a:hover{
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}

#mentions-pages #logo-pages{
	width: 225px;
	float: right;
}

#mentions-pages #logo-pages_{
	width: 225px;
	float: right;
}

.gras{
	color: #2a2a2a;
	font-size: 12px;
	font-weight: bold;
}


/* -----------  fin footer pages ---------------------------------------------------- */

a#btn-envoiamidrt2{
	background: url(../medias/pages/btn-envoiami.gif) no-repeat;
	width: 160px;
	height: 16px;
	display: block;
	/* margin-top: 35px;
	float: right; */
}

p a#btn-envoiamidrt2{
	margin:0 60px 0 0;
	padding:0;
}

a#btn-envoiamidrt2:hover{
	background: url(../medias/pages/btn-envoiami_over.gif) no-repeat;
}


/* plan du site */

#page-plan{
	width: 860px;
	margin-left: 50px;
	background: url(../medias/pages/milieu-plan.gif) repeat-y;
}

#page-plan #haut-plan{
	background: url(../medias/pages/haut-plan.gif) no-repeat;
	width: 860px;
	height: 24px;
	font-size: 0;
	padding-top: 32px;
	padding-left: 10px;
}

#page-plan #haut-plan #titplan01{
	width: 191px;
	float: left;
	background: url(../medias/pages/fiche/fleche-verte.gif) no-repeat 5px 3px;
	color: #81ab06;
	font-size: 12px;
	font-weight: bold;
	padding-left: 18px;
}

#page-plan #haut-plan #titplan02{
	width: 183px;
	float: left;
	background: url(../medias/pages/fiche/fleche-verte.gif) no-repeat 5px 3px;
	color: #81ab06;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
}

#page-plan #haut-plan #titplan03{
	width: 180px;
	float: left;
	margin-left: 13px;
	background: url(../medias/pages/fiche/fleche-verte.gif) no-repeat 5px 3px;
	color: #81ab06;
	font-size: 12px;
	font-weight: bold;
	padding-left: 19px;
}

#page-plan #milieu-plan{
	/*background: url(../medias/pages/milieu-plan.gif) repeat-y;*/
	width: 847px;
	padding-left: 13px;
}

#page-plan #milieu-plan #col01{
	width: 188px;
	float: left;
	padding-left: 12px;
}

.listeplan ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	margin-left: 15px;
}

.listeplan li{
	color: #2a2a2a;
	font-size: 11px;
	line-height: 12px;
}

.listeplan li a{
	color: #2a2a2a;
	font-size: 11px;
	text-decoration: none;
}

.listeplan li a:hover{
	color: #2a2a2a;
	font-size: 11px;
	text-decoration: underline;
}

.listeplan2 ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	margin-left: 30px;
}

.listeplan2 li{
	color: #2a2a2a;
	font-size: 11px;
	line-height: 12px;
}

.listeplan2 li a{
	color: #2a2a2a;
	font-size: 11px;
	text-decoration: none;
}

.listeplan2 li a:hover{
	color: #2a2a2a;
	font-size: 11px;
	text-decoration: underline;
}

.tit-fleche{
	background: url(../medias/pages/fiche/fleche-fiche.gif) no-repeat 2px 6px;
	color: #2a2a2a;
	font-size: 11px;
	height: 1%;
	font-weight: bold;
	padding: 0;
	margin: 0;
	padding-left: 12px;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
}

.tit-fleche a{
	color: #2a2a2a;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.tit-fleche a:hover{
	color: #2a2a2a;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

#page-plan #milieu-plan #col02{
	width: 185px;
	float: left;
	margin-left: 10px;
	padding-left: 15px;
}

#page-plan #milieu-plan #col03{
	width: 185px;
	float: left;
	margin-left: 13px;
	padding-left: 15px;
}

#page-plan #milieu-plan #col04{
	width: 185px;
	float: left;
	margin-left: 15px;
	padding-left: 15px;
}

#page-plan #bas-plan{
	background: url(../medias/pages/bas-plan.gif) no-repeat;
	width: 860px;
	height: 29px;
	font-size: 0;
}

/* ------------- styles tiny ------------*/
.table-fond-fonce {
	background-color:#F2F9DF;
}

.table-fond-clair {
	background-color:#FBFDF6;
}

.ss-actu { font-size : 11px; font-weight : bold; padding-bottom : 7px;}
.spacer {clear : both; height : 15px;}

.visite-entreprises {
	width: 48px;
	height: 48px;
	float: right;
	margin-top : -8px;
}

.facebook {
	background: url(../medias/communs/facebook.gif) no-repeat;
	width: 19px;
	height: 19px;
	float: right;
	margin-top : 6px;
}

.facebook:hover {
	background: url(../medias/communs/facebook-over.gif) no-repeat;
}

.rss {
	background: url(../medias/communs/rss.gif) no-repeat;
	width: 19px;
	height: 19px;
	float: right;
	margin-top : 6px;	
}

.rss:hover {
	background: url(../medias/communs/rss-over.gif) no-repeat;
}


.ok {
	background: url(../medias/home/ok.gif) no-repeat;
	width: 43px;
	height: 22px;
	float: right;
	border : 0;
	border : none;
	margin-right : 55px;
	cursor : pointer;
	
}

.ok:hover {
	background: url(../medias/home/ok-over.gif) no-repeat;
}

.ok_ {
	background: url(../medias/home/ok.gif) no-repeat;
	width: 43px;
	height: 22px;
	float: right;
	border : 0;
	border : none;
	cursor : pointer;
	
}

.ok_:hover {
	background: url(../medias/home/ok-over.gif) no-repeat;
}


.bloc_news {	
border-right : 1px solid #EFEFEF;
padding : 0px 35px 0px 0px;
float : left;
width : 394px;
}

.bloc_news_ {	
padding : 0px 0px 0px 30px;
float : right;
width : 394px;
}

.titre_news {
	
}


.tistra-tv {	
	float : right;
	width:100px;
;}

.bold { font-weight : bold;}


.reinitialiser {
	background-image: url(../medias/pages/carte/btn-reinitialiser.jpg);
	background-repeat:no-repeat;
	float : right;
	height : 16px;
	width : 115px;
	margin-bottom : 10px;
	border : none;
	border : 0;}
	
	.reinitialiser:hover {
	background-image: url(../medias/pages/carte/btn-reinitialiser.jpg);
	background-repeat:no-repeat;
	float : right;
	height : 16px;
	width : 115px;
	margin-bottom : 10px;
	border : none;
	border : 0;}
	
	
	a#btn-lire{
	background: url(../medias/home/btn-liresuite.gif) no-repeat;
	width: 85px;
	height: 9px;
	margin-bottom: 5px;
	float: right;
}

a#btn-lire:hover{
	background: url(../medias/home/btn-liresuite_over.gif) no-repeat;
	width: 85px;
	height: 9px;
	float: right;
}
