/* -------------------------------------------
          Style Joobal standar 
  ---------------------------------------------  */
.page_active { color:#FFFFFF; padding:3px 5px 3px 5px; }



html {
	height: 100%;
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}


#upload { display:none; }


span.editlinktip {
	text-decoration:  none;
	border-bottom: 1px dashed #aaa;
	cursor:help;
}




#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	
	/* border: 1px solid #cccccc; */
	float: left;

	width: 725px;
	
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;


  padding-top: 2px;
  margin: 0;
}

table.content_table {
  /*width: 90%;*/
	padding: 0px;
	margin: 0px;
}

table.content_table td, table.content_table th {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}





#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	/*padding: 2px;*/
	/*border: 1px solid #cccccc; bordure cellule milieu */
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td, th { font-size: 11px; }



body {
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	
	background: #ffffff;
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	
	background: #ECECEC;
	font: Arial, Helvetica, sans-serif;
	color:  Black;
}

/* Joomla core stuff */




.button {
  color: #000099;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox, select, textarea, input.texte1 {
/* input problème avec submit */
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}



.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #000099;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}
table.moduletable th
{
text-align: left;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}



.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}




a.mainlevel:link, a.mainlevel:visited {
	display: block;
	/*background: url(../images/menu_bg_bleu.png) no-repeat;*/
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu, a.mainlevel#active_menu:hover {
	color:#FFFF00;
	font-weight: bold;
}



a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}




.important {font-size: 22px;font: bold; color:#FF0000;}
.gros_lien  {font-size:  22px;  line-height:35px;}

.tab_del
{
	background:    White ;
	/*border: red 2px solid;*/
	color:  #E30000;
	vertical-align: middle;
	border-collapse: collapse;
}



.actif
{
	background:     #FFFF99;
	border: black 2px, solid;
	color: black;
	vertical-align: middle;
	border-collapse: collapse;
}


.inactif a
{
	background: #DEDEDE;
	color: Gray;
}

.inactif 
{
	background:  #DEDEDE;
	border: black 2px, solid;
	color: Gray;
	vertical-align: middle;
	border-collapse: collapse;
}

.titre {
	color: black;
	font: 28px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.tr_titre { line-height:24px; font-weight:bold;}


.tr_titre2 {text-align:center;}
.tab_droit { text-align:right;}
.tab_center {text-align:center;}
.tab_gauche { text-align:left;}
.tr_titre td {text-align:center;}
.liste_tab { border-collapse:collapse;}

/* style tableau */
.body_outer table tr td, .body_outer table tr th
{
border:solid 1px #CCCCCC;
padding-top:1px;
padding-bottom:1px;
padding-left:3px;
padding-left:3px;
}

.prix_tab {text-align:right; padding-right:8px !important;}

.body_outer table tr th { text-align:left; }

/* style tableau del */
.body_outer table.tab_del tr td, .body_outer table.tab_del tr th
{ 
border:solid 1px #990033;
padding-top:1px;
padding-bottom:1px;
padding-left:3px;
padding-left:3px;
padding-right:10px; 
}


h1 {font-size:20px; padding-top:5px; padding-bottom:15px;}
h2 {font-size:16px;}
h3 {font-size:14px;}
h4 {font-size:12px;}
h5 {font-size:10px;}
h6 {font-size:8px;}




/* style tableau supprimer ou/non modifier oui/non */
.body_outer table.tab_confirmer tr td
{ 
border:solid 0px #000000;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
font-weight:bold;

}


.bouton_sup { padding-left:10px; padding-right:10px; margin-left:30px; margin-right:30px; font-weight:bold; }
.supp { color:#CC0000; padding-left:75px; }

.erreur { border:2px solid red !IMPORTANT; }
.texte1 { border:inherit; }

.confirmer { width:185px; }
.confirmer p { text-align:center; margin:0px; padding:0px; font-size:14px;  font-weight:bold;}
.confirmer input { margin:20px; padding:2px; width:50px; font-weight:bold; }

.td_right {text-align:right; padding-right:5px !important;}
