/* beginning cssGlobaloverlay */
* {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

img { _behavior: url('http://www.caruser.eu/rsrc_mylib/iepngfix/iepngfix.htc'); }

/* This positions your button, should change for each button */
.sdrd-btn-cont { float: right; outline: none; text-decoration: none; cursor:pointer; cursor:hand; position: relative; }

div#wrapper {
	text-align: left;
	width: 900px;
	background: white;
	margin: 0 auto;
	z-index: 100;
	position: relative;
	/*position: absolute;
	left: 50%;
	margin-left: -530px;	*/
}


.overlay, .overlaylrg { background-image: url('http://www.caruser.eu/img_project/site/overlay/overlay-fade.png'); _background-image: none; }

.overlay #main-fade, .overlaylrg #main-fade {
	width: 100%;
	height: 100%;
	background-image: url('http://www.caruser.eu/img_project/site/overlay/overlay-fade.png');
	_background-image: none;
	left: 0;
	right: 0;
	z-index: 250;
	position: absolute;
}

.overlay #overlay-box {
	width: 444px;
	position: absolute;
	top: 45px;
	left: 308px;
	z-index: 300;
}

.overlaylrg #overlay-box {
	width: 644px;
	position: absolute;
	top: 45px;
	left: 100px;
	z-index: 300;
}

.overlay #overlay-header {
	width: 444px;
	_width: 382px;
	height: 71px;
	_height: 47px;
	position: relative;
	float: left;
	background-image: url('http://www.caruser.eu/img_project/site/overlay/overlay-header.png');
	_background-image: none;
	_background-color: #fff;
	background-repeat: no-repeat;
	_border-top: solid 1px #000000;
	_border-left: solid 1px #000000;
	_border-right: solid 1px #000000;	
}

.overlaylrg #overlay-header {
	width: 644px;
	_width: 582px;
	height: 71px;
	_height: 47px;
	position: relative;
	float: left;
	background-image: url('http://www.caruser.eu/img_project/site/overlay/overlay-header-lrg.png');
	_background-image: none;
	_background-color: #fff;
	background-repeat: no-repeat;
	_border-top: solid 1px #000000;
	_border-left: solid 1px #000000;
	_border-right: solid 1px #000000;	
}

.overlay #overlay-middle {
	width: 290px;
	height: auto;
	padding: 0 77px 0 77px;
	_padding: 0 46px 0 46px;
	position: relative;
	float: left;
	background-image: url('http://www.caruser.eu/img_project/overlay/overlay-middle.png');
	_background-image: none;
	_background-color: #fff;
	background-repeat: repeat-y;
	_border-left: solid 1px #000000;
	_border-right: solid 1px #000000;	
}

.overlaylrg #overlay-middle {
	width: 490px;
	height: auto;
	padding: 0 77px 0 77px;
	_padding: 0 45px 0 45px;
	position: relative;
	float: left;
	background-image: url('http://www.caruser.eu/img_project/site/overlay/overlay-middle-lrg.png');
	_background-image: none;
	_background-color: #fff;
	background-repeat: repeat-y;
	_border-left: solid 1px #000000;
	_border-right: solid 1px #000000;	
}

.overlay #overlay-holder { _width: 290px; }
.overlaylrg #overlay-holder { _width: 490px; overflow: hidden; clear: both; }


.overlay #overlay-footer {
	width: 444px;
	_width: 382px;
	height: 71px;
	_height: 47px;
	position: relative;
	float: left;
	background-image: url('http://www.caruser.eu/img_project/site/overlay/overlay-footer.png');
	_background-image: none;
	_background-color: #fff;
	background-repeat: no-repeat;
	_border-bottom: solid 1px #000000;
	_border-left: solid 1px #000000;
	_border-right: solid 1px #000000;
}

