a img {
	border: none;
	
}
p {
	font-family: "Century Gothic", Century;
}
body {
	margin: 0px;
	margin-top: -12px;
	position: relative;
	top:0px;
	left: 0px;
	font-family: Century Gothic;

}
a:link, a:visited {
	text-decoration: none;
	color: black;
}
a:hover {
	color: #fb9e00;
}
input {
	margin: 5px;
	background-color: #fccd7b;
}
#contenedor{
	margin: 1% auto 5px auto;
	position: relative;
	background-image: url(img/fondo.jpg);
	background-repeat: no-repeat;
	background-position: top-left;
	width: 900px;
	min-width: 900px;
	height: 630px;
}
#cabecera {
	width: 620px;
	height: 73px;
	position: relative;
	float: left;
	padding: 17px 0px 0px 280px;
}

#lateral {
	position: relative;
	float: left;
	width: 194px;
	height:460px;
	padding:10px 0px 10px 0px;
}
#menu {
	position: relative;
	width: 176px;
	height: 242px;
	background-image: url(img/menu_1.jpg);
	margin-top: 110px;
	background-repeat: no-repeat;
	border: thin solid black;
	padding: 40px 0px 0px 16px;
}
#menu img {
	margin-top: 7px;
}
#titulo {
	float:left;
	display: inline;
}
#ppal {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 50px 10px 10px 30px;
	width:400px;
	height: 420px;
}
#cuadro {
	background: url(img/cuadro.png) no-repeat;
	width: 400px;
	height: 400px;
}
#contenido {
	width: 350px;
	height: 390px;
	max-height: 390px;
	overflow: auto;
	padding-right: 10px;
	padding-left: 35px;
	margin: 10px 0px 0px 10px;
	font-size: 0.9cem;
	color: black;
	font-family: Century Gothic;
	text-align: justify;
	
}
#thun {
	margin: 5px;
	border: thin white solid;
}
#galeria {
	vertical-align: middle;
	line-height: 13px;
	visibility: hidden;
	}
#galeria a img{
	vertical-align: middle;
	border: 3px orange solid;
	}
#contenido ul {
	color: #fb9e00;
	font-size: 110%;
	font-variant: small-caps;
	font-weight: bold;
	list-style: none;
	}
#contenido ul li {
	margin-left: 12px;
	color: black;
	font-weight: normal;
	font-size: 80%;
	margin-top: 5px;
	font-variant: normal;
}
#drcha {
	float: right;
	margin-right: 0px;
	width:260px;
	height: 480px;
	}
#empleado {
	width: 140px;
	height: 150px;
	background-image: url(img/empleado.png);
	padding: 80px 20px 20px 40px;
	border: thin solid black;
	margin: -30px 0px 0px 25px;
}
#formulario {
	width: 300px;
	height: auto;
	padding: 30px;
	border: thin solid black;
	margin: 10% auto auto auto;
	color: #30d10d;
}
#publi {
	width: 150px;
	height: 100px;
	margin: 150px 0px 0px 15px;
}
#publi img {
	vertical-align: middle;
}
#pie {
	float: left;
	position: relative;
	width: 900px;
	height: 50px;
}
.importantever {
	color: #239901;
	font-size: 110%;
}
.importantenar {
	color: #fb9e00;
	font-size: 110%;
}
