html { border:0 }

body {
	font: 12px Arial, Helvetica, Verdana, sans-serif;
	margin:0;
	padding:0 10px 0 10px;
	border: 0;
	color: #333333;
	background-attachment: fixed;
	background-image: url(/templates/DOlayout/bg.jpg);
	background-repeat: repeat-x;
}


/************************************/
#template {
	position:relative;
	width:904px;
	padding:0;
	margin: 0 auto;
	background-color:#fff;
	padding:0 16px;
	background-attachment: fixed;
	background-image: url(/templates/DOlayout/bg.jpg);
	background-repeat: repeat-x;
}

#head {
	height:192px;
	background-color:#333333;
}


#head #searchbox {
	z-index:100;
	float:right;
	height:192px;
	background-color:#821010;
	opacity:.95;	
}

#head #searchbtn{
	float:right;
	width:13px;
	height:192px;
	background: url(/templates/DOlayout/search/open.png);
	z-index:101;
	opacity:.9;
	cursor:pointer;	
}

*html #head #searchbtn { 
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/DOlayout/search/open.png');
}

*html #head #searchbtn { 
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/DOlayout/search/close.png');
}

#head #logo{
	position:absolute;
	top:0;
	left:16px;
	display:block;
	height:192px;
	width:100px;
	background:#4B4472 url(/templates/DOlayout/logo/head.png) no-repeat;
}

*html #head #logo { 
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/DOlayout/logo/head.png');
}


#head #auxmenu{
	display:none;
	margin:8px;
	float:right;
	display:block;
	width:116px;
	height:21px;
	overflow:visible;
}


#head #auxmenu a.logout{
	float:right;
	display:block;
	width:120px;
	height:21px;
	background-image:url(/templates/DOlayout/pro/logout.png);
	opacity:.9;
}

*html #head #auxmenu a.logout { 
background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/DOlayout/pro/logout.png');
}

#head #auxmenu a.login{
	float:right;
	display:block;
	width:130px;
	height:21px;
	background-image:url(/templates/DOlayout/pro/login.png);
	opacity:.9;	
}

*html #head #auxmenu a.login { 
background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/DOlayout/pro/login.png');
}

#head #auxmenu a.login:hover,
#head #auxmenu a.logout:hover {
	opacity:1;	
}


/* mon compte, ma sélection */


#head #auxmenu a.mybasket{
	float:right;
	display:block;
	width:120px;
	height:21px;
	margin-bottom:6px;
	color:#fff;
	background: url(/templates/DOlayout/pro/mybasket.png);
	opacity:.9;
}*html #head #auxmenu a.mybasket { 
background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/DOlayout/pro/mybasket.png');
}

#head #auxmenu a.myaccount{
	float:right;
	display:block;
	width:120px;
	height:21px;
	margin-bottom:6px;
	color:#fff;
	background: url(/templates/DOlayout/pro/myaccount.png);
	opacity:.9;
}*html #head #auxmenu a.myaccount { 
background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/DOlayout/pro/myaccount.png');
}

#head #auxmenu a.mybasket:hover,
#head #auxmenu a.myaccount:hover {
	opacity:1;	
}



#headmenu {
	text-align:left;
	height:27px;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	background:#eeeedd url(/templates/DOlayout/bgheadermenu.gif);
}

#head h1 {
	position:absolute;
	left:150px;
	top:100px;
	padding: 0;
	color:#fff;
	font-weight:normal;
	display:block;
	z-index:99;
}

#pagelayout {
	background:#fff
}

#left {
	float:left;
	width:187px;
	background-color:#eeeedd;
	margin-right:2px;
}

#content {
	float:right;
	width:715px;
}

#searchresults,
#searchinfo {
	display:none;
}

#searchinfo	{
	text-align:center;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	padding-top:50px;
}

#middle {
	float:left;
	width:442px;
	margin-right:2px;
}

#right {
	width:271px;
	float:left;
	display:inline
}

#productdetail {
	float:right;
	width:717px;
	padding-bottom:2px;
}

#foot {
	height:38px;
	background-color:#0D4F5D;
	border-top:2px solid #fff;
}

#foot #logofoot {
	background: url(/templates/DOlayout/logo/foot.png) no-repeat;
	height: 15px;
	width:38px;
	float:left;
}

*html #foot #logofoot {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/DOlayout/logo/foot.png');
}



#foot a {
	float:right;
	padding:11px;
	color:#fff;
	background:url(/templates/DOlayout/brackets/whiteclose.gif) no-repeat center right;
	margin-right:10px;
}

/******** golabales class ********/

.clear {
	clear:both;
	display:block;
	background-color:transparent;
	padding:0;
	margin:0;
	border:0;
	height:1px;
	font-size:1px;
	line-height:1px;
}






/* trailers */

.trailer .col1-2{
width:450px;
float:left;
}

.trailer .col2-2{
width:210px;
float:right;
}

.trailer strong{
display:block;
font-size:15px;
margin:2px 0 -4px 0;
padding:0;
text-transform:uppercase;}

.trailer .date,
.trailer img{
display:none;
}

.trailer a.addtobsktbig{
float:none;
}
