/* ################################ */
body{
	margin:0px;
	padding:0px;
	font-family:tahoma;
	font-size:12px;
	text-align:center;
	background-image: url("../images/orthodontie-roisin-bg.gif"); 
	/*
	background-attachment: fixed;
	*/
	background-color: #5ABCE5;
	background-color: #F0FAFE;
	background-position: center top ; 
	background-repeat: no-repeat;
}
/* ################################ */
#top
{
	/*
	position:absolute;
	width: 800px;
	border: 1px solid #111;
	*/
	
	margin: 0px;
	padding: 0px;
	height:146px;
	
	/*
	background-image: url('../images/varela-top.png') !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://varela.tai-nui.com/files/varela/images/varela-top.png');
	background-repeat: no-repeat;
	*/
}
#logo
{
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	
	background-image: url("../images/adresse.png"); 
	background-position:  right top  ; 
	background-repeat: no-repeat;
	/*
	text-align:right;
	*/
}
/*
#top a:link,
#top a:visited{
	display:block;
	border: 1px solid #fff;
}
#top a:hover{
	border: 1px solid #efe;
	border: 1px solid #48A72A;
}
*/
#baseline{
	display:none;
}
#dateofday{
	display:none;
	padding-left:15px;
	color:#F00;
	margin-top:80px;
}
#dateofday .day{
	color:#0C0;
}
/* ################################ */
#accessibilite,
#mod_newsletter {
	display:none;
}
/* ################################ */
#layout_cfg{
	text-align:right;
	margin-left:650px;
	margin-right:20px;
	padding-top:4px;
	height:18px;
	/*
	background-color:#111;
	margin-bottom:146px;
	*/
}
#layout_cfg strong{
	float:left;
	font-weight:normal;
	color:#fff;
}
#layout_cfg ul{
	margin:0px;
	padding:0px;
}
#layout_cfg li{
	list-style:none;
	display:inline;
}
#layout_cfg a:link,
#layout_cfg a:visited {
	padding:2px;
	color:#fff;
	text-decoration:none;
/*
	display:block;
	float:left;
	clear:both;
*/
}
#layout_cfg a:hover {
}
/* ################################ */
#page
{
	width:800px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
/*
	margin-top:110px;
*/
}
#innerpage
{
	margin-top: 110px;
	background-color: #fff;
	/*
	background-image: url("../images/page-bg.gif"); 
	background-position:  center top; 
	background-repeat: repeat-y;
	*/
}
/* ################################ */
#mod_login
{
	display: none;
}
#moteur
{
	display:none;
}

/* ################################ */
#conteneur{
	background-image: url("../images/page-bottom.png"); 
	background-color: #fff;
	background-position: center bottom ; 
	background-repeat: no-repeat;

	color:#2786AB;
	/*
	border: 1px dotted #111;
	*/
	padding-left:20px;
	padding-right:20px;
	padding-bottom:30px;
	min-height:420px;
	/*
	overflow:auto;
	float:left;
	width:8px;
	*/
}

hr
{
	display:none;
	clear:both;
	visibility:hidden;
	margin:0px;
}


#conteneur hr{
	display:none;
}

#introduction hr{
	display:block;
	clear:both !important;
	visibility:hidden;
}

/* ################################ */
.sub_menu{
}
#sub_menu{
	text-align:right;
}
#sub_menu .sub_create
{
	display:block;
}
#sub_menu img {
	width:32px;
	height:32px;
}
#sub_menu .tri,
#sub_menu #itemsPerPage
{
	display:none;
}

#last_viewed
{
	display:none;
}
/* ################################ */
#barreNB{
	display:none;
}
/* ################################ */
#introduction{
	margin-left:20px;
	margin-right:20px;
	margin-bottom:50px;
	line-height:150%;
}
#introduction img{
	border:3px double #C6E9F7;
	padding:1px;
}

#introduction .noborder{
	border:none;
}

#introduction p{
	display:block;
}
#introduction .date
{
	display:none;
}

/* ################################ */
#chemin{
	display:none;
}

/* ################################ */
#hiddenh1
{
	display:none;
}
	/*
h2{
	color: #34ADDF;
	font-weight:normal;
}
	*/
#comments h2
{
	padding-left:30px;
}
h2 a:link,
h2 a:visited{
	color: #00216C;
}
h3{
	color:#00216C;
}
h4,
h5{
	font-size:13px;
}
/* ################################ */

