html,body,div,span,img,applet,embed,canvas,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,samp,small,strike,strong,sub,sup,tt,var,b,u,i,s,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,button,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	background:transparent
}

body {
	line-height:1;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #330099;
}
ol,ul {
	list-style:none
}

body,input,textarea {
	font:12px Arial, sans-serif;
	color: #333333;
}

h1,h2,h3,h4,h5,h6 {
	color: #000000;
	font-weight: bold;
}

h1 {
	font-size:1.5833em
}
h2 {
	font-size:1.3333em
}
h3 {
font-size:1.1666em
} 
h5,h6 {
	
font-size:.8333em
}
dl {
	padding-top: 10px;
	line-height: 120%;
}
dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330099;
}
dd {
	font-weight: bold;
	color: #000000;
}


/* LINKS
================================================ */

a, a:visited  {
	color:#03c;
	text-decoration:none
}
a:hover {
	text-decoration:underline
}

/* PAGE
================================================ */

#page {
}


/* HEADER
================================================ */

#header {
	background-color: #FFCC00;
	background-image: url(imgs/bg-head.gif);
	background-repeat: no-repeat;
	background-position: right;
}
h1, h1 a {
	background-image: url(imgs/bg-h1.gif);
	background-repeat: no-repeat;
	text-indent: -9000em;
	display: block;
	height: 95px;
	width: 420px;
}

/* SIDEBAR
================================================ */

#sidebar {
	float: left;
	width: 160px;
	padding-bottom: 20px;
	background-image: url(imgs/bg-sidebar.gif);
	background-repeat: no-repeat;
}
#sidebar h2 {
	line-height:90%;
	padding-top: 20px;
	padding-bottom: 5px;
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 40px;
	font-size: 11px;
	letter-spacing: -1px;
}
#sidebar ul {
}
#sidebar li {
	line-height:1.25;
}
#sidebar li li {
	padding-left: 40px;
	font-weight: bold;
	color: #000000;
}
#sidebar form {
}
/* CONTENT
================================================ */

#content {
	margin-left: 200px;
	margin-right: 40px;
	padding-top: 20px;
}
#content h2 {
	padding-bottom: 20px;
	color: #000000;
}
p {
	line-height: 120%;
}
#participa {
	width: 185px;
	float: right;
	margin-left: 20px;
	background-color: #FFCC99;
}
#participa p {
	width: 165px;
	margin-left: 10px;
	color: #330099;
	padding-top: 10px;
}
#participa em {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
.jornada h3 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Arial Black";
	font-size: 1.5833em;
}
.jornada h4 {
	padding-bottom: 5px;
	font-size: 1.3333em;
	color: #330099;
}
.ponente {
	padding: 10px 10px 10px 20px;
	color: #990000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


/* FORMS */

input, .enviar {
	border: 1px solid #CCCCCC;
	color: #000000;
}


/* FOOTER
================================================ */
#footer {
	clear: both;
	margin-left: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #330099;
}


/* OTHER
================================================ */

hr {
	clear: both;
	height: 20px;
	text-indent: -9000em;
	display: block;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: solid #FFFFFF;
}
.alignleft {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}
.alignright {
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
}
img {
	border: none;
}

.hidden, caption {
	display: none;
}

strong {
}
.separa10 {
	display: block;
	height: 10px;
}
.separa20 {
	display: block;
	height: 20px;
}
.top10 {
	padding-top: 10px;
}
