/* éléments cachés car obsolètes
(reconnaissance vocale, etc.) */
#itRSVocale, #itEditMBox, #itEditBase {
	display: none;
}
.cache {
	display: none;
}
.temp {
	margin-top: 35px;
	margin-left: 20px;
}
/* fin */

p.erreurs {
	color: red;
}

p.ok {
	color: green;
}


/* Index */
div.news {
	background-color: #EBF6FB;
	margin: 8px;
	padding: 5px;
	width: 150px;
	border: 1px solid #A9C8E5;
	float: right;
}
div.news h4 {
	margin-top: 2px;
	font-size: 14px;
	text-align: center;
	font-style: italic;
	color: #990099;
}
div.news p {
	font-size: 10px;
}
#corps p a, #corps ul a {
	text-decoration: none;
}

/* osimatic/partenaires.html */
.partenaire {
	color: #3939C0;
	font-size: 14px;
	margin: 15px 0px 5px 30px;
	background: url(../images/puce_part.gif) no-repeat left;
	padding-left: 10px;
}
#corps img {
	float: right;
	margin: 0px 5px 0px 5px;
}

/* services/hebergement_audiotel.html */
ul#services a {
	text-decoration: none;
	border-bottom: 1px dashed;
}
ul#services a:hover {
	border-bottom: none;
}
ul#services li {
	margin-bottom: 5px;
}

/* osidial/applications.html */
ul#applications a {
	text-decoration: none;
	border-bottom: 1px dashed;
}
ul#applications a:hover {
	border-bottom: none;
}
ul#applications li {
	margin-bottom: 10px;
}
.bas {
	clear: both;
	margin-top: 0px;
}

/* osidial/applications-typiques.html */
ul#applications ul li {
	margin-bottom: 2px;
}
.exemple {
	color: #9900CC;
	font-weight: bold;
}
.client {
	font-size: 10px;
	margin: 0px 60px 0px 35px;
}

/* osidial/techniques.html */
ul a {
	text-decoration: none;
	border-bottom: 1px dashed;
}
ul a:hover {
	border-bottom: none;
}

/* osidial/editarbo.html */
div.screen_droit {
	margin-top: 8px;
}

/* osidial/configuration.html */
#corps ul a {
	text-decoration: none;
}

/* osidial/demonstration.html */
ul#demo a {
	text-decoration: none;
}
ul#demo li {
	margin-bottom: 12px;
}
ul#demo ul li {
	margin-top: 3px;
	margin-bottom: 2px;
}
.cadre {
	width: 520px;
	margin-left: 10px;
}

/* osidial/telechargement.html */
#download {
	width: 400px;
}

/* Fin ajout */

body {
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EBF6FB;
	color: #303030;
}
#pageOut {
	background-color: #F6FAFC;
	height: 100%;
	margin: 0 auto;
}
#pageIn {
	vertical-align: top;
	margin: 15px 0px 30px 5px;
}
.haut {
	vertical-align: top;
}
.debut {
	margin-top: 0px;
}

h1 {
	color: #3939C0;
	font-size: 17px;
	margin: 20px 0px 12px 35px;
}
h2 {
	color: #3939C0;
	font-size: 14px;
	margin: 15px 0px 5px 20px;
}
h3 {
	color: #3939C0;
	font-size: 13px;
	margin: 20px 0px 5px 30px;
}
.path {
	color: #3939C0;
	font-size: 17px;
	margin: 0px 0px 12px 0px;
}
.stitre {
	color: #3939C0;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	margin: 0px 0px 12px 5px;
}
.imp {
	margin: 20px 0px 10px 30px;
	font-size: 13px;
	color: #990099;
}

#corps {
	background-color: #FFFFFF;
	padding: 10px 10px 40px 10px;
}
#corps ul {
	list-style: url(../images/puce.gif);
	margin: 0px 0px 10px 20px;
	padding: 0px;
}
#corps li {
	padding: 0px 0px 3px 0px;
}
#corps ul ul {
	list-style: url(../images/puce2.gif);
	margin: 2px 0px 2px 25px;
	padding: 0px;
}
#corps ul ul li {
	padding: 0px 0px 3px 0px;
}
a {
	color: #3939C0;
}
a:hover {
	color: #FFAA29;
	text-decoration: none;
}
h1 a, h2 a, h3 a {
	text-decoration: none;
	border-bottom: 1px dashed;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	border-bottom: none;
}
em a {
	font-style: normal;
}

.note {
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 8px;
	border-left: 1px solid #3939C0;
}
.cadre {
	background-color: #EBF6FB;
	margin: 10px 10px 10px 30px;
	padding: 8px;
	border: 1px solid #3939C0;
}

