@charset "utf-8";
body {
	margin-bottom: 0px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
h4 a {
	color: #CCCCCC;
}

.dark {
	background-color: #860001;
	background-image: url(img/body1.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	border: 2px solid #000000;
}
.dark_red {
	background-color: #860001;
	background-image: url(img/body.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
}

.dark_body {
	background-color: #000000;
	background-image: url(img/body_gris.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.dark_slide {
	background-color: #000000;
	background-image: url(img/bg_slide_gris.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
}
.table_border {
	border: 1px solid #CCCCCC;
	background-color: #F0F0F7;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	height: 80px;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu_bg {
	background-image: url(img/menu_bg.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E0000;
	background-color: #000000;
}
.menu_bg a img{
	border:none;
	margin-right: 10px;
}
.menu_bg a img:hover{
	opacity:0.7;
}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D7D7D7;
	background-color: #000000;
	padding: 10px;
}
.contenido a {
	color: #990000;
}
.aviso {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	padding-right: 10px;
	padding-left: 10px;
}


.950 {
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.controls {
	vertical-align: baseline;
	height: 44px;
	width: 900px;

}
.txt_neus {
	background-color: #000000;
	background-image: url(img/inf_txt.gif);
	background-repeat:   repeat-y;
	background-position: center top;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	color: #000000;
	margin: 0px;
}

.txt_neus blockquote {
margin-top:2px;
margin-bottom:13px;
}

.txt_neus_old {
	background-color: #FAFAFC;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	background-image: url(img/bg_txt_neus.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	color: #000000;
	margin: 0px;
}
.txt_neus a {
	color:#CC0000;
	text-decoration:none;
}
.txt_neus a:hover {
	color:#CC0000;
	text-decoration:underline;
}

.txt_neus1 {
	background-color: #FAFAFC;
	background-image: url(img/bg_txt_neus.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	color: #000000;
	margin: 0px;
}


.menuder {
	font-size: 12px;
	width: 240px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.menuder_old {
	background-color: #CCCCCC;
	font-size: 12px;
	border: 1px solid #CCCCCC;
}

.th {
	background-color: #DCDCE9;
	font-weight: bold;
}
.chat_bg {
	background-image: url(img/chat_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 128px;
	width: 220px;
}
small {
font-size:9px;
}
.td_banner {
	background-color: #EBEBEB;
	background-image: url(img/bg_footer.jpg);
	background-repeat:  repeat-x;
	padding: 0px;
	background-position: top;
}

.bg_form {
	background-image: url(img/bg_form.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 276px;
	width: 220px;
	padding: 3px;
	margin: 0px;
}
.bg_form p {
	padding: 0px;
	margin: 0px;
}
.bg_form input {
	background-color: #EAEAF2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.bg_form textarea {
	background-color: #EAEAF2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.sitemap a {
	color: #000000;
	text-decoration: underline;
}
.sitemap li {
	padding-top: 4px;
	padding-bottom: 4px;
}

