@charset "utf-8";
body {
	background-image: url(../images/bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #414457;
	margin: 0px;
}
h1 {
	display: none;
}
#header {
	margin: auto;
	width: 980px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}
#bk_homemodule {
	background-image: url(../images/bk_homemodules.jpg);
	height: 333px;
	background-repeat: no-repeat;
	background-position: center top;
}
#bk_homemodule_int {
	background-image: url(../images/bk_homemodules.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#home_modulecontent {
	padding: 20px;
	width: 940px;
	margin: auto;
}
#inthumbs img {
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#inthumbs {
	float: left;
	height: 110px;
	position: relative;
	visibility: visible;
	z-index: 10;
	margin-left: 11px;
	width: 520px;
}#newsslider {
	float: left;
	margin-left: 11px;
	margin-top: 11px;
}
.CLEARFix {
	font-size: 0px;
	clear: both;
	height: 0px;
	overflow: hidden;
}
#footer {
	width: 940px;
	margin: auto;
	background-image: url(../images/bk_footer.jpg);
	padding: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #FFCC00;
}
#footer a:hover {
	text-decoration: none;
}
#contenido {
	background-color: #FFFFFF;
	border: 1px solid #CDCCDF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 14px;
	padding: 20px;
}
#menu {
height: 96px;
	position: relative;
	z-index: 3;
	visibility: visible;
	}
	#header_int {
	margin: auto;
	width: 980px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 95px;
}
.listados a:link, .listados a:active, .listados a:visited {
	color: #FF9900;
}

.pasto {
	float: left;
	width: 274px;
	margin-right: 15px;
	height: 202px;
	background-image: url(../instalacion/images/bk-pasto.jpg);
	margin-left: 10px;
	margin-bottom: 25px;
}
.pastotxt {
	float: left;
	width: 264px;
	padding-left: 10px;
}
.pstimg {
	height: 174px;
}

.pastotxt a:link, .pastotxt a:active, .pastotxt a:visited {
	display: block;
	padding: 3px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}
.pastoside{
	float: right;
	width: 250px;
	margin-left: 10px;
	background-color: #F2F5F7;
	border: 1px solid #CEDAE1;
	padding: 10px;
}
.pastoside h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2F4A77;
	font-weight: normal;
	font-size: 18px;
	margin: 0px;
}
.sup_divi {
	float: left;
	width: 390px;
	margin-right: 30px;
}
.sup_divi ul {
	list-style-type: none;
}
.sup_divi li {
	margin-bottom: 10px;
}
.sup_divi img {
	border: 0px;
}


.sup_divi h4 {
	margin: 0px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
#contenido .newpad {
	padding-right: 30px;
	padding-left: 30px;
}
.sup_divi a:link, .sup_divi a:active, .sup_divi a:visited {
	color: #FF9900;
	font-size: 18px;
	text-decoration: none;
}
.sup_divi a:hover {
	text-decoration: underline;
	text-align: center;
}
.menospad td {
	padding: 4px;
}
.newtitle h3 {
	background-color: #EBEBEB;
	font-size: 18px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.nota img {
	border: 3px solid #CCCCCC;
}
.nota {
	margin: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.nota h2 {
	margin: 0px;
}
.nota p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.nota a:link, .nota a:active, .nota a:visited {
	color: #414457;
}
/*Menu */
#MenuBar
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:0px;
	padding: 0.5em 0.75em;
	float:right;
	line-height:37px;
	
}
#MenuBar ul
{
	list-style:none;
	padding-right:30px;
}
#MenuBar li
{
	float:left;
	padding-right:30px;
	list-style-type:none;
	text-align:left;
	margin-left:8px;
	margin-right:8px;
	padding-left: 5px;
    padding-right: 5px;
	
}
#MenuBar li a, #MenuBar li a:active
{
	color:#333333;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
}
#MenuBar li:hover
{
	color:#ffffff !important;
	background:#414457;
	display:block;
}
#MenuBar li a:hover
{
	color:#ffffff !important;
	background:#414457;
	height:37px;
}

#submenu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	position:absolute;
	margin-left:-53px;
	display:none;
}
#MenuBar #submenu ul
{
	list-style-type:none !important;
	position:absolute;
	left:-25px !important;
}
#submenu li
{
	float:none !important;
	list-style-type:none;
	background:#ffffff;
	text-align:justify;
	margin-left: 8px;
    margin-right: 8px;
    padding: 0 10px;
}
#MenuBar li #submenu ul
{
	padding:0px;
}
.item
{
	background-image: url("../images/SpryMenuBarDown.gif");
    background-position: 95% 50%;
    background-repeat: no-repeat;
    padding-right: 30px;
}
.lang {
	color: #FFFFFF;
	font-size: 18px;
}
.lang a:link, .lang a:active, .lang a:visited {
	color: #FFCC00;
	text-decoration: none;
}
.lang a:hover { text-decoration: underline; }
