* {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
}

body, td, th, input, textarea,
a, a:link, a:visited, a:active {
	font-size: 11px;
	color: #494949;	
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: none;
}

p {
	margin-top: 0;
}

body, td, th {
	line-height: 1.5em;
}

html {
	background-color: white;
}

body {
	width: 900px;
	margin: 0 auto 35px;
	position: relative;
	/*
	padding-bottom: 80px;	
	background: white url('/img/govern.gif') no-repeat center bottom;
	*/
}

img {
	border: none;
}

/* Header */

h1 {
	padding: 40px 5px 0 0;
	margin: 0;
	width: 900px;
	height: 60px;
	background: url('/img/logo.jpg') no-repeat left top;
	text-align: right;
}

h2, h3 {
	margin: 10px;	
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

label {
	font-size: 12px;
}

#contenido {
	position: relative;
	height:380px;
}

#menu {
	height: 35px;
	overflow: hidden;
	margin-bottom: 2px;
	clear: both;
}

#footer {
	margin-top: 30px;
	text-align: center;
}

#minimenu {
	font-weight:bold;
	margin-top: 70px;
	text-align: center;
}

#maquetas {
	text-align: center;
}

.texto {
	margin-left: 25px;
	margin-right: 30px;
}

#formulario {
	margin:20px;
	float: left;
}

#datos {
	margin:20px;
	float: left;
}
	
#map {
	margin:20px;
	float: left;
	width:	450px;
	height:	300px;
}