img.right { 
border: 0px;  
text-align: right;
float: right;
position: fixed;
right: 0px;
bottom: 0px;
display: block;
}

img.valign{
  vertical-align: bottom;
}

img.left {
border: 0px;  
text-align: left;
position: fixed;
left: 0px;
top: 0px;
display: block;
}
p.bottom {
position: fixed;
left: 10px;
bottom: 0px;
display: block;
font-size: 80px;
}

li {
	margin-left: 30px;
	margin-right: 30px;
	text-align: justify;
}

* {
  padding: 0;
  margin: 0;
  border: 0;
}

body    {
/*  background: #ac9458; */
 background:url(img/wrapbg.gif) top repeat-y;
 background-color: #f4f4f4;
 background-position: 50.1%;
 color: #000;
 /*font: 11px/1.3em Arial, Tahoma, sans-serif;*/
 font: 12px/1.4em Arial, Tahoma, sans-serif;
 text-align: center;
 }

#container {
 margin: 0px auto;
/*  border: 1px solid #ddd; */
/*  background: #d8c59a; */
 text-align: justify;
 width: 800px !important;
 width /**/:800px;
 background-repeat: no-repeat;
 background-image: url(img/header.png);
 background-position: 40% 0%;
 padding-top:30px;
 border-color: #000;
 border-top: 1px solid #000;
/*  border-bottom: 1px solid #000; */
 }

#content {
/*  padding-top: 200px; */
  top: 190px;
  position:relative;
}

p.menu {
 text-align: right;
}

p.center {
 text-indent: 0px;
 text-align: center;
}

ul {
 margin: 5px 10px 0;
 border-top: 0px solid #ddd;
 text-align: left;
 list-style: none;
 }
li {
 padding: 3px 0 3px 3px;
 border-bottom: 0px solid #ddd;
 background-repeat: no-repeat;
 background-position: 6px 5px;
 display: block;
 list-style: none;
 }
li:hover {
/*  background-color: #f3f3f3; */
 }

a {
 text-decoration: none;
 }
a:link, a:visited {
 color: #a58d50;
 }
a:hover, a:active {
/*  -moz-border-radius: 5px; */
/*  background-color: #f00; */
 color: #000;
 }

.clr {clear:both;} 

div#menu {
/* 	background-image: url(img/menu.png); */
}

div#menu ul {
        padding: 0px 0px 0px 0px;
        white-space: nowrap;
        list-style-type: none;
        margin: 0px 20px;
}
div#menu ul li {
        float:right;
	margin: 0px;
}
#menu ul li a:before{
/*         content:" .: "; */
        color:#f00;
}
div#menu ul li.current_page_item a  {
/*         text-decoration: underline; */
	background-repeat: no-repeat;
	background-image: url(img/menu.png);
	background-position: center center;
}
div#menu ul li a {
        display: block;
        text-decoration: none;
        margin:1px 0px;
        text-align:right;
        font-size:12px;
        padding:4px;
        font-weight: bold;
        text-transform: uppercase;
        color: #000;
}

li.center {
	text-align:center;
}

div#menu ul li a:hover {
/*         color: #f00; */
	background-repeat: no-repeat;
	background-image: url(img/menu.png);
	background-position: center center;
	color: #000;
	text-decoration: underline;
}

p {
	
	margin-left:5%;
	margin-right:5%;
	margin-bottom:10px;
	text-indent: 3em;
}

p.noai {
	text-indent: 0em;
	text-align: left;
}

p.right {
	text-align: right;
}

p.red {
	color: #f00;
}

b.red {
	color: #f00;
}

h3 {
	margin-left:5%;
	margin-right:5%;
}

.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #eee/*#222*/;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 6px;
	margin-bottom: 10px;
	}


label
 {
 width: 4em;
 float: left;
 text-align: right;
 margin-right: 0.5em;
 display: block
 }
 
 .submit input
 {
 margin-left: 4.5em;
 } 

table.center {margin-left:auto; margin-right:auto; text-align:center;}

 input, textarea
 {
 color: #000;
 background: #ffd39d;
 border: 1px solid #e20a17;
 width: 100%;
 display: block;
 }

input.inline{
 display: inline;
 width: 50%;
}
 
 .submit input
 {
 color: #000;
 background: #ffa20f;
 border: 2px outset #d7b9c9
 } 



 fieldset {
 margin: 10px 30px 3px 30px;
 border: 1px solid #e20a17;
 width: 90%;
 }
 
 legend {
 margin-left:2%;
 margin-right:2%;
 color: #000;
 background: #fee3ad;
 border: 1px solid #e20a17;
 padding: 2px 2px;
 }

.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #eee/*#222*/;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 6px;
	margin-bottom: 10px;
	}

#cargando {
	border: 1px solid #2a2a2a;
	position: fixed;
	display: block;
 	width: 750px;
 	height: 550px;
 	background-color: #eee;
 	left: 50%;
 	top: 50%;
	margin-top: -275px;
 	margin-left: -375px;
 	text-align: center;
	z-index: 100;
}

div#footer {
	height: 286px;
	margin: 0px 0px 0px 0px;
	padding-left: 40px;
/*  	border-top: 0px solid #ddd; */
 	background-repeat: no-repeat;
	background-image: url(img/footer.png);
/*  	background-position: 6px 5px; */
	background-position: 5% 40%;
 	display: block;
	color: #000;
	font-size: x-small;
	border-bottom: 1px solid #000;
}

div#footer img {
	border: 0px;  
	text-align: right;
	float: right;
	margin-right: 200px;
	margin-top: 40px;
	display: block;
}

div#footer h3 {
	vertical-align: middle;
	font-size: 18px;
}
