body {
	font: 90% "Trebuchet MS", sans-serif;
	}

form { margin:0 ; padding:0; }

#content,#footer p{
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	float: left;
}

#blocwarn {
	visibility: hidden;
	position: relative;
	margin: -450px 55px 0 auto;
	width: 400px;
	/*filter:alpha(opacity=90);*/
	opacity: 0.9;
	-moz-opacity:0.9;
	border: 2px solid #fff;
	z-index:3;
}
#blocmineurs {
	visibility: hidden;
	position: relative;
	margin: -150px 55px 0 auto;
	width: 400px;
	background-color: #5F206C;
	/*filter:alpha(opacity=90);*/
	opacity: 0.9;
	-moz-opacity:0.9;
	border: 2px solid #fff;
	z-index:2;
}

#contenttxt {
        font-family: Helvetica, Swiss, Verdana, SunSans-Regular;
        color: white;
        padding: 15px;
        padding-top: 2px;
}

#contenttxt p {
        font-family: Arial;
        font-style: oblique;
}

#contenttxt h1 {
        color: #FF781B;
        font-weight: bold;
        font-size: 16px;
        text-decoration: underline;
        text-align: center;
}
	
#content {
}

#content h2 {
	margin:0;
	padding:0;
	border:0;
	color: #FFFFFF;
	text-align: center;
	}
#content h3, #sidebar h3 {
	color: #c00;
	font-variant: small-caps;
	}

#footer p {
	margin: 2px 0;
	margin-top: 20px;
	text-align:center;
	font-size: 0.9em;
	}
	
p, h2{
color:#552c32;
}

h2{
text-align:center;
font-size:1.1em;
}

a {
	color: #e41aff;
	font-weight: bold;
	text-decoration:none;
	vertical-align: text-top;
	}
a:hover {
	color: #410938;
	font-weight: bold;
	text-decoration:underline;
	}

#header {
	position: relative;
		}

#header h1 {
	position: relative;
	margin: 0;
	padding: 0;
	font: 1.4em Georgia, serif;
	visibility: visible;
	top: 142px;
	color: #31022c;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-indent: 6em;
	/*text-shadow:red;*/
	font-variant: small-caps;
	}

/*-------------------------------------------Identification----------------------------------------------*/

#blocident a {
	color: #410938;
	font-weight: normal;
	text-decoration:none;
	font-size:80%;
	font-style: italic;
	padding-top: 10px;
	margin-top: 10px;
	line-height:25px;

	}
#blocident a:hover {
	color: #2f485d;
	font-weight: bold;
	font-size: 80%;
	text-decoration:underline;
	font-style: italic;

	}

#blocident h3 {
	display:inline;
	line-height:2em;
	font: 1em Arial, serif;
	text-decoration: underline;
	margin-left: 1em;
	font-weight: bold;
}
#blocident p {
	text-indent:1em;
	padding-left:2px;
	font: 1em Georgia, serif;
	font-weight: 700;
}


#blocident .ok {
	margin:0;
	padding:0;
	margin-top:5px;
	margin-right:10px;
	margin-left:3px;
	float: right;
}

.saisi {
    margin:0;
    padding:0;
    color: #a09fe9;
    background-color:#fff;
	max-width: 105px;
	width:105px;
    margin-right:5px;
           
    font-weight: normal;
    font-size: 12px;
    font-family: Helvetica, Swiss, Verdana, SunSans-Regular, Arial;
    border-right: 1px dotted white;
    border-top: 1px dotted #06203a;
    border-bottom: 1px solid white;
    border-left: 1px dotted #06203a;
}



.red {
	margin:0;
	padding:0;
}

/*  ======================================= */
/*                nouveau menu              */



#ctnmenu {
    
	display:block;
	position: absolute;
	top: 152px;
	left: 204px;



	font: 12px verdana, sans-serif;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 2px solid #BD5DB2;
	width:626px;
	height:520px;
    z-index:4000;
}

#cctnmenu {	background: #B6BED9 url("/static//../images/webcamo/common/profile/fond.jpg") right 55px no-repeat;}
/* ------------------------------------------------------------------------------------
Tha Drop-down Menu
------------------------------------------------------------------------------------ */

/* Elements de premier niveau
--------------------------------------*/
#ctnmenu ul {

float:none;
margin: 0;
padding:0;
border:0;
list-style-type: none;
}

#ctnmenu ul {
    float:none;
    margin: 0;
    padding:0;
    border:0;
    list-style-type: none;
}



#menuDeroulant
{
	
 z-index:4000;
	background: #6A6458;
	background:#ebe6e4;

	width: 726px;
	height: 21px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#menuDeroulant li
{
	list-style-type: none;
	float: left;
	width: 152px;
	margin: 0;
	padding: 0;
	border: 0;
}

#menuDeroulant li a.marked:link {
	background-color:#dbd6d4;
	color:black;
	border-bottom: 1px dotted #777;
}

#menuDeroulant li a:link, #menuDeroulant li a:visited
{
	display: block;
	height: 1%;
	color: #FFF;
	background-color:#aa2550;
	margin: 0;
	padding: 4px 8px;
	border-right: 1px solid #fff;
	text-decoration: none;
}
#menuDeroulant li a:hover {  background-color: #7b4e77; }
#menuDeroulant li a:active { background-color:#ebe6e4; color:black;}

#menuDeroulant .sousMenu
{
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
 z-index:4000;
}
#menuDeroulant .sousMenu li
{
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	width: 149px;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
 z-index:4000;

}
#menuDeroulant .sousMenu li a:link, #menuDeroulant .sousMenu li a:visited
{
	display: block;
	color: #FFF;
	margin: 0;
	border: 0;
	text-decoration: none;
	background: transparent url("/static//../images/webcamo/common/profile/fondTR.png") repeat;
 z-index:4000;
}
#menuDeroulant .sousMenu li a:hover
{
	background-image: none;
	background-color: #F2462E;
	background-color: #66364E;
 z-index:4000;
}

#menuDeroulant li:hover > .sousMenu { display: block; z-index:4000; }

