* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(../artwork/bk.jpg);
	background-repeat: repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

form {
}

input, textarea {
	border: 1px solid #DEDED1;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

input.text {
	padding: .15em;
}

input.button {
	color: #fff;
}

h1, h2, h3{
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h4, h5 {
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	color:#000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	letter-spacing: -.05em;	
}

h2 {
	font-size: 1.4em;
	letter-spacing: -.05em;
	margin-top: 1em;		
}

h3 {
	font-size: 12px;
	margin-top: 1em;
	margin-bottom:1em;	
}

h4 {
	font-size: 11px;
	margin-top: .5em;	
}

h5 {
	font-size: 11px;
	margin-top: 3em;	
}

p, ul, ol {
	font-size: 10px;
	margin-top: 0;
	line-height: 160%;
}

ul {
	list-style: none;
}

ul li {
	margin-right: 1em;
	padding-left: .75em;
	text-align:right;
}

ol {
	margin-left: 1em;
	list-style-position: inside;
}

blockquote {
	border-left: 1px solid #9E9D89;
	margin-left: 1em;
	padding-left: .75em;
}

a {
	color: #D15803;
	text-decoration: none;
}

a:hover {
	color: #D15803;
	font-weight:bold;
}

.logout {
	color: #fff;
	text-decoration: none;
}

.logout:hover {
	color: #fff;
	text-decoration: underline;	
}

/* Header */

#header {
	background-color:#fff;
	height: 353px;
	margin: 0 auto;
	padding: 0 0;
	width: 816px;
}

#marco {
	background-color:#fff;
	height: 20px;
	margin: 0 auto;
	padding: 0 0;
	width: 816px;
}

#passepartuot {
	background-color:#bf1e2e;
	height: 20px;
	margin: 0 auto;
	padding: 0 0;
	width: 803px;
}

#logo {
	float: left;
}

#logo h1, #logo p {
	color: #F3F3E9;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	margin: 0;
	padding-top: 25px;	
}

#logo h1 {
	font-size: 3.5em;
}

#logo p {
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -.055em;
	padding: 0 0 0 0;	
}

#logo a {
	color: #F3F3E9;
}

#search {
	float: right;
	padding-top: 50px;
	width: 25em;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 13em;
}

#account {
	float: left;
	padding-top: 5px;
	padding-bottom: 0px;
	width: 30em;
}

#account fieldset {
	border: none;
}

#account #s {
	width: 13em;
}

/* Page */

#page {
	margin: 0 auto;
	width: 816px;
}

/* Content */

#content {
	background-color:#fff;
	float: right;
	height: 1180px;
	padding: 0px 10px 0 10px;
	width: 410px;
}

.post {
}

.post .meta {
	padding: 0 0 1px 10px;
	margin: 0 0 1.5em 0;
	line-height: normal;
}

.post .meta small {
	font-size: 12px;
}

/* Sidebar */

#sidebar {
	background-color:#bf1e2e;
	color: #bf1e2e;
	float: left;
	font-size: .9em;
	height: 1180px;
	padding: 0 0 0 0;
	width: 186px;
}

#patrocinadores {
	background-color: #fff;
	border-left-style: dotted;
	border-left-width: thin;
	color: #bf1e2e;
	float: right;
	font-size: .9em;
	height: 1180px;		
	padding: 0 0 0 0;
	width: 197px;
}

#sidebar ul {
	padding: 0;
	list-style: none;	
}

#sidebar .menuopc a {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
	letter-spacing: .1em;
	list-style: none;
}

#sidebar .menuopc a:hover {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	padding: 0;
	letter-spacing: .1em;
	list-style: none;
}

#sidebar .menuenlaces a {
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;	
	list-style: none;
	padding: 0;	
}

#sidebar .menuenlaces a:hover {
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;	
	list-style: none;
	padding: 0;	
}

#sidebar li {
	background: none;
	margin-bottom: 3em;
	padding: 0;
}

#sidebar li ul {
}

#sidebar li li {
	padding-left: .75em;
	margin: 0 0 0 1em;
}

#sidebar h2 {
	color: #fff;
}

#sidebar a {
	color: #fff;
}

/* Footer */

#footer {
	margin: 0 auto;
	padding: 0 0;
	text-align: right;
	width: 816px;	
}

#footer p {
	font-size: 10px;
}

/* Forms */

input.disabled {
	background-color: #F2F2F2;
	border: 1px solid #F2F2F2;	
}

input.required, textarea.required {
	border: 1px solid #00A8E6;
}

input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}

input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	background-color: #FF3300;
	color : #fff;
	font-weight: bold;	
	margin: 5px 0;
	padding: 5px;
}

.custom-advice {
	background-color: #C8AA00;
	color : #fff;
	font-weight: bold;
	margin: 5px 0;
	padding: 5px;
}

label {
	font-weight: bold;
}

.MINCULT {
	color: #666; 
	font-family: "Times New Roman", Times, serif; 
	font-size: 24px; 
	font-weight:normal;
	text-decoration:none;
}

.MINCULT:hover {
	color: #666; 
	font-family: "Times New Roman", Times, serif; 
	font-size: 24px; 
	font-weight:normal;
	text-decoration:none;
}

.texto {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

.texto2 {
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

.textonegrita {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.titulo {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.email {
	color: #bf1e2e;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.email2 {
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.form-row {
	clear: both;
	padding: 0.5em;
}

.field-label {
	font-size: 12px;
}

.field-widget {
	font-size: 12px;
}

#promptDiv { 
	border:1px solid #222;
	border-color:#990000;
	color:#666;
	font-size:11px;		
	height:30px; 
	margin-bottom:16px;	
	padding:10px;
	text-align:left;
	width:550px; 	
}

.language {
	color: #bf1e2e;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
}

.language a {
	color: #bf1e2e;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
}

.language a:hover {
	color: #bf1e2e;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	text-decoration: underline;
	padding: 0;
}

.msgtop {
	color: #bf1e2e;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
}