/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body, th, td {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 85%;
	color: #000000;
}

h2 {
	font-size: 100%;
}

h3 {
	margin-bottom: 0em;
	text-transform: uppercase;
	font-size: 100%;
	color: #000000;
}

h4 {
	margin-bottom: 0em;
	font-size: 100%;
	color: #FFFFFF;
}

h5 {
	margin-bottom: 0em;
	font-size: 100%;
	color: #000000;
}

p, ul, ol {
	margin-bottom: 0.5em;
	line-height: 1.6em;
}

p {

}

ol {
}

ul {
	list-style: none;
}

ul li {
	padding-left: 10px;
	background: url(images/img16.gif) no-repeat 0px 5px;
}

a:link {
	color: #0000CC;
}

a:hover, a:active {
	text-decoration: none;
	color: #FE1919;
}

a:visited {
	color: #060;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 10px 10px 0;
}

img.right {
	float: right;
	margin: 0 0 10px 10px;
}

.byline {
	color: #CCCCCC;
}

.col-one {
	float: left;
}

.col-two {
	float: right;
}

.two-cols {
}

.two-cols .col-one, .two-cols .col-two {
	width: 200px;
}

/* Boxes */

.box-white {
	background:#FFFFFF;
}


.box-green {
	background: url(images/img13green.gif) repeat-x;
}

.box-green .section {
	background: url(images/img11green.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-green .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img10green.gif) no-repeat;
}

.box-green .content {
	padding: 7px;
}

.box-yellow {
	background: url(images/img13yellow.gif) repeat-x;
}

.box-yellow .section {
	background: url(images/img11.gif) no-repeat right top;
	font-size: 100%;
	color: #FF0000;
}

.box-yellow .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 15px;
	background: url(images/img10.gif) no-repeat;
}

.box-yellow .content {
	padding: 20px;
}

/*
box orange para sponsor en index 
*/

.box-bluesponsor {
	background: url(images/img13.gif) repeat-x;
}

.box-bluesponsor .section {
	background: url(images/img11.gif) no-repeat right top;
	font-size: 90%;
	color: #FFFFFF;
}

.box-bluesponsor .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img10.gif) no-repeat;
}

.box-bluesponsor .content {
	padding: 20px;
}

.box-blue {
	background: url(images/img13.gif) repeat-x;
}

.box-blue .section {
	background: url(images/img15.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-blue .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img14.gif) no-repeat;
}

.box-blue .content {
	padding: 7px;
}

.box-pink {
	background: url(images/img17.gif) repeat-x;
}

.box-pink .section {
	background: url(images/img19.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-pink .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img18.gif) no-repeat;
}

.box-pink .content {
	padding: 7px;
}

/* Header */

#header {
	width: 868px;
	height: 85px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: center;
}

#logo h1, #logo h2 {
	float: center;
}

#logo h1 {
	padding-top: 7px;
	text-transform: lowercase;
	font-size: 34px;
	font-weight: normal;
}

#logo h2 {
	padding: 63px 0 0 3px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#logo a {
	text-decoration: none;
	color: #000000;
}


/* Menu */

#menu {
	width: 860px;
	height: 30px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 0;
	background: #FFFFFF;
}

#menu a {
	display: block;
	float: left;
	background: url(images/img07.gif) no-repeat;
	text-decoration: none;
	color: #666666;
}

#menu a:hover {
	color: #1777B1;
}

#menu b {
	display: block;
	float: left;
	height: 23px;
	padding: 7px 20px 0 20px;
	background: url(images/img08.gif) no-repeat right top;
	cursor: hand;	
}

#menu li.active {
	background: #CFCECE url(images/img04.gif) repeat-x;
}

#menu li.active a {
	background: url(images/img06.gif) no-repeat right top;
	color: #C90404;
}

#menu li.active b {
	background: url(images/img05.gif) no-repeat;
}

/* Page */

#page {
	background: #FFFFFF;
	width: 868px;
	margin: 0 auto;
	padding: 4px 0 0 0;
}

/* Content */

#content {
	float: left;
	width: 420px;
	margin: 0 0 0 4px;
}

/* Feature */

#feature {
	margin-bottom: 10px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 420px;
	margin: 0 4px;
}

#sidebar .col-one {
	width: 200px;
}

#sidebar .col-two {
	width: 200px;
}

/* downbar */

#downbar {
	float: right;
	width: 420px;
}

#downbar .col-one {
	width: 200px;
}

#downbar .col-two {
	width: 200px;
}

/* Footer */

#footer {
	height: 20px;
	padding: 0px;
	background: #FFFFFF;
	border-top: 1px solid #999999;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 85%;
}
