body {
	background-color: #333333;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.floatleft {
	float: left;
	text-align: left;
	padding-right: 15px;
}
.floatright {
	float: right;
	text-align: right;
}
#menu {
	width: 885px;
}

#pie1 {
	color: #FFFFFF;
	font-size: 0.8em;
	background-color: #666666;
	padding: 5px;
	border: thin solid #CCCCCC;
	float: left;
	height: 50px;
	width: 250px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pie2 {
	color: #FFFFFF;
	font-size: 0.8em;
	background-color: #666666;
	padding: 5px;
	border: thin solid #CCCCCC;
	float: left;
	height: 50px;
	width: 200px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pie3 {
	color: #FFFFFF;
	font-size: 0.8em;
	background-color: #666666;
	padding: 5px;
	margin: 0px;
	border: thin solid #CCCCCC;
	float: left;
	height: 50px;
	width: 375px;
	text-align: right;
}
#datos {
	background-color: #000000;
	padding: 10px;
	clear: both;
}
#menu {
	text-align: center;
	padding-left: 50px;
}

#datos h1 {
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: normal;
	font-size: 1.5em;
	margin-top: 0px;
}
#datos p {
	font-size: 0.8em;
	color: #FFFFFF;
}


#footer li {
	text-align: center;
	color: #FFFFFF;
	font-size: 0.7em;
	clear: both;
	list-style-type: none;
	padding-top: 10px;
}
#menu a {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 0.9em;
}
#menu li {
	list-style-type: none;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(imag/fondo-linea-gris-menu.jpg);
	background-position: right top;
	height: 25px;
	padding-top: 5px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#container {
	text-align: center;
}
#content {
	width: 885px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#header {
	text-align: center;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.field_title {
	color: #ffffff;
}
#datos a{
	color: #ffffff;
	}

