*  {
	margin: 0px;
	padding: 0px;
}
html {
	overflow: auto;
}
body {
	background-color: #000;
	margin: 0px;
	color:#FFF;
	line-height: 0;
}
a:focus {
	outline-style: none;
}
#mainDiv{
	position: relative;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	line-height: normal;	
}

/* <Menu> */
#menu a {
	display: block;	
	float: left;
	height: 37px;
	text-indent: 10000px;
	overflow: hidden;
}
#menu a:hover {
	background-position: bottom left;
}
#menuInicio {
	width: 68px;
	background: url(../images/menu/menuInicio.jpg) top left no-repeat;
}
#menuQuienes {
	width: 147px;
	background: url(../images/menu/menuQuienes.jpg) top left no-repeat;
}
#menuServicios {
	width: 94px;
	background: url(../images/menu/menuServicios.jpg) top left no-repeat;
}
#menuContacto {
	width: 118px;
	background: url(../images/menu/menuContacto.jpg) top left no-repeat;
}
#menuDonde {
	width: 147px;
	background: url(../images/menu/menuDonde.jpg) top left no-repeat;
}
#menuMail {
	width: 18px;
	background: url(../images/menu/menuMail.jpg) top left no-repeat;
}
/* </Menu> */

#content{
	clear: both;
	margin-top: 0px;
	font-size: 14px;
	padding-top: 5px;
}
#contentLeft {
	float: left;
	width: 510px;
	text-align: left;
}
#contentRight {
	float: right;
	width: 270px;
	text-align: left;
}
#contentRight p {
	position:absolute; 
	top:50%; 
	width: 270px;
	height:240px; 
	margin-top:-120px;
}
#footer {
	clear:both;
	font-size: 14px;	
	height: 100px;
}
#footerLeft {
	float: left;
	text-align: left;
	padding: 5px;
}
#footerRight {
	float: right;
	text-align: right;
	padding: 5px;
}
a {
	color:#FFF;
	text-decoration:none;
}
#services {	
	padding: 10px;
	margin-top: 0px;
	font-size: 16px;
	height: 200px;
	*height: 189px;
}
#services a {	
	float: left;
	color: #FFFFFF;
	text-decoration: none;	
    display: block;
    border: 1px solid #000;
	background-color:#000;
	height: 195px;
	/**height: 185px;*/
	margin-top: 10px;
	*margin-top: 0px;	/* IE7 Fix */
	margin-left: 10px;
	text-align: center;
	width: 175px;	
}
#services a:hover {
    display: block;
    border: 1px solid #CCC;
	background-color:#333;
}

/* <Contact Form> */
.ContactPopup {
	font-family: Tahoma, Geneva, sans-serif;
	border: 2px solid #fff;
	padding: 5px;
	position: fixed;
	width: 770px;
	left: 50%;
	top: 5%;
	margin: 0 0 0 -390px;
	line-height: normal;
	z-index: 100;
	font-size: 13px;
	text-align: justify;
	color: #FFF;
}
.field {
	background-color: #333333;
	font-size: 14px;
	color: #FFFFFF;
	width: 350px;
	border: 2px solid #999999;
}
/* </Contact Form> */

/* <Inicio> */
#InicioFlash {
	float: left;
}
#InicioText {
	position: absolute; 
	float: right;
	width: 250px;
	top: 0px; 
	right: 0px; 
	padding: 10px;	
}
/* </Inicio> */

/* <Contacto> */
#QuienesImage {
	float: right;
	padding-right: 80px;
}
#QuienesText {
	position: absolute; 
	float: left;
	width: 350px;
	top: 0px; 
	left: 0px; 
	padding-top: 80px;
	padding-left: 50px;
}
/* </Contacto> */

/* <Donde>  */
.DondePopUp {
	position:absolute; 
	display:none;  
	left: 50%;
	top: 10px;
	z-index: 1; 
	border: 2px solid #fff;
	background-color:#000;
	padding: 5px;	
	font-size: 13px;
	color: #FFF;
	margin: 0 0 0 -325px;	
}
.separator {
	width: 26px;
	display: inline-block;
}
#DondeText {
	float: left;
	padding-left: 100px;
	*padding-top: 15px;
}
#DondeMap {
	float: right;
	padding-right: 150px;
	text-align: center;
}
/* </Donde> */

.centerWithText {
	vertical-align: middle; 
	margin: 0px;
}

#HideShow {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.close {
	display: block;
	background-color:#333;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	width: 100%;
	font-size: 14px;
}
p{
	margin-top: 0; 
	padding-top: 0;
} 


#menu_intro a {
	display: block;	
	width: 420px;
	height: 50px;
	text-indent: 10000px;
	overflow: hidden;
}
#menu_intro a:hover {
	background-position: bottom left;
}
#menuFotografia, #menuEventos {
	position: absolute;
	width: 420px;
	height: 50px;
	top: 170px;
}
#menuFotografia {
	left: 12px;
	background: url(../images/main_site/fotografia.gif) top left no-repeat;
}
#menuEventos {
	left: 461px;
	background: url(../images/main_site/eventos.gif) top left no-repeat;
}
.hiddenPic {
	display:none;
}
#main_intro {
	width: 886px;
	height: 250px;
	text-align: center;
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -443px; /* Half the width of the DIV */
	margin-top: -100px;  /* Half the height of the DIV */
}
#main_intro_flash {
	position:absolute;
	width: 863 px;
	height: 99 px;
	left: -40px;
}
