body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 150%;
	color: #333;
	text-decoration: none;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	background-image: url(img/f_header.jpg);
	
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a {
	color: #F90;	
	padding: 1px;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
#inicio {

	
}
#header {
	height: 228px;
	padding-top: 8px;
	padding-right: 8px;
	text-align: right;
	max-width: 1180px;
	min-width: 820px;
	padding-left: 200px;	
}
#header2 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 228px;
	padding-top: 8px;
	padding-right: 8px;
	text-align: right;
	max-width: 1180px;
	min-width: 820px;
	padding-left: 200px;
}
#marco {
	max-width: 1180px;
	min-width: 1000px;
	min-height: 1100px;
	margin: 0px;
	background-image: url(img/f_content2.png);
	background-repeat: no-repeat;
}
#menu {
	padding-left: 50px;
	margin-top: 40px;
	float: left;
}
#menu div {
	display: block;
	margin-bottom: 8px;
}
#menu a {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	padding-top: 1px;
}
#menu a:hover {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	color: #DF6000;
	padding-top: 1px;
}
#seccion {
	margin-top: 55px;
	padding-right: 8px;
	max-width: 1780px;
	min-width: 420px;
	margin-left: 500px;	
	font-size: 14px;
	line-height: 175%;
	min-height: 600px;
}
#seccion h1 {
	font-size: medium;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#tit {
	font-size: 19px;
	text-decoration: none;
	background-image: url(img/asteriscoG.jpg);
	text-indent: 30px;
	float: right;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 24px;
	margin-top: 10px;
	text-transform: uppercase;
}
#pie {
	float: right;
	margin-right: 50px;
	margin-top: 9px;
	font-size: x-small;
	color: #FDAE3B;

	bottom: 0px;
}
.docu {
	color: #F90;	
	padding: 1px;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}
.docu:hover {
	text-decoration: underline;
}

#cristina_maestre {
	float: left;
	font-size: x-small;
	color: #FDAE3B;
	padding-left: 50px;
	position: absolute;
	top: 1070px;
}
p {
	margin-bottom: 10px;
}

table {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#anuncio {
	color: #FFF;
	background-color: #D98A00;
	text-align: center;
	padding: 8px;
	/*font-weight: bold;*/
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-variant: normal;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 18px;
}
