* {

	padding: 0px;

	border: 0px;

	margin: 0px;

	}

.clearfix:after {

    content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden;

}



/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.oculto {

	visibility: hidden;

}



/* End hide from IE-mac */	


body {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#total  {
	height: 40em;
	width: 98%;
	margin-top: 0px;
	margin-right: 1%;
	margin-bottom: 0px;
	margin-left: 1%;
	background-color: #090702;
}
#total  #sup {
	float: left;
	width: 100%;
	background-color: #090702;
	height: 84px;
}
#total #sup #logo {
	background-color: #090702;
	height: 110px;
	float: left;
	width: 100%;
	padding-bottom: 1.5em;
}
#total #sup #logo img {
	padding-top: 2em;
	padding-left: 7.5%;
	float: left;
}


#total #sup #logo ul {
	float: left;
	margin-top: 2.3em;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 2%;
}

#total #sup #logo ul li {
	color: #FFBD00;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../imagenes/lista10.png);
	font-size: 10px;
}
#total #sup #menu {
	background-color: #090702;
	width: 100%;
}
#total #sup #menu ul {
	width: 90%;
	margin-left: 5%;
	padding-bottom: 0.3em;
	margin-bottom: 0.5em;
}
#total #sup #menu ul li {
	list-style-type: none;
	display: inline;
	margin-left: 3%;
}
#total #sup #menu ul li a {
	color: #FFBD00;
	text-decoration: none;
	font-size: 15px;
}
#total #sup #menu ul li a:hover {
	color: #F8BC10;
	font-size: 15px;
	text-decoration: underline;
}

#contenido {
	width: 100%;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
	margin-top: 5.5em;
	background-image: url(../imagenes/edificio.jpg);
	background-repeat:  repeat;
	height: 50em;
}
#total #contenido #imagen_obras {
	padding-left: 10px;
	float: left;
	width: 18%;
	padding-top: 2em;
	padding-bottom: 2em;
}
#total #contenido #textos {
	float: left;
	width: 75%;
	padding-top: 1em;
}


#contenido p {
	color: #630;
	font-weight: bold;
	font-size: 13px;
	margin-right: 5%;
	margin-top: 1em;
}
#total #contenido #textos h3 {
	font-size: 12px;
	color: #630;
	font-weight: bold;
}

#total #contenido #textos ul {
	float: left;
	margin-left: 1.5em;
}
	
#total #contenido #textos li {
	color: #630;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../imagenes/lista_reves10.png);
	font-size: 12px;
	margin-top: 0.2em;
}
#total #pie {
	background-color: #090702;
	width: 100%;
	height: 68em;
	padding-bottom: 0em;
}

#total #pie img {
	float: right;
	background-color: #090702;
	margin-right: 4%;
	margin-top: 1.5em;
}

.borrar {
	background-image: url(../imagenes/borrar.png);
	background-position: 0.5em center;
	background-repeat: no-repeat;
	padding-left: 3em;
	font-weight: bold;
	color: #630;
	padding-bottom: 1em;
	border: thin solid #630;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	margin-left: 1.5em;
	padding-right: 1em;
	vertical-align: middle;
	padding-top: 1px;
	text-align: right;
	
}

.enviar {
	background-image: url(../imagenes/enviar.png);
	background-position: 0.5em center;
	background-repeat: no-repeat;
	padding-left: 3em;
	font-weight: bold;
	color: #630;
	padding-bottom: 1em;
	border: thin solid #630;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	margin-left: 1.5em;
	padding-right: 1em;
	vertical-align: middle;
	padding-top: 1px;
	text-align: right;
}
.formulario {
	color: #630;
	border: thin solid #630;
	padding: 2px;
}
#total #contenido #textos a {
	color: #630;
	font-weight: bold;
}