#liste,
#linked_fiche_last {
	width:90%;
	margin-left:5%;
	margin-right:5%;
	padding:5px;
}
#liste .element,
#linked_fiche_last .item{
	margin-bottom:15px;
	color: #999999;
	padding:5px;
	min-height:35px;
}
#liste div.element:hover,
#linked_fiche_last div.item:hover{
	color: #333;
}
#liste h4,
#linked_fiche_last h5{
	padding:0px;
	margin:0px;
}
/*
#liste h4 a:link,
#linked_fiche_last h5 a:link{
	color:#666;
}
#liste h4 a:visited,
#linked_fiche_last h5 a:visited{
	color:#333;
}
*/
#liste .details {
	float:right;
	clear:both;
	margin:0px;
	padding:0px;
	margin-top:-10px;
}
#liste .details ul{
	margin:0px;
	padding:0px;
	font-size:100%;
}
#liste .details li{
	display:inline;
	margin:0px;
	padding:0px;
	list-style:none;
}

#liste .rub a:link,
#liste .rub a:visited
{
	padding:2px !important;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
#liste .rub {
	clear:both;
	float:right;
	background-color:#fff !important;
	display:block;
	border-left:5px solid #111;
	margin-left:10px !important;
}
#liste .date,
#liste .auteur{
	display:none;
	float:right;
	padding:0px;
	margin:0px;
	padding-left:5px;
	margin-top:3px;
	/*
	font-weight:bold;
	*/
}
#liste .utils{
}
.resume{
	margin:0px;
	padding:3px;
}
.resume2{
	background-color:#fafafa;
}
#liste .details .motcle{
	text-align:left;
	color:#999;
	font-size:9px;
	border-top: 1px solid #fefefe;
	padding-right:5px;
	margin-top:2px;
	padding-top:2px;
}
#liste .details .motcle a:link,
#liste .details .motcle a:visited{
	text-decoration:none;
	color:inherit !important;
	color:#333;
}
#liste .details .motcle a:hover{
	text-decoration:underline;
}

#liste .encontexte{
	border-left: 1px solid #ccc;
	padding:5px;
	padding-left:2px;
	margin-left:50px;
	margin-top:5px;
}
#liste .encontexte p{
	padding-left:5px;
	margin-left:3px;
	border-left:5px solid #ddd;
}
/* ################################ */
#fiche{
	/*
	padding-left:30px;
	padding-right:30px;
	padding-bottom:20px;
	font-size:100%;
	line-height:1.5em;
	*/
}
#recap{
	display:none;
	margin-bottom:15px;
	font-size:90%;
	/*
	background-image: url("../../../images/trans/blanc/80.png") !important;
	*/
	background-repeat: repeat;
	border:  3px double #eee !important;
}
/*
#recap dl{
	padding:10px;
	padding-top:7px;
	margin:0px;
}
#recap dt{
	float:left;
	padding-right:5px;
	margin:0px;
	padding:0px;
	width:80px;
	color:#fff;
}
#recap dd{
	padding:0px;
	margin:0px;
}
*/
dl
{

}
dt label,
#img_cont label
{
	float:none;
}
dt
{
	font-weight:bold;
}
dd
{
}

/* ################################ */
#fonctions {
	display: none;
	/*
	width:100px;
	left:735px;
	*/
	position:absolute;
	top:0px;
	background-color: #fff;
	border: 1px solid #eee;
	font-size:90%;
	padding:3px;
	text-align:left;
	width:155px;
	margin-left:737px;
}
#fonctions ul{
	margin:0px;
	padding:0px;
}
#fonctions li{
	display:inline;
	list-style:none;
	margin:0px;
	padding:0px;
}
#fonctions img{
	float:left;
	/*
	*/
}
#fonctions ul img{
	float:none;
	height:16px;
	width:16px;
}
/* ################################ */


/* ################################ */



#linked_realisation-video_rubriques,
#linked_progression_rubriques,
#linked_actualites_last
{
	background-color:transparent;
	z-index:6;
	/*
	position:relative;
	left: -180px;
	top:100px;
	*/
	float:right;
	width:160px;
	margin-top:30px;
	border: 1px dotted #111;
}
#linked_realisation-video_rubriques h4,
#linked_actualites_last h4,
#mod_login h4{
	padding:5px;
	/*
	padding-left:20px;
	*/
	font-size:larger;
	margin:0px;
}
#linked_actualites_last h4
{
	padding:2px;
}

