.geoloc2bg { background: #ffffff url(../img/geoloc2bg.png) left bottom repeat-x; margin-bottom: -1px; min-height:650px}
* html .geoloc2bg { background: none; margin-bottom: -1px; }
.geoloc2bg #geolocg_map { float: left; margin-top: 45px; margin-left: 5px; margin-bottom: 35px; width: 420px; }

.geoloc2bgright { float: right; width: 268px; margin-top: 45px; }
.geoloc2bgrighttop { display: block; width: 268px; height: 18px; background: transparent url(../img/geoloc2formtop.png) left top no-repeat; }
* html .geoloc2bgrighttop { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/geoloc2formtop.png',sizingMethod='crop'); }
.geoloc2bgrightbottom { display: block; width: 268px; height: 18px; background: transparent url(../img/geoloc2formbottom.png) left top no-repeat; }
* html .geoloc2bgrightbottom { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/geoloc2formbottom.png',sizingMethod='crop'); }
.geoloc2bgrightcontent { display: block; width: 268px; background: transparent url(../img/geoloc2formcontent.png) left top repeat-y; }
* html .geoloc2bgrightcontent { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/geoloc2formcontent.png',sizingMethod='scale'); }
.geoloc2bgright form { background: transparent url(../img/geoloc2formbg.png) left bottom repeat-x; margin-left: 10px; width: 249px; }
.geoloc2bgright form label { float: left; margin-left: 10px; margin-top: 5px; }
.geoloc2bgright form input, .geoloc2bgright form select { float: right; margin-right: 20px; margin-top: 5px; border: 1px solid #b8b8b8; width: 144px; }
.geoloc2bgright form p.formbutton { margin: 10px 10px 0 0; }
.geoloc2bgright form p.formbutton input { float: right; margin-right: 10px; border: none; width: 78px; }

.gmap_container { display: block; width: 628px; background: transparent url(../img/gc_bg.gif) top left repeat-y; margin-left: 30px; margin-top: 15px; }
.gc_content { padding-left: 36px; }
.gc_top { display: block; width: 628px; height: 18px; background: transparent url(../img/gc_topbg.gif) top left no-repeat; }
.gc_bottom { display: block; width: 628px; height: 29px; background: transparent url(../img/gc_bottombg.gif) top left no-repeat; }

.geoloc_lien {
	color: #C64934;
	text-decoration: none;
}

.geoloc_ret_top {
	text-align:right;
	margin-right: 60px;
	margin-bottom: -10px
}

.geoloc_ret_bottom {
	text-align:right;
	margin-right: 60px;
	margin-top: -20px;
	margin-bottom: 20px;
}

table#infosgarage {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table#infosgarage td a {
	color: #C64934;
	text-decoration: none;
}
table#infosgarage td a:hover {
	color : #30569D;
	text-decoration : underline;
}
table#infosgarage td a:active {
	color : #333333;
	text-decoration : underline;
}
table#infosgarage td {
	text-align:left;
	font-size: 11px;
}

.geolocg_error {
	font-size: 12px;
	color: red;
	font-weight: bold;
	text-align: center;
}

table.adminlist {
	background-color: #FFFFFF;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	border: 1px solid #ddd;
	border-spacing: 0px;
	width: 98%;
	border-collapse: collapse;
}

table.adminlist th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	background: url(../img/background.jpg);
	background-repeat: repeat;
	font-size: 10px;
	color: #000;
}
table.adminlist th.title {
	text-align: left;
}

table.adminlist th a:link, table.adminlist th a:visited {
	color: #c64934;
	text-decoration: none;
}

table.adminlist th a:hover {
	text-decoration: underline;
}

table.adminlist tr.row0 {
	background-color: #F9F9F9;
	text-align: left;
}
table.adminlist tr.row1 {
	background-color: #FFF;
	text-align: left;
}
table.adminlist td {
	border-bottom: 1px solid #e5e5e5;
	padding: 4px;
	font-size: 10px;
}
table.adminlist tr.row0:hover {
	background-color: #f1f1f1;
}
table.adminlist tr.row1:hover {
	background-color: #f1f1f1;
}
table.adminlist td a {
	color: #C64934;
	text-decoration: none;
}
table.adminlist td a:hover {
	color : #30569D;
	text-decoration : underline;
}
table.adminlist td a:active {
	color : #333333;
	text-decoration : underline;
}

.menudottedline {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #ffffff;
	background-color: #F1F3F5;
}
table#toolbar {
	margin: 3px 10px;
}

table#toolbar a.toolbar {
	color : #808080;
	text-decoration : none;
	display: block;
	border: 1px solid #DDD;
	width: 55px;
	padding: 2px 1px 2px 1px;
}
table#toolbar a.toolbar:hover {
	color : #C64934;
	border: 1px solid #c24733;
	background-color: #f1e8e6;
	padding: 3px 0px 1px 2px;
}
table#toolbar a.toolbar:active {
	color : #FF9900;
}

table.adminformprinc {
	margin: 10px 0px 0px 10px;
	width: 98%;
}

table.adminform {
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	width: 100%;
	padding: 10px;
	border-collapse: collapse;
}
table.adminform tr.row0 {
	background-color: #f9f9f9;
}
table.adminform tr.row1 {
	background-color: #eeeeee;
}
table.adminform th {
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	height: 25px;
	background: url(../img/background.jpg);
	color: #000;
	background-repeat: repeat;
}
table.adminform td {
	padding: 3px;
	text-align: left;
}
table.adminform td.editor {
	font-size: 9px;
}
/* header block */
table.adminheading {
	background-color: #FFF;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	border: 0px;
	width: 98%;
	border-collapse: collapse;
	color: #C64934;
	font-size : 18px;
	font-weight: bold;
	text-align: left;
}
table.adminheading th {
	text-align: left;
	height: 50px;
	width: 99%;
	padding-left: 50px;
	border-bottom: 5px solid #fff;
}
table.adminheading th.professionnel {
	background: url(../img/professionnel.png) no-repeat left;
}
table.adminheading th.garage {
	background: url(../img/garage.png) no-repeat left;
}

table.adminheading td {
	color : #000;
}

span.editlinktip {
	text-decoration:  none;
	border-bottom: 1px dashed #aaa;
}

#overDiv {
	font-size: 10px;
}

.lgarages {
	margin: 15px 10px 25px;
}

table#listegarages {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	border-spacing: 0;
}
table#listegarages td a {
	color: #C64934;
	text-decoration: none;
}
table#listegarages td a:hover {
	color : #30569D;
	text-decoration : underline;
}
table#listegarages td a:active {
	color : #333333;
	text-decoration : underline;
}
table#listegarages td {
	text-align:left;
	font-size: 11px;
	vertical-align: top;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}


