/***********************************************/
/* general.css                             */
/* UNA TELEASSISTANCE         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	font-size:12px;
	color: #000000;
	/*line-height:17px;*/
	line-height:1.4;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

hr.newbleu {
visibility:visible;
height:1px;
border:0;
background-color:#0085cb;
color: #0085cb;
clear:both;
}



*{margin:0;padding:0;}

i{visibility:hidden;}

a{
	color: #ff6633;
	text-decoration: none;
}

a:link{
	color: #ff6633;
	text-decoration: underline;
}

a:visited{
	color: #ff6633;
	text-decoration: underline;
}

a:hover{
	color: #ff6633;
	text-decoration: none;
}

h1{
 font-family: Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding-bottom:15px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 105%;
 color: #0085cb;
 margin: 0px;
 padding-bottom: 5px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 120%;
 color: #0085cb;
 margin: 0px;
 padding-top:10px;
}

h3.tsm{
 color: #88a101;
}

h3.actu{
 color: #666666;
}


h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #000000;
 margin: 0px;
 padding: 0px;
}



h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

hr {
 visibility:hidden;
 clear:both;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#conteneur{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 15px;
	border:0px solid #000000;
	width:955px;
	clear:both;
}

#header{
	padding:0px 0px 0px 0px;
	border:0px solid #000000;
	background-color:#FF6633;
	height:115px;
	clear:both;
}

#navBar{
	float:left;
	width:220px;
	margin:0px 0px 0px 0px;
	padding:25px 0px 0px 0px;
	background-color: #FFFFFF;
	border:0px solid #CCCCCC;
}
#content{
  float:left;
  width:440px;
  margin:0px 0px 0px 30px;
  padding:0px 0px 40px 0px;
  border:0px solid #cccccc;
  
}

#headlines{
  	float:left;
	width:230px;
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	border:0px solid #cccccc;
	clear:right;
}


/***********************************************/
/* Layout Divs Accueil                               */
/***********************************************/

#mamy{
  	float:left;
	width:260px;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
	border:0px solid #cccccc;
}

#accueil-droite{
  float:left;
  width:420px;
  margin:0px 0px 0px 0px;
  padding:25px 0px 0px 0px;
  border:0px solid #cccccc;
  clear:right;
}

#bloc-entoure{
	width:440px;
	height:135px;
	margin:0px;
	padding:0px;
	border:0px solid #cccccc;
	background-image:url(/images/accueil/bloc-entoure.gif);background-repeat: no-repeat;
}

#bloc-entoure-texte{
	display:block;
	float:left;
	width:240px;
	margin:45px 0px 0px 40px;
	border:0px solid #cccccc;
	font-family: Arial,sans-serif;
	font-size:12px;
	font-weight: normal;
	line-height:15px;
	color:#000000;
}

#bloc-medicalise{
	width:440px;
	height:156px;
	background-image:url(/images/accueil/bloc-medicalise.gif);background-repeat: no-repeat;
	margin-top:20px;
	padding:0px;
	border:0px solid #cccccc;
}

#bloc-medicalise-texte{
	display:block;
	float:left;
	width:240px;
	margin:60px 0px 0px 40px;
	border:0px solid #cccccc;
	font-family: Arial,sans-serif;
 	font-size:12px;
 	font-weight: normal;
 	line-height:15px;
 	color:#000000;
}

#bloc-entoure-img, #bloc-medicalise-img{
	display:block;
	float:left;
	position:relative;
	left:37px;
	width:102px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:0px solid #cccccc;
}



.actuhp{
 width:210px;
 font-family: Arial,sans-serif;
 font-size:12px;
 font-weight: normal;
 line-height:17px;
 color:#000000;
 margin:0px;
 padding-top:5px;
}

.introdroitehp{
 width:415px;
 font-family: Arial,sans-serif;
 font-size:12px;
 font-weight: normal;
 line-height:17px;
 color:#000000;
/*margin-left:5px;*/
 padding-top:0px;
 padding-bottom:20px;
 
}


/************** .story styles *****************/

#story{
	clear: both;
	width:440px;
	padding: 0px 0px 0px 0px;
}


#story p{
	text-align:justify;
	padding: 0px 0px 10px 0px;
	
}

#story p.link{
	text-align:left;
	font-weight:bold;
	font-size: 110%;
	padding: 15px 0px 10px 0px;
}