.exergue {
	color: #3939C0;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0px 5px 20px;
	background: url(../images/puce.gif) no-repeat left;
	padding-left: 10px;
}
.renvoi {
	color: #3939C0;
	margin: 0px 0px 5px 45px;
	background: url(../images/puce_part.gif) no-repeat left;
	padding-left: 10px;
}
.prec {
	color: #3939C0;
	text-align: left;
	float: right;
	margin: 10px 0px 5px 15px;
	background: url(../images/puce_prec.gif) no-repeat left;
	padding-left: 10px;
	}
.suiv {
	color: #3939C0;
	text-align: right;
	float: right;
	margin: 10px 15px 5px 0px;
	background: url(../images/puce_suiv.gif) no-repeat right;
	padding-right: 10px;
	}
.exergue a, .renvoi a, .prec a, .suiv a {
	text-decoration: none;
}
.separation {
	clear: both;
	margin: 50px 0 10px 0;
	padding: 0;
	height: 1px;
	background: #3939C0;
	border: none;
}

a img {
	border: none;
}

/* bandeau */
#bandeau {
	background-color: #FFFFFF;
	border-top: solid 3px #A9C8E5;
	border-bottom: solid 4px #A9C8E5;
	width: 400px;
	height: 58px;
	padding: 10px 0px 0px 10px;
	vertical-align: middle;
}
html>body #bandeau {
	height: 75px;
}
#bandeau_lng {
	background-color: #FFFFFF;
	border-top: solid 3px #A9C8E5;
	height: 27px;
	padding: 0px 15px 0px 0px;
	vertical-align: middle;
}
html>body #bandeau_lng {
	height: 30px;
}
#bandeau_lng img {
	float: right;
}
#bandeau_slogan {
	background-image: url(../images/bandeau.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-right: solid 3px #A9C8E5;
	border-bottom: solid 3px #A9C8E5;
	height: 42px;
	padding: 0px;
	vertical-align: middle;
}
html>body #bandeau_slogan {
	height: 45px;
}
#slogan {
	color: #3939C0;
	vertical-align: bottom;
	float: right;
	margin-right: 10px;
}
/* fin bandeau */

/* menu horizontal */
#navig ul, #navig li {
	margin: 0;
	padding: 0;
}
#navig {
	background-image: url(../images/menu_h.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 590px;
	height: 45px;
	padding: 15px 0px 0px 15px;
	vertical-align: top;
	color: #747474;
}
html>body #navig {
	height: 60px;
}
#navig li {
	float: left;
	width: 70px;
	list-style-type: none;
	cursor: pointer;
	text-align: center;
	margin: 0px;
}
#navig li a {
	color: #747474;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}
#navig li a:hover {
	background: #F3F3F3;
}
/* fin menu horizontal */

/* menu vertical */
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background: url(../images/menu/section_off.gif) no-repeat;
	text-indent: 15px;
	line-height: 30px;
	border-bottom: 2px solid #F6FAFC;
}
#menu ul li.section_active {
	background: url(../images/menu/section_on.gif) no-repeat;
}
#menu .section0a {
	background: url(../images/menu/section0a_off.gif) no-repeat;
}
#menu .section0b {
	background: url(../images/menu/section0b_off.gif) no-repeat;
}
#menu ul li.section0_active {
	background: url(../images/menu/section0_on.gif) no-repeat;
}
#menu ul ul {
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 10px 0px;
	background: url(../images/menu/pied.gif) left bottom no-repeat;
	border-top: 5px solid #A9C8E5;
}
#menu ul ul li {
	margin: 0px;
	padding: 0px;
	background: url(../images/menu/item_off.gif) no-repeat 15px 0px #A9C8E5;
	text-indent: 10px;
	line-height: 20px;
	border: 0px;
}

#menu ul ul li.item_active {
	background: url(../images/menu/item_on.gif) no-repeat 15px top #A9C8E5;
}
#menu ul ul li.item_active a {
	color: #FFFFFF;
}



#menu .ssection {
	background: url(../images/menu/ssection_off.gif) no-repeat 10px 0px #A9C8E5;
	text-indent: 15px;
}

#menu .soussection_active {
	background: url(../images/menu/ssection_on.gif) no-repeat 10px 0px #A9C8E5;
	text-indent: 15px;
}

#menu .soussection_active a.lien_sous_section {
	color: #FFFFFF;
}