#linked_realisation-video_rubriques h5,
#linked_actualites_last h5
{
	margin:0px;
	font-weight:normal;
}
#linked_actualites_last hr,
#linked_realisation-video_rubriques hr{
	display:none;
}

/*
#linked_news_last{
	position:absolute !important;
	z-index:5;
	left:600px !important;
	top:20px !important;
	margin-top:0px !important;
	padding-right:30px;
	width:285px !important;
	height:80px !important;
	overflow:auto;
	background-image: url("../images/news.png");
	background-position: 273px top; 
	background-repeat: no-repeat;
}
.___ql_liste
{
	border:1px solid #fff;
}
*/

#linked_realisation-video_rubriques div{
	margin-bottom: 3px;
	color:#333;
}

#linked_realisation-video_rubriques a:link, #linked_realisation-video_rubriques a:visited,
#linked_progression_rubriques  a:link, #linked_progression_rubriques a:visited{
	color: #666;
	text-decoration:none !important;
	display:block;
	/*
	font-size:11px;
	*/
}
*>#linked_realisation-video_rubriques a:link, *>#linked_realisation-video_rubriques a:visited,
*>#linked_progression_rubriques  a:link, *>#linked_progression_rubriques a:visited{
	text-decoration:none !important;
	display:block;
	color: #00216C;
	/*
	font-size:11px;
	*/
}
#linked_realisation-video_rubriques:hover a:link, #linked_realisation-video_rubriques:hover a:visited,
#linked_progression_rubriques:hover a:link, #linked_progression_rubriques:hover a:visited{
	/*
	color: #666666;
	*/
}
#linked_realisation-video_rubriques a:hover,
#linked_progression_rubriques a:hover{
	text-decoration:underline !important;
	color: #ff6800 !important;
	background-color:transparent !important;
}
#linked_realisation-video_rubriques .rub ,
#linked_progression_rubriques .rub {
	border-left:5px solid #333333;
	margin:0px;
	margin-top:2px;
	/*
	*/
}
#linked_realisation-video_rubriques .rub a{
	padding-left:5px;
	margin-left:10px;
	/*
	border-left:1px solid #666666;
	*/
}
#linked_realisation-video_rubriques .ssrub ,
#linked_progression_rubriques .ssrub {
	font-weight:normal;
	padding:1px;
	padding-left:25px;
	margin:0px;
}
#linked_realisation-video_rubriques ul ,
#linked_progression_rubriques ul {
	padding-right: 0px;
	padding-bottom: 10px;
	margin:0px;
	padding-left: 25px;
	max-height:300px;
	overflow:auto;
}

#linked_realisation-video_rubriques li ,
#linked_progression_rubriques li {
	/*
	font-size:10px;
	*/
	line-height:15px;
}

#linked_actualites_last .date
{
	float:right;
	font-size:11px;
}
#linked_actualites_last p
{
	/*
	*/
	margin:2px;
}

/* ################################ */
#menuBarre
{
/*
	float:left;
	margin-left: auto;
	margin-right: auto;
	clear:none;
	padding: 0px;
	margin:0px;
	background-color:#eef;
	left:16px;
	color: #fff;
	font-size: 11px;
*/
	z-index:1;
	position:absolute;
	width:800px;
	top:135px;
}
#menuBarre a:link, #menuBarre a:visited {
	text-decoration:underline;
	color: #FF5FA3;
	padding: 1px;
	float:left;
    display:block;
	font-weight:normal;
}
#menuBarre a:hover {
	color: #0F0;
	text-decoration:none;
}

#hellologin
{
	display:none !important;
}

#quit
{
	position:absolute;
	top:-147px;
	left:10px;
}
#quit a:link
{
	color:#fff;
}

#menuBarre div{	
}
#menuBarre div ul
{
	margin: 0px;
	padding:0px;
	clear:both;
}
#menuBarre div li
{
   display:inline;
}