.note{
 font-family: Arial,sans-serif;
 font-size: 80%;
 color: #000000;
 margin-top:25px;
}

p.date{
	text-align:left;
	font-family: Arial,sans-serif;
	font-size: 110%;
	color: #666666;
	padding:0px;
	margin:0px;
}
#encadre{
	width:438px;
}

#encadre p.haut{
	width:438px;
	height:37px;
	padding:0px;
	margin:0px;
	background-image:url(/images/qsn/fond-encadre-24-ht.gif);background-repeat: no-repeat;
}

#encadre h3{
	text-align:left;
	background-image:url(/images/qsn/fond-encadre-24-ml.gif);background-repeat: repeat-y;
	padding:0px 10px 0px 10px;
	margin:0px;
}
#encadre p.texteencadre{
	text-align:left;
	background-image:url(/images/qsn/fond-encadre-24-ml.gif);background-repeat: repeat-y;
	padding:0px 10px 10px 10px;
	margin:0px;
}

#encadre p.bas{
	width:438px;
	height:8px;
	background-image:url(/images/qsn/fond-encadre-24-bs.gif);background-repeat: no-repeat;
}

#encadre-ent {
	width:210px;
	float:left;
	margin-right:18px;
	margin-top:20px;
	margin-bottom:20px;
}

#encadre-med{
	width:210px;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
	clear:right;
}

#encadre-ent p.haut, #encadre-med p.haut{
	width:210px;
	height:174px;
	padding:0px;
	margin:0px;
}

#encadre-ent p.haut{
	background-image:url(/images/tsm/encadre-ent-ht.gif);background-repeat: no-repeat;
}
#encadre-med p.haut{
	background-image:url(/images/tsm/encadre-med-ht.gif);background-repeat: no-repeat;
}

#encadre-ent p.texteencadre, #encadre-med p.texteencadre{
	text-align:left;
	padding:10px 10px 10px 12px;
	margin:0px;
}

#encadre-ent p.texteencadre{
	background-image:url(/images/tsm/encadre-ent-ml.gif);background-repeat: repeat-y;
}
#encadre-med p.texteencadre{
	background-image:url(/images/tsm/encadre-med-ml.gif);background-repeat: repeat-y;
}

#encadre-ent p.bas, #encadre-med p.bas{
	width:210px;
	height:8px;
}

#encadre-ent p.bas{
	background-image:url(/images/tsm/encadre-ent-bs.gif);background-repeat: no-repeat;
}
#encadre-med p.bas{
	background-image:url(/images/tsm/encadre-med-bs.gif);background-repeat: no-repeat;
}

#encadre-bout{
	width:218px;
	margin-top:20px;
	margin-bottom:20px;
}
#encadre-bout p.haut{
	width:218px;
	height:13px;
	padding:0px;
	margin:0px;
	background-image:url(/images/gene/enc-bout-ht.gif);background-repeat: no-repeat;
}

#encadre-bout p.texteencadre{
	text-align:left;
	padding:0px 10px 10px 12px;
	margin:0px;
	background-image:url(/images/gene/enc-bout-ml.gif);background-repeat: repeat-y;
}

#encadre-bout p.bas{
	width:218px;
	height:12px;
	background-image:url(/images/gene/enc-bout-bs.gif);background-repeat: no-repeat;
}
/************** #headlines styles **************/


#headlines p{
	font-size:100%;
	padding: 80px 0px 0px 20px;
}


/************** #advert styles **************/

/*#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}*/



/***********************************************/
/* Components                                  */
/***********************************************/

/************* #header styles ***************/
#siteName{
	display: block;
	float:left;
	width:217px;
	height:107px;
	margin:0px;
	padding:8px 0px 0px 0px;
	border:0px solid #FFFFFF;
	
}
/*#siteName a{
	display: block;
 	width:217px;
	height:107px;
	margin:0px;
	padding:0px;
 	background-image:url(/images/header/logo-una-tele-assistance.gif);background-repeat: no-repeat;
}

#siteName a:hover{
	text-decoration:none;
}*/

#qsnbouton{
	display: block;
	float:left;
	margin: 0;
	padding-top:40px;
}

#qsnbouton a{
	display: block;
 	width:164px;
	height:66px;
	margin:0px;
	padding:0px;
 	background-image:url(/images/header/qsn-bouton.gif);background-repeat: no-repeat;
	text-decoration: none;
}