.overlaylrg #overlay-footer {
	width: 644px;
	_width: 582px;
	height: 71px;
	_height: 47px;
	position: relative;
	float: left;
	background-image: url('http://www.caruser.eu/img_project/site/overlay/overlay-footer-lrg.png');
	_background-image: none;
	_background-color: #fff;
	background-repeat: no-repeat;
	_border-bottom: solid 1px #000000;
	_border-left: solid 1px #000000;
	_border-right: solid 1px #000000;
}

.overlay #overlay-header a, .overlaylrg #overlay-header a {
	outline: none;
	position: absolute;
	top: 32px;
	right: 32px;
	_top: 0px;
	_right: 0px;
}

/* end cssGlobaloverlay */

/* beginning cssGloballayout */
/*CSS RESET*/
/*html, body, div, span, applet, object, iframe,
 h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-weight: inherit;
        font-style: inherit;
        font-size: 100%;
        font-family: inherit;
}*/

h1 {
color: #B90000;
font-size: 1.5em;
font-weight: bold;
margin: 0;
padding-top: 4px;
padding-bottom: 4px;
}

h2 {
font-size: 1.2em;
margin: 0;
padding-top: 2px;
padding-bottom: 2px;
}

a:active, a:link {
color: #BD0908;
font-weight: bold;
text-decoration: none
}

a:visited, a:hover {
color: #000;
font-weight: bold;
text-decoration: none
}

/*GENERAL CLASSES*/
.borderGrey{
border:
1px solid #ccc;
}

/*GENERAL LAYOUT*/
body {

background-image:url(http://www.caruser.eu/img_project/site/css/12008.png);
color: #333333;
font-family:"Trebuchet MS";
font-size: 100%;
text-align:center;
}

#master { 
margin: 10px auto 0 auto;
width: 900px;
text-align:left;
background-color:#ffffff;
padding:10px;
}

/* BLOC HEADER*/
#header{
background-image:url(http://www.caruser.eu/img_project/site/css/bckg_header.jpg);
background-position:top left;
background-repeat:repeat-x;
height:170px;
color:#fff;
}
.logo{
padding:10px 0 0 10px;
}

/* MENU*/
#menuContainer{
margin:0;
padding:0;
height:24px;
background-image:url(http://www.caruser.eu/img_project/site/css/bckg_menu.jpg);
background-position:top left;
background-repeat:repeat-x;
/*border:1px solid #000;*/}

#listMenuRoot{
list-style:none;
}

.menulist  {
 margin: 0;
 padding: 0;
 }

.menulist ul {
 margin: 0;
 padding: 0;
 list-style-type: none;
 }

/* Submenus (<ul> tags) are hidden and absolutely positioned downwards from their parent */
.menulist ul {
 visibility: hidden;
 position: absolute;
 top: 2.5em; /* I'm using ems rather than px to allow people to zoom their font */
 left: 0px;
width:180px;
 
}

/* Second and third etc. level submenus - position across from parent instead */
.menulist ul ul {
 top: 0px;
 left: 182px;
}

/*
 All menu items (<li> tags). 'float: left' lines them up horizontally, and they are
 positioned relatively to correctly offset submenus. Also, they have overlapping borders.
*/
.menulist li {
 float: left;
 position: relative;
font-size:0.8em;

font-weight:bold;
border-right:1px solid #ccc;


 /**/
}



/* Items in submenus - override float/border/margin from above, restoring default vertical style */
.menulist ul li {
 float: none;
 margin-right: 0;
 margin-bottom: -1px;
background-color:#52B13D;
}

.menulist ul>li:last-child {
 margin-bottom: 1px;
}

/* Links inside the menu */
.menulist a {
display: block;
padding:5px;
color:#fff;
text-decoration:none;
}