#menu_admin {
	position:absolute;
	top:80px;
	left:840px;
	border: 1px solid #D1D1D1;
	background-color:#fff;
	font-size: 95%;
	color: #00216C;
	padding:5px;
}
#menu_admin ul{
	/*
	float:right;
	*/
}
#menu_admin li{
	display:block !important;
}
#menu_admin a:link,
#menu_admin a:visited{
	color: #00216C;
	float:none !important;
}
#menu_std {
	margin-left:300px;
	font-size:12px;
}
#menu_std,
#menu_services {
}
#menu_services {
	color:#48A72A;
	font-weight:bold;
}
#menu_std a:link, #menu_std a:visited{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
#menu_services a:link, #menu_services a:visited {
}
#menu_std a:hover{
}
#menu_services a:hover {
}

/* ################################# */
#mod_login{
	position:absolute;
	left:300px;
	top:85px;
	width:550px;
	z-index:2;
}
#mod_login:hover{
}
#mod_login .warning{
	margin-bottom:0px;
	line-height:2em;
}
#mod_login .warning br{
	display:none;
}
#mod_login h4{
	float:left;
	line-height:0.8em;
	padding-left:5px;
}
#mod_login p{
	float:left;
	margin:0px;
	padding:2px;
	padding-right:7px;
	padding-left:7px;
}
#mod_login .submit{
	margin-top:-2px;
	padding:2px;
}
#mod_login input{
	background-color:#00216C;
	color:#fff !important;
}
.lostpass
{
	width:100%;
	text-align:center;
}
#mod_login a:link,
#mod_login a:visited
{
	color:#fff;
}

/* ################################# */
#footer{
	/*
	background-image: url("../images/horizontale-barre.png") !important; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://varela.tai-nui.com/files/varela/images/horizontale-barre.png');
	background-image: none; 
	background-repeat: no-repeat;
	background-position: top left;
	margin-top:10px;
	padding-top:20px;
	*/
	
	text-align:center;
	font-size:95%;
	color:#34ADDF;
	color:#16495E;
	/*
	height:54px;
	line-height:50px;
	margin-left:10px;
	margin-bottom:10px;
	*/
	margin-bottom:15px;
}
#footer hr{
	/*
	*/
}

#footer ul {
	padding: 2px;
	margin: 0em;
}
#footer li {
	/*
	display:inline;
	padding: 0em;
	margin: 0em;
	*/
	list-style:none;
}

#footer .standards {
}
#footer .url {
	text-align:right;
	margin-right:30px;
	margin-bottom:5px;
}

#footer a:link,
#footer a:visited{
}
#footer a:hover
{
}
.credits
{
}

#tainui_credits
{
}

/* ################################ */
a{
	cursor:pointer;
}
a:link,
a:visited{
	color:#16495E;
	/*
	*/
	padding:2px;
}
a:hover{
	color:#9F3;
	color: #0F0;
	text-decoration:none;
}
#fiche a:link,
#fiche a:visited
{
	/*
	color:#ff6800;
	*/
}

#conteneur a:hover
{
	/*
	background-color: #FFe;
	*/
}

a.bouton{
	color:#00216C;
	background-color: #CCFF99;
	border-top:  1px solid #3F6;
	border-left:  1px solid #3F6;
	border-bottom:  1px solid #3C6;
	border-right:  1px solid #3C6;
	padding:4px;
	text-decoration:none;
	text-align:center;
	display:block;
	margin-left:20%;
	width:40%;

	margin-bottom:5px;
}
a.bouton:hover{
	background-color: #efe;
	border-bottom:  1px solid #3F6;
	border-right:  1px solid #3F6;
	border-top:  1px solid #3C6;
	border-left:  1px solid #3C6;
}

/* ################################# */
#gestion table{
	width:90%;
}
/* ################################# */
#formulaire,
.formulaire{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:25px;
}
#formulaire form,
.formulaire form{
/*
	padding-left:20px;
	padding-right:20px;
*/
}
#formulaire input,
.formulaire input {
/*
	display:block;
	clear:right;
*/
}

#formulaire label,
.formulaire label{
	min-width:150px !important;
	clear:both;
	/*
	width:auto !important;
	width:25%;
	*/
}
#formulaire .txt_resize,
.formulaire .txt_resize{
	display:none;
/*
	float:right;
	border:thin solid #111;
	margin-bottom:30px;
	clear:both;
	margin-bottom:-10px;
	font-size:9px;
	color:#999;
	text-align:right;
*/
}
/*
#formulaire .txt_resize a,
.formulaire .txt_resize a{
	font-size:9px;
	color:#999 !important;
}
*/
#formulaire .submit,
.formulaire .submit {
	margin-left:40px;
	/*
	width: 80%;
	*/
}
/* ################################# */

