body {
	background: #BBC4CD;
}

table#mainTable {
	height		: 100%;
	width		: 100%;
	vertical-align : middle;
	text-align	: center;
}

TABLE.layoutTable
{
  border-collapse: collapse;
}

TABLE.layoutTable TD
{
  border	: none;
  padding	: 0px;
  margin	: 0px;
  vertical-align:top;
}

.explication {	
	overflow	: auto;
	color		: #273447;
	font-size	: 14px;
	font-family : Verdana,Arial,Helevetica,sans-serif;
	vertical-align : middle;
	height		: 220px;
	width		: 380px;
	text-align	: center;
	margin-top	: 10px;
	margin-left : 10px;
}
.explicationSmall {
	overflow	: auto;
	color		: #273447;
	font-size	: 12px;
	font-family : Arial,Helevetica,sans-serif;
	vertical-align : middle;
	height		: 220px;
	width		: 380px;
	text-align	: center;
	margin-top	: 10px;
	margin-left : 10px;
}

.homeEnabledExplication {
	overflow	: auto;
	color		: #273447;
	font-size	: 17px;
	font-family : Arial,Helevetica,sans-serif;
	vertical-align : middle;
	text-align	: center;
}

.titreBpvs {
	font-size	: 14px;	
}

.explicationBpvs {
	text-align		: justify;
	margin-right 	: 5px;
}

.communiqueExplicationBpvs {
	text-align		: justify;
	margin-right 	: 5px;
	line-height		: 200%;
}


.quiSommesNousExplicationBpvs {
	text-align		: justify;
	margin-right 	: 5px;
	line-height		: 200%;
}


.explicationBpvsFirstLetter {
	text-align	: justify;
	margin-right : 5px;
	font-size	: 22px;
	color		: #000000;
}

.bgExplication {
	background-image: url(/images/accueil/arbre_22.png);
}

a.bpvs_type {
	color		: orange;
	font-size	: 14px;
	font-style	: italic;
	font-weight	: bold;
	font-family : Verdana,Arial,Helevetica,sans-serif;
	text-decoration : none;
	display: block;	
}

a.bpvs_typesmall {
	color		: orange;
	font-size	: 12px;
	font-style	: italic;
	font-weight	: bold;
	font-family : Verdana,Arial,Helevetica,sans-serif;
	text-decoration : none;
	display: block;		
}
.footer {
	width	: 800px;
	margin: 0px;
		
}


.footer_left {
	font-family : Verdana,Arial,Helevetica,sans-serif;
	font-size	: 11px;
	color		: #777777;
	text-align	: center;
	float		: left;
	margin-left : 0px;
	width		: 390px;
}


.footer_right {
	font-family : Verdana,Arial,Helevetica,sans-serif;
	font-size	: 11px;
	color		: #777777;
	text-align	: center;
	float		: right;
	width		: 390px;;
}

a.link {
	text-decoration : none;
	font-family : Verdana,Arial,Helevetica,sans-serif;
	font-size	: 11px;
	color		: #777777;
}




.login {
	width : 14em;
	margin : auto;

	padding : 2em 1em;
	background : #fff;
	color : #000;
	border : 1px solid #ccc; 
}


A.buttonRed {
	font-family: sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 2px;
	margin-left: 5px;
	margin-right: 10px;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid white;
	vertical-align: middle;
	background-color: #FF7F00;
	color: white;
	font-weight: bold;
	white-space: nowrap;	
}

A.buttonRed:hover {
  position:relative;
  top:1px;
  left:1px;

}

.submit {
	border-style : outset;
	background : #d2e0e6 url(../images/boutons/degrade_bleu.png) repeat-x 0 100%;
	font-weight : bold;
}

.submit:hover, input.submit:focus {
	background : #fc3 url(../images/boutons/degrade_orange.png) repeat-x 0 100%;
}

.submit:active {
	border-style : inset;
}


.text,a.text {
	font-family: Verdana, Arial, Helevetica, sans-serif;
	font-size: 11px;
}


.validation {
	margin-top: 15px;
	padding-top: 5px;
	width: 100%;
}


span.reveal {
	font-size: 80%;
	padding: 3px;
	background: #FFFF64;
	color: black;
	font-family: Georgia, serif;
	font-style: italic;
}