@charset "ISO-8859-1";
/* CSS Document */



* {
	margin:0px;
	padding:0px;
}

body {
	font-family:Helvetica, sans-serif;
	font-size:12px;
	background-color:#124C80;
}

#carwrapper {
	width:100%;
	height:570px;
	position:relative;
	float:none;
	display:block;
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
	background-position:inherit inherit;
	background-position-x:inherit;
	background-position-y:inherit;
	background-image:url(../images/fondom_r1_c1.jpg);
	margin:0px auto;
}


 #carcentercontent {
	width:670px;
	height:560px;
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
	padding:5px;
}


.close {
	display:block;
	background-position:0px 0px;
	background-position-x:0px;
	background-position-y:0px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	width:100px;
	height:25px;
	background-image:url(../images/close1.png);
	margin-right: 10px;
	float:right;	
}

a.close {
	display:block;
	background-position:0px 0px;
	background-position-x:0px;
	background-position-y:0px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	width:100px;
	height:25px;
	background-image:url(../images/close1.png);
}

a.close:link {
	background-position:0px 0px;
	background-position-x:0px;
	background-position-y:0px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-image:url(../images/close1.png);
}

a.close:hover {
	background-position:0px 0px;
	background-position-x:0px;
	background-position-y:0px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-image:url(../images/close2.png);
}

.car2 {
	position:relative;
	float:left;
	background-image:url(../images/opaquebkg.png);
	background-repeat-x:repeat;
	background-repeat-y:repeat;
	background-repeat:repeat;
	width:660px;
	border: 1px solid #FFF;
	margin-bottom: 10px;
	padding: 10px;

}

.carbottom {
	padding: 10px;
	min-height: 5px;
	height: auto;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	border-top: 1px solid #0087FF;
	border-bottom: 1px solid #0087FF;
}

.carin2 {
	float:left;
	background-image: url(../images/opaquebkg.png);
	background-repeat: repeat;
	background-repeat-x:repeat;
	background-repeat-y:repeat;
	width:640px;
	border: 1px solid #124C80;
	padding: 5px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
.carinleft2 {
	background-repeat-x:repeat;
	background-repeat-y:repeat;
	border-right: 1px solid #124C80;
	width: 105px;
}

.carinleftleft2 {
	background-repeat-x:repeat;
	background-repeat-y:repeat;
	border-right: 1px solid #124C80;
	width: 260px;
}