/* ################################# */

table{
	font-size:100%;

}
ins{
	text-decoration:none;
}
fieldset{
	border:  1px solid #efe;
	margin-bottom:10px;
	padding:10px;
}
legend{
	color: #00216C;
	font-size: 105%;
}
label{
	cursor:pointer;
	font-weight:bold;
	text-align:right;
	float:left;
	padding-right:5px;
	line-height:1.6em;
}
#description_cont label
{
	float:none;
	text-align:left;
}
dd{
	margin-bottom:3px;
}
.flags{
	float:right;
	display:none;
}
.flag{
	float:right;
	display:none;
}
input, 
select,
textarea{
	border-top:  1px solid #666;
	border-left:  1px solid #666;
	border-bottom:  1px solid #ccc;
	border-right:  1px solid #ccc;
	/*
	border:  1px solid #00216C;
	color:#48A72A;
	*/
	font-size:100%;
}

select{
	background-color: #fff;
	color:#00216C;
}
#formulaire .submit{
	/*
	color:#48A72A;
	border-top:  1px solid #3F6;
	border-left:  1px solid #3F6;
	border-bottom:  1px solid #3C6;
	border-right:  1px solid #3C6;
	padding:2px;
	*/
	background-color: #BFE6F6;
	margin-top:10px;
	font-size:120%;
	padding:2px;
	border:3px double #34ADDF;
	/*
	border-bottom-color:#777;
	border-right-color:#999;
	border-top:  1px solid #ccc;
	border-left:  1px solid #ccc;
	border-bottom:  1px solid #666;
	border-right:  1px solid #666;
	*/
	color:#34ADDF;
}
.submit,
select
{
	/*
	border-top:  1px solid #ccc;
	border-left:  1px solid #ccc;
	border-bottom:  1px solid #666;
	border-right:  1px solid #666;
	*/

}
input, 
textarea{
	color:#000;
	/*
	max-width:100%;
	*/
}
a img{
	border:none;
}
#fonctions a{

}
.f {
	background-color: #FF3;
}




/* ################################# */
#warning{
/*
	background-image: url("../../../images/icones/valider.jpg");
	background-position: 5px 5px;
	background-repeat: no-repeat;
	line-height: 150%;
*/
	color: #330000;
	font-weight: bold;
	background-color: #FFD;
	border-top:  1px solid #F96;
	border-left:  1px solid #F96;
	border-bottom:  1px solid #C30;
	border-right:  1px solid #C30;
	padding: 10px;
	width: 70%;
	margin-left: 15%;
	margin-right: auto;
	margin-bottom: 20px;
	display:block;
}
.warning, #waiter{
	clear:both;
	display:block;
	padding: 2px;
	padding-left: 10px;
	color: #330000;
	background-color: #FFD;
	border-top:  1px solid #F96;
	border-left:  1px solid #F96;
	border-bottom:  1px solid #C30;
	border-right:  1px solid #C30;
	margin-bottom: 10px;
}
#waiter{
	text-align:center;
}
#good, .good{
	color: #333;
	background-color: #FFD;
	border-top:  1px solid #3F6;
	border-left:  1px solid #3F6;
	border-bottom:  1px solid #3C6;
	border-right:  1px solid #3C6;
	padding: 10px;
	width: 70%;
	margin-left: 15%;
	margin-right: auto;
	margin-bottom: 20px;
}
.neutral{
	color: #333;
	background-color: #FFD;
	border-top:  1px solid #9FF;
	border-left:  1px solid #9FF;
	border-bottom:  1px solid #0CF;
	border-right:  1px solid #0CF;
	padding: 10px;
	margin-bottom: 20px;
	width: 70%;
	margin-left: 15%;
	margin-right: auto;
}
#tw{
	position:absolute;
	z-index:10;
	width:100%;
}
#tw div{
	color:#F00;
	width:40%;
	margin-left:30%;
	font-size:120%;
	padding:20px;
	background-color: #ffe;
	border-top: 3px solid #999;
	border-left: 3px solid #999;
	border-bottom: 3px solid #333;
	border-right: 3px solid #333;
}

.mceEditorContainer select
{
	font-size:12px !important;
}

/*******************************/
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: 2px;
	font-size: 20px;
}
.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: 2px;
	font-size: 20px;
}
