@charset "UTF-8";
/* CSS Document */
#Wrapper {
	width:960px;
	height:auto;
	margin:0px auto;
}
#Header {
	width:960px;
	height:390px;
	float:left;
}
#HeaderLEFT {
	width:215px;
	height:390px;
	float:left;
}
#HeaderMIDDLE {
	width:650px;
	height:390px;
	float:left;
}
#HeaderM_top {
	width:650px;
	height:30px;
	float:left;
	background-image:url(../img/servicio_valet_parking_ciudad_mexico/common/servicios_valet_parking.png);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	padding-top: 70px;
	letter-spacing: 4px;
	text-align: center;
}
#HeaderM_middle {
	width:648px;
	height:243px;
	float:left;
	border:solid 1px #FFFFFF;
	/* CSS3 Rounded Corners_Bottom */
	
	-moz-border-radius-bottomleft:8px;
	-webkit-border-bottom-left-radius:8px;
	border-bottom-left-radius:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-right-radius:8px;
	border-bottom-right-radius:8px;
	/* CSS3 Rounded Corners_top */
	
	-moz-border-radius-topleft:8px;
	-webkit-border-top-left-radius:8px;
	border-top-left-radius:8px;
	-moz-border-radius-topight:8px;
	-webkit-border-top-right-radius:8px;
	border-top-right-radius:8px;
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 5px #000000;
	-webkit-box-shadow:0 0 5px #000000;
	box-shadow:0 0 5px #000000;
}
#HeaderM_bottom {
	width:650px;
	height:40px;
	padding-top:5px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
}
#HeaderRIGHT {
	width:95px;
	height:390px;
	float:left;
}
#Content {
	width:960px;
	height:auto;
	float:left;
}
#ContentMenu {
	width:214px;
	height:350px;
	float:left;
	margin-top:55px;
	border-right:  #666666 solid 1px;
	text-align:right;
}
#ContentMenu img {
	margin-top:8px;
	text-align:right;
}
#ContentMiddle {
	width:480px;
	height:auto;
	float:left;
}
#ContentTitle_Text {
	width:400px;
	height:34px;
	float:left;
	padding: 0px 20px 0px 60px;
	margin-top:55px;
}
#ContentText {
	width:385px;
	height:auto;
	float:left;
	padding: 30px 35px 0px 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 21px;
	color: #000000;
	text-align: justify;
}
#ContentText li{
	font-size: 0.8em;
	line-height: 15px;
	text-align: left;
}
#ContentPics {
	width:265px;
	height:auto;
	float:left;
	margin-top:55px;
}
#ContentPics img{
	width:263px;
	height:auto;
	float:left;
	margin-top:68px;
	border: #FFFFFF solid 1px;
}
#Footer {
	width:960px;
	height:100px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	margin-top:60px;
}
#footer_left {
	width:145px;
	height:145px;
	float:left;
	margin-left:215px;
	text-align:center;
	border-top:#666666 solid 1px;
	padding-top:22px;
}
#footer_middle {
	width:275px;
	height:145px;
	float:left;
	padding-left:25px;
	text-align:left;
	border-top:#666666 solid 1px;
	padding-top:22px;
}
#footer_right {
	width:275px;
	height:145px;
	float:left;
	padding-left:25px;
	text-align:left;
	border-top:#666666 solid 1px;
	padding-top:22px;
}
.contentFormulario {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	text-align: justify;
	float: left;
	height: auto;
	width: 380px;
	padding-top: 20px;
	/*padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 5px;
	background-color: #ECEDED;
	margin-left: 68px;*/
}