/*
			CSS Rules GMAPS @ Utagawa VTT 
	designed by OZ Graf'x - www.oz-grafx.com
*/

#MapBuilderIW { width: 220px; }
#MapBuilderIWContent {overflow:auto; color:#343B29; font-size: 12px}
#MapBuilderIW h1 {font-weight: bold; font-size: 14px; text-align:left; width: 100%; color: #0766BF; background-color: transparent; border-bottom: 2px solid #369; border-top: 0px; border-left: 0px; border-right: 0px;}
#MapBuilderIW img { padding:0 0px; border: 1px; align: absmiddle;}
#MapBuilderIWFooter {margin-top: 5px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 8pt; }
#MapBuilderIWFooter h1 { margin: 2px 0px 4px font-weight: normal; font-size: 8pt; color: #369; background-color: transparent; border-top: 2px solid #369; border-bottom: 0px;}
#MapBuilderSideBar {float:left; margin-left: 10px; }

#map { 
	border: 2px solid #000;
	margin: 0 10px; 

	position : fixed;
	height : 100%;
	top : 0;
	bottom :0;
	right: 0;
	left:  0;
}

#carre_couleur {
	display: block;
	border-color:  #000000;
	border-style:solid;
	border-width:1px;
	
	height: 10px;
	width: 10px;
}


#info {
	border: #000 1px solid; padding:0 1em; font-size: 80%; font-family: Helvetica, Arial, sans-serif; position: absolute; width: 200px; top: 300px; right: 5px; background-color:#FAFCF2;
}
#title {
	font-family: Helvetica, Arial, sans-serif; text-align: center
}
#intro {
	font-size: 80%; font-family: Helvetica, Arial, sans-serif; height: 250px
}
.desc {
	text-align: center
}
.info IMG {
	float: left
}
#zselect {
	padding-top: 1em
}
v\:* {
	behavior: url(#default#VML)
}


