﻿
* {
    font-family:Arial,Helvetica,sans-serif;
	/*color:#765276;*/
    margin: 0;
    padding: 0;
}

.html {
	
}

div
{
	border :0px dotted red;
}

.corps
{
	border : 0px solid red; 
}

.header
{
	border : 0px solid red; 
}

.bandeau
{
	background: url("./images/Ok_partie_Header_4.png") repeat-x scroll 0 0 transparent;
    border: 0 solid purple;
    float: left;
    height: 90px;
    width: 100%;
}


.corpsmenu
{
	
	margin-top: 20px;
    width: 21%;
	border: 0 solid yellow;
    height: auto;
    vertical-align: top;
	
}

.corpscentral
{
	/*background: url("../images/menu image ave.png") no-repeat scroll 0 0 white;*/
	margin-left: 280px;
    
    padding-top: 0;    
	height: 710px;
    width: 550px;
	margin-top: -290px;
}

#nojs 
{
	border: 1px solid #cc3; 
	background: #ff9; 
	font-weight: bold; 
	color: Green;
	text-align:center;	
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 5px 0;
	width:548px;
	margin-bottom: 10px;
}

#explic
{
	border-radius: 8px 8px 8px 8px;
	color: purple;
	font-size: 12px;    
	margin-bottom: 12px;
	padding-bottom: 0;
	text-align: center;
	border: 1px solid purple;
	width: 590px;
	display:none;
}

#explic1 {
	border: 1px solid red;
	border-radius: 8px 8px 8px 8px;
	color: OrangeRed;
	font-size: 11px;
	margin-bottom: 12px;
	padding-bottom: 0;
	text-align: center;
	width: 590px;
	display:none;
}

#explicalerta0
{
	background: url("../images/OK_new.png") no-repeat scroll right center transparent;    
	float: left;
	height: 45px;
	margin: 5px 0 0 -80px;
	padding-bottom: 0; 
	width: 83px; 
	margin-bottom: -33px;
	margin-left: 0;
	margin-top: 3px;
	padding-top: 0;	
	
}

#explicalerta1
{    
	float: left;
	font-size: 8px;
	margin-bottom: 0;
	margin-left: -100px;
	margin-top: 15px;
	padding-top: 0;
	width: 87px;
}

#popuphelpcon,#contactmsgbien{
	background: none repeat scroll 0 0 #961E62;
	color: white;
	display: block;
	font-size: 115%;
	font-weight: bold;
	height: 32px;
	line-height: 31px;
	min-height: 32px;
	padding: 0 13px 0 11px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 174px;
}

#divcomment
{
	text-align: center;
	margin-bottom: 5px;
	
	background: none repeat scroll 0% 0% white;
}

#spancomment
{
padding: 2px 4px;
color: white;
font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
background: none repeat scroll 0% 0% rgb(221, 111, 160);
cursor: pointer;
font-weight: bold;
border-radius: 5px;
text-shadow: 1px 1px black;
font-size: 11px;
border: 1px solid purple;
}