@charset "utf-8";
/* CSS Document */

body{
	font:12px Arial, Helvetica, sans-serif;
	background:#FEF0E3;
}

#wrapper{
	height:auto;
	width:971px;
	margin:auto;
	border:1px solid #B3AFAC;
	background:#FFFFFF;
}

.leftshadow{
	background:url(../images/leftshadow.jpg) no-repeat;
	width:28px;
	height:auto;
	margin:auto;
}

.rightshadow{
	background:url(../images/rightshadow.jpg) no-repeat;
	width:29px;
	height:auto;
	margin:auto;
}

.bottomshadow{
	background:url(../images/bottomshadow.jpg) no-repeat;
	width:1030px;
	height:22px;
	margin:auto;
}

*{
	outline:0;
}

/*HEADER*/
#header{
	height:168px;
	width:971px;
}

.header_img{
	z-index:0;
	position:absolute;
}

#header_flag{
	height:55px;
	width:25px;
	margin-top:5px;
	margin-right:5px;
	position:absolute;
	z-index:10;
	margin-left:930px;
}

#header_flag img{
	margin-top:5px;
	border:1px solid #FFF;
}

#header_flag img:hover{
	margin-top:5px;
	border:1px solid #999;
}

/*HEADER_END*/;

#bredcrump{
	width:700px;
	height:20px;
	background:#FFF;
	color:#000;
}

#bredcrump a{
	font:10px Arial, Helvetica, sans-serif;
	color:#000;
	margin-left:1px;
	margin-right:1px;
	text-decoration:none;
}

#bredcrump a:hover{
	color:#ee2e24;
}

#bredcrump a.active{
	color:#ee2e24;
}

/*CONTROL PANEL*/
.control{
	background:#CCC;
	width:971px;
	height:100px;
	text-align:center;
}

.control a{
	text-decoration:none;
	color:#000;
	font:9px Arial;

}

.control p{
	color:#FFF;
	font:18px Arial;
	padding:0;
	text-align:left;
	margin:0;
	margin-bottom:10px;
	margin-left:20px;
	padding-top:10px;
}

.control a:hover{
	text-decoration:none;
	color:#EA560E;
	font:9px Arial;
}

.meta{
	background:url(../images/adminbuttons/meta.jpg) no-repeat;
	width:110px;
	height:60px;
	text-align:center;
	margin-left:150px;
	display:block;
	float:left;
}

.sub{
	background:url(../images/adminbuttons/sub.jpg) no-repeat;
	width:110px;
	height:60px;
	text-align:center;
	margin-left:10px;
	display:block;
	float:left;
}

.page{
	background:url(../images/adminbuttons/page.jpg) no-repeat;
	width:110px;
	height:60px;
	text-align:center;
	margin-left:10px;
	display:block;
	float:left;
}

.footer{
	background:url(../images/adminbuttons/footer.jpg) no-repeat;
	width:110px;
	height:60px;
	text-align:center;
	margin-left:10px;
	display:block;
	float:left;
}

.url{
	background:url(../images/adminbuttons/url.jpg) no-repeat;
	width:110px;
	height:60px;
	text-align:center;
	margin-left:10px;
	display:block;
	float:left;
}

.dic{
	background:url(../images/adminbuttons/dic.jpg) no-repeat;
	width:110px;
	height:60px;
	text-align:center;
	margin-left:10px;
	display:block;
	float:left;
}

.logout{
	background:url(../images/adminbuttons/logout.jpg) no-repeat;
	width:110px;
	height:60px;
	text-align:center;
	display:block;
	float:left;
}

/*CONTROL PANEL END*/
/*MENIU*/
#meniu{
	height:395px;
	width:180px;
	background:url(../images/praxis_background_menu.jpg) no-repeat;
	float:left;
	margin-top:10px;
	padding-top:69px;
	position:relative;
}

#meniu object{
	border:none;
	margin:0;
	padding:0;
	margin-left:-1px;
}

#meniu_back{
	height:395px;
	width:180px;
	background:#ea560e;
	float:left;
	margin-top:10px;
}

#meniu_back ul{
	margin-top:40px;
	list-style:none;
	padding-left:10px;
}

#meniu_back ul li{
	margin-top:30px;
}


