body, p, ul  {
	margin: 0px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
	text-align: justify;
	text-decoration: none;
	background-color: #E6E6E6;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.container {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/imgBack.jpg);
	background-repeat: repeat-y;
}
.header {
	height: 240px;
}
.left {
	float: left;
	width: 260px;
	font-size: 16px;
	letter-spacing: 2px;
	word-spacing: 1px;
	line-height: 25px;
}
.right {
	margin-left: 255px;
	clear: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.h1  {
	font-size: 16px;
	font-family: "Myriad Pro";
}

.mainCont {
	background-image: url(../images/imgMainCont.jpg);
	background-repeat: no-repeat;
	padding: 20px;
}
.footer {
	background-image: url(../images/imgFooter.jpg);
	background-repeat: no-repeat;
	height: 55px;
	text-align: center;
	font-size: 10px;
}
.footer  a {
	text-decoration: none;
}
img.center   {
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.content {
	float: none;
	margin: 0px;
	padding: 0px;
}
.txt {
	margin-bottom: 30px;
}


a {
	text-decoration: underline;
	color: #FFFFFF;
}
.input3 {
	width: 400px;
}
.txt2  {
	margin-bottom: 30px;
	font-size: 11px;
	letter-spacing: 1px;
	width: 250px;
	padding-right: 10px;
}
img.txt {
	float: left;
	margin: 0px;
	padding: 5px;
}
.input1 {
	width: 200px;
	font-size: 12px;
}
.input2 {
	width: 350px;
	font-size: 12px;
}
.input3 {
	width: 400px;
	font-size: 12px;
}
.btn {
	text-align: center;
}
.input4 {
	width: 50px;
	font-size: 12px;
}
.input5 {
	width: 100px;
	font-size: 12px;
}
.galeria {
	height: 500px;
	width: 650px;
	margin-left: 50px;
}

.map {
	font-size: 9px;
}
a.map {
	text-decoration: none;
	text-align: center;
}
img.alignright {
	margin-right: 50px;
	margin-left: auto;
	display: block;
}
.mainCont2 {
	background-image: url(../images/imgMainCont2.jpg);
	background-repeat: no-repeat;
	padding: 20px;
}
.galeriaMnu {
	margin-top: 100px;
	text-align: center;
}
.adminMnu {
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: normal;
}
.adminCont {
	padding: 0px;
}
.input6 {
	width: 150px;
	font-size: 12px;
}
#left #promocion {
	height: auto;
	width: 200px;
	border: medium double #FFF;
	background-color: #1e1e98;
	margin-bottom: 2px;
	text-align: center;
	font-size: 18px;
	margin-left: 0px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 0px;
}
#left #promocionHolder {
	text-align: left;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	background-color: #09F;
	padding-bottom: 1px;
	padding-right: 1px;
	width: 217px;
}
