@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
body {
	background-color: #666666;
	background-image: url("fondo-1.gif"/*tpa=http://www.argotmultimedia.com//images/fondo.gif*/);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	text-align: justify;
	padding-left: 50px;
}
h1 {
	color: #000033;
	font-size: large;
}
h2 {
	color: #990000;
	font-size: 1.5em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-bottom: 3px;
}
h3 {
	padding-left: 50px;
}
h4 {
	color: #ffffff;
	font-size: medium;
}
h5 {
	color: #333333;
	font-size: 1.2em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 3px;
}
h6 {
	color: #333333;
	font-size: 0.9em;
	text-align: justify;
	padding-left: 4px;
	padding-right: 4px;
	
}
li {
	text-align: justify;
	list-style-position: inside;
	padding-left: 15px;
}
#principal {
	margin: auto;
	width: 800px;
	background-color: #ffffff;
	}
#menu {
	width: 800px;
	background-color: #000000;
		
}
#info {
	float: left;
	width: 530px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #ffffff;
}
#titulo{
	width: 530px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#derecha {
	float: right;
	width: 250px;
	background-color: #CCCCCC;
}
#bottom {
	clear: both;
	text-align: center;
	padding-top: 15px;
	background-color: #000000;
	height: 30px;
}
#logo{
	float: left;
	width:225px;
	background-color: #ffffff;
}

#apDiv2 {
	float: right;
	top: 81px;
	width:404px;
	height:81px;
}
.blanco {
	color: #FFFFFF;
}
.linea {
	color: #990000;
}

a:link, a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #990000;
	text-decoration: none;
}
.txt_banners {
	font-size: 11px;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
}
.blanco:link, .blanco:visited,.blanco:hover {
	color: #FFFFFF;
	}