/* Phoca Template - www.phoca.cz */
* {
	padding: 0;
	margin: 0;
}

body {
	text-align: center;
	font-size: 75%;
	font-family: Verdana, Arial, sans-serif, Helvetica;
	line-height: 1.3;
}

h1, h2, h3, h4, h5, h6, blockquote, label, ul, ol, dl, fieldset, address {
	margin: 0.5em 0;
}

form {
	margin:0;padding:0;
}

a img {
	border: 0px;
}

li, dd {
	margin-left: 1em;
}
li {
	list-style-type:circle;
}

fieldset {
	padding:5em;
}



td {
	padding:1px;
}

#wrap {
	min-width: 	960px;
	max-width: 960px;
	width: auto !important;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#header {
	background:#fff url(../images/hbg.jpg) 0 0 no-repeat;*/
	position:relative;
	height:180px;
	width: 953px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:3px;
	color:#fff;
}
#header .logo {
	margin-top:55px;
}
#header h1 {
	font-variant: small-caps;
	font-stretch: expanded;
	padding-left: 10px;
	color:#fff;
	font-weight: bold;
	font-size: 50px;
}
#header input {
	background: url(../images/search.png) no-repeat;
	border:0;
	height: 22px;
	width: 168px;
	padding: 2px;
	font-size:1em;
	color:#fff;
	border:1px solid #fff;
}
#header .search {
	position:absolute;
	top: 30px;
	right:20px;
	color:#fff;
}

#header .banner {
	position:absolute;
	top: 68px;
	right:20px;
	color:#fff;
}

#leftcol {
	float:left;
	width:23%;
	overflow:hidden;
}
#content {
	float:left;
	width: 54%;
}
/*bloque de contenido central*/
#content1 {
	position:relative;
	float:left;
	width: 53%;
	overflow:hidden;
	/*margin: 0px 5px 5px 0px;*/
  /*border: 1px solid #ccc;*/
}

.article_separator {
display: block;
background: url(http://www.gifanimados.com/lineas/luces/lin-1%5B1%5D.gif) repeat-x;
height: 30px;
width: 400px;
} 

/*#table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100px;
}*/

#content2 {
	position:relative;
	float:left;
	width: 77%;
	overflow:hidden;
}
#content3 {
	position:relative;
	float:left;
	width: 100%;
	overflow:hidden;
}


#rightcol {
	position:relative;
	float:left;
	width:22%;
	overflow:hidden;

}
#footer {
	clear:both;
	background:#fff url(../images/fbg.png) 0 bottom no-repeat;
	height:60px;
	margin-bottom:0px;
	padding-top:20px;
	text-align:center;
}
#top {
	padding:10px 10px 5px 10px;
	margin:0px;
}
#top .box {
	padding:0;
	margin:0;
	color:#000;
	background:#fff;
}

#bottom {
	clear:both;
	padding:10px 10px;
	margin:0px 10px;
	background:#fff;
	border-top:1px dotted #708059;
	border-bottom:1px dotted #708059;
}

#user {
	clear:both;
	padding:10px;
}

.box {
	padding:10px;
}

/* --- */

#leftcolbg {
	/*background: url(../images/lbg.png) 23% 0 repeat-y;*/
}

#rightcolbg {
	/*background: url(../images/rbg.png) 33% 0 repeat-y;*/
}


