/*
LAYOUT HOME DENNY MARSHALL
	background color 	=> #556A88
	background content 	=> #E6E6E6
	background frame	=> #DBDBDB
	background footer	=> #3F7091
	Link				=> #717171
	Text				=> #717171
*/

body{background:url(../img/bg.jpg);background-repeat:repeat-x;background-color:#556A88;margin:0;color:#717171;}

h1{font-size:15px;text-transform:uppercase;color:#3F7091;font-weight:normal;padding:8px;margin:0;}

.left{float:left;}
.right{float:right;}
.clear{clear:both;}

.FlashMessengerList li{list-style:none;}
#submenuadmin li{list-style:none;display:inline;}

#container{width:799px; margin:auto;}

	#header{background:url(../img/header.jpg);width:799px;height:130px;background-repeat:no-repeat;background-position:top;position:relative;}
		ul#menu{width:799px;height:26px;margin:0;padding:0;font-size:14px;background-color:#E6E6E6;position:absolute;bottom:0;}
				ul#menu li{list-style:none;}
				ul#menu li a{display:block;float:left;padding:0 10px;}
					
	#content{width:799px;margin:auto;background:url(../img/bg_content.jpg);background-position:top;background-repeat:no-repeat;background-color:#E6E6E6;padding:25px 0;}
		#content #block{background-color:#DBDBDB;width:760px;margin:15px auto;padding-bottom:5px;}
			#content #block .block{background:url(../img/bg_gradient.jpg);background-repeat:repeat-x;background-color:#F8F8F8;background-position:bottom;width:750px;margin:auto;}
				#content .left{width:47%;padding:10px;height:500px;}
				#content .right{width:47%;padding:10px;height:500px;}
	
	#footer{background:url(../img/footer.jpg);width:768px;height:90px;background-repeat:no-repeat;margin:20px 15px;}
		#footer ul{margin:0;padding:60px 10px;}
			#footer ul li{list-style:none}
				#footer ul li a{display:block;color:#FFF;text-decoration:none;font-size:10px;}
				
/* FORM ADMIN */

input.champ_admin{width:463px;}
textarea.champ_admin{width:463px;}
#delimg-element label img{border:3px solid white;width:50px;height:50px;}