.texteceme {
	font-family: Verdana;
	font-size: 13px;
}

.textecemepetit {
	font-family: Verdana;
	font-size: 9px;
}
.textetableau {
	font-family: Verdana;
	font-size: 9px;
}


body {
	margin: 0
}


#conteneur {

	padding: 0 12px 0 12px;
	margin: auto;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ombre4.gif', sizingMethod='scale');
}

/* Hack CSS  */
html>body #conteneur {
	filter: none;
	background: url('../images/ombre4.gif') repeat-y
}

.tablecontent
{
  border: 1px solid #FAE62D;
}
.tablecontentbleu
{
  border: 1px solid #0957A2;
}
/*.tablecontent
{
  border: 1px dotted #999999;
}*/
.tablecontent2
{
  border-bottom: 1px solid #999999;
}
.pied {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.Titre {
	color: #83ACCA;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.petittitre {
	color: #83ACCA;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


/* sidebar */
#sidebar {
	float: left;
	width: 70%;
	margin: 0;	padding: 0; 
	display: inline;		
}
#sidebar ul.sidemenu {
	list-style:none;
	margin:0px 0 0px 8px;
/*margin:10px 0 10px 15px;*/
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;	
	
	min-height:18px;
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 5px;
	background: #f2f2f2;
	color: #FFCC00;
	border-left:4px solid #FFCC00;
}

/* sidebar zest */
#sidebarz {
	float: left;
	width: 70%;
	margin: 0;	padding: 0; 
	display: inline;		
}
#sidebarz ul.sidemenuz {
	list-style:none;
	margin:0px 0 0px 8px;
/*margin:10px 0 10px 15px;*/
	padding:0;		
}
#sidebarz ul.sidemenuz li {
	margin-bottom:1px;
	border: 1px solid #FFE6CC;
}
#sidebarz ul.sidemenuz a {
	display:block;
	font-weight:bold;
	color: #FF6600;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #FFE6CC;
	border-left:4px solid #FF6600;	
	
	min-height:18px;
}

* html body #sidebarz ul.sidemenuz a { height: 18px; }

#sidebarz ul.sidemenuz a:hover {
	padding:2px 5px 2px 5px;
	background: #FFE6CC;
	color: #FFFFFF;
	border-left:4px solid #FFFFFF;
}
/*input
{
cursor: pointer;
width: 84px;
height: 79px;
font-size: 0px;
background-image: url(../images/carree.gif);
border: 0;
}*/

/* contour bleu */
.rbroundbox { background: url(../images/nt.gif) repeat; }
.rbtop div { background: url(../images/tl.gif) no-repeat top left; }
.rbtop { background: url(../images/tr.gif) no-repeat top right; }
.rbbot div { background: url(../images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../images/br.gif) no-repeat bottom right; }

/* contour bleu */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%; margin: 1em auto; }

/* contour vert */
.rbroundboxv { background: url(../images/ntv.gif) repeat; }
.rbtopv div { background: url(../images/tlv.gif) no-repeat top left; }
.rbtopv { background: url(../images/trv.gif) no-repeat top right; }
.rbbotv div { background: url(../images/blv.gif) no-repeat bottom left; }
.rbbotv { background: url(../images/brv.gif) no-repeat bottom right; }

/* contour vert */
.rbtopv div, .rbtopv, .rbbotv div, .rbbotv {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontentv { margin: 0 7px; }
.rbroundboxv { width: 100%; margin: 1em auto; }

/*lien gris */
a.type1:link {
	color: #666666;
	text-decoration: none;
}
a.type1:visited {
	text-decoration: none;
	color: #666666;
}
a.type1:hover {
	text-decoration: underline;
	color: #666666;
}
a.type1:active {
	text-decoration: none;
}

/* lien noir */
a.type2:link {
	color: #000000;
	text-decoration: none;
}
a.type2:visited {
	text-decoration: none;
	color: #000000;
}
a.type2:hover {
	text-decoration: underline;
	color: #000000;
}
a.type2:active {
	text-decoration: none;
}

/* lien blanc */
a.type4:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.type4:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.type4:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.type4:active {
	text-decoration: none;
}

/* Lien bleu #83ACCA */
a.type5:link {
	color: #FF9900;
	text-decoration: none;
}
a.type5:visited {
	text-decoration: none;
	color: #FF9900;
}
a.type5:hover {
	text-decoration: underline;
	color: #FF9900;
}
a.type5:active {
	text-decoration: none;
}
/* Lien rouge */
a.type6:link {
	color: #FF0000;
	text-decoration: none;
}
a.type6:visited {
	text-decoration: none;
	color: #FF0000;
}
a.type6:hover {
	text-decoration: underline;
	color: #FF0000;
}
a.type6:active {
	text-decoration: none;
}

/* lien orange */

a.type7:link {
	color: #FF6600;
	text-decoration: none;
}
a.type7:visited {
	text-decoration: none;
	color: #FF6600;
}
a.type7:hover {
	text-decoration: underline;
	color: #FF6600;
}
a.type7:active {
	text-decoration: none;
}

