@charset "UTF-8";
/* CSS Document */

* {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body { background-color: #000000; }

a:link, a:visited {
	text-decoration: none;
	border: none;
}

a:hover, a:active {
	text-decoration: underline;
	border: none;
}

.clear {
	clear: both;
}

#frame {
	background: #EDD7B4 url(images/frame.gif) repeat-y;
	width: 990px;
}


/***** Big_menu *****/

#big_menu #centermenu {
	text-align:center;
	/*background:#FF0000;*/
	position:relative;
	margin:0 auto;
	width:800px;
}

#big_menu #centermenu ul li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}


#big_menu {
	background: url(images/bg_big_menu.gif) no-repeat;
	width: 900px;
	height: 50px;
	padding-top:10px;
}

#big_menu table {
	padding-top: 15px;
}

#big_menu a {
	color: #f6ae2c;
	font-variant: small-caps;
	font-size: 18px;
	padding: 0 13px;
	text-decoration: none;
}

#big_menu a:hover {
	color: #FFE400;
}

/***** Top_header *****/

#top_header {
	background: url(images/bg_top_header.jpg) no-repeat;
	width: 900px;
	height: 300px;
}

#logo {
	padding-top: 100px;
}

#logo a {
	margin-top: 100px;
	padding-left: 50px;
	color: #f6ae2c;
	font-size: 3em;
	text-decoration: none;
}

#logo a#slogan {
	font-size: 1.2em;
	padding-left: 70px;
}

/***** Bottom_header + Block connection + Block 2 *****/

#bottom_header {
	width: 900px;
	height: 200px;
}

#bottom_header div {
	float: left;
}


form.login_home input.text_login {
	border:1px solid #6E473B;
	font:Verdana, Arial, Helvetica, sans-serif;
	color: #462014;
	background: #FFF7EA;
}

select.serverselect {
	width:160px;
	border:none;
	background:#EDD7B4;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
}

.block_header span, .block_header2 span {
	font:11px Verdana, Arial, Helvetica, sans-serif;
}

.block_header2 {
	background: url(images/bg_block_header2.gif) no-repeat;
	width: 220px;
	height: 200px;
}
.block_header {
	background: url(images/bg_block_header.gif) no-repeat;
	width: 220px;
	height: 200px;
}

.block_header h1, .block_header2 h1 {
	color: #3a2c16;
	font-size: 14px;
	text-align: center;
	margin-top: 40px;
	font-weight: bold;
}

.block_header input, .block_header2 input {
	margin-bottom: 4px;
}

.block_header table, .block_header2 table {
	font-size: 12px;
	margin-top: 3px;
	line-height: 10px;
}

.block_header a, .block_header2 a {
	font-size: 11px;
}

.block_header p , .block_header2 p {
	margin: 3px 0 0 30px;
	font-size: 12px;
}
.block_header ul , .block_header2 ul {
	margin: 3px 0 0 50px;
	font-size: 12px;
}

#bottom_header_middle {
	background: url(images/bg_bottom_header.jpg) no-repeat;
	width: 460px;
	height: 200px;
}

/***** Content *****/



#border {
	background: url(images/middle_frame.gif) repeat-y #edd7b4;
	width: 900px;
}

#content div {
	float: left;
}

/**** Left and right Menu *****/


.little_menu {
	width: 190px;
	float: left;
	margin: 20px 0 20px 10px !important;
	margin: 20px 0 20px 5px;
}

.little_menu div {
	margin-bottom: 20px;
}

.little_menu h1 {
	background: url(images/bg_tittle_menu.gif) no-repeat;
	width: 167px;
	height: 28px;
	color: #3a2c16;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	line-height: 30px;
}

.little_menu ul {
	background: url(images/bg_menu.gif) repeat-y center;
	width: 145px;
	padding: 10px 0 10px 10px;
}

.little_menu li {
	list-style: url(images/puce.gif);
	margin-left: 20px;
	font-size: 12pxem;
	padding-bottom: 5px;
}

.little_menu p {
	background: url(images/bg_menu.gif) repeat-y center;
	width: 145px;
	padding: 10px 0 10px 10px;
	font-size: 12px;
}

.little_menu em, .little_menu .nameserver {
	color: #663333;
	text-decoration: underline;
	font-size: 13px;
}

.little_menu small {
	font-size:10px;
}


/***** Middle *****/	

#middle, #middle div {
	width: 475px;
}

#middle {
	margin-top: 20px;
	float: left;
}

#middle ul {
	padding: 10px 20px;
	font-size: 12px; 
}

#news, .hr {
	/*border-top: #835858 solid 2px;*/
	background: url(images/hrtopdiv.gif) no-repeat center top;
	padding-top:16px;
}

h3 {
	color: #3a2c16;
	font-size: 16px;
	font-variant: small-caps;
	margin-bottom: 10px;
}

h2 {
	background: url(images/pachemin1.gif) no-repeat;
	width: 480px;
	height: 63px;
	font-size: 19px;
	color: #3a2c16;
	text-align: center;
	line-height: 60px;
	font-variant: small-caps;
}

h5 {
	background: url(images/parchemin2.gif) no-repeat;
	width: 409px;
	height: 52px;
	font-size: 16px;
	color: #3a2c16;
	text-align: center;
	line-height: 60px;
	font-variant: small-caps;
}

