/* Stylesheet for dubbelxxx.es\*/

* {padding: 0;margin: 0;} 
body { background: #eaeaea url('img/fond_body.gif') repeat-x; font: normal 11px Arial, Helvetica, sans-serif; text-align:center;}

p{color:#333;}
a{color:#333;text-decoration: none;}
a:hover{color:#333;text-decoration: none;}

h1{}
h1:hover{}
h2 {color:#FF0080;padding-left:10px;padding-top:10px;}
h3 {}
h3 {}
h4 {}
h5 {}
h6 {}
img {border:0;}
hr {border: 0;width: 728px;height: 5px;color: #fff;background-color: #333;padding-top:0px;}
strong {color: #fff;}





#container{background:url('img/container_top.gif') no-repeat; 
           width:870px; 	   
		   margin:7px auto 0px auto;
		   padding:10px 0px 0px 0px}












.header{background: #fff url('img/header.jpg') no-repeat; 
        width:870px; 
		/* height fix ie\*/
		min-height:158px;
        height:auto !important;
        height:158px;
		/* height fix ie\*/
		margin:0px auto 0px auto;
		padding:0px 0px 0px 0px}		
		

.content{background: #fff; 
        width:870px; 
		/* height fix ie\*/
		min-height:0px;
        height:auto !important;
        height:0px;
		/* height fix ie\*/
		margin:0px auto 0px auto;
		padding:0px 0px 0px 0px;
		border: 0px solid red;}	


		
.box1{width:750px; 
		/* height fix ie\*/
		min-height:90px;
        height:auto !important;
        height:90px;
		/* height fix ie\*/
		margin:55px auto 55px auto;
		padding:0px 0px 0px 0px;
		border: 1px solid GRAY;}			

.box2{width:750px; 
		/* height fix ie\*/
		min-height:90px;
        height:auto !important;
        height:90px;
		/* height fix ie\*/
		margin:55px auto 55px auto;
		padding:0px 0px 0px 0px;
		border: 1px solid GRAY;}

.box3{width:750px; 
		/* height fix ie\*/
		min-height:90px;
        height:auto !important;
        height:90px;
		/* height fix ie\*/
		margin:55px auto 55px auto;
		padding:0px 0px 0px 0px;
		border: 1px solid GRAY;}		
		
		
		
.container_bottom{background:url('img/container_bottom.gif') no-repeat; width:870px; height:10px;margin-left:auto;margin-right:auto;}



/* footer\*/
#footer{background: #eaeaea; width:850px; min-height:10px;margin-left:auto;margin-right:auto;padding:10px 0px 0px 0px;}
.footer_left {float:left;width:125px; text-align:left;}
.footer_right {float:left;width:725px; text-align:center;}
.footer_right hr{border: 0;height: 1px;width:725px;color:#333;}