#qsnbouton a:hover{
	display: block;
 	width:164px;
	height:66px;
	margin:0px;
	padding:0px;
 	background-image:url(/images/header/qsn-bouton_on.gif);background-repeat: no-repeat;
	text-decoration:none;
}

#tsmbouton a{
	display: block;
 	width:193px;
	height:66px;
	margin:0px;
	padding:0px;
 	background-image:url(/images/header/tsm-bouton.gif);background-repeat: no-repeat;
	text-decoration: none;
}

#tsmbouton a:hover{
	display: block;
 	width:193px;
	height:66px;
	margin:0px;
	padding:0px;
 	background-image:url(/images/header/tsm-bouton_on.gif);background-repeat: no-repeat;
	text-decoration:none;
}


#tsmbouton{
	display: block;
	float:left;
	margin: 0;
	padding-top:40px;
	padding-left:15px;
}

#indigobouton{
	display: block;
	float:left;
	clear:right;
	margin: 0;
	padding-top:8px;
	padding-left:120px;
}

/************* #footer styles ***************/
#footer{
	display:block;
	clear:both;
	padding:0px 15px 10px 15px;
	margin:0px;
	height:80px;
	border:0px solid #000000;
}

#footer-si{
	height:41px;
	margin-left:60px;
	top:0px;
	
}

.footer_home_sp{
	display:block;
	padding-top:25px;
	margin:0px;
	border:0px solid #000000;
	font-family: Arial,sans-serif;
	font-size:10px;
	font-weight: normal;
	color:#0085cb;
	text-align: left;
}
/*#footer-una-site{
	display:block;
	float:left;
	height:10px;
}

#footer-una-site img{
	display:block;
}

#footer-mentions{
	display:block;
	float:left;
	width:86px;
	height:10px;
	margin-left:3px;
	margin-right:0px;
}

#footer-mentions a{
	display:block;
 	background-image:url(/images/footer/footer-mentions-legales.gif);background-repeat: no-repeat;
	text-decoration: none;
}

#footer-mentions a:hover{
	display:block;
	background-image:url(/images/footer/footer-mentions-legales_on.gif);background-repeat: no-repeat;
	text-decoration:none;
}

#footer-partenaires{
	display:block;
	float:left;
	width:56px;
	height:10px;
	margin-left:3px;
	margin-right:160px;
}

#footer-partenaires a{
	display:block;
 	background-image:url(/images/footer/footer-partenaires.gif);background-repeat: no-repeat;
	text-decoration: none;
}

#footer-partenaires a:hover{
	display:block;
	background-image:url(/images/footer/footer-partenaires_on.gif);background-repeat: no-repeat;
	text-decoration:none;
}

#footer-logo{
	display:block;
	float:left;
	height:24px;
}

#footer-sep{
	display:block;
	float:left;
	height:10px;
}
*/
/************* #globalNav styles **************/

/*#globalNav{
	clear:both;
	padding: 40px 120px 0px 0px;
	border: 1px solid #CCC;
	color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}*/

/*************** #pageName styles **************/

/*#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
*/
/************* #breadCrumb styles *************/

#breadCrumb{
	color:#999999;
	padding: 20px 0px 20px 0px;
}


/************** .feature styles ***************/

/*.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}*/



/************* #search styles ***************/

#search{
	padding: 20px 0px 25px 0px;
	width:196px;
}
#search div.ma2_fond_top{
 display:block;
 width:308px;
 height:28px;
 margin: 0px;
 padding: 0px;
 background-image:url(/images/module-acces/ma2_fond_top.gif);background-repeat: no-repeat;
}

#search div.ma2_fond{
 display:block;
 width:308px;
 margin: 0px;
 padding: 0px;
 background-image:url(/images/module-acces/ma2_fond.gif);background-repeat: repeat-y;
}

#search div.ma2_fond_bottom{
 display:block;
 width:308px;
 height:19px;
 margin: 0px;
 padding: 0px;
 background-image:url(/images/module-acces/ma2_fond_bottom.gif);background-repeat: no-repeat;
}


#search div.ma_fond_top{
 display:block;
 width:196px;
 height:28px;
 margin: 0px;
 padding: 0px;
 background-image:url(/images/module-acces/ma_fond_top.gif);background-repeat: no-repeat;
}

