body {margin:0;padding:0;background-color:#000000;}
table, td {border-collapse:collapse;}
td { vertical-align:top;}
table, td, img {border:0;}
form, td {margin:0; padding:0;}

td, a, span { font:11px Tahoma, Arial, Geneva, sans-serif;color:#747272;}
td, span { line-height:12px;} .w {width:100%;} .h {height:100%}
a {text-decoration: underline;}
a:hover {text-decoration: none;}


.first {width:658px;height:720px;background:url(images/x1.gif);}
.hed {width:646px;height:197px;background:url(images/hed.gif) no-repeat top;}

/*
a {text-decoration:underline;}
a:hover {text-decoration:none;}

a {text-decoration:none;}
a:hover {text-decoration:underline;}
*/
.hed .menu {width:646px;height:42px;background:url(images/menu.gif);}
.hed .menu td {padding:12px 0px 0px 25px;}
.hed .menu a { font-size:12px; text-decoration:none; color:#000000; font-weight:bold;background:url(images/m.gif) no-repeat right;padding:0px 14px 0px 13px;}
.hed .menu a:hover {text-decoration:none;}
.hed .menu a.none {padding:0px 0px 0px 13px; background: none;}

.conteiner {width:646px;height:100%;}

.conteiner .form {width:646px;height:36px; background-color:#0F0A0A; border-bottom:1px solid #362E2E;}
.conteiner .form strong { color:#FD5900; text-transform: uppercase;}
.conteiner .form td label {font-size:9px;color:#575454; text-transform:uppercase; font-weight:bold; padding-right:5px;}
.conteiner .form a { color:#872305; font-size:9px;}

.conteiner input.text {width:150px;height:20px; border:1px solid #3A3636; background-color:#272323;font:11px Tahoma, Arial, Geneva, sans-serif;color:#ffffff;padding:1px 0px 0px 5px;}

.conteiner .link a {text-decoration:none; color:#955B00;}
.conteiner .link a:hover {text-decoration:underline;}
.conteiner .link span.sml { font-size:9px; color:#363131; padding-left:10px;}

.conteiner .link2 a { color:#E82202; font-size:10px;} 
.conteiner .link2 a {text-decoration:none;}
.conteiner .link2 a:hover {text-decoration:underline;}

.conteiner .link2 span a {text-decoration:underline;}
.conteiner .link2 span a:hover {text-decoration:none;}

.conteiner .priv span { font-weight:bold; color:#FD5900;}
.conteiner .priv { line-height:16px; text-align:justify;}

.conteiner .bl { font-size:9px; color:#747272;} 
.conteiner .bl span { display: block;font-size:9px; color:#ffffff; font-weight:bold;padding:5px 0px 4px 23px;}

.conteiner .bl_1 a { color:#DE1F00; margin-top:3px;}
.conteiner .bl_1 span {background:url(images/w1.gif) no-repeat left;}
.conteiner .bl_2 a { color:#CA5A00; margin-top:3px;}
.conteiner .bl_2 span {background:url(images/w2.gif) no-repeat left;}
.conteiner .bl_3 {width:118px;}
.conteiner .bl_3 a { color:#D7AC00; margin-top:3px;}
.conteiner .bl_3 span {background:url(images/w3.gif) no-repeat left;}

.conteiner .bot {width:132px;background:url(images/w4.gif) no-repeat top; background-color:#000000; text-align:center; font-size:9px; color:#9C9C9C; padding-bottom:4px;}
.conteiner .bot strong {font-size:9px; color:#983500;}


.foot { height:75px;background-color:#000000;padding:18px 0px 0px 9px;}
.foot, .foot a {color:#5C5C5C;text-decoration:none;}
.foot a { margin:0 7px;}
.foot a:hover {text-decoration:underline;}
.foot span { display:block;padding:3px 0px 0px 7px;}
.foot span, .foot span a { font-size:9px;color: #343232;}
.foot span a {text-decoration:underline;margin:0px 0px 0px 0px;}
.foot span a:hover {text-decoration:none;}

#menuv {
	border: 1px solid #FBD900;
	border-width: 1px 1px 0 1px;
	width: 160px;
	font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menuv ul, li {
	list-style-type: none;
}

#menuv ul {
	margin: 0;
	padding: 0;
}

#menuv li {
	border-bottom: 1px solid #FBD900;
}

#menuv a {
	text-decoration: none;
	color: #D39E2F;
	background:#000000;
	display: block;
	padding: 3px 6px;
	width: 148px;
}

#menuv a:hover {
	background: #574C43;
}

/*
	Menu Horizontal
*/
#menuh {
	font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

#menuh ul, li {
	list-style-type: none;
}

#menuh ul {
	margin: 0;
	padding: 0;
}

#menuh li {
	float: left;
}

#menuh a {
	text-decoration: none;
	color: #D39E2F;
	background:#000000;
	display: block;
	padding: 3px 10px;
	text-align: center;
	border: 1px solid #FBD900;
	border-width: 1px 1px 1px 0;
}

#menuh a#primero {
	border-left: 1px solid #FBD900;
}

#menuh a:hover {
	background: #574C43;
}