/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
	background-repeat:no-repeat;
}


h1, h2, h3 {
	margin: 0px;
	color: #CCCCCC;
	font-weight: normal;
}
	
h1{
font-size: 197%;
color:#CCCCCC;
}
h2 {
font-size: 167%;
}
h3{
font-size: 100%;
font-weight: bold;
}

p, ol, ul {
line-height: 180%;
}
ol{
margin-left: 0;
padding-left: 0;
list-style-position: inside;
}



blockquote{
margin: 0;
padding-left: 20px;
font-style: italic;
}

blockquote * {
line-height: normal;
}

a{
color:#FF0000;
}

a:hover{
text-decoration: none;
}

contido{
border: none;
}

img.left{
float: left;
margin: 5px 15px 0 0;
}


img.right {
float: right;
margin: 0 0 0 15px;
}



hr {
display: none;
}


#menu{
width: 730px;
height: 60px;
margin: 0 auto;
padding-left: 10px;
background-color:#FFCC33;
}

#menu ul{
margin: 0;
padding: 0;
list-style: none;
}

#menu li {
display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 20px 20px 0 15px;
	text-decoration: underline;
	font-size: 136%;
	color:#000099;
	background-color:#FFCC33;
}
#menu a:hover {
text-decoration: underline;
color:#CC0033;
}

#logo{
	width: 740px;
	height: 100px;
	margin: 0 auto;
	background-color:#666666;
}

#logo h1, #logo h2 {
text-align: center;
text-transform: uppercase;
font-weight: 200;
padding-top: 200px;
color:#FFCC66;
}

#logo h1 {
padding-top: 20px;
font-size: xx-large;
font-family:"Bookman Old Style", Courier, arial, monospace;
font-size: 36px;
}

#logo h2{
font-size: 100%;
}

#fotologo{	
    width: 740px;
	height:200px;
	margin: 0 auto;
	background-image: url(loggo2.JPG);
	background-repeat: repeat-x;
	
}

#logo a{
text-decoration: none;
color: #000000;
}

#corpo{
padding-top:2px;
width: 740px;
margin: 0 auto;
background-color:#FFCC66;
}


#columnaesquerda{
width:490px;
float:left;

}
#columnaesquerda p{
font-family:"Courier New", Courier;
border:thin;
}

#corpo h2{
font-family:"Courier New", Courier;
border: thick;
background-image: url(img06.gif);
text-align:center;
}

#columnaesquerda h3{
font-family:"Courier New", Courier;
border: groove;
background-color:#999999;
text-align:center;
}

#columnadereita{
width:245px;
float:right;
margin-left:auto;

}



#columnadereita h2{
color:#FFFFFF;

height:auto;
}




#pe{
width: 740px;
margin: 0 auto;
height: 100px;
padding: 20px 0 0 0;
background: url(images/img09.gif) repeat-x;
}


#enlaces{
float: right;
}


#arrejlo{
clear:both;

}

#pe{
color:#CCCCCC;
background-image:url(menu_r.gif);
text-align:center;
}
