@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
.encabezado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: 50px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #000000;
	background-position: left top;
	text-align: left;
	text-decoration: none;
	margin: 5px;
}
.textoizquierda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	background-color: #003300;
	line-height: 14px;
	background-position: right top;
	text-align: right;
	margin: 5px;
}
.textonormal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #CCFFFF;
	text-decoration: none;
	background-color: #0C0C0C;
	background-position: left top;
	text-align: left;
	margin: 5px;
	overflow: auto;
	height: 500px;
}
.textocontacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	background-color: #000000;
	background-position: left top;
	margin: 5px;
}
.textocontactochico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	margin: 5px;
}
.argentinaparamirar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	background-color: #000000;
	margin: 5px;
}
.linkprincipal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #000000;
	background-position: center;
	text-align: center;
	margin: 5px;
	padding: 5px;
	height: 30px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.linkprincipal:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	background-color: #000000;
	background-position: center;
	text-align: center;
	margin: 5px;
	padding: 5px;
	height: 30px;
	text-decoration: none;
}
.linkprincipal:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #000000;
	background-position: center;
	text-align: center;
	margin: 5px;
	padding: 5px;
	height: 30px;
	text-decoration: none;
}
.linkprincipal:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	background-color: #000000;
	background-position: center;
	text-align: center;
	margin: 5px;
	padding: 5px;
	height: 30px;
	text-decoration: none;
}

