@charset "utf-8";
/* CSS Document */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;	
}
/* Padding y margin */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
margin: 0;
padding: 0;
}

/* Tamaños de los headers */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Estilos de las listas */
ol, ul {
list-style: none;
}

/* Estilo y grosor de las fuentes */
address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal;
}

/* Bordes de las tablas */
table {
border-collapse: collapse;
border-spacing: 0;
}

/* Otros bordes */
fieldset, img {
border: 0;
}

/* Alineacón del texto */
caption, th {
text-align: left;
}

/* Comillas */
q:before, q:after {
content: ”;
}
body,td,th {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none; 
}
.h1 {
	font-size: 14px;
	color: #7FA50C;
	font-weight: bold;
}
.style1 {
	color: #A10101;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	color: #FF5C00;
	font-weight: bold;
}
.style4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.style6 {
	font-size: 9;
	color: #666666;
}
.style5 {
	font-size: 12px;
	font-weight: bold;
	color: #FE0000;
}
.style6 {
	font-size: 13px;
	font-weight: bold;
	color: #FE0000;
}
.style7 {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration:none; 
}
.Estilo6 {
	color: #666666;
	font-weight: bold;
}
.head1 {
	width: 900px;
	margin:auto;
	height:50px;
}
.palabras  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:7px;
	color: #FFFFFF;
	font-style:normal;
	text-align:justify;

}
.contenedor {
	margin:auto;
	width:900px;
	height:auto;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border-left-style:solid;
	border-left-color:#666666;
	border-right-style:solid;
	border-right-color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none; 
}
.foot {
	margin:auto;
	width:900px;
	height: 231px;
	background-image:url(images/pie.jpg);
	background-position:bottom;
	border-left-style:solid;
	border-left-color:#666666;
	border-right-style:solid;
	border-right-color:#666666;
}
