/* Dealer - Distribuidores */

@import url(../module/topnav.css);
@import url(../module/footer.css);

DIV.sidebar
	{display: block; float: left; width: 232px; padding: 0; margin: 0; background-color: #586163;}

DIV.sidebar DIV.container
	{padding: 31px 19px 20px 30px; color: #fff;}

DIV.sidebar DIV.container IMG.header
	{margin: 0 0 12px 0; padding: 0;}

DIV.sidebar DIV.container FORM
	{margin: 18px 0 0 0;}

DIV.sidebar DIV.container FORM SELECT
	{margin: 0 0 13px 0;}

DIV.sidebar DIV.container FORM INPUT
	{padding: 0 0 0 8px; margin: 0; width: 20px; height: 19px;}

DIV.sidebar DIV.container SELECT
	{margin: 0 0 0 5px;}

DIV.mainArea
	{display: block; float: left; width: 518px; padding: 0; margin: 0; background-color: #fff;}

DIV.mainArea DIV.dealer
	{padding: 21px 23px 0 16px; font-size: 1.0em; color:#3f3f3f; line-height: 14px;}

DIV.mainArea IMG.header
	{margin: 0 0 18px 0; border-bottom: 2px solid #c7c7c7;}
	
DIV.mainArea DIV.dealer DIV.header
	{width: 475px; margin: 0 0 10px 0; padding: 0 0 3px 0; font-size: 1.2em; color:#3f3f3f; font-weight: bold; border-bottom: 2px solid #c7c7c7;}
	
DIV.mainArea DIV.dealer DIV.detail 
	{padding: 0 0 0 10px; margin: 0 0 24px 0;}
DIV.mainArea DIV.dealer DIV.detail A
	{color: #636363; font-weight: bold; text-decoration: none; background: transparent url("../../img/global/btn_arrow_blue.png") no-repeat; margin: 0; padding: 0 0 0 10px;}
DIV.mainArea DIV.dealer DIV.detail A:HOVER
	{color: #000; font-weight: bold; text-decoration: underline; background: transparent url("../../img/global/btn_arrow_blue.png") no-repeat; margin: 0; padding: 0 0 0 10px;}	
DIV.mainArea DIV.dealer DIV.detail DIV.dealername
	{color: #3f3f3f; font-weight: bold; font-size: 1.2em; padding: 0 0 15px 0;}
DIV.mainArea DIV.dealer DIV.detail A.url, DIV.mainArea DIV.dealer DIV.detail A:HOVER.url
	{line-height: 40px;}
DIV.mainArea DIV.dealer DIV.nopad
	{padding: 0;}
	

DIV.mainArea DIV.dealer DIV.column
	{float: left; width: 237px; margin: 0 1px 0 0;}
DIV.mainArea DIV.dealer DIV.column2
	{float: left; width: 237px;}
	
DIV.mainArea DIV.dealer DIV.row1
	{color: #000; padding: 3px 0 5px 9px; background-color: #c4cbd1; font-size: 1.1em;}
	
DIV.mainArea DIV.dealer DIV.row2
	{padding: 3px 0 5px 9px; background-color: #e6e9eb;}
DIV.mainArea DIV.dealer DIV.row2 DIV.day
	{float: left; width: 38px; color: #434242;}
DIV.mainArea DIV.dealer DIV.row2 DIV.hours
	{float: left; width: 176px; color: #586163;}
	
DIV.mainArea DIV.dealer DIV.row3
	{padding: 3px 0 5px 9px;}

DIV.mainArea DIV.dealer DIV.row3 DIV.day
	{float: left; width: 38px; color: #434242;}
DIV.mainArea DIV.dealer DIV.row3 DIV.hours
	{float: left; width: 176px; color: #586163;}

DIV.mainArea DIV.dealer DIV.mapas
	{padding: 20px 0 20px 0; margin: 0;}
DIV.mainArea DIV.dealer DIV.mapas DIV.dealermap
	{margin: 0 0 20px 0; text-align: center;}



	
