/*

.editor img {
border: 0px solid #201b1a;
}

.gestionBackground img {
border: 0px solid #201b1a;
}

td {
font: 12px/16px verdana;
}

p {
text-align: justify;
}

*/


html {
background-color: #00224c;
}

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #00224c; 
COLOR: #3f3f47; 
font-family: verdana;
}

.boxLateralLeft {
	background-image:url('images_layout/layout_01.jpg'); 
	background-repeat:repeat-y; 
	background-color: #62626a;
}
.boxLateralRight {
position: relative;
	background-image:url('images_layout/layout_03.jpg'); 
	background-repeat:repeat-y; 
	background-color: #62626a;
}

#boxAll {
background-color: #330301;
background-image: url('images_layout/fond.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center center; top center;
}

#tableBase01 {
border: 0px;
}



