@import url(http://fonts.googleapis.com/css?family=Oswald);
* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
html, body { height: 100%; }
body {
	color: #787878;
	margin: 0;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-attachment: fixed;
	width: 100%;
}
.container {
	width: 100%;
	background-image: url(img/bgContainer01.png);
	background-repeat: repeat-y;
	min-height: 100%;
	float: left;
	margin: 0;
}
.container2 {
	background-image: url(img/bgContainer02.png);
	background-repeat: repeat-y;
	min-height: 100%;
	float: left;
	margin: 0;
	width: 100%;
}

.izq01 {
	width: 320px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	float: left;
}
.menuIzq {
	padding-top: 30px;
}
.menuIzq p {
	text-align: center;
}

.menuIzq p a {
	color: #000;
	text-decoration: none;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	line-height: 30px;
}
.menuIzq p a:hover {
	color: #FD7C16;
}
.menuIzq p a.current {
	color: #FD7C16;
}





.der01 {
	width: 360px;
	color: #fff;
	padding-right: 30px;
	padding-left: 30px;
	float: left;
}



.der01 h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: 20px;
	margin-top: 30px;
	font-family: 'Oswald', sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FD7C16;
}

.der01 p {
	line-height: 20px;
	margin-bottom: 20px;
}
.der02 {
	width: 250px;
	color: #fff;
	padding-right: 30px;
	padding-left: 30px;
	float: left;
}
.der02 h1 {
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	margin-top: 30px;
	font-family: 'Oswald', sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FD7C16;
}
.der02 h2 {
	font-size: 11px;
	line-height: 20px;
	color: #999;
	font-weight: normal;
	margin-bottom: 20px;
}
.contenido01Interior {
	font-size: 12px;
	line-height: 18px;
}
.contenido01Interior ul {
	padding-left: 15px;
}


.telefonos {
	margin-top: 20px;
}
.telefonos p {
	line-height: 32px;
	color: #FD7C16;
	background-repeat: no-repeat;
	font-size: 28px;
	padding-left: 40px;
	margin-top: 10px;
	width: 230px;
	display: block;
	margin-left: 25px;
}
.telefonos p a {
	color: #FD7C16;
	font-size: 20px;
	text-decoration: none;
}

.direccion {
	margin-top: 20px;
}
.direccion p {
	color: #FD7C16;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
}

#galeria {
	margin-left: 690px;
}
a.imagenGaleria {
	float: left;
	width: 200px;
	display: block;
	border: 5px solid #FFF;
	margin-top: 20px;
	margin-left: 20px;
}
a.imagenGaleria img {
	width: 200px;
	height: 150px;
}
.input01 {
	width: 340px;
	font-size: 12px;
	line-height: 18px;
	padding: 5px;
	margin-bottom: 5px;
}
.clientes img {
	width: 110px;
	display: block;
	float: left;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
