a {
	color: #1B4978;
}
a:hover {
	text-decoration: none;
}
/* Elements */
body { text-align: justify; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: small; color: #333333; background: #4096ee url(imagenes/img1.jpg) repeat-x; }
h1 { font-size: 25px; }
h2, h3 {
	margin-top: 0px;
}
h4, h5, h6 {
}
p, ol, ul, dl, blockquote {
}
#colOne { float: right; width: 360px; margin-top: 20px; padding-right: 20px; }
#colTwo { position: absolute; float: left; width: 180px; margin-top: 20px; padding-right: 20px; padding-left: 20px; }
#colTwo ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}
/* Content */
#content { background: #ffffff; width: 600px; margin: 0 auto; padding: 2px 0 0; }
#content h1 {
	background-color: #B2D4F7;
	padding: 5px 0px 5px 5px;
	color: #173E68;
}
#content h2 {
	background-color: #B2D4F7;
	padding: 5px 0px 5px 5px;
	text-transform: uppercase;
	font-size: 16px;
	color: #173E68;
}
#content h3 { color: #2f73b8; font-size: 16px; }
/* Footer */
#footer {
	width: 600px;
	margin: 0px auto;
	padding: 3px 0px 0px 0px;
	height: 50px;
	background: #EEEEEE;
}
#footer a {
	color: #666666;
}
#footer a:hover {
	color: #333333;
}
#footer p {
	margin: 0px;
	padding-top: 15px;
	text-align: center;
	font-size: 11px;
	color: #999999;
}
/* Header */
#header { color: #fafafa; width: 600px; height: 60px; margin: 0 auto; }
#header a { text-decoration: none; color: #ffffff; line-height: 50%; }
#header h1 { margin: 0; padding-top: 20px; font-size: 30px; letter-spacing: -2px; }
#header h2 {
	float: right;
	margin: 10px 0px 0px 0px;
	padding-top: 28px;
	font-size: 16px;
	letter-spacing: -1px;
	color: #FFFFFF;
}
/* Menu */
#menu { position: static; width: 600px; height: 30px; margin: 20px auto 0; }
#menu a {
	display: block;
	float: left;
	width: 120px;
	padding: 5px 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background: #EEEEEE;
}
#menu a:hover {
	background: #CCCCCC;
}
#menu li {
	display: inline;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

