/************************************
 pragmaMx  Content Management System
 Copyright (c) 2005 pragmaMx Dev Team - http://pragmaMx.org
 ***********************************
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.
 ***********************************
 $Source: /home/cvs/pragmamx/stable/themes/mx-default/style/style.css,v $
 $Revision: 1.6 $
 $Author: tora60 $
 $Date: 2005/08/30 07:11:14 $
************************************/


html, body {
	margin-top: 0;
	margin-bottom: 0;
}

* {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	
}

a:link {
    color: #99CC33; text-decoration: none;
    background-color: transparent;
}

a:visited {
    color: #99CC33; text-decoration: none;
    background-color: transparent;
}

a:hover,
a:focus {
    color:#D0D0D0;	text-decoration: none;
    background-color: transparent;

}

a:active {

    color:#99CC33;	text-decoration: none;
    background-color: transparent;
}

a img {
	border: 0px;
}

body {
    background-color: #222625;
	color: #D0D0D0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-decoration: none;



}



br {
	line-height: 12px;
}

form {
	display: inline;
	margin: 0px;
}

xx-small {
	font-size: 8px;
}

x-small {
	font-size: 9px;
}

small {
	font-size: 10px;
}
medium {
	font-size: 11px;
}

large {
	font-size: 12px;
}
x-large {
	font-size: 14px;
}
xx-large {
	font-size: 16px;
}


h1 {
font-weight: bold;
font-size: 35px;
}

h2 {
font-weight: bold;
font-size: 25px;
}

h3 {
font-weight: bold;
font-size: 20px;
}

h4 {
font-weight: bold;
font-size: 18px;
}

h5 {
font-weight: bold;
font-size: 14px;
}

h6 {
font-weight: bold;
font-size: 10px;
}


img {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}

input {

	border:inset 1px #666666;
    	background-color: #F0F0F0;
    	margin-bottom    : 5px;
    	color: #006600;
  	font-weight: bold;
  	padding-left: 2px
}

input.formbutton {
  color:#006600;
  font-family: verdana, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  border: 1px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  background-position:bottom;
  padding: 0px 5px;
  line-height: 16px !important;
  line-height: 16px;
  height: 20px !important;
  height: 22px;
  margin: 1px;
}

input.formcheckbox {
    	background-color: transparent;
	border: none;
	color: #000000;
}

select {
	background-color: #E6E6E6;
	border-bottom: 1px inset #666666;
	border-left: 1px inset #666666;
	border-right: 1px inset #666666;
	border-top: 1px inset #666666;
	color: #000000;
}

span.footmsg a {
	color: #E6E6E6;
	font-size: 8px;
}

textarea {
	background-color: #E0E0E0;
	border-bottom: 1px dashed #99CC33;
	border-left: 1px dashed #99CC33;
	border-right: 1px dashed #99CC33;
	border-top: 1px dashed #99CC33;
	color: #404040;
	overflow: auto;

}

th {
	font-weight: bold;
}

#leftcolumn .boxcontent {
  font-size: 12px;
  background-color: #222625
  color: #99CC33
}

#rightcolumn .boxcontent {
  font-size: 12px;
  background-color: #222625;
  color: #E0E0E0
}

.blocksLeft {
  background-color: #222625;
  width: 190px;
  border-left-color: #505050;
  border-left-style: solid;
  border-left-width: 0px;
  border-top-color: #505050;
  border-top-style: solid;
  border-top-width: 0px;
  border-right-color: #505050;
  border-right-style: solid;
  border-right-width: 0px;
  border-bottom-color: #505050;
  border-bottom-style: solid;
  border-bottom-width: 0px
}

.blocksRight {

  background-color: #222625;
  width: 190px;
  border-left-color: #505050;
  border-left-style: solid;
  border-left-width: 1px;
  border-top-color: #505050;
  border-top-style: solid;
  border-top-width: 1px;
  border-right-color: #505050;
  border-right-style: solid;
  border-right-width: 1px;
  border-bottom-color: #505050;
  border-bottom-style: solid;
  border-bottom-width: 1px;

}

.box {
	border-bottom: #666666 1px solid;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
}




.boxtitle {
  font-family:  Arial, Helvetica, Sans Serif;
  font-size: 14px;
  font-weight: bold;
  color:#F0F0F0;
  background-image: url(../images/top_mod.png);
  height: 26px;
  padding-left: 10px;
  background-repeat: no-repeat;
  padding-top: 4px
}

.boxtitleright {
  font-family:   Arial, Helvetica, Sans Serif;
  color: #F0F0F0;
  font-size: 14px;
  font-weight: bold;
  background-image: url(../images/block_right_top.gif);
  background-repeat: no-repeat;
  height: 28px
}

