body {
	background-image: url(imagenes/strip.jpg);
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	width: 750px;
	background-position: center top;
	background-repeat:  repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}



.terminos {
	color: #FFFFFF;
	background-color: #002178;
	height: 15px;
	text-align: center;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	margin: 0px auto;
	padding: 0px;
	left: auto;
	right: auto;
	text-decoration: none;

}
#contenedor {
	width: 750px;
	background-color: #FFFFFF;
	height: 10400px;
}



a:link {
	color: #990000;
	text-decoration: underline;
	}
a:visited {
	color: #800000;
	text-decoration: none;
	}
a:hover {
	color: #C1393B;
	text-decoration: none;

	}
a:active {
	text-decoration: none;
	color: #FF0000;
}



#izquierda {
	width: 225px;
	background-image: url(imagenes/fondo_btn.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-left: 20px;
	text-align: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
 #navlist
{
	padding-left: 7px;
	list-style: none;
	line-height: 22px;
	margin: 0px 0px 5px;
}

#navlist li
{
	padding-left: 10px;
	background-image: url(imagenes/bullet_barra_negra.gif);
	background-repeat: no-repeat;
	background-position: 0 0.8em;
	margin: 0px;
}
#contenido {
	width: 445px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	float: left;
	background-color: #f0f0f0;
	padding: 0px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: right;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.7em;
	color: #000000;
	text-align: left;
	margin: 20px;
}


#terms {
	text-align: center;
	padding: 0px;
	height: 15px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-color: #002178;
}
*html #izquierda{
	margin-left: 10px;
	margin-right: 20px;
	}
#terms a:link,#terms a:hover {
	color: #FFFFFF;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FF6200;
	text-align: left;
	line-height: 0.2em;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
	}
