/*
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 {
	margin: 0;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #656565;
	background-color: #feffff;
}

h1, h2, h3 {
	font-family: "Times New Roman", Times, serif, Georgia;
	color: #385B88;
}

h2 {
	background: url(images/img6.gif) repeat-x left bottom;
	padding-bottom: 10px;
	margin-bottom: .8em;
	font-size: 2em;
	font-weight: normal;
}

h3 {
	font-size: 1.8em;
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold Verdana, Arial, Helvetica, sans-serif;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}

td p.western {
	text-align: center;
}

#verticaltext { writing-mode: tb-rl; filter: flipv fliph; }

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

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

a:hover {
	text-decoration: underline;
}

img {
}

div.thumbnail {
	margin: 0; padding:5px; float: left;
	height: 150px; width: 150px;
	text-align: center;
	color: #926B4A; 
	overflow: hidden;
	/* font-size: 10px; */
	/* border: 1px #eef solid; */  
	/* font-family: "Times New Roman", Times, serif; */
	/* z-index: 2; */
}
/* form elements */
form {
	margin:10px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #E08934;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
select {
	padding: 1px;
	border:1px solid #E08934;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
option {
	padding: 1px;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #E08934;
/* 	height:100px; */
	display:block;
	color:#777;
}

.contact_message {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:0;
/* 	height:100px; */
	display:block;
	color:#777;
}

input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #E08934;
	background: #FFE5BF; 
	padding: 2px 3px; 
	color: #E08934;	
}
/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 0px 0 0 10px;
	background: url(images/img03.gif) no-repeat left center;
	border-bottom: 1px solid #D6D5D5;
	font-size: 1.4em;
}

.boxed .content {
	padding: 10px;
}

table.calendar {
	width: 95%;
	margin:10px 0 10px 15px;
	padding:0;
	/* margin: auto; float: left; */
	display: block;
	text-align: center;
	border-width: 1px;
	border-spacing: 2px;
	border-style: none;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
table.calendar th {
	border-width: 1px;
	padding: 1px;
	border-style: outset;
	border-color: gray;
	background-color: #385B88; color: white;
}
table.calendar td {
	width: 25px;
	border-width: 1px;
	padding: 0px;
	border-style: outset;
	border-color: gray;
}

table.organization {
	width: 95%;
	margin:10px 0 10px 15px;
	padding:0;
	/* margin: auto; float: left; */
	display: block;
	text-align: center;
	border: 1px solid black;
	border-spacing: 2px;
	border-collapse: collapse;
}

table.organization td {
	border: 1px solid black;
	padding: 5px;
    text-align: left;
}

table.programs {
	width: 95%;
	padding:0;
	text-align: center;
	border: 1px solid black;
	border-spacing: 2px;
	border-collapse: collapse;
}

table.programs td {
    display: table-cell;
    vertical-align: middle;
	border: 1px solid black;
	padding: 0px;
    text-align: center;
}

.centrar {text-align: center;}

#wrapper {
	background-color: white;
	margin: 0 auto;
	width: 80%;
	min-width: 770px;
	max-width: 1000px;
}

/* Logo */

#logo {
	width: 100%;
	height: 140px;
	margin: 0 auto;
	background: url(images/img02.gif) no-repeat 0 665px;
	display: block;
}

#titulo {
	width: 90%;
	float: left;
}

#logo h1 {
	padding: 46px 0 0 0px;
}

#logo h1 a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 30px;
}

#logo h1 i {
	text-transform: capitalize;
	letter-spacing: -3px;
	font: italic normal 66px "Times New Roman", Times, serif, Georgia;
	color: #385B88;
}

#logo h2 {
	padding: 0 0 0 2px;
	text-transform: lowercase;
	font-size: 1em;
}

#logo a {
}

/* Content */

#content {
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
	display: block;
}

/* Content > Main */
#home { float: right; width: 60px; height: 60px; text-align: center; padding: 46px 0 0 0;}
#home a { text-decoration: none; border: 0; display: inline; }
#home img {border: 0;}

#main {
	float: right;
	width: 70%;
	margin-top: 0px;
}

/* Content > Main > Welcome */

#welcome {
	margin: 0 10px;
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 30%;
}

/* Content > Sidebar > Login */


#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

/* Content > Sidebar > Menu */

#menu {
	margin-top: 30px;
	margin-bottom: 30px;
	border-bottom: 4px solid #EBEBEB;
}

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

#menu li {
	display: inline;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

#menu ul li a {
	display: block;
	padding: 5px 0 5px 24px;
	border-top: 1px solid #EBEBEB;
	color: #E08934;
	text-align: left;
}

#menu ul li a:hover, #menu .active a {
	background: #EBEEF3;
	text-decoration: none;
	/* font-weight: bold; */
	color: #385B88;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 50px;
	width: 100%;
	margin: 10px auto;
	background: #EAEAEA url(images/img6.gif) repeat-x left top;
	display: block;
}

#footer p {
	width: 770px;
	margin: 0 auto;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

