BODY {
	cursor: auto;
	color: #000000;
 	font-size: 13px;
 	font-family: "Trebuchet MS";
	text-align: justify;
 	text-decoration: none;
	line-height: 180%;
	background-image: ;
	background-repeat: no-repeat;
    background-color: #ffffff;
}

a:link { text-decoration: none; color: #534f4f; border-bottom: 2px solid #CCC; text-transform: uppercase; }
a:active { text-decoration: none; color: #534f4f; border-bottom: 2px solid #CCC; text-transform: uppercase; }
a:visited { text-decoration: none; color: #534f4f; border-bottom: 2px solid #CCC; text-transform: uppercase; }
a:hover { color: #393232; cursor: help; text-decoration: none; border-bottom: 2px solid #CCC; text-transform: uppercase; text-shadow: #CCC 20px -12px 1px; }

.principal {
	background-color: #ffffff;

}

.contenido {
	background-color: #e1e1e1;
}

h1 {
	color: #000000;
 	font-size: 25px;
 	font-family: Tahoma, Geneva, sans-serif;
	font-style: italic;
	text-align: justify;
	border-left: 15px solid #3CC;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	padding-left: 5px;
}

h2 {
	color: #000000;
 	font-size: 10px;
 	font-family: Verdana;
	font-style: normal;
	text-align: left;
	border-left: 15px solid #F03;
	line-height: 30%;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	padding-left: 5px;
	padding-top: -5px;
}

h3 {
	color: #000000;
 	font-size: 10px;
 	font-family: "Trebuchet MS";
 	text-decoration: none;
	line-height: 60%;

}

h4 {
	color: #000000;
 	font-size: 20px;
 	font-family: Tahoma, Geneva, sans-serif;
	font-style: italic;
	text-align: justify;
	border-left: 15px solid #FF3;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	padding-left: 5px;
}
	
.input { 
	cursor: auto;
	color: #000000;
 	font-size: 15px;
 	font-family: "Trebuchet MS";
 	text-decoration: none;
	text-shadow: #F00;
	font-style: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #CCC;
	background-image: none;
	background-image: url(imagenes/fondo.jpg);
	border: 0px solid #000000;
	border-top: 0px solid #9e85a6;
	border-left: 15px solid #534f4f;
	border-right: 0px solid #dadada; 
	border-bottom: 0px solid #272225; 
}
