img.right { 
border: 0px;  
text-align: right;
float: right;
position: fixed;
right: 0px;
bottom: 0px;
display: block;
}
img.left {
border: 0px;  
text-align: left;
position: fixed;
left: 0px;
top: 0px;
display: block;
}
img.text {
border: 0px;  
vertical-align:middle;
text-align: center;
margin: 15px auto;
}

img {
border: 0px;
margin: 0px;
padding: 0px;
vertical-align:middle;
text-align: center;
}

img.top {
	margin-top: -12px;
}

p.bottom {
position: fixed;
left: 10px;
bottom: 0px;
display: block;
font-size: 80px;
}

p.red {
color: #ff0000;
}

b.red {
color: #ff0000;
}

li {
	margin-left: 30px;
}

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

body    {
 padding: 0;
 margin: 0;
 border: 0;
 /*background: #ac9458;*/
 background-image: url(img/bg.png);
 color: #000;
 /*font: 11px/1.3em Arial, Tahoma, sans-serif;*/
 font: 12px/1.4em Arial, Tahoma, sans-serif;
 text-align: center;
 }

#container {
 margin: 15px auto;
/*  border: 1px solid #ddd; */
 background: #d8c59a;
 text-align: justify;
 width: 800px !important;
 width /**/:800px;
 background-repeat: repeat;
 background-image: url(img/background.png);
 }

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 20px;
 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 {
 color: #000;
 }

.clr {clear:both;} 

div#menu {
	background-image: url(img/menu.png);
	background-repeat: no-repeat;
	height: 45px;
}

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;
	margin-top: 12px;
}
#menu ul li a:before{
        content: " .: ";
        color: #fc209c;
}
div#menu ul li.current_page_item a  {
        text-decoration: underline;
}
div#menu ul li a {
	margin-top: 12px;
        display: block;
        text-decoration: none;
        margin:1px 0px;
        text-align:right;
        font-size:12px;
        padding:4px 0px;
        font-weight: bold;
        text-transform: uppercase;
        color: #000;
}

li.center {
	text-align:center;
}

div#menu ul li a:hover {
        color: #fc209c;
}

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

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

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


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: #781351;
 background: #fee3ad;
 border: 1px solid #781351
 }
 
 .submit input
 {
 color: #000;
 background: #ffa20f;
 border: 2px outset #d7b9c9
 } 



 fieldset {
 margin: 10px 30px 3px 30px;
 border: 1px solid #000;
 width: 90%;
 }
 
 legend {
 margin-left:2%;
 margin-right:2%;
 color: #fff;
 background: #a48c4d;
 border: 1px solid #000;
 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;
}

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; */
 	display: block;
	color: #F88017;
	font-size: x-small;
}

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;
}