/* List items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */
.menulist a:hover{
background-image:url(http://www.caruser.eu/img_project/site/css/bcgMenu_red.jpg);
background-repeat:repeat-x;
color:#000;
}
.menulist a.highlighted {
background-image:url(http://www.caruser.eu/img_project/site/css/bcgMenu_red.jpg);
background-repeat:repeat-x;
color:#fff;
}
.menuList a#current{

background-image:url(http://www.caruser.eu/img_project/site/css/bcgMenu_red.jpg);
background-repeat:repeat-x;
color:#fff;}


/*
 If you want per-item background images in your menu items, here's how to do it.
 1) Assign a unique ID tag to each link in your menu, like so: <a id="xyz" href="#">
 2) Copy and paste these next lines for each link you want to have an image:
 .menulist a#xyz {
 background-image: url(out.gif);
 }
 .menulist a#xyz:hover, .menulist a.highlighted#xyz, .menulist a:focus {
 background-image: url(over.gif);
 }
*/

/* Only style submenu indicators within submenus. */
.menulist a .subind {
 display: none;
}
.menulist ul a .subind {
 display: block;
 float: right;

}

/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
.menulist a {
 float: left;
}
.menulist ul a {
 float: none;
}
/* */
.menulist a {
 float: none;
}
/* */


/* This semi-commented section exists to fix bugs in IE/Windows (the 'Holly Hack'). */
* html .menulist ul li {
 float: left;
 height: 1%;
}
* html .menulist ul a {
 height: 1%;
}
/* End Hack */

/*BLOC GAUCHE*/
#leftMain{
float:left;
width:600px;
padding:20px 0 20px 0;
}

/*STYLES CONTAINERS LEFTMAIN*/
#caruser_chooseBrand, #caruser_chooseModel, #caruser_downloadHandbooks{
width:485px;
float:left;
}

#caruser_chooseBrand form, #caruser_chooseModel form, #caruser_downloadHandbooks form{
float:left;
width:150px;
height:auto;
}

.containerTop{
background-image:url(http://www.caruser.eu/img_project/site/css/bckg_Container_top.gif);
background-position:top left;
background-repeat:no-repeat;
height:34px;
}

.containerMiddle{
background-image:url(http://www.caruser.eu/img_project/site/css/bckg_Container_middle.gif);
background-position:top left;
background-repeat:repeat-y;
padding:10px 20px 0 20px;
}

.containerMiddle img{
border:1px solid #AAA;
}
.containerBottom{
background-image:url(http://www.caruser.eu/img_project/site/css/bckg_Container_bottom.gif);
background-position:top left;
background-repeat:no-repeat;
height:14px;
margin-bottom:10px;
}

.containerHeader{
display:block;
margin:0 0 0 20px;
padding-top:8px;
color:#fff;
}

.trafficLight{
float:left;
padding:5px 10px 0 10px;
}
.pictureContainer{

float:left;
padding:10px;
}

hr{
clear:both;
visibility:hidden;
}

/*BLOC DROITE*/

#rightMain{
float:right;
width:140px;
margin-top:20px;
margin-bottom:20px;
border:1px solid #ccc;
}

#adSense{
float:right;
width:120px;
margin-top:20px;
margin-bottom:20px;
}

.bannerContainer{
padding:10px;}

/* FOOTER */
#footer{
clear:both;
width:900px;
padding-top:5px;
height:20px;
border-top:1px solid #ccc;
font-size:0.6em;
text-align:right;
}

.downloadHandbooksTable tbody tr.header td {
font-weight: bold;
font-size: 0.8em;
color: #ffffff;
background-color: #aaa;
padding: 4px;
}

.downloadHandbooksTable tbody tr.odd  td {
background-color: #eee;
font-size: 0.8em;
padding: 4px;
}

.downloadHandbooksTable tbody tr.even td {
background-color: #ccc;
font-size: 0.8em;
padding: 4px;
}

.menuChooseLanguage {
float: right;
padding: 4px;
}

table.tabLinks{
width:100%;
border-collapse:separate;
border-left:1px solid #fff;
font-size:0.75em;
}

table.tabLinks td{
padding:5px;
}


/* end cssGloballayout */