#meniu_back ul li:hover{
}

#meniu_back ul li a{
	color:#FFF;
	text-decoration:none;
	margin-top:10px;
	font-weight:bold;
	outline:none;
}

#meniu_back ul li a:hover{
	color:#333;
	text-decoration:none;
	margin-top:10px;
	font-weight:bold;
}

#meniu_back object{
	border:none;
	margin:0;
	padding:0;
	border:0;
}

/*CONTENT*/
#content{
	width:765px;
	height:auto;
	min-height:500px;
	float:right;
	margin-top:18px;
}

#content p{
	color:#000;
	margin:0;
	font-size:11px;
}

/*CONTENT*/ /*top_CONTENT*/
.top_content{
	min-height:200px;
	width:750px;
	float:left;
	margin-top:26px;
}

/*CONTENT*/ /*center_content*/
.center_content{
	min-height:200px;
	width:740px;
	float:left;
	margin:0;
	padding:0;
	margin-bottom:10px;
	padding:10px;
	border-left:1px solid #ee2a24; 
}

.center_content p{
	margin:0;
	padding:0;
}

/*CONTENT*/ /*bottom_content*/
.bottom_content{
	width:720px;
	float:left;
	background:#fef4eb;
	margin:0;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
}

.bottom_content a{
	color:#ee2e24;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
}

.bottom_content a:hover{
	color:#000;
	text-decoration:underline;
	font-weight:normal;
	font-size:10px;
	color:#F65E05;
	
}

/*bottom_content1*/
.bottom_content1{
	min-height:200px;
	width:740px;
	float:left;
	margin:0;
	padding:0;
	margin-bottom:20px;
	padding:10px;
}

.bottom_content1 a{
	color:#ee2e24;
	text-decoration:none;
}

.bottom_content1 a:hover{
	color:#000;
	text-decoration:underline;
}

/*bottom_content2*/
.bottom_content2{
	min-height:200px;
	width:740px;
	float:left;
	margin:0;
	padding:0;
	margin-bottom:10px;
	padding:10px;
	margin-top:50px;
}

.bottom_content2 a{
	color:#ee2e24;
	text-decoration:none;
}

.bottom_content2 a:hover{
	color:#000;
	text-decoration:underline;
}

/*bottom_content3*/
.bottom_content3{
	width:740px;
	float:left;
	margin:0;
	padding:0;
	margin-bottom:10px;
	padding:10px;
	margin-top:50px;
}

.bottom_content3 a{
	color:#ee2e24;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
}

.bottom_content3 a:hover{
	color:#000;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
}

/*INNER_BOTTOM_CONTENT2*/

.leftside{
	float:left;
	width:500px;
	background:#fef4eb;
}

.rightside{
	float:left;
	width:220px;
	margin-left:10px;
	background:#fef4eb;
}

/*INSIDE LEFT AND RIGHT*/
/*LEFTSIDE*/
.news_top{
	width:500px;
	height:26px;
	background:#f68925;
}

.news_heading{
	width:12px;
	height:26px;
	background:url(../images/news_top_bg.jpg) no-repeat;
	float:left;
}

.news_content{
	width:12px;
	background:url(../images/news_bg.jpg) no-repeat;
	background-position:bottom;
	min-height:135px;
}

.news_content p{
	margin:0;
	padding:8px;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.news_bottom_corner{
}

/*RIGHTSIDE*/
.news_top1{
	width:220px;
	height:26px;
	background:#f68925;
}

.news_heading1{
	width:12px;
	height:26px;
	background:url(../images/news_top_bg_right.jpg) no-repeat;
	float:right;
}

.news_content1{
	background:transparent url(../images/news_bg_right.jpg) no-repeat scroll right bottom;
	min-height:135px;
}

.news_content1 p{
	margin:0;
	padding:8px;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.news_bottom_corner1{
}
/*INSIDE LEFT AND RIGHT*/

/*CONTENT_END*/

#footer{
	width:971px;
	height:20px;
	background:#fddfc4;
}

#footer a{
	font:10px Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bolder;
	margin:0;
	padding:0;
	color:#fba272;
}

#footer a:hover{
	font:10px Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bolder;
	margin:0;
	padding:0;
	color:#000;
}

