body {
	text-align:center; 
	margin: 0px;
	padding: 0px;

	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

h1 {
	background-image: url("../images/cabecera01.jpg");
	width: 700px;
	height: 125px;
	color:#FFF;
	margin-top:0px;
}
h1 span{
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	position: absolute;
}

#content {
	margin:0 auto 0 auto; width:700px;
	border-left: 1px solid;
	border-right: 1px solid;
}

#right {
	float: right;
}

p {
  font-size: 0.8em;
  text-align: justify;
  margin-left: 4em;
  margin-right: 4em;
}

th, td {
	font-size: 0.8em;
	text-align: justify;
	margin-bottom: 10px;
	margin-left: 10px;
}

th {
	text-align: center;
	background-color: red;
	color: #FFF;
}

span.pregunta {
	font-weight: bold;
	font-style: italic;
}

img {
	border: 0;
}

#pie {
	clear: both;
	text-align: center;
}

div table {
	margin-left: auto; margin-right: auto;
	text-align: center;
}

#datos {
	width: 340px;
	margin-left: 10px;
}

#raw {
	margin-top: 10px;
}

#map{
	width: 500px; 
	height: 300px;
	margin: 0 auto 0 auto;
}

#raw ul li {
	/*list-style-image:none;*/
	/*list-style-position:outside;*/
	/*list-style-type:none;*/
	/*padding:0pt;*/
	font-size: 0.8em;
	text-align: justify;
	margin-bottom: 10px;
	margin-left: 6em;
	margin-right: 4em;
}


li a:hover, a:focus, a:active {
background:#DF0000 none repeat scroll 0%;
border-bottom:1px solid #E2E2E2;
border-top:1px solid #F6F6F6;
color:#FFFFFF;
}

ul {
	font-size-adjust:none;
	font-style:normal;
}

#bandera{
	position: absolute;
	/*top: 100px;*/
	/*left: 790px;*/
}

#cabecera{
	position: relative;
	text-align: left;
}

#cuerpo {
	text-align: center;
}