#search div.ma_fond{
 display:block;
 width:196px;
 margin: 0px;
 padding: 0px;
 background-image:url(/images/module-acces/ma_fond.gif);background-repeat: repeat-y;
}

#search div.ma_fond_bottom{
 display:block;
 width:196px;
 height:19px;
 margin: 0px;
 padding: 0px;
 background-image:url(/images/module-acces/ma_fond_bottom.gif);background-repeat: no-repeat;
}

#search form{
 margin: 0px;
 padding: 5px 0px 10px 11px;

}

#search label{
	display:block;
	font-family: Arial,sans-serif;
 	font-size: 13px;
 	font-weight: bold;
	line-height:15px;
 	color: #3366CC;
	margin: 0px;
}

#search input.util{
	display:block;
	font-family: Arial,sans-serif;
 	font-size: 12px;
 	font-weight: normal;
	line-height:17px;
 	color: #000000;
	margin:0px 10px 10px 0px; 
	width:160px;
}

#search input.mdp{
	display:block;
	position:absolute;
	font-family: Arial,sans-serif;
 	font-size: 12px;
 	font-weight: normal;
	line-height:17px;
 	color: #000000;
	margin:0px 10px 10px 0px; 
	width:110px;
}

#search input.bouton{
	display:block;
	position:relative;
	left:132px;
	top:2px;
	font-family: Arial,sans-serif;
 	font-size: 12px;
 	font-weight: normal;
	line-height:17px;
 	color: #000000;
	/*width:32px;
	height:20px;*/
	/*background-image:url(/images/module-acces/ma_bouton.gif);background-repeat: no-repeat;*/
}

#search input.bouton2{
	display:block;
	position:relative;
	left:200px;
	top:2px;
	font-family: Arial,sans-serif;
 	font-size: 12px;
 	font-weight: normal;
	line-height:17px;
 	color: #000000;
	/*width:32px;
	height:20px;*/
	/*background-image:url(/images/module-acces/ma_bouton.gif);background-repeat: no-repeat;*/
}

#search p.txtpt{
	display:block;
	font-family: Arial,sans-serif;
 	font-size: 11px;
 	font-weight: normal;
	line-height:15px;
 	color:#3366CC;
	margin:2px 10px 0px 11px;
	padding-bottom:0px;
	width:170px;
	
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited, #navBar ul a:hover {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom: 1px solid #FFFFFF;
}
/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#navBar li.partie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 23px;
}

#navBar li.sspartie {
	padding-left:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 15px;
	border: 0px solid #cccccc;
}

#sectionLinks h3 {
	padding:0px;
	margin:0px;
}

/*#sectionLinks h3 a{
	padding:0px;
	margin:0px 0px 10px;
	display:block;
	height:38px;
}*/

#sectionLinks h3 img{
	border:0px;
	padding:0px;
	margin:0px 0px 10px;
	display:block;
	height:38px;
	
}

#sectionLinks a {
	display: block;
	text-decoration:none;
}


/*#sectionLinks h3 a.qsn{
	width:179px;
	background-image: url(/images/navig-gauche/qui-sommes-nous.gif);background-repeat: no-repeat;
}
#sectionLinks h3 a.qsn:hover{
	background-image: url(/images/navig-gauche/qui-sommes-nous_on.gif);background-repeat: no-repeat;
}*/

#sectionLinks a#qsn1{
	width:217px;
	background-image: url(/images/navig-gauche/une-solution-du-reseau-una.gif);background-repeat: no-repeat;
}
#sectionLinks a#qsn1:hover{
	background-image: url(/images/navig-gauche/une-solution-du-reseau-una_on.gif);background-repeat: no-repeat;
}