a {color: #ff6347;text-decoration: none;}
a:link {color: #0000ff;}
a:hover {color: #cc0000;}


h1, .contentheading, .componentheading, .contentpagetitle {
	color: #000000;
	font-weight:bold;
	font-size:1.5em;
}
h2{font-size: 1.5em;}
h3 {font-size: 1.3em;}
h4 {font-size: 1.2em;}
h5 {font-size: 1.1em;}
h6 {font-size: 1em;}

hr {
	border:1px solid #ffd700;
}
fieldset {
	padding: 0.3em;
	border: 0px;
}

#footer, .small, .createdate, .modifydate {
	font-size:0.8em;
	color: #B4CC8F;
}
.module {
	margin-bottom: 1em;
	padding: 0 10px;
	padding-bottom: 5px;
	border: 1px solid #ffd700;
	text-align:left;
}

.module h3 {
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('../images/BlockHeader.png');/*background: #ffff66;*/
	color: #000000;
  padding: 0.30em;
	text-align: center;
	font-size: 1.1em;
	margin: 0px -10px 0.0em -10px;
	text-align: left;
	
}


.module_menu {
	padding:0;
	margin-bottom: 1em;
	color: #000000;
}

.module_menu2 {
	margin-bottom: 1em;
}

.module_menu h3 {
	background-position: left top;
  background-repeat: no-repeat;
  background-image: url('../images/BlockHeader.png');/*background: #DCE6CF*/;
	color: #000000;
	padding: 0.25em 0.5em;
	text-align: left;
	font-size: 1.1em;
	margin: 0;
	border-bottom: 1px solid #fff;
	
}

.module_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.module_menu li {
	border-bottom: 1px solid #ffd700;
	margin: 0;
	list-style:none;
}

.module_menu li a {
	display: block;
	padding: 3px 5px 3px 0.5em;
	border-left: 10px solid #000000;
	background-color: #ffd700;
	color: #000;
	text-decoration:none;
}

html>body .module_menu li a {
	width: auto;
}
.module_menu li a:hover, a#active_menu:link, a#active_menu:visited {
	border-left: 10px solid #ffd700;
	background-color: #99ccff;
	color:#000000;
}

.module_menu #current a {
	border-left: 10px solid #ffd700;
	background-color: #99ccff;
	color:#000000;
}

/*sub*/
.module_menu ul li ul li a{
	display: block;
	padding: 3px 5px 3px 1.0em;
	border-left: 20px solid #000000;
	background-color: #99BF60;
	color: #fff;
	text-decoration:none;
	border-top: 1px solid #ffd700;
}

.module_menu ul #current ul li a{
	display: block;
	padding: 3px 5px 3px 1.0em;
	border-left: 20px solid #000000;
	border-top: 1px solid #ffd700;
	background-color: #99bf60;
	margin:0 0 -1px 0;
	color:#fff;
}

.module_menu ul li ul #current a{
	display: block;
	padding: 3px 5px 3px 1.0em;
	border-top: 1px solid #ffd700;
	border-left: 20px solid #99BF60;
	background-color: #00ff00;
	margin:0 0 -1px 0;
	color:#99BF60;
}


#header .module {
	margin-bottom: 0em;
	padding: 0; border: 0px;
}


#mainlevel-nav {
	list-style:none;
	float:right;
	margin:0;
	padding:0;
	width:100%;
	list-style-type:none;
	position:absolute;
	bottom:0px;
	right:10px;
}

#mainlevel-nav li {
	list-style:none;
	float:right;
	margin:0;
	padding:0px;
}

#mainlevel-nav a:link,#mainlevel-nav a:visited {
	float:left;
	display:block;
	color:#000;
	text-decoration:none;
	margin:0 2px;
	padding:7px 8px 5px 8px;
	border-left: 1px solid #80896c;
	border-top: 1px solid #80896c;
	border-right: 1px solid #80896c;
	border-bottom: 1px solid #80896c;
	background:#DCE6CF;
}

#header #active_menu-nav, #mainlevel-nav #current a {
	float:left;
	display:block;
	color:#000;
	text-decoration:none;
	margin:0 2px;
	padding:7px 8px 5px 8px;
	border-left: 1px solid #80896c;
	border-top: 1px solid #80896c;
	border-right: 1px solid #80896c;
	border-bottom: 1px solid #fff;
	background:#fff;
}

#mainlevel-nav #current {
background:#fff;
}

#mainlevel-nav li a:hover {
background:#fff;
}

.pagination span, .pagination a, .pagination strong{
	margin:0 3px;
}
/** overlib **/
.ol-foreground {
	background-color: #f0f0f0;
}
.ol-background {
	background-color: #d6d6d6;
}
.ol-textfont {}
.ol-captionfont {
	color: #000000;
	font-weight: bold;
}
.ol-captionfont a {}

.ol-closefont {}

.pagination span, .pagination a, .pagination strong{
	margin:0 3px;
}
#modlgn_username {
	width:160px;
}
#modlgn_passwd {
	width:160px;
}