body {
	width:100%;
	text-align:left;
	margin:0px 0px 0px 0px;
	margin-top:0px;
	margin-left:0px;
}

img{
	border-width:0px;
}

body, div, font, a, table, tr, td {
	font-family:Arial, Verdana;
    font-size: 1em;
}


#divHeader {
	width: 1200px;
	font-size: 1.5em;
	margin: 10px 5px 0px 5px;
}








#divMenu {
	width: 1200px;
	height: 40px;
	clear: both;
}
#divMenu ul
{
width: 100%;
background-color: #fff9ec;
float: left;
padding:0px;
margin:0px;
list-style-type:none;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
}

#divMenu a, #divMenu span
{
font-family: Arial;
font-size: 1.1em;
font-weight: normal;
float: left;
text-decoration: none;
color: #000000;
background-color: #fff9ec;
padding: 0.2em 0.6em;
border-right: 1px solid white;
}

#divMenu span { 
background-color: #bbbb00;
color: #000000; 
font-weight: bold;}

#divMenu a:hover { background-color: #aaa6b9; }

#divMenu li {
	text-align: center;
	display: inline; 
}





#divBody{
	width: 1200px;
	text-align: left;
	font-family: Verdana;
    font-size: 0.8em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	border: 0px solid black;
}
#divBody div {
	float: left;
}
#divBody div.col1 {
	width: 450px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color:white;
}
#divBody div.col2 {
	width: 150px;
	background-color:white;
	text-align: center;
}
#divBody div.col3 {
	width: 200px;
	background-color:white;
	border-right: 1px solid black;
	padding: 0px 10px 0px 10px;
	text-align: center;
}
#divBody div.col4 {
	width: 350px;
	background-color:white;
}



.titulo1{
	width:100%;
	border-top:1px solid black;
	border-bottom:1px solid black;
	font-family:Arial Black;
	font-size:1.3em;
	word-spacing:3px;
	padding: 5px 0px 5px 0px;
}
.titulo2{
	width:100%;
	border-bottom:1px solid black;
	font-family:Arial Black;
	font-size:2em;
	word-spacing:3px;
	padding: 10px 10px 10px 10px;
}

.texto{
	width:90%;
	font-family:Arial;
	font-size:1.2em;
	padding: 10px 10px 10px 10px;
	text-align:justify;
}







.row2, .row6 {
	width:100%;
	text-align:center;
}
.row2 div{
	width:47%;
	text-align:center;
	margin: 3px 3px 15px 3px;
	padding: 3px 3px 3px 3px;
	
}

.row6 div{
	width:16%;
	text-align:center;
	padding: 5px 0px 25px 0px;
}





#divFlashArea{
	width: 450px;
	height: 250px;
	background-color: white;
	clear: both;
}






#divIntro{
	width: 450px;
	background-color: #efffef;
	clear: both;
	border:0px solid black;
}





#divAgenda{
	width: 450px;
	background-color: #ffffef;
	clear: both;
	padding:0px 0px 25px 0px;
}
#divAgenda .evento {
	width:100%;
	clear:both;
	padding:10px 0px 5px 10px;
}
#divAgenda .evento  b{
	font-size: 1.1em;
}
#divAgenda .evento a, .row2 div a {
	text-decoration: none;
	color: black;
}
#divAgenda .evento a:hover, .row2 div a:hover {
	text-decoration: underline;
	color: red;
}





#divBlog{
	width:450px;
	background-color:#ebfaff;
	clear:both;
}






#divContent{
	width: 550px;
	height: 600px;
	background-color: #ffffff;
	color: #000000;
	text-align: justify;
	margin: 50px 30px 30px 40px;
	font-family: Helvetica;
	font-size: 1.0em;
	
}

#divContent p {
	text-indent: 0cm;
}






#divFooter {
	width: 1200px;
	clear: both;
	text-align: center;
	font-size: 10px;
	border-top: 1px solid black;
	padding: 3px 3px 3px 3px;
	margin: 10px 0px 0px 0px;
}

#divFooter ul
{
float: left;
width: 100%;
list-style-type: none;
}

#divFooter li {
	font-size: 0.8em;
	text-align: center;
	display: inline; 
	padding: 2px 2px 2px 2px;
}