#footer p{
	font:10px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#fba272;
	padding-top:3px;
	padding-left:10px;
	float:left;
}

/*MISC*/
.clear{
	clear:both;
	line-height:0;
	margin:0;
	padding:0;
}

.orange{
	color:#ff9933;
}

.orange_bold{
	color:#ff9933;
	font-weight:bold;
	font-size:11px;
}

.orange_big_bold{
	color:#ff9933;
	font-weight:bold;
	font-size:15px;
}

.white{
	color:#ffffff;
}

.orange2{
	color:#fba272;
}

.orange3{
	color:#f65e05;
	font-weight:bold;
}

.orange4{
	color:#ff9933;
	font-size:11px;
}

.black{
	color:#000;
	font-size:12px;
}

.black_big{
	color:#000;
	font-size:15px;
	font-weight:bold;
}

.black_bold{
	color:#000;
	font-size:12px;
	font-weight:bold;
}

.red{
	color:#ee2e24;
	font-size:10px;
}

.redbold{
	color:#ee2e24;
	font-size:11px;
	font-weight:bold;
}

.redbold:hover{
	color:#F65E05;
	font-size:11px;
	font-weight:bold;
}

.red15bold{
	color:#ee2e24;
	font-size:15px;
	font-weight:bold;
}

.red11{
	color:#ee2e24;
	font-size:11px;
}

.red_lequipe{
	color:#ee2e24;
	font-size:11px;
	font-weight:bold;
	margin-top:10px;
}

.bold{
	font-weight:bold;
}

.yellow{
	color:#ddb012;
	font-weight:bolder;
}

.redish{
	color:#f24b00;
}

.redish2{
	color:#f65e05;
	font-size:15px;
}

.img{
	float:left;
	margin:10px;
}

h2{
	font:12px Arial;
	font-weight:bold;
	margin-top:30px;
}

h3{	
	background:#ee2e24;
	font:15px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	max-width:160px;
	height:20px;
	padding:2px 5px 0px 5px;
	margin:0px 0 20px;
	min-width:50px;
	width:110px;
	text-align:center;
	max-width:180px;
}

/*SUSSUB*/
.subsubclass{
	width:740px;
	background:#fef4eb;
	min-height:20px;
	color:#ee2e24;
	margin-top:10px;
	padding-top:2px;
	padding-bottom:0px;
	margin-bottom:20px;
}

