/*----------------------------------------------------------------------------------------*/
/*	Standard elements																								*/
/*----------------------------------------------------------------------------------------*/
body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #eff1f3;
	line-height: 14px;
	height: 100%;
}


<!--
  @font-face {
    font-family: CorpoA;
    font-style:  normal;
    font-weight: normal;
    src: url(CORPOA0.eot);
}
-->


h1{
	font-family: CorpoA;
	font-size: 23px;
 	color: #9b9b9b;
	font-weight:normal;
	margin-bottom:5px;
	letter-spacing: -1px;
}



table, tr, th, td, p {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #666666;}
p{margin: 0px;padding: 0px;}
a, a:link, a:visited {text-decoration: underline;color: #666666;}
a:active, a:focus, a:hover{color: #00adef;text-decoration: underline;}
h1{font-family: CorpoA;font-size: 22px;margin: 0px 0px 15px 0px;padding: 0px 0px 0px 0px;color: #666666;font-weight: normal;}
h2{color: #666666;font-family: Arial, Helvetica, sans-serif;font-size: 16px;font-style: normal;font-variant: normal;font-weight: normal;margin: 0px 0px 0px 0px;}
h3 {color: #666666;font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;font-variant: normal;font-weight: bold;margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;}
form {margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;}
input, textarea{color: #666666;font-family: Arial, Helvetica, sans-serif;font-size: 11px;background-color: transparent;border: 1px solid #848d96;margin: 0px 2px 0px 0px;}

UL{
	margin: 10px 0px 10px 15px;
	padding: 0px 0px 0px 0px;
	list-style: url(../MediaFiles/Layout/CB_UL1_Arrow.GIF);
}
LI{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



/*----------------------------------------------------------------------------------------*/
/*	Custom standard elements																					*/
/*----------------------------------------------------------------------------------------*/
.SelectBox {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #666666;background-color : white;border: 0px none white;}
.SelectBoxError {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #666666;background-color: #FFFF80;	border: 0px none white;}
.btn {
	color: white;
	background-color: #e22222;
	border: 1px solid #715e54;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.InputBox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	background-color: white;
	border: 1px solid #848d96;
}
.InputBoxError{font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: Black;background-color: white;border: 1px solid #848d96;}
.CheckBox{background-color: #F6F4F1;border: 0px none White;}
.CheckBoxError{background-color: #FFFF80;	border: 0px none White;}
.ErrorText{color: #D19949}
.Div_FloatEnd {clear: both;float: none;}
img{border: 0px solid White;}
.Image{border: 0px solid White;}



/*----------------------------------------------------------------------------------------*/
/*	MainFrame																										*/
/*----------------------------------------------------------------------------------------*/
.Main_Content{
	width: 980px;
	background-color: white;
}
.Main_TopBar{
	background-color: #eff1f3;
	background-image: url(../MediaFiles/Layout/BG_Topbar.gif);
	background-repeat: repeat-y;
	width: 980px;
	height: 93px;
}
.Main_BrandLogo{
	float: left;
	padding: 20px 34px 0px 16px;
	
}

.Main_MenuLine{
	float: left;
	height: 30px;
	width: 739px;
}

.Main_MenuSubLine{
	float: left;
	height: 33px;
	width: 739px;
	text-align: right;
}


/* Start - Topmenu */
.Main_TopMenu_UL{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	background-color: fuchsia;
}
.Main_TopMenu_LI,.Main_TopMenu_LI_Active,.Main_TopMenu_LI_Over{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 7px 8px 7px 8px;
	border-top: 1px none red;
	border-left: 1px none red;
	border-right: 1px none red;
}
.Main_TopMenu_LI_Active{background-color: #c5c5c5;}
.Main_TopMenu_LI_Over{
	border-top: 1px solid #a1a6ad;
	border-left: 1px solid #a1a6ad;
	border-right: 1px solid #a1a6ad;
	background-image: url(../MediaFiles/Layout/BG_TopMenu_Over.gif);
	background-repeat: repeat-x;
	color: #00adef;
}

.Main_TopMenu_A, .Main_TopMenu_A:link, .Main_TopMenu_A:visited {text-decoration: none;color: #70706f;}
.Main_TopMenu_A:active, .Main_TopMenu_A:focus, .Main_TopMenu_A:hover{color: #00adef;text-decoration: none;}

/* End - Topmenu */


.Main_ColMenu{
	width: 210px;
	margin: 0px 0px 0px 0px;
	padding: 20px 15px 20px 15px;
	float: left;
}

.Main_ColContent{
	border-left: 1px solid #cfcfcf;
	width: 713px;
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 20px 15px;
	float: left;
}

.Main_ColContent_TXT{
	width: 465px;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.Main_ColContent_ACE_1{
	width: 215px;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.Main_ColContent_ACE_3{
	width: 710px;
	margin: 40px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}


.Main_footer{
	background-image: url(../MediaFiles/Layout/BG_Topbar.gif);
	width: 979px;
	height: 25px;
}

.Main_footer_Left{
	width: 190px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 50px;
	float: left;
}

.Main_footer_Right{
	width: 710px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	text-align: right;
}


/* Start - Footermenu */
.Main_FooterMenu_UL{margin: 0px 0px 0px 0px; padding: 5px 0px 0px 0px;	list-style: none;
	list-style-image: none;
	list-style-type: none;}
.Main_FooterMenu_LI{
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px none transparent;
	border-left: 1px none transparent;
	border-right: 1px none transparent;
}
.Main_FooterMenu_A, .Main_FooterMenu_A:link, .Main_FooterMenu_A:visited {text-decoration: none;color: #70706f;}
.Main_FooterMenu_A:active, .Main_FooterMenu_A:focus, .Main_FooterMenu_A:hover{color: #00adef;text-decoration: none;}

/* End - Footermenu */







/* Start - Leftmenu */
.Menu_Container{
	font-family: arial; 
	width: 211px; 
	background-color: #cfcfcf;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	background-image: url(../MediaFiles/Layout/Menu_BG_Mid.gif);
	background-repeat: no-repeat;
}

.Menu_Header{
	background-image: url(../MediaFiles/Layout/Menu_BG_Header.gif);
	width: 212px;
	height:43px;
	
}
.Menu_Header H2{
	display: block;
	font-size: 12px;	
	padding: 18px 0px 0px 10px;
	color: #161a64;
}
.Menu_Footer{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


.Menu_UL{
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 5px;
	position: relative;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
}

.Menu_LI,.Menu_LI_WS,.Menu_LI_Over,.Menu_LI_WS_Over,.Menu_LI_Sel{
	color: #161a64; 
	height: 19px;
	width: 200px;
	line-height: 20px; 
	vertical-align: middle; 
	margin: 6px 0px 0px 0px; 
	padding: 0px 0px 0px 10px; 
	display: block;
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}
.Menu_LI, .Menu_LI_Sel{background-image: url(../MediaFiles/Layout/Menu_BG_Item.gif);}
.Menu_LI_Over{background-image: url(../MediaFiles/Layout/Menu_BG_Item.gif);}

.Menu_LI_Sel{	color: #00adef; }
.Menu_LI_WS{background-image: url(../MediaFiles/Layout/Menu_BG_Item_SubItems.gif);}
.Menu_LI_WS_Over{background-image: url(../MediaFiles/Layout/Menu_BG_Item_SubItems_Over.gif);}

.Menu_A, .Menu_A:link, .Menu_A:visited {text-decoration: none;color: #161a64;}
.Menu_A:active, .Menu_A:focus, .Menu_A:hover{color: #00adef;text-decoration: none;}
.Menu_A_Over, .Menu_A_Over:link, .Menu_A_Over:visited {color: #00adef;text-decoration: none;}

.Menu_A_Sel, .Menu_A_Sel:link, .Menu_A_Sel:visited {text-decoration: none;color: #00adef;}
.Menu_A_Sel:active, .Menu_A_Sel:focus, .Menu_A_Sel:hover{color: #00adef;text-decoration: none;}
.Menu_A_Sel_Over, .Menu_A_Sel_Over:link, .Menu_A_Sel_Over:visited {color: #00adef;text-decoration: none;}



.MenuSub_UL{
	display: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
}
.MenuSub_UL_View{
	display: block;
	position: absolute;
	margin: 1px 0px 0px 4px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	top: 100px;
	left: 205px;
	width: 210px;
	background-color: #ededed;
	border: 1px solid #b6b6b6;
	z-index: 1111111;
}
.MenuSub_LI,.MenuSub_LI_Over{
	border-bottom: 1px solid #b6b6b6;
	margin: 0px 5px 0px 5px;
	padding: 0px 5px 0px 5px;
	cursor: pointer;
	cursor: hand;
}
.MenuSub_LI_Over{
	background-color: white;
}

/* End - Leftmenu */





.Main_Ace{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 20px 0px;
}


/*----------------------------------------------------------------------------------------*/
/*	Layout homepage																								*/
/*----------------------------------------------------------------------------------------*/

.HP_Header{
	margin: 0px 0px 0px 0px;
	padding: 0px px 0px 0px;
}

.HP_TopImage{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 320px;
}

/*----------------------------------------------------------------------------------------*/
/*	Layout pagina's																								*/
/*----------------------------------------------------------------------------------------*/

.Page_Header{
	width: 700px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}

.Page_TopImage{
	width: 710px;
	height: 200px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}




/*----------------------------------------------------------------------------------------*/
/*	Teksten				    																						*/
/*----------------------------------------------------------------------------------------*/
.MainHeader{
	font-family: CorpoA;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	color: #7d7d7d;
	font-size: 20px;
	line-height: 20px
}


.SubHeader{
	color: #797777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.TXT_Blue{color: #1c4d7a;}
.TXT_Blue_Bold{color: #1c4d7a;font-weight: bold;}
.TXT_LightBlue{color: #00adef;}
.TXT_LightBlue_Bold{color: #00adef;font-weight: bold;}
.TXT_Gray{color: #666666;}
.TXT_Gray_Bold{color: #666666;font-weight: bold;}
.TXT_Black{color: black;}
.TXT_Black_Bold{color: black;font-weight: bold;}


.ReadOn_A, .ReadOn_A:link, .ReadOn_A:visited {
	text-decoration: none;
	color: #1c4d7a;
	font-weight: bold;
	display: block;
	padding: 5px 0px 0px 0px;
}
.ReadOn_A:active, .ReadOn_A:focus, .ReadOn_A:hover{color: #00adef;text-decoration: underline;font-weight: bold;	display: block;
	padding: 5px 0px 0px 0px;}

.TXT_Gray_A, .TXT_Gray_A:link, .TXT_Gray_A:visited {text-decoration: underline;color: #666666;}
.TXT_Gray_A:active, .TXT_Gray_A:focus, .TXT_Gray_A:hover{color: #00adef;text-decoration: underline;}
.TXT_Blue_A, .TXT_Blue_A:link, .TXT_Blue_A:visited {text-decoration: underline;color: #1c4d7a;}
.TXT_Blue_A:active, .TXT_Blue_A:focus, .TXT_Blue_A:hover{color: #00adef;text-decoration: underline;}
.TXT_LightBlue_A, .TXT_LightBlue_A:link, .TXT_LightBlue_A:visited {text-decoration: underline;color: #00adef;}
.TXT_LightBlue_A:active, .TXT_LightBlue_A:focus, .TXT_LightBlue_A:hover{color: #666666;text-decoration: underline;}

.TXT_GrayNU_A, .TXT_GrayNU_A:link, .TXT_GrayNU_A:visited {text-decoration: none;color: #666666;}
.TXT_GrayNU_A:active, .TXT_GrayNU_A:focus, .TXT_GrayNU_A:hover{color: #00adef;text-decoration: underline;}
.TXT_BlueNU_A, .TXT_BlueNU_A:link, .TXT_BlueNU_A:visited {text-decoration: none;color: #1c4d7a;}
.TXT_BlueNU_A:active, .TXT_BlueNU_A:focus, .TXT_BlueNU_A:hover{color: #00adef;text-decoration: underline;}
.TXT_LightBlueNU_A, .TXT_LightBlueNU_A:link, .TXT_LightBlueNU_A:visited {text-decoration: none;color: #00adef;}
.TXT_LightBlueNU_A:active, .TXT_LightBlueNU_A:focus, .TXT_LightBlueNU_A:hover{color: #666666;text-decoration: underline;}

.TXT_10px{font-size: 10px;font-weight:normal;}

/*----------------------------------------------------------------------------------------*/
/*	Afbeeldingen		    																						*/
/*----------------------------------------------------------------------------------------*/
.Text_ArticleImageLeft{padding: 0px 15px 0px 0px;text-align: left;margin: 0px 0px 0px 0px;}
.Text_ArticleImageRight{padding: 0px 0px 0px 15px;text-align: right;margin: 0px 0px 0px 0px;}





/*----------------------------------------------------------------------------------------*/
/*	Content blokken	    																						*/
/*----------------------------------------------------------------------------------------*/
.CB1_Header{
	height: 13px;
	width: 213px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.CB1_Mid{
	width: 193px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	background-image: url(../MediaFiles/Layout/CB1_Mid.gif);
	color: #1c4d7a;
}

.CB1_Footer{
	height: 15px;
	width: 213px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.CB1_A, .CB1_A:link, .CB1_A:visited {text-decoration: none;color: #1c4d7a;}
.CB1_A:active, .CB1_A:focus, .CB1_A:hover{color: #00adef;text-decoration: underline;}

.CB2{
	margin: 30px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}

.CB3{
	margin: 0px 0px 00px 0px;
	padding: 0px 0px 0px 0px;
}

.CB3_ItemTxt{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ececec;
	width: 130px;
	height: 70px;
	font-weight:bold;
}
.CB3_ItemTxt1{
	padding: 8px 7px 0px 7px;
}

.CB3_ItemImg{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 90px;
	height: 70px;
}

.CB3_ItemSpacer{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 25px;
	height: 70px;
}


.CB_UL1{
	margin: 10px 0px 10px 15px;
	padding: 0px 0px 0px 0px;
	list-style: url(../MediaFiles/Layout/CB_UL1_Arrow.GIF);
}
.CB_LI1{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}







/*----------------------------------------------------------------------------------------*/
/*	MODULE				    																						*/
/*----------------------------------------------------------------------------------------*/

.Module_Button{
	background-color: #e22222;
	color: white;
	font-weight: bold;
	border: 1px solid black;
}


.Module_InputBox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #e22222;
}

.Module_InputBox2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #e22222;
	display: none;
	visibility: hidden;
}

.Module_InputBoxError{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #e22222;
	background-color: #ffff80;
}

/*--- START --- _Module_Action_Barbeque.asp ---*/
.Module_Action_Barbeque{
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
.Module_Action_Barbeque_Input,.Module_Barbeque_BG_InputBig{
	height: 22px;
	background-repeat: no-repeat;
	border: 0px solid white;
	padding: 3px 0px 0px 5px;
	color:  #06aceb;
	font-weight: bold;
}

.Module_Action_Barbeque_Input{
	width: 82px;
	background-image: url(../MediaFiles/Layout/Module_Barbeque_BG_Input.gif);
}
		
.Module_Barbeque_BG_InputBig{
	width: 180px;
	background-image: url(../MediaFiles/Layout/Module_Barbeque_BG_InputBig.gif);
}

.Module_Action_Barbeque_Label{
	color:  #06aceb;
	font-weight: bold;
}

.Module_Action_Barbeque_Button{
	border: 2px solid #06aceb;
	font-weight: bold;
	color:#06aceb;
}

.Module_Action_Barbeque_Blue{
	color:#06aceb;
	font-weight: bold;
}
/*--- END --- _Module_Action_Barbeque.asp ---*/
















/*--- START _Module_SearchSite.asp ---*/

.ModuleSearch_HeaderForm{
	font-size: 14px;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
}
.ModuleSearch_Text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px 10px 0px 0px;
}
.ModuleSearch_ErrorText{
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	display: block;
}

.ModuleSearch_HighLightText{
	background-color: #e22222;
}

.ModuleSearch_Header, .ModuleSearch_Header:link, .ModuleSearch_Header:visited {
	/*color:#1e1e1e;*/
	color: Black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.ModuleSearch_Header:active, .ModuleSearch_Header:focus, .ModuleSearch_Header:hover{
	color: #e22222;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.ModuleSearch_Counter{
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}
/*--- END _Module_SearchSite.asp ---*/



/*--- START FORMS  ---*/
#frmWrapper{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 5px;
	border: 0.1em #C0C0C0 solid;
	width: 698px;
}
#frmInner{
	background-color: #ececec;
	padding: 10px;	
	width: 678px;
}

#form1 .label{
	width: 150px;
	background-color: red;
	
}
.frmLeft{
	width: 250px;
	font-weight: 600;
	float: left;
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
}

#frmInner .small{
	font-weight: 100;
}
.ClearDiv{
	clear: both;
	float: none;
	padding: 0;
	margin: 0;
 	height:1px;
  overflow:hidden;
}
.frmRight{
	width: 380px;
	font-weight: 400;
	float: left;
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
}
* html #frmWrapper{
	width: 688px;
}
* html #frmInner{
	width: 668px;
}
* html .frmLeft{
	width: 225px;
}
* html .frmRight{
	width: 370px;
}


#frmInner input.norm, #frmInner textarea.norm{
	color: #666666;
	background-color: #F8F8F8;
	width: 300px;
}
#frmInner input.error{
	color: #666666;
	background-color: #F8F8C8;
	width: 300px;
}
#frmInner select.norm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#frmInner .error, #frmInner .frmVerplicht{
	color: #9F0002;
}
#frmInner .errorRB{
	background-color: #F8F8C8;
	color: #9F0002;
}
#frmInner .select_error{
	background-color: #F8F8C8;
	color: #9F0002;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

.frmDivision, .frmStrong{
	color: #333333;
	font-weight: 600;
	margin: 10px 0px 5px 0px;
}
#NoBotsAllowed
	 {display: none;}
.Secret
	 {display: none;}
.sepwrapper{
	position: relative;
	top: -20px;
	left: 24px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
.sep100{
	width: 50px;
	float: left;
	text-align: left;
	margin-left: 10px;
}
.sep90{
	width: 70px;
	float: left;
	text-align: right;
}
.sep14{
	width: 50px;
	float: left;
	text-align: right;
	margin-right: 5px;
}
.sep44{
	width: 30px;
	text-align:right;
	float: left;
}

/*--- END FORMS  ---*/

/*--- EX LEASE CARS ---*/
.ind_car{
	float: left;
	}
.all_cars{
	background-color: #edeae1;
}
#Module_ExLeaseCars img{
	width: 100px;
	height: 75px;
}
.exlease {
margin: 20px 0 0 0;
width: 708px;
}

.exleasedetail {
width: 100%;
font-size: 11px;
color: #606061;
background-color: #eff1f3;
margin-left: 5px;
}

.exlease img.groot {
width: 300px;
margin: 5px 0 5px 5px;
}

.exlease .thumb {
width: 68px;
height: auto;
margin: 5px 1px 2px 5px;
}

.SubHeader_ExLease{
	color: #797777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0px 3px 5px;
	text-align: left;
	display: block;
	background-color: #eff1f3;
}


.exlease td {
width: 50%;
}

.donker, .Table_Variant_01_Column2 {
background-color: #c5c5c5;
}

.licht, .Table_Variant_01_Column1 {
background-color: #eff1f3;
}

.exlease h1 {
border: 1px black solid;
font-size: 12px;
font-weight: bold;
color: #000000;
margin: 2px 10px 5px 10px;
float: left;
}

.exlease h2 {
font-size: 16px;
font-weight: bold;
color: #00adef;
margin: 0;
}

.exlease h3 {
font-size: 12px;
font-weight: bold;
color: #606061;
margin: 0;
}

.exlease h4{
font-size: 12px;
color: #666666;
margin: 5px 0 5px 5px;
}

.exleasedetail h2{
font-size: 12px;
color: #666666;
margin: 0 0 5px 0;
}


p.accesoires  {
margin: 7px 5px 7px 5px;
}