#menu ul ul ul {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-bottom: 2px solid #A9C8E5;
}
#menu ul ul ul li {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#menu a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	border: 0 none;
} 
#menu a:hover {
	color: #FFFFFF;
	background: url(../images/menu/section_on.gif) no-repeat;
}
#menu .section0a a:hover, #menu .section0b a:hover {
	color: #FFFFFF;
	background: url(../images/menu/section0_on.gif) no-repeat;
}
#menu ul ul a, #menu .ssection ul a {
	color: #866F28;
	font-weight: normal;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 115px;
	margin-left: 15px;
	border: 0 none;
} 
#menu ul ul a:hover, #menu .ssection ul a:hover, #menu .soussection_active ul a:hover {
	color: #FFFFFF;
	background: #FFBE57;
	margin-left: 15px;
}
#menu .ssection a.lien_sous_section, #menu .soussection_active a.lien_sous_section {
	width: 125px;
	margin-left: 10px;
} 
#menu .ssection a.lien_sous_section:hover, #menu .soussection_active a.lien_sous_section:hover {
	margin-left: 10px;
} 

#langue {
	margin-top: 8px;
	padding: 7px 0px 0px 20px;
	background: url(../images/menu/langue.gif) no-repeat;
	height: 23px;
}
	#langue img { float: left; }
	#langue a { display: inline; }
/* fin menu vertical */

/* pied de page */
#pied {
	background-color: #F3F3F3;
	padding: 10px 10px 0 10px;
	color: #747474;
	line-height: 18px;
}
#pied a:link, #pied a:visited {
	color: #747474;
	text-decoration: underline;
}
#pied a:hover, #pied a:active {
	color: #747474;
	text-decoration: none;
}

#marqueurs {
	text-align: right;
}

/* fin pied de page */


/* Page plan du site */
#sitemap {
	list-style: url(../images/puce.gif);
	margin: 0px 0px 10px 20px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
}
#sitemap li {
	padding: 0px 0px 3px 0px;
}
#sitemap ul {
	list-style: url(../images/puce2.gif);
	margin: 2px 0px 2px 25px;
	padding: 0px;
	font-weight: normal;
	font-size: 11px;
}
#sitemap ul li {
	padding: 0px 0px 3px 0px;
}
#sitemap a {
	text-decoration: none;
} 
#sitemap a:hover {
	background: #3939C0;
	color: #FFFFFF;
	font-weight: bold;
}

/* Page téléchargements */

#telechargement {
	margin: 0px;
	padding: 0px;
}
#telechargement li {
	list-style: url(../images/puce.gif);
	margin: 10px 0px 10px 0px;
}
#telechargement li ul {
	margin: 5px 0px 10px 45px;
}
#telechargement ul li {
	list-style: url(../images/puce_part.gif);
	margin: 0px;
}
#telechargement ul li a {
	text-decoration: none;
	border-bottom: 1px dashed;
}
#telechargement ul li a:hover {
	border-bottom: none;
}

/* Page contact */
#form_contact img {
	text-align: left;
	clear: both;
	float: left;
}

#form_contact textarea#message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

p.mention_legale {
	text-align: justify;
	font-style: italic;
}

fieldset {
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 8px;
	border: 1px solid #3939C0;
}

legend {
	color: #3939C0;
	padding: 0 5px;
}

/* Screenshot */
div.screen_gauche {
	background-color: #EBF6FB;
	margin: 0px 13px 8px 8px;
	width: 150px;
	float: left;
}
div.screen_droit {
	background-color: #EBF6FB;
	margin: 0px 15px 8px 13px;
	width: 150px;
	float: right;
}
div.screen_gauche p, div.screen_droit p {
	font-size: 10px;
	color: #606060;
	margin: 2px 0px 2px 5px;
}

div.screen_gauche2 {
	margin: 0px;
	width: 570px;
}

#screen1, #screen2, #screen3 {
	position: absolute;
	left: 100px;
	display: none;
}


table#tab_recap_conf {
	
}

table#tab_recap_conf tr {
	
}

table#tab_recap_conf tr.first {
	
}

table#tab_recap_conf tr.first td.site_conf {
	height: 30px;
	width: 92px;
	border-top: 1px solid #E6E6E6;
}

table#tab_recap_conf tr.first td.first_site_conf {
	border-left: 1px solid #E6E6E6;
}

table#tab_recap_conf tr.first td.last_site_conf {
	border-right: 1px solid #E6E6E6;
}

table#tab_recap_conf tr.first td.site_conf a {
	font-weight: bold;
	text-decoration: none;
}

table#tab_recap_conf tr.first td.site_conf a:hover {
	text-decoration: underline;
}

table#tab_recap_conf tr.pair {
	
}

table#tab_recap_conf tr.impair {
	background: #E6E6E6;
}

table#tab_recap_conf tr.tarifs {
	background: #CDE1F0;
}

table#tab_recap_conf tr td {
	text-align: center;
	padding: 5px 5px 5px 5px;
}

table#tab_recap_conf tr td.critere {
	text-align: left;
	width: 150px;
}

table#tab_recap_conf tr td img {
	float: none;
}


