h1 {
	color:white;
	text-align:left;
}
h4 {
	color:white;
	text-align:right;
}
#Fondo {
	width:900px;
	background-image:url(Imagenes/fondo.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	margin:auto;
	background-attachment:fixed;
}
#fondoDegrado {
	background-image:url(Imagenes/fondo%20degradado.png);
	background-position:center center;
	text-align:center;
}
#PieDePagina {
	background-image:url(Imagenes/pie%20de%20pagina.png);
	background-position:center center;
}
#centro {
	background-image:url(Imagenes/centro.png);
}
#cabecera {
	background-image:url(Imagenes/cabexera.png);
	background-position:top;
	background-repeat:no-repeat;
}
#cabezera {
	background-image:url(Imagenes/cabexera%202.png);
	background-position:top;
	background-repeat:no-repeat;
}
.head {
	height:394px;
	text-align:left;
	color:#FFF;
	font-weight:bold;
	margin-top:200px;
	margin-right:auto;
	margin-bottom:auto;
	margin-left:auto;
}
.subtitulo {
	text-decoration:underline;
	font-weight:bold;
	color: #FF6600;
}
#escribir2 {
	padding-left:10px;
	color:#FFF;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	padding-top:0px;
	padding-right:20px;
	padding-bottom:10px;
}
#escribir1 {
	padding-left:5px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}
#menu {
	margin-top:73px;
	width:470px;
	margin-right:15px;
	margin-bottom:auto;
	margin-left:1px;
	font-size:10px;
	color:#FFF;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
}
#titulo {
	margin-top:190px;
	margin-right:150px;
	margin-bottom:auto;
	margin-left:auto;
	width:266px;
	font-size:22px;
	color:#FFF;
	text-align:center;
}
#tituloLinks {
	margin-top:320px;
	font-size:14px;
	color:#FFF;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	
}
#link {
	font-size: 11px;
	color: #FFF;
	text-align: justify;
	vertical-align: middle;
	margin: auto;
}
body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}
a:link {
	color:#FFF;
	text-decoration:none;
}
a:visited {
	color:#FFF;
	text-decoration:none;
}
a:hover {
	color:#FF6600;
	text-decoration:none;
}
a:active {
	color:#FFF;
	text-decoration:none;
}