@charset "utf-8";
/* CSS Document */
html { -webkit-font-smoothing: antialiased; }

body {
font-family: 'Open Sans Condensed', sans-serif;
margin:0px;
padding:0px;
background: #ececec;
background-image:url('bg1.png');
background-repeat:repeat-x;
}
#totalwrapper {
	position:relative;
}
#logo {
	position:absolute;
	width: 280px;
	height: 127px;
	top: 15px;
	left: 50%;
	right: 50%;
	margin-left:-460px;
	z-index: 999;
}
#menu {
	position:absolute;
	top: 180px;
	left: 50%;
	right: 50%;
	margin-left: -608px;
}
#slideshow {
	position: relative;
	left:50%;
	right:50%;
	margin-left:-548px;
	width: 800px;
	height: 400px;
}
#title {
		position:absolute;
		top: 300px;
		left: 50%;
		right: 50%;
		margin-left: -150px;
		
	
}
#contentbg {
	position:absolute;
	left:50%;
	right:50%;
	margin-left:-190px;
	background: #f7f7f7;
	width: 640px;
	height: 650px;
	top:290px;
	z-index:-99;
	border-radius: 0px 0px 20px 20px; 
-moz-border-radius: 0px 0px 20px 20px; 
-webkit-border-radius: 0px 0px 20px 20px;
border: 1px solid #d2d2d2;
	}
#contentbgof {
	position:absolute;
	left:50%;
	right:50%;
	margin-left:-190px;
	background: #f7f7f7;
	width: 640px;
	height: 750px;
	top:290px;
	z-index:-99;
	border-radius: 0px 0px 20px 20px; 
-moz-border-radius: 0px 0px 20px 20px; 
-webkit-border-radius: 0px 0px 20px 20px;
border: 1px solid #d2d2d2;
	}
#contentbgcontacto {
	position:absolute;
	left:50%;
	right:50%;
	margin-left:-190px;
	background: #f7f7f7;
	width: 640px;
	height: 580px;
	top:290px;
	z-index:-99;
	border-radius: 0px 0px 20px 20px; 
-moz-border-radius: 0px 0px 20px 20px; 
-webkit-border-radius: 0px 0px 20px 20px;
border: 1px solid #d2d2d2;
	}
#contentbgcontacto2 {
	position:absolute;
	left:50%;
	right:50%;
	margin-left:-190px;
	background: #f7f7f7;
	width: 640px;
	height: 520px;
	top:290px;
	z-index:-99;
	border-radius: 0px 0px 20px 20px; 
-moz-border-radius: 0px 0px 20px 20px; 
-webkit-border-radius: 0px 0px 20px 20px;
border: 1px solid #d2d2d2;
}
#footer {
	font-family: 'Armata', sans-serif;
	font-size: 12px;
	color: #fff;
	padding-top: 7px;
	padding-left: 10px;
	position: absolute;
	background: #777;
	height: 20px;
	width: 630px;
	bottom: -29px;
	left: 50%;
	right: 50%;
	margin-left: -320px;
	border-radius: 8px 0px 10px 0px; 
	-moz-border-radius: 8px 0px 10px 0px; 
	-webkit-border-radius: 8px 0px 10px 0px;
	border: 1px solid #d2d2d2;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #ccc;
}
#map {
	position: absolute;
	top: 400px;
	left: 50%;
	right: 50%;
	margin-left: -144px;
	z-index: -9;
}
#galeria {
	position: absolute;
	width: 600px;
	height: 500px;
	left: 50%;
	right: 50%;
	margin-left: -150px;
	top: 400px;
	}
#oficinas {
	position: absolute;
	width: 580px;
	height: 400px;
	left: 50%;
	right: 50%;
	margin-left: -140px;
	top: 400px;
	}
#contact {
	position: absolute;
	width: 580px;
	height: 400px;
	left: 50%;
	right: 50%;
	margin-left: -140px;
	top: 400px;
	}
#plana {
	position: absolute;
	width: 580px;
	height: 400px;
	left: 50%;
	right: 50%;
	margin-left: -140px;
	top: 540px;
	z-index:9999;
	}
#fotocontacto {
	position: absolute;
	width: 580px;
	height: 400px;
	left: 50%;
	right: 50%;
	margin-left: -320px;
	top: 110px;
	z-index:9999;
	}
#bienvenidos {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #ooo;
	padding: 30px;
	position: absolute;
	background: #efefef;
	position: absolute;
	width: 530px;
	height: 440px;
	border: 1px solid;
	border-color: #d1d1d1;
	left: 50%;
	right: 50%;
	margin-left: -300px;
	top: 100px;
	z-index: 999;
	border-radius: 0px 40px 0px 40px; 
-moz-border-radius: 0px 40px 0px 40px; 
-webkit-border-radius: 0px 40px 0px 40px;
	}
#bienvenidos p {
	padding-bottom: 20px;
	}
#clip {
	position: absolute;
	height: 100px;
	width: 100px;
	bottom: -50px;
	left: 50%;
	right: 50%;
	margin-left: 250px;
	z-index: 99999;
}
#bienvenidos ul {
    margin: 0.75em 0;
    padding: 0 1em;
    list-style: none;
}
#bienvenidos li:before { 
    content: "";
    border-color: transparent #111;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 0.9em;
    position: relative;
}
#bienvenidosbot {
	position: absolute;
	width: 500px;
	height: 150px;
	left: 50%;
	right: 50%;
	margin-left: 0px;
	top: 740px;
	z-index:9999;
	}