BODY{
	background-color: White;
	margin: 0px 0px 0px 0px;
}

.pagina-valencia-home{
}

.contenido-valencia-home{
	background-color: White;
	padding: 0px 0px 0px 0px;
	color: Gray;
	font-family: Tw Cen MT;
	text-align: left;
	font-size: 16px;
}

.pie-valencia-home{
	
	text-align: right;
	padding: 5px 10px 0px 0px;
	color: Gray;
	font-family: Tw Cen MT;
	font-size: 13px;
	background-color: #1F232D;
	height: 20px;
}

H1{
	color: Gray;
	font-family: Tw Cen MT;
	font-size: 22px;
	border-bottom: 2px dotted #850001;
	padding: 0px 00px 0px 0px;
	margin: 0px 00px 0px 0px;
	
}

H2{
	color: Gray;
	font-family: Tw Cen MT;
	font-size: 18px;
	border-bottom: 1px dotted #850001;
	text-align: right;
	padding: 0px 10px 0px 0px;
}

TABLE{
	color: Gray;
	font-family: Tw Cen MT;
	text-align: left;
	font-size: 16px;
}

A {color: #850001;text-decoration: none;}
A:visited {color: #850001;text-decoration: none;}
A:active {color: #850001;text-decoration: none;}
A:hover { color: Black;	text-decoration: none;}

A.pielink { color: #A8AAC1;text-decoration: none;}
A.pielink:visited {color: #A8AAC1;text-decoration: none;}
A.pielink:active {color: #A8AAC1;text-decoration: none;}
A.pielink:hover { color: white; text-decoration: none;}