@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: normal;
	font-variant: normal;
}

#columna_izq  {
	width: 140px;
	padding: 10px;
	float: left;
	font-weight: normal;
}


#contenedor  {
	width: 1000px;
}


#contenido  {
	width: 810px;
	padding: 10px;
	float: left;
}


a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #666666;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}


h1  {
	margin: 5px;
}

.negrita {
	font-weight: bold;
}.titulo_azul {
	color: #C5B7A1;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	font-style: normal;
}
#interior_izq {
	width: 390px;
	float: left;
	padding-top: 20px;
	padding-bottom: 10px;
}
#interior_der {
	width: 390px;
	float: right;
	padding-top: 20px;
	padding-bottom: 10px;
}
.txt-english {
	color: #666666;
}
img {
	font-size: 14px;
}
.grisfondo {
	background-color: #999999;
}
