@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #000000;
}
.menu {

}

.menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
}

.menu a:hover{
	color: #FF6600;
	text-decoration: none;
	padding-left: 20px;
}

.cabezote {
	width: 671px;
	background-attachment: scroll;
	background-image: url(../img/cabezote.jpg);
	background-repeat: no-repeat;
}
.panelOuter {
	margin-top: 7px;
	width: 305px;
	margin-left: 14px;
}
.panelUp {
	background-image: url(../img/panel/up.gif);
	height: 20px;
	width: 305px;
}
.panelBodyer {
	background-attachment: scroll;
	background-color: #333333;
	background-image: url(../img/panel/main.gif);
	background-repeat: repeat;
	width: 276px;
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 22px;
}
.panelDown {
	background-attachment: scroll;
	background-image: url(../img/panel/down.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 305px;
	background-position: center top;
}
.titulo1 {
	font-size: 16px;
	font-weight: bold;
	color: #D46A2C;
}
.panel-azul {
	background-image: url(../img/panel/main-azul.jpg);
	height: 262px;
	width: 337px;
	margin-top: 7px;
	margin-left: 3px;
}
.panel-azul-txt {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 12px;
	padding-left: 12px;
}
.panel-azul-img {
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.footer {
	padding-top: 20px;
	font-size: 11px;
	color: #999999;
	padding-bottom: 30px;
}
.panel-form {
	margin-left: 12px;
	margin-top: 14px;
}
.panel-up-big {
	background-image: url(../img/panel/up-big.gif);
	height: 14px;
	width: 649px;
}
.panel-main-big {
	background-attachment: scroll;
	background-image: url(../img/panel/main-big.gif);
	background-repeat: repeat;
	width: 635px;
	padding-left: 14px;
}
.panel-down-big {
	background-attachment: scroll;
	background-image: url(../img/panel/down-big.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 649px;
}
.bg2 {
	background-attachment: scroll;
	background-image: url(../img/bg-bg.jpg);
	background-repeat: repeat;
	width: 780px;
	padding-bottom: 40px;
}

