body {
	font: 0.8em arial;
	background:#fff;
}
#foot a:hover{
color:#333;
}
#foot a{
color:grey;
text-decoration:none;
}
#foot {
	font:0.8em tahoma;
	color:grey;
	text-align:right;
	padding-right:3px;
}
#contrataciones {
	color:#666666;
	margin-right:8px;
	padding:5px 0;
}
.tituloGaleria {
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
	margin-top:10px;
	background:#fcdcb9;
	color:#666;
	padding:3px;
}
#main {
	background:#ffffff;
	width:568px;
	margin:0 auto;
	text-align:center;
	padding-top:30px;
}
#head, #body {
	text-align:left;
}
#logo {
	margin-left:-6px;
}
#menu a:hover {
	padding-top:8px;
}
#menu a {
	position:absolute;
	top:0;
	background:#fb8500;
	padding:5px 10px;
	color:white;
	font-weight:bold;
	text-decoration:none;
}
#menu {
	margin-left:-216px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #menu {
		margin-left:180px;
		}
}
#linkInicio {
	margin-left:0px;
}
#linkHistoria {
	margin-left:60px;
}
#linkEventos {
	margin-left:183px;
}
#linkFotos {
	margin-left:255px;
}
#linkContacto {
	margin-left:312px;
}
.aboutUs, .events, .clientes {
	margin-top:30px;
	margin-left:2px;
	border-left:10px solid #fcdcb9;
}
#contact {
	border-right:10px solid #fcdcb9;
	text-align:right;
	margin-top:30px;
	margin-right:3px;
	background:url(../img/contactoImg.jpg);
	background-repeat:no-repeat;
}
#contacTable {
	margin-left:280px;
	margin-top:5px;
}
#contacTable td {
	padding:5px;
}
.orange {
	color:#FF6600;
}
.grey {
	color:#666;
}
.boton {
	font: 0.9em arial;
}
#sendMsg {
	margin-top:7px;
	padding:5px;
}
#resultado img {
	position:absolute;
	margin-left:-37px;
}
#resultado {	
	border:1px dashed #fcdcb9;
	color:#666666;
	margin-top:7px;
	font-weight:bold;
	padding:5px;
}
.field {
	border:1px solid #ccc;
	background:#fff;
	color:#FF6600;
	font: 0.9em arial;
	padding:4px;
	width:250px;
}
.pAboutUs, .pEventos, .pEvents, .pClientes, .pHistory {
	line-height:20px;
	margin-left:12px;
	color:#666666;
	width:530px;
	border-right:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
	padding:0 10px 10px 0;
	text-align:right;
}
.pEventos {
	text-align:justify;
}
.pHistory {
	text-align:justify;
}
.pClientes {
	text-align:left;
}
.pEvents {
	text-align:left;
	background:url(../img/eventos.jpg) right bottom;
	background-repeat:no-repeat;
}
.imgQueOfrecemos {
	margin-left:10px;
}
.imgEventos {
	margin-left:19px;
}
.imgContacto {
	margin-right:5px;
}
#divMenuFotos a{
	color:#fb8500;
	font-weight:bold;
	text-decoration:none;
	padding:2px 3px;
	}
#divMenuFotos a:hover{
	background-color:#ccc;
	color:white;
	}
#divMenuFotos {
	margin-top:5px;
	position:absolute;
	margin-left:285px;
	color:#ccc;
	}