.subsubclass a{
	text-decoration:none;
	color:#000;
	margin:0px 5px 0px 5px;
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.subsubclass a:hover{
	text-decoration:none;
	color:#ee2e24;
	margin:0px 5px 0px 5px;
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.subsubclass a.activ{
	text-decoration:none;
	color:#ee2e24;
	margin-left:5px;
	font:11px Arial, Helvetica, sans-serif;
	font-weight:normal;
}

/*LINKS*/
.links{
	margin-bottom:10px;
	color:#ff9933;
	height:15px;
	margin-bottom:20px;
}

.links a{
	color:#000;
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	margin-left:5px;
}

.links a:hover{
	color:#f65e05;
	font:13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.links a.activ{
	color:#f65e05;
	font:13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

/*LINKS1*/
.links1{
	margin-bottom:10px;
	color:#ff9933;
	height:15px;
	margin-bottom:25px;
}

.links1 a{
	color:#000;
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	margin-left:5px;
}

.links1 a.activ{
	color:#f65e05;
	font:13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

/*LINKS1_END*/

/*LINKS2*/
.links2{
	margin-bottom:10px;
	color:#ff9933;
	height:15px;
	margin-bottom:20px;
}

.links2 a{
	color:#000;
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	margin-left:5px;
}

.links2 a:hover{
	text-decoration:none;
}

.links2 a.activ{
	color:#f65e05;
	font:15px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

/*LINKS2_END*/


input {
	background: url(../images/input_bg.gif) top left repeat-x;
	border: 1px solid #cecece;
	line-height: 20px;
	height: 20px;
}
textarea {
	background: url(../images/textarea_bg.gif) top left repeat-x;
	border: 1px solid #cecece;
}
label {
	cursor: pointer;
}
.radioBTN {
	width:	auto;
	height: auto;
	border: 0;
	cursor: pointer;
}
.upArrow {
	display: block;
	width: 14px;
	margin: 0 auto;
	height: 30px;
	background: url(../images/upArrow.gif) center center no-repeat;
	text-indent: -9999px;
}
.downArrow {
	display: block;
	width: 14px;
	margin: 0 auto;
	height: 30px;
	background: url(../images/downArrow.gif) center center no-repeat;
	text-indent: -9999px;
}
.activeIcon {
	display: block;
	width: 18px;
	margin: 0 auto;
	height: 30px;
	background:  url(../images/activeIcon.gif) center center no-repeat;
	text-indent: -9999px;
}
.inactiveIcon {
	display: block;
	width: 18px;
	margin: 0 auto;
	height: 30px;
	background:  url(../images/inactiveIcon.gif) center center no-repeat;
	text-indent: -9999px;
}
.edit {
	display: block;
	width: 19px;
	margin: 0 auto;
	height: 30px;
	background: url(../images/editIcon.gif) center center no-repeat;
	text-indent: -9999px;
}
.delete {
	display: block;
	width: 15px;
	margin: 0 auto;
	height: 30px;
	background: url(../images/trash.gif) center center no-repeat;
	text-indent: -9999px;
}
.go {
	background: url(../images/go_bg.gif) repeat-x;
	line-height: 27px;
	font-size: 12px;
	font-weight: bold;
	border: 0px;
	border-bottom: 1px solid #b2b2b2;
	padding: 1px 20px 0px 20px;
	color: #fff;
	height: 27px;
	cursor: pointer;
}
.cancel {
	background: url(../images/cancel_bg.gif) repeat-x;
	line-height: 27px;
	font-size: 12px;
	font-weight: bold;
	border: 0px;
	border-bottom: 1px solid #b2b2b2;
	padding: 1px 20px 0px 20px;
	color: #fff;
	height: 27px;
	cursor: pointer;
}
.go:hover, .cancel:hover {
	border-bottom: 1px solid #333;
}
#meta_tags p {
	margin-bottom: 10px;
}
#meta_tags p label {
	display: block;
	float: left;
	width: 150px;
}

/*LEXIQUE*/

.lexique{
	width:730px;
	margin-top:5px;
	background:#f2f2f2;
	font:13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
}

.lexique a{
	color:#ee2e24;
	text-decoration:none;
	padding:0px 5px 0px 5px;
	letter-spacing:5px;
	
}

.lexique a:hover{
	color:#FFF;
	background:#ee2e24;
	height:30px;
}

.lexique a.activ{
	color:#FFF;
	background:#ee2e24;
	height:30px;
}

/*LEQUIPE*/
.lequipe{
	width:
}

.lequipe img{
}


/*MORE*/
.more{
	text-align:right;
}

.more a{
	color:#ee2e24;
	text-decoration:underline;
	font-size:11px;
}

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

.more a.activ{
	-x-system-font:none;
	color:#F65E05;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
}

/*MORE_END*/

.red_splitter{
	width:650px;
	background:url(../images/red_splitter.jpg) repeat-x center;
	height:20px;
	text-align:center;
	margin:auto;
}

#others{
}

.text-decoration-none{
	text-decoration:none;
}

.text-decoration-under{
	text-decoration:underline;
}

.round_border{
	-moz-border-radius: 0.6em;
	-webkit-border-radius: 0.6em;
	margin-bottom:20px;
}


ul.mainlevel li {
font-weight:bold;

font-size:11px;
list-style:none;
list-style-image:none;
padding-top:10px;

}
ul.mainlevel li  a{
	text-decoration:none;
	color:#000;
	font-weight:bold;

font-weight:bold;
font-size:11px;
}
ul.sublevel li{
list-style:disc;
margin-left:20px;
font-size:11px;
font-weight:normal;
padding-top:0px;

}
ul.sublevel li a{
color:#333333;
text-decoration:none;
font-weight:normal;
}
ul.sub-sublevel li {
list-style:circle;
margin-left:20px;
font-size:11px;
font-weight:normal;

padding-top:0px;
}
ul.sub-sublevel li a{
color:#333333;
text-decoration:none;
font-weight:normal;
}