body, p, h1, by{
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	color: #000;
}

a:link {
	color: #900;
}
a:visited {
	color: #900;
}
a:hover {
	color: #900;
}
a:active {
	color: #900;
}

p {
	font-size: 0.8em;
	padding: 0 0 5px 0;	
}


h1 {
	font-weight:bold;
	font-size:1em;
	color: #900;
	display: inline;
}

.by {
	font-size: 0.7em;
	text-align: center;
	margin-top: 10px;
	color:#999;
}

.404 {
	font-size: 2em;
	text-align: center;
	color:#900;
}

.logo_o {
	font-size: 1.2em;
	color:#000;
	font-weight: bold;
}

.logo_a {
	font-size: 1.2em;
	color:#900;
	font-weight: bold;
}

.img {
	padding: 5px;
	float: left;
}

.imgslider {
	padding: 5px;
	float: right;
	margin-top: -15px;
}

#principal {
	height: auto;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	box-shadow: 2px 2px 5px #999;
}
#top {
	width: auto;
	margin: 5px 0 40px 0;
	padding-bottom: 10px;
	text-align:center;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}

#cabecera {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

#slide {

}

.menu li {
	display: inline;
	padding: 3px;
}

#menu {
	text-align: left;
	font-size: 0.8em;
	font-weight:bold;
}

#contenedor {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

#formcont {
	width: auto;
	position: relative;
	border: 1px dotted #999;
}

#formulario {
	width:50%;
	float:left;
}

#txtformulario {
	width: 50%;
	float: right;
	
}

#contacto {
	clear:both;
	font-size: 0.8em;
	text-align:center;
	margin: 15px 0 5px 0;
	padding: 3px 0 3px 0;
	border:1px dotted #999;
}

#wg3 {
	text-align:center;
	margin: 10px 0 0 0;
}
