* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FEB822;
}
#wrapper {
	margin: 0 auto;
	width: 953px;
	background-color: #FFF;
}
#header {
	width: 950px;
	color: #333;
	height: 160px;
	background-image: url(images/headertop.jpg);
	background-color: #060709;
	background-repeat: no-repeat;
	background-position: right top;
}
#navigation {
	width: 930px;
	color: #333;
	padding: 10px;
	height: 60px;
	background-image: url(images/bakcenter.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-align:center;
}

#navigationinter {
	width: 930px;
	color: #333;
	padding: 10px;
	height: 40px;
	background-image: url(images/bakcenter.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-align:center;
}

#navigation2 {
	width: 930px;
	color: #333;
	padding: 10px;
	border: 1px solid #D7DFE1;
	height: 47px;
	background-image: url(images/bakempresas.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align:right;
}

#navigation2 img {
	margin-right:60px;

}

#navigationadd {
	width: 930px;
	color: #333;
	padding: 10px;
	height: 120px;
	background-image: url(images/backadd.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align:right;
	background-position: left bottom;
}

#centera {
	width:300px;
	float:right;
	padding:10px;
	margin-right: 10px;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

#centera a {
	color: #666;
}

a:hover { text-decoration:none;  }

a { color:#333333;  }

.textoinnput {
	color: #FFF;
	background-color: #333333;
	height: 25px;
}



#content {
	width: 950px;
	color: #FFF;
	height: 380px;
	background-color: #000;
}

#contenttext {
	width: 950px;
	color: #FFF;
	background-color: #000;
	padding-top: 35px;
	background-image: url(images/backtext.jpg);
	background-repeat:   repeat-x;
	margin-top: 10px;
	height: auto;
	position: relative;
}

#contenttexti {
	width: 250px;
	color: #FFF;
	background-color: #000;
	float:left;
	padding-left: 20px;
	margin-right: 10px;
}


#contenttextd {
	width: 610px;
	color: #231F20;
	background-color: #FFFFFF;
	float:left;
	padding-left: 30px;
	height:auto;
	margin-bottom: 21px;
	padding-right: 10px;
	padding-bottom: 15px;
}

#contenttextd h2 {
font-size:28px; color:#333333; margin-bottom:15px; margin-top:15px;

} 


#contenttextd p { color:#333333; line-height:20px; }



#contentlogo {
	width: 950px;
	color: #333333;
	height: 100px;
	background-color: #FFFFFF;
	text-align: center;
}

#footer {
	width: 930px;
	color: #333;
	background-color:#E7E7E7;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	height: 25px;
}


ul#menu{
	list-style-type:none;
	width:950px;
	position:relative;
	display:block;
	height:50px;
	font-size:12px;
	text-transform:uppercase;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	float: left;
	background-image: url(images/backblack.gif);
	margin-top: 100px;
	background-repeat:  repeat;
	background-position: center;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	}
ul#menu li a{
	display:block;
	float:left;
	color:#A3A9A5;
	font-weight: bold;
	text-decoration:none;
	height:50px;
	padding-top: 10px;
	padding-right: 18px;
	line-height:25px;
	padding-bottom: 0;
	padding-left: 18px;
	}
ul#menu li a:hover{
	background:transparent url("images/black.jpg") repeat-x top left; color:#0C0018;
	}
	
	ul#menu li .selected {
	background:transparent url("images/black.jpg") repeat-x top left;	color:#0C0018;
	}
	
	
	
	
	
	
	
ul#menu2{
	position:relative;
	display:block;
	height:50px;
	font-size:15px;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	list-style-type:none;
}
ul#menu2 li{
	display:block;
	margin:0;
	pading:0;
	}
ul#menu2 li a{
	display:block;
	color:#A3A9A5;
	font-weight: bold;
	text-decoration:none;
	height:50px;
	line-height:25px;
	padding-left: 30px;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
ul#menu2 li a:hover{
	background:transparent url("images/bullet2.png") no-repeat top left; color:#FFF;
	}
	
/* //////////////////////////////////  */



/* GALLERY LIST */
/* IMPORTANT - Change '#photos' to the ID of your gallery list to prevent a flash of unstyled content */
#photos { visibility: hidden; }

/* GALLERY CONTAINER */
.gallery { background: #000; border: 1px solid #aaa; padding: 5px;}

/* LOADING BOX */
.loader { background: url(loader.gif) center center no-repeat #ddd; }

/* GALLERY PANELS */
.panel {}

/* DEFINE HEIGHT OF PANEL OVERLAY */
/* NOTE - It is best to define padding here as well so overlay and background retain identical dimensions */
.panel .panel-overlay,
.panel .overlay-background { height: 60px; padding: 0 1em; }

/* PANEL OVERLAY BACKGROUND */
.panel .overlay-background { background: #222; }

/* PANEL OVERLAY CONTENT */
.panel .panel-overlay { color: white; font-size: 0.7em; }
.panel .panel-overlay a { color: white; text-decoration: underline; font-weight: bold; }

/* FILMSTRIP */
/* 'margin' will define top/bottom margin in completed gallery */
.filmstrip { margin: 5px; }

/* FILMSTRIP FRAMES (contains both images and captions) */
.frame {}

/* WRAPPER FOR FILMSTRIP IMAGES */
.frame .img_wrap { border: 1px solid #aaa; }

/* WRAPPER FOR CURRENT FILMSTRIP IMAGE */
.frame.current .img_wrap { border-color: #000; }

/* FRAME IMAGES */
.frame img { border: none; }

/* FRAME CAPTION */
.frame .caption { font-size: 11px; text-align: center; color: #888; }

/* CURRENT FRAME CAPTION */
.frame.current .caption { color: #000; }

/* POINTER FOR CURRENT FRAME */
.pointer {
	border-color: #000;
}

/* TRANSPARENT BORDER FIX FOR IE6 */
/* NOTE - DO NOT CHANGE THIS RULE */
*html .pointer {
	filter: chroma(color=pink);
}

.panel-overlay h2,
.panel-overlay p{
	margin: .3em 0;
}

.panel-overlay h2{
font-size:16px;
}

.panel-overlay p {
	line-height: 1.2em;
}
