body {
	margin: 0 auto;
	padding: 0;
	font:small Arial, Verdana, sans-serif;
	
	color: #666;
}

h1, h2, h3, h4, h5, h6 {	
	
}
h1 {
	font-size: 180%;	
	color: #7cb900;
}
h2 {
	font-size: 160%;
	color: #666;
	font-weight: normal;	
}
h3 {
	font-size: 125%;
	color: #333;
}
h4 {
	font-size: 105%;
}
legend {
	font-size: 125%;
	font-weight: bold;
}
h5 {
	font-size: 90%;
}
h6 {
	font-size: 85%;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
img, img a{
	border: 0px;
}
pre, code {
	font: 1em Courier, "Courier New", monospace;
	letter-spacing: -0.066em;
	color: #333;
}
p {
	margin: 0.3em 0 1.2em;
	line-height: 1.4em;
}
li, ul {
	line-height: 1.4em;
}
hr {
	display: block;
	clear: both;
	visibility: hidden;
}
a:link, a:visited {
	color:#333;
	text-decoration: underline;
}
a:hover {
	background: #dccbde;
	color: #fff;
	text-decoration: none;
}

#maincontainer{
	margin: 0 auto;
	
	background: #fff url(container.gif) repeat-y top center;
}

#maincontainer2{
	margin: 0 auto;
	background: url(footer.jpg) no-repeat bottom center;	
}
#container{
	
	
}
#header {
	padding: 0;	
	margin: 0 auto;
	background: url(header2.jpg) no-repeat 0 0;
	width: 980px;
	height: 240px;
	position: relative;
}
#utilities_intranet {
	 display:none;
}
#logo img{
	border: 0;
}
#logo {
    border:0 none;
	float:right;
	top:60px;
	right: 30px;
	padding:0;
	position:absolute;
}
#logo a:hover{
    background: none;
}
#language {
	float: right;
	margin: 0.8em 1em 0 2em;
	font-size: 0.8em;
	text-transform: uppercase;
	color: #cab9cc;
}

#language a {
	text-decoration: none;
	color: #cab9cc;
}
#language a:hover {
	color: #fff;
	
}
#utilities{
	float: right;
	font-size: 0.9em;
	color: #cab9cc;
	margin: 0.5em 0 0 2em;
	font-family: verdana;
}
#utilities a{
	color: #cab9cc;
	text-decoration: none;
}
#utilities a:hover{
	color: #fff;
	text-decoration: none;
}
#search{
	display: none;
}

#tagline {
    float: left;
    font-weight: normal;
    width: 250px;
	margin: 120px 0 0 240px;
	font-family: georgia;
	font-size: 200%;
	color: #bedc81;
	font-style: italic;
}

*html #tagline {
	margin: 120px 0 0 120px;
}
#mainmenu{
	display: block;
	float: left;
	width: 98%;
	font-size: 1.1em;
	font-weight: bold;
	height: 20px;
	margin-top: 1.2em;
	text-transform: uppercase;
	}


#mainmenu ul { 
	margin:7px 0 0 10px;
	padding:0;
}
#mainmenu ul li { 
	display: inline;
	margin: 0 10px;
	float: left;
	line-height: 1em;
}

#mainmenu ul li a{
	text-decoration: none;
	color: #330033;
	padding: 10px;
	display: block;
}

#mainmenu ul li a:hover{
	text-decoration: none;
	color: #fff;
	
}

#mainmenu #active{
	text-decoration: none;
	color: #fff;
	padding: 10px;
}

#mainmenu #active a{
	text-decoration: none;
	padding: 0px;
	font-weight: bold;
	color: #fff;
}


#maincontent {
	width: 580px;
	padding: 10px 0 10px 20px;
	float: left;
}
/******portadaia********/
input{
	margin-bottom: 10px;
	}



.cleaner{
	clear: both;
	font-size: 5px;
}





#mainpicture {
	margin: 1em 1em;
}
#mainpicture p {
	text-align: center;
	font-family: georgia;
	font-size: 200%;
	color: #681a6e;
}

#container {
	width: 980px;
	margin: 2em auto;
	padding: 0px;
}


#content {
	width: 730px;
	padding: 0px; 
	text-align: left;
	font-size: 1em;
	margin-left: 120px;
}

#galeria1{
	text-align: center;
}
#galeria1 img{
	border: 1px solid #fff;
}

#galeria1 td{
	background-color:#efefef;
	padding:5px;
	border: 1px solid #ccc;
}

#breadcrumb {
	display: none;
}

#menulist {
   margin: 0;
   margin-bottom: 20px;
   padding-top: 30px;
}


#menu {
    display: none;
}
/*
#menu ul{
	margin-left: 0;
	padding: 20px 10px 0 10px;
	border: 0;
	list-style-image: none;	
}

#menu li{
	margin: 0;
	line-height: 1.2em;
	list-style:none;
	font-weight: bold;
	padding: 0px 0 15px 17px;
	background:url(gez2.gif) no-repeat;
}

#menu li a{
	display: block;
	text-decoration: none;
	color: #fff;
}

#menu a:hover {
   color: #333;
   background:none;
}

#menu li.active{
	background:url(gez2.gif) no-repeat;
	color: #333;
}


*/
/*************/
#footer {
	font-size: 0.8em;
	margin: 0 auto;
	width: 950px;
	padding:10px 0px 40px 0px;
	color:#666;
	clear: both;
	font-family: verdana;
}
#footer a{
	color: #666;
}
#footer a:hover{
	color:#669900;
}
.return{   
	text-align: right;
}
.smalllink{  
	font-size: smaller;
}
.left{
	float:left;
	border:1px solid #ccc;
	padding:5px;
	margin-right:10px;
}
.left p{
	color:#666;
	font-size:x-small;
	width:90%;
}
.right{
	float:right;
	border:1px solid #ccc;
	padding:5px;
	margin-left:10px;
}
.right p{
	color:#666;
	font-size:x-small;
	width:90%;
}
table{
	background: #fff;
}
table a:link {
	color: black;
}
table a:hover {
	color: #27BD0A;
}
th{
	border-top:4px solid #27BD0A;
	padding:5px;
}
td{
	background: #fff;
}
tr{
	background-color:#84F02D;
	border-top:4px solid #27BD0A;
	height:25px;
}

