/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif);
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
h1 {
	margin-top: 0;
	font-weight: normal;
	color: #000000;
	font-size: 197%;
}
h2 {
	margin-top: 7;
	font-weight: bold;
	font-size: 116%;
	color: #D33333;
}
h3 {
	margin-top: 0;
	color: #D33333;
	font-size: 100%;
	font-weight: bold;
}
.h8 {
	margin-top: 0;
	color: #d33333;
	font-size: 100%;
	font-weight: bold;
}
p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}
p {
}
blockquote {
	font-style: italic;
}
ul {
}
ol {
}
a {
	color: #000000;
}
a:hover {
	text-decoration: none;
	color:#D33333;
}
small {
}
hr {
	display: none;
}
img {
	border: 1px solid #B2B2B2;
}
img.left {
	float: left;
	margin: 0 15px 0 0;
}
img.right {
	float: right;
	margin: 7px 0 0 15px;
}
/* Wrapper */

#wrapper {
	padding-top: 20px;
	background: url(images/img02.gif) repeat-x;
}
/* Header */

#header {
	width: 860px;
	height: 118px;
	margin: 0 auto;
	background: #C90404 url(images/conde-sl.jpg);
}
/* Logo */

#logo {
	float: center;
	width: 100%;
	height: 123px;
	padding: 0 0 0 0;
}
#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
}
#logo h1 {
	padding-top: 15px;
	font-size: 36px;
}
#logo h2 {
	font-size: 12px;
}
#logo a {
	text-decoration: none;
	color: #FFFFFF;
}
/* Search */

#search {
	float: right;
	width: 300px;
}
html>body #search {
	width: auto;
}
#search form {
	margin: 0;
	padding: 30px 20px 0 0;
}
#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#search legend {
	display: none;
}
#searchinput, #searchsubmit {
	font: bold 100% "Verdana", Arial, Helvetica, sans-serif;
}
#searchinput {
	width: 200px;
}
#searchsubmit {
}
/* Menu */

#menu {
	width: 860px;
	height: 153px;
	margin: 0 auto;
	background: url(images/menu860.jpg);
}
#menu ul {
	margin: 0;
	padding: 0px 0 0 457px;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu li:hover {
}
#menu a {
	padding: 0 10px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 100%;
	color: #000000;
	font-weight: bold;
}
#menu a:hover, #menu .active a {
	color: #FFFFFF;
}
/* Page */

#page {
	width: 860px;
	margin: 0 auto;
	background: #FFFFFF url(images/img05.gif) repeat-y;
}
/* Content */

#content {
	float: right;
	width: 605px;
	padding: 0px 20px;
	padding-top:20px;
	background: url(images/img06.gif) repeat-x;
}
.title {
	padding: 8px 5px 0px;
	border-bottom: 1px solid #EDEBD5;
	color: #000;
	text-align: left;
}
.twocols {
}
.twocols .col1 {
	float: left;
	width: 377px;
}
.twocols .col2 {
	padding-top: 25px;
	float: right;
	width: 202px;
	height:210px;
	text-align: center;
}
.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.list li {
	padding-left: 10px;
	background: url(images/img10.gif) no-repeat left center;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 175px;
	padding: 7px 20px;
	background: url(images/img06.gif) repeat-x;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#sidebar li {
	background: url(images/img09.gif) repeat-x 0px 31px;
	font-size: 13px;
	font-weight: bold;
	color: #00014e;
}
#sidebar li ul {
	padding: 25px;
}
#sidebar li li {
	background: none;
}
#sidebar h2 {
	height: 7px;
	margin: 0;
	padding: 5px 0 20px 10px;
	background: url(images/img08.gif) no-repeat;
	font-weight: bold;
	margin-top: 0;
	font-size: 115%;
	text-align: left;
	color: #D33333;
}
#sidebar h3 {
	margin: 0;
	font-size: 85%;
}
#sidebar p {
	margin-top: 0;
	line-height: normal;
}
#sidebar a {
	font-weight: bold;
}
#sidebar a:hover {
	font-weight: bold;
	color: #F3F3F3;
}
#sidebar .list li {
	padding: 5px 0;
	font-size: 95%;
}
#sidebar .list {
}
/* Footer */

#footer {
	clear: both;
	width: 860px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img07.gif) repeat-x;
}
#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}
#footer a {
	color: #CCCCCC;
}
.titulo {font-size:20px; color:#505050; font-weight:bold; border-bottom:1px solid #505050; margin-bottom:12px;}
