body{
margin :0;
padding:0;
margin-top:20px;
background-color:black;
}

img
{
	border: 0px;
}

img#logo{
	margin-top:15px;
}

img#servir-passion{
	margin-top:190px;
}

ul#menu{
	margin:0px;
	padding:0px;
	border:0px;
	margin-top:30px;
	list-style-type: none;
	font-size: 18px;
	color: white;

}

li{
	margin:0px;
	padding:0px;
	border:0px;
	margin-bottom: 10px;
}

br.both
{
	clear: both;
}

p
{
	margin: 0px;
}

div#global{
width:937px;
	height:562px;
	margin:auto;	
}

div#left{
	width:198px;
	height:562px;
	float:left;
	background-color: #ffe8c9;
	border:0px;
	background-image : url('../image/left-bottom.gif');
	background-position:bottom center; 
	background-repeat: no-repeat;
}

div#innerleft{
	width:198px;
	height:538px;
	float:left;
	background-color: #ffe8c9;
	border:0px;
	background-image : url('../image/left-top.gif');
	background-position:top center; 
	background-repeat: no-repeat;
	text-align: center;
}



div#middle{
	width:206px;
	height:562px;
	float:left;
	background-color: #473c36;
	margin-left:19px;
	border:0px;
	background-image : url('../image/middle-bottom.gif');
	background-position:bottom center; 
	background-repeat: no-repeat;
}

div#innermiddle{
	width:206px;
	height:538px;
	float:left;
	background-color: #473c36;
	border:0px;
	background-image : url('../image/middle-top.gif');
	background-position:top center; 
	background-repeat: no-repeat;


}

div#right{
	width:496px;
	height:562px;
	float:right;
	background-color: #fe9d2a;
	border:0px;
	background-image : url('../image/right-bottom.gif');
	background-position:bottom center; 
	background-repeat: no-repeat;
}

div#innerright{
	width:496px;
	height:538px;
	float:right;
	background-color: #fe9d2a;
	border:0px;
	background-image : url('../image/right-top.gif');
	background-position:top center; 
	background-repeat: no-repeat;

}

div#admin-area{
	margin:0px;
	padding:0px;
	border:0px;
	width: 183px;
	height: 168px;
	background-image : url('../image/admin-area.gif');
	background-position:top center; 
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 40px;	

	
}

div#logo{
	margin-top:16px;
	width:496px;
	height:123px;
}

#form{
	width:153px;
	padding-top:55px;
	padding-left:13px;

}

input{
	border:0px;
	margin:0px;
	padding:0px;
	background-color:#4b403a;
}

#article input{
	width: 100%;
	height:20px;
	margin-bottom:5px;
	background-color: #ffe8c9;
}

#article textarea{
	width: 100%;
	border:0;
	background-color: #ffe8c9;
	
}

#nom{
	width: 153px;
	height:21px;
	margin-top:2px;
	padding-top:2px;
}

#pass{
	width: 153px;
	height:21px;
	margin-top:25px;

}

#valid{
	margin-left:130px;
	margin-top:5px;

}

p{
	margin:0;
	padding:0;
	border:0;
}

#article{
padding: 30px;
text-align: justify;
font-size: 12px;
font-family: century gothic, arial, verdana, sans-serif;

}
