/* CSS Document */
* { margin: 0; padding: 0; }
p, ul, ol, dl { margin-bottom: 1em;  }

  img {
	display: block;
	
	margin: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	padding: 0px;
}
a:link {
	color: #787465;
	text-decoration:none;
	border-bottom-width: 1px;
}
a:visited {
	color: #787465;
	text-decoration:none;
	
}


a:hover {
	color: #cecba4;
	text-decoration:none;
}
a:active {
	color: #f08a02;
	text-decoration:none;
}
H1{
	color: #430C08;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
}
H4{
	color: #430C08;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}

H5{
	color: #FFCC66;
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
H3{
	color: #430C08;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
}
body{
	background-color: #1d1d1d;
	background-position: top;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #787465;
}
#contenedor {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 960px;
	height: 726px;
	margin-top: -363px;
	margin-left: -480px;
	overflow: auto;
	background-color: #1d1d1d;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	z-index: 0;
	background-image: url(../imagenes/raya.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#contenedor2 {
	width: 644px;
	height: 726px;
	margin-left: auto;
	margin-right: auto;
}

#cabeza1 {
	height: 95px;
	width: 226px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12pt;
	float: left;
	
}
#cabeza11 {
	height: 95px;
	width: 418px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12pt;
	float: left;
	
}
#cabeza2 {
	height: 13px;
	width: 644px;
	float: left;
	margin-top: 5px;
	
}
#cabeza3 {
	width: 642px;
	height: 114px;
	float: left;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	
}
#menu {
	width: 226px;
	float: left;
	
}
.menu_1{
	width: 226px;
	float: left;
	height: 27px;
	padding-top: 0px;	
}
.menu_n{
	width: 226px;
	float: left;
	height: 27px;
	padding-top: 15px;
	
}

#cuerpo {
	width: 418px;
	float: left;
	
}

.actual {
	color: #f08a02;
	
}
/*scroll*/

/*noticias*/
.titulo_noticia
{
	margin-bottom: 25px;
	color: #cecba4;
				
}
.texto_noticia
{
	margin-top: 25px;
	margin-bottom: 0px;
	width: 365px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #787465;
}
.imagen_noticia
{
	margin-bottom: 25px;
	margin-top: 15px;
				
}
/*curriculunm*/
.beig
{
	color: #cecba4;				
}
/*obras*/

.imagen_galeria
{
	float: left;
	margin-right: 34px;
	margin-bottom: 34px;
}
/*formularios*/
textarea{
	background-color: #787465;
	height: 90px;
	width: 280px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
input{
	background-color: #787465;
	height: 25px;
	width: 280px;
	margin-bottom: 2px;
	border: 0px none #787465;
	
}
.col_cont1{
	list-style-type: none;
}
.contacto_texto{
	float: left;
	text-align: justify;
	width: 70px;
	margin-right: 30px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: italic;
}
.boton_enviar{
	float: left;
	width: 377px;
	height: 20px;
	margin-top: 5px;
	margin-left: 3px;
	text-align: right;
	padding-top: 17px;
}
form{
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 45px;
	margin-left: 0px;
	
}
.mensaje_contacto{
	float: left;
	width: 400px;
	color: #FFFFFF;
	text-align: right;	
}
#contiene_mensaje{
	float: left;
	width: 400px;
	margin-top: 25px;
	text-align: right;
}
#contiene_coreo{
	float: left;
	width: 400px;
	text-align: left;
	height: 45px;
	margin: 45px 0px 0px;
}
