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

body{
/*background-image:url(cote_maac_hd_2_bis.jpg); 
background-attachment:fixed; 
background-position:right top; 
background-repeat:no-repeat;*/ 
background-image:url(../images/backgound.jpg); 
background-repeat:repeat-x; 
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
height:100%;
}

#tab_principal{
width:100%;
padding:0px;
margin:0px;
}

h3{
padding:2px 0px 2px 0px;
margin:0px;

}

#principal{
width:750px;
padding:2px;
margin:2px;
text-align:left;
/*
background-color:#ACAED1;
background-image:url(verin_back.jpg);
background-repeat:no-repeat;
background-position:center;
background-attachment:scroll;
*/
}


#menu_long{
padding:0px;
}

#menu{
width:150px;
padding:0px;
}

#header{
font-size:9px;
padding:1px 0px 1px 10px;
}

#footer_position{

}

#principal_position{
background-image:url(../images/image_verrin_ap.png);
background-position:80% 210px;
background-repeat:no-repeat;
background-attachment:fixed;
overflow:auto;
height:450px;
 }

#path{
position:relative;
float:left;
color:#0066CC;
}

#recherche{
position:relative;
float:right;
}

/*****************
entête logo
*****************/

#entete{
height:100px; 
padding:7px 0px 7px 0px;
}


#logo{
position:relative;
float:left;
}

#verrin{
position:relative;
float:right;
}

/*********
Coins arrondis
****************/

#back_orange_hg{
background-image:url(../images/coin_orange_hg.png);
background-color:#D5773D;
background-position:left top;
background-repeat:no-repeat;
background-attachment:scroll;
}

#back_orange_bd{
background-image:url(../images/coin_orange_bd.png);
background-color:#D5773D;
background-position:bottom right;
background-repeat:no-repeat;
background-attachment:scroll;
}

#back_rouge_hg{
background-image:url(../images/coin_rouge_hg.png);
background-color:#7E2527;
background-position:left top;
background-repeat:no-repeat;
background-attachment:scroll;
}

#back_rouge_bd{
background-image:url(../images/coin_rouge_bd.png);
background-color:#7E2527;
background-position:bottom right;
background-repeat:no-repeat;
background-attachment:scroll;
}

#back_bleu_hg{
background-image:url(../images/coin_bleu_hg.png);
background-color:#9597B5;
background-position:left top;
background-repeat:no-repeat;
background-attachment:scroll;
}

#back_bleu_bd{
background-image:url(../images/coin_bleu_bd.png);
background-color:#9597B5;
background-position:bottom right;
background-repeat:no-repeat;
background-attachment:scroll;
}

#back_gris_hg{
background-image:url(../images/coin_gris_hg.png);
background-color:#cccccc;
background-position:left top;
background-repeat:no-repeat;
background-attachment:scroll;
}

#back_gris_bd{
background-image:url(../images/coin_gris_bd.png);
background-color:#cccccc;
background-position:bottom right;
background-repeat:no-repeat;
background-attachment:scroll;
}

#back_vert_hg{
background-image:url(../images/coin_vert_hg.png);
background-color:#8AB30E;
background-position:left top;
background-repeat:no-repeat;
background-attachment:scroll;
}

#back_vert_bd{
background-image:url(../images/coin_vert_bd.png);
background-color:#8AB30E;
background-position:bottom right;
background-repeat:no-repeat;
background-attachment:scroll;
}

#border_vert_hd{
background-image:url(../images/border_vert_hd.png);
background-color:#B5EA13;
background-position:right top;
background-repeat:no-repeat;
background-attachment:scroll;
}

#border_vert_bg{
background-image:url(../images/border_vert_bg.png);
background-color:#B5EA13;
background-position:bottom left;
background-repeat:no-repeat;
background-attachment:scroll;
}

#round_d{
width:8px;
height:25px;
position:absolute;
top:0;
right:0;
}

#round_g{
width:8px;
height:25px;
position:absolute;
top:0;
left:0;
}

#back_rouge{
height:25px;
background-image:url(../images/back_rouge.png);
background-repeat:repeat-x;
padding:0px 0px 0px 100px; 
color:#FFFFFF; 
font-weight:bold; 
font-size:12px; 
text-align:left;
}

/**********************/

#copyright{
font-size:9px;
color: #D5773D;
font-weight:bold;
text-align:center;
padding:0px;
}

#img_footer{
text-align:center;
padding:1px 0px 0px 0px;
margin:2px;
}

#liens_footer{
font-size:9px;
color: #9597B5;
text-align:center;
padding:0px;
}

#portail{
font-size:9px;
color: #7E2527;
text-align:center;
padding:0px;
}


/* Joomla core stuff */
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 15px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #cccccc;
}


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;
}

a:link, a:visited {
	color: #7E2527; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #D5773D;	text-decoration: none;
	font-weight: bold;
}

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

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



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

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  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 {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;

	color: #D5773D;
	font-weight: bold;
	font-size: 20px;
	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: 0px;
}

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

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;
}

.sectiontablefooter {

}

.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;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

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

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	/*background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;*/
	font-size: 11px;
	font-weight: bold;
	color: #7E2527;
	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 {
	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: #c64934;
	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;
}