.boxcontent {
	color: #222625;
	font-size: 12px;
	line-height: 16px;

}

.boxcontent-s {
	color: #ff0000;
	font-size: 12px;
	line-height: 16px;

}

.boxcontentright {
	color: #E6E6E6;
	font-size: 12px;
	line-height: 16px;
}

.CenterBox {
	background-color: #222625;
	color: #E0E0E0;
	}

.content {
	font-size: 12px;
}

.footmsg {
	background-color: #222625;
	color: #777777;
	font-size: 10px;

}

.footmsgl {
	background-color: #000000;
	color: #777777;
	font-size: 10px;
}

.header {
	background-color: #222222;
	color: #cbcbcb;
	font-size: 12px;
}

.lines {
	border-left: #666666 2px solid;
	border-right: #999999 5px solid;
	background-color: #222625;
}


.linestop {
	border-top: #666666 1px solid;
	background-color: #222222;
}

.linesbottom {
	border-bottom: #999999 5px solid;
	background-color: #222222;
	color:#666666;
}

.option {
	font-size: 12px;
}


.storycat {
	font-size: 12px;
}

.storytitle {
  font-size: 16px;
  line-height: 26px;
  font-family:  Arial, Helvetica, Sans Serif;
  color: #dbdbdb;
  font-weight: bold;
  padding-left: 10px;
  border-bottom-color: #505050;
  border-bottom-style: dotted;
  border-bottom-width: 2px;

}

.storycontent {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

.textarea {
	background-color: #E6E6E6;
	border-bottom: 1px inset #666666;
	border-left: 1px inset #666666;
	border-right: 1px inset #666666;
	border-top: 1px inset #666666;
	color: #dbdbdb;
	overflow: auto;
}

.tiny {

font-size: 9px;
}

.title {
    background-color: transparent;
	color: #F9F9F9;
	font-size: large;
	font-weight: bold;

}

.viewbench {
	background-color: #000000;
	color: #E6E6E6;
	font-size: 9px;
}



#pathview {

	color: #99CC33;
	font-size: medium;
	font-weight: bold;


}

#pathview a {

	border-bottom: none;
	color: #99CC33;
	font-size: medium;
	font-weight: bold;

}

#pathview a:link {

	color: #99CC33;
	font-size: medium;
	font-weight: bold;
}

#pathview a:visited {

	color: #99CC33;
	font-size: medium;
	font-weight: bold;
}

#pathview a:hover,
#pathview a:focus {

	color: #E0E0E0;
	font-size: medium;
	font-weight: bold;
}

#pathview a:active {
	background-color: #c0cd9d;
	color: #2B4D5B;
	font-size: medium;
	font-weight: bold;
}

/* Mise en forme  liens navigation haut */
ul#mainlevel-nav

{

	list-style: none;

	padding: 0;

	margin: 0;

	font-size: 0.8em;

}



ul#mainlevel-nav li

{

	background-image: none;

	padding-left: 4px;

	padding-right: 0px;

	float: left;

	margin: 0;

	font-size: 12px;

	line-height: 19px;

	white-space: nowrap;

	background-image:url(../images/spacer.png);

	background-repeat:no-repeat;

	height:19px;

}



ul#mainlevel-nav li a

{

	display: block;

	padding-left: 15px;

	padding-right: 15px;

	text-decoration: none;

	color: #FFFFFF;

	background: transparent;

}



#buttons>ul#mainlevel-nav li a { width: auto; }



	ul#mainlevel-nav li a:hover

{

	color:#FFFF00;

}


       a.mainlevel:link, a.mainlevel:visited {

	display: block;

	background: url(../images/menu_bg.png) no-repeat;

	vertical-align: middle;

	font-size: 14px;

	font-weight: bold;

	color: #ccc;

	text-align: left;

	padding-top: 5px;

	padding-left: 24px;

	height: 23px !important;

	height: 23px;

	width: 100%;

	text-decoration: none;

}



a.mainlevel:hover {

	background-position: 0px -28px;

	text-decoration: none;

	color: #fff;

}



a.mainlevel#active_menu {

	color:#fff;

	font-weight: bold;

}



a.mainlevel#active_menu:hover {

	color: #fff;

}



a.sublevel:link, a.sublevel:visited {

	padding-left: 1px;

	vertical-align: middle;

	font-size: 11px;

	font-weight: bold;

	color: #FFFFFF;

	text-align: left;

}



a.sublevel:hover {

	color: #FFFF00;

	text-decoration: none;

}



a.sublevel#active_menu {

	color: #333;
	

}



	

/*fin navigation haut */

.sommaire {FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: bold; vertical-align: middle;}

.sommairelink {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px; FONT-WEIGHT: normal;}