#sectionLinks a#qsn2{
	width:155px;
	background-image: url(/images/navig-gauche/una-teleassistance.gif);background-repeat: no-repeat;
}
#sectionLinks a#qsn2:hover{
	background-image: url(/images/navig-gauche/una-teleassistance_on.gif);background-repeat: no-repeat;
}
/*#sectionLinks a.qsn2_off{
	background-image: url(/images/navig-gauche/una-teleassistance_off.gif);background-repeat: no-repeat;
}*/
#sectionLinks a#qsn21{
	width:127px;
	background-image: url(/images/navig-gauche/nos-points-conseils.gif);background-repeat: no-repeat;
}
#sectionLinks a#qsn21:hover{
	background-image: url(/images/navig-gauche/nos-points-conseils_on.gif);background-repeat: no-repeat;
}
/*#sectionLinks a.qsn21_off{
	background-image: url(/images/navig-gauche/nos-points-conseils_off.gif);background-repeat: no-repeat;
}*/
#sectionLinks a#qsn22{
	width:186px;
	background-image: url(/images/navig-gauche/notre-systeme-d-information.gif);background-repeat: no-repeat;
}
#sectionLinks a#qsn22:hover{
	background-image: url(/images/navig-gauche/notre-systeme-d-information_on.gif);background-repeat: no-repeat;
}
/*#sectionLinks a.qsn22_off{
	background-image: url(/images/navig-gauche/notre-systeme-d-information_off.gif);background-repeat: no-repeat;
}*/
#sectionLinks a#qsn23{
	width:163px;
	background-image: url(/images/navig-gauche/notre-fonds-de-solidarite.gif);background-repeat: no-repeat;
}
#sectionLinks a#qsn23:hover{
	background-image: url(/images/navig-gauche/notre-fonds-de-solidarite_on.gif);background-repeat: no-repeat;
}
/*#sectionLinks a.qsn23_off{
	background-image: url(/images/navig-gauche/notre-fonds-de-solidarite_off.gif);background-repeat: no-repeat;
}*/
#sectionLinks a#qsn24{
	width:187px;
	background-image: url(/images/navig-gauche/notre-association-de-defense.gif);background-repeat: no-repeat;
}
#sectionLinks a#qsn24:hover{
	background-image: url(/images/navig-gauche/notre-association-de-defense_on.gif);background-repeat: no-repeat;
}
/*#sectionLinks a.qsn24_off{
	background-image: url(/images/navig-gauche/notre-association-de-defense_off.gif);background-repeat: no-repeat;
}*/


/*#sectionLinks h3 a.tsm{
	width:179px;
	background-image: url(/images/navig-gauche/la-teleassistance-sur-mesure.gif);background-repeat: no-repeat;
}
#sectionLinks h3 a.tsm:hover{
	background-image: url(/images/navig-gauche/la-teleassistance-sur-mesure_on.gif);background-repeat: no-repeat;
}*/
#sectionLinks a#tsm1{
	width:173px;
	background-image: url(/images/navig-gauche/comment-ca-marche.gif);background-repeat: no-repeat;
}
#sectionLinks a#tsm1:hover{
	background-image: url(/images/navig-gauche/comment-ca-marche_on.gif);background-repeat: no-repeat;
}
/*#sectionLinks a.tsm1_off{
	background-image: url(/images/navig-gauche/comment-ca-marche_off.gif);background-repeat: no-repeat;
}*/
#sectionLinks a#tsm2{
	width:167px;
	background-image: url(/images/navig-gauche/la-solution-adequate.gif);background-repeat: no-repeat;
}
#sectionLinks a#tsm2:hover{
	background-image: url(/images/navig-gauche/la-solution-adequate_on.gif);background-repeat: no-repeat;
}
/*#sectionLinks a.tsm2_off{
	background-image: url(/images/navig-gauche/la-solution-adequate_off.gif);background-repeat: no-repeat;
}*/
#sectionLinks a#tsm21{
	width:164px;
	background-image: url(/images/navig-gauche/la-formule-telesolidarite.gif);background-repeat: no-repeat;
}
#sectionLinks a#tsm21:hover{
	background-image: url(/images/navig-gauche/la-formule-telesolidarite_on.gif);background-repeat: no-repeat;
}
/*#sectionLinks a.tsm21_off{
	background-image: url(/images/navig-gauche/la-formule-telesolidarite_off.gif);background-repeat: no-repeat;
}*/
#sectionLinks a#tsm22{
	width:161px;
	background-image: url(/images/navig-gauche/la-formule-televigilance.gif);background-repeat: no-repeat;
}
#sectionLinks a#tsm22:hover{
	background-image: url(/images/navig-gauche/la-formule-televigilance_on.gif);background-repeat: no-repeat;
}
/*#sectionLinks a.tsm22_off{
	background-image: url(/images/navig-gauche/la-formule-televigilance_off.gif);background-repeat: no-repeat;
}*/

/*********** .relatedLinks styles ***********/

/*.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}*/