#news p {
	width: 460px;
	padding: 20px 10px;
	font-size: 12px;
}

#news span {
	border-top: #663333 solid 2px;
	float: right;
	padding: 5px;
	font-size: 12px;
}

.edit {
	font-weight: bold;
}

#resol {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:fixed;
	-position:absolute;
	font-size: 10px;
	width:230px;
	top:0px;
	left:1280px;
	margin:0 auto;
	background:#bfc6d9;
	text-align:center;
} 

#resol h1 {
	background:none;
	font-size: 15px;
	letter-spacing:3px;
	padding:0px;
	margin:0px;
	border: 0px;
} 

#resol h2 {
	font-size:10px;
	letter-spacing:3px;
	padding:0px;
	margin:0px;
	border:0px;
	background:none;
}

/***** Footer *****/

#footer {
	background: url(images/bg_footer.gif) no-repeat;
	width: 880px;
	height: 78px;
	padding: 70px 10px 0 10px;
	text-align: center;
	margin-bottom: 150px;
}
#footer span {
	display: block;
	margin-top: 20px;
	color: #FFFFFF;
	font-size: 11px;
}

#footer_terms {
width: 90%; bottom: 0px; left: 0px; position: absolute; height: 40px; 
}

#footer_terms h1 {
	padding: 60px 0px 0px 0px; color: #c6c6c6;
	text-align:right;
	border:0px;
	font-variant:normal;font-size: 13px;font-weight: normal;
	text-decoration:none;background: none;
}

#footer_terms a  { text-decoration: underline;}

#footer_terms strong,#footer_terms a {
	color: #c6c6c6;
	font-weight: normal;
	background: none;
}

#holder {
	min-height: 100%; position: relative; margin:0 auto;
	-position:absolute;
}

#middle a {
color:#990000;
}

#middle form, #middle form label, #middle form label span, #middle form input, #middle p {
font:12px Verdana, Arial, Helvetica, sans-serif;
}
#middle form input, #middle form select, #middle form textarea {
border:1px solid #6E473B;
color: #3A170D;
background: #FFF7EA;
padding:1px;
}

#middle form label{
line-height:normal;
float: left;
width: 35%;
font-weight: bold;
margin-bottom: 5px;
margin-right: 10px;
text-align:right;
}
#middle form label span{
margin:0; padding:0;
line-height:normal;
font-size:90%;
font-weight: normal;
color:#666666;
}


#middle form input.typeimage {
padding:0;
border:none;
background:none;
width:auto;
height:auto;
}


#middle form input, #middle form textarea, #middle form select{
width: 50%;
margin-bottom: 5px;
}
#middle form select, #middle form input.small{
width: 150px;
}
#middle form input.nosize{
width:auto;
}
#middle form input.destaque{
border:2px solid #DA2400;
font:bold 14px Verdana, Arial, Helvetica, sans-serif;
}
#middle form input.text2right{
text-align:right;
}
#middle form textarea{
width: 350px;
height: 80px;
}

#middle form input.boxes{
width: 1em;
height:1em;
margin:0; padding:0;
line-height:normal;
}

#middle form .submit, #middle form .imageauth {
margin-left: 36%;
margin-top: 2px;
margin-bottom: 5px;
}
#middle form .submit{
width:auto;
margin-left:40%;
margin-top:14px;
}
.imageauth{
border:1px solid #999999;
}

#middle form br{
clear: left;
}

#middle form p{
margin:10px;
}
#middle form .warn, .red {
color:#CC0000;
}

#middle form p.alert, p.alert {
color:#CC0000;
margin:18px 10px;
padding:5px;
border:1px solid #990000;
background:#FFCCCC;
font-weight:bold;
}
#middle form .info, .info {
color:#008800;
margin:8px 10px;
padding:5px;
border:1px solid #009900;
background:#CCFFCC;
font-weight:bold;
}

.arrow {
padding-left:15px;
background:url(images/arrow.gif) center left no-repeat ;
}
.save {
padding-left:18px;
margin-left:10px;
background:url(images/save.gif) center left no-repeat ;
}

.b {
font-weight:bold;
}

blockquote {
margin:3px;
padding:5px 15px;
border:1px solid #999999;
background:#EEEEEE;
font:12px "Courier New", Courier, mono;
}


table.tableinfo {
  margin: 0 0 20px;
  width:100%;
  border-bottom:1px solid #DBBA86;
  border-right:1px solid #DBBA86;
}

table.tableinfo td {
  border-top:1px solid #DBBA86;
  padding:2px 4px;
}

table.tableinfo td, table.tableinfo td b {
  font-size:12px;
}

table.tableinfo td table td {
  border:none;
  padding:0;
  margin:0;
}
table.tableinfo tr.title td{
	font-weight:bold;
}

td.small {
	font-size:11px;
}


.online {
color:#006600;
font-weight:bold;
}
.offline {
color:#990000;
}

ul.noticias li {
list-style-type:none;
}

ul.noticias li a {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

a.minibtn, a.minibtn img {
line-height:0;
margin:0;
padding:0;
vertical-align:bottom;
size:0;
border:none;
}

span.small{
	font-size:9px;
}
span.medium{
	font-size:10px;
}