/* CSS Document - P‡gina Principal */

/* ### UTILITY ### */
 a{outline:none}
body {
	margin: 0px;
	background-image: url(../images/back.jpg);
		background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
.titulo_header {
	display: block;
	float: left;
	height: 45px;
	width: 164px;
	margin: 0px;
}
.titulo_header a {
	display: block;
	height: 45px;
	width: 164px;
	text-indent:-9000px;
	text-align: left;
}

#wrapper {
	width: 840px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

.correctp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	text-indent: 30pt;
	text-align:justify;
}

b {
	font-weight: bold;
}
form {
	margin: 15px;
	text-align: right;
}
i {
	font-style: italic;
}
/* ### HEADING ### */

#heading {
	width: 820px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(../images/heading/rotator.php);
	height: 320px;
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
	background-color: #B70000;
}
#heading h1 {
	background-image: url(../images/badge.png);
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 200px;
	position: absolute;
	left: -41px;
	top: 171px;
}
#heading h1 a {
	text-indent: -9000px;
	display: block;
	height: 200px;
	width: 200px;
}



/* ### HEADER ### */ 

#top {
	height: 45px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
	background-image: url(../images/header_badge.jpg);
}

#header {
	width: 100%;
	background-image: url(../images/header_back.gif);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B70000;
	height: 45px;
	margin-bottom: 25px;
	background-color: #B70000;
}

#header p {
	float: right;
}

.header_links {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	font-size: 11px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 34px;
	display: block;
	height: 45px;
	/*background-image: url(../images/Gear.png);
	background-repeat: no-repeat;
	background-position: left center;*/
}
.header_links a:link, .header_links a:visited {
	margin-right: 2px;
	margin-left: 2px;
	font-size: 15px;
	text-align: right;
	height: 45px;
	color: #FFFFFF;
	font-weight: bold;
}

.header_links a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.header_links img {
	margin-right: 2px;
	margin-left: 2px;
}
.footer_links, .footer_links a:link, .footer_links a:visited {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:lighter;
margin-left:2px;
margin-right:2px;
padding:8px 5px;
text-align:right;
text-decoration:none;
}
.footer_links a:hover {
color:#FFFFFF;
text-decoration:underline;
}

/* ### FOOTER ### */ 

#footer {
	width: 100%;
	margin-top: 20px;
	float: left;
	background-image: url(../images/footer_back.gif);
	height: 145px;
	background-color: #565656;
	background-repeat: repeat-x;
	background-position: center top;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #313131;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#footer img {
	margin-right: 10px;
	margin-left: 10px;
}
#bottom {
	width: 850px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/upr.gif);
}
#bottom p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	margin: 5px;
}
/* ### MENU ### */ 

#menu {
	width: 820px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	background-image: url(../images/menu_back.png);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

.menu_links, .menu_links a:link, .menu_links a:visited {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: lighter;
	padding: 6px;
	text-align: center;
}

.menu_links a:hover {
	color: #333333;
	text-decoration: underline;
}

/* ### SECTIONS ### */

#sections {
	width: 820px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	background-image: url(../images/menu_back.png);
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-width: 5px;
	border-left-width: 5px;
	height: 0px;
	border-top-color: #8F8F8F;
	border-right-color: #8F8F8F;
	border-bottom-color: #8F8F8F;
	border-left-color: #8F8F8F;
}

.section_links, .section_links a:link, .section_links a:visited {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: lighter;
	padding: 6px;
	text-align: center;
}

.section_links a:hover {
	color: #333333;
	text-decoration: underline;
}

/* ### MARQUEE ### */

#marquee {
	width: 820px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	margin-top: 5px;
	background-color:#B70000;
	border: 1px solid #A20000;
	background-image: url(../images/back_1.jpg);
}

#marquee p {
	margin: 4px;
}

/* ### ADVERTISING ### */

#advertising {
	width: 820px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-weight: lighter;
	margin-top: 10px;
	float: left;
}
#advertising img {
	text-align: left;
	float: left;
}

/* ### SEARCH ### */

.search_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #666666;
}
.crawler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	color: #333333;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
}
.crawler a:link, .crawler a:visited {
	color: #333333;
	text-decoration: none;
}
.crawler a:hover {
	text-decoration: underline;
}
#tabs_container .tab_contents_container #conteo {
	background-color: #C00;
	border: 1px solid #600;
	color: #FFF;
}
#tabs_container .tab_contents_container #conteo strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	display: block;
	padding: 5px;
}

