.bl_orange {
	background: url( ../images/bl.gif ) 0 100% no-repeat #e68200;
}

.br_orange {
	background: url( ../images/br.gif ) 100% 100% no-repeat
}

.tl_orange {
	background: url( ../images/tl.gif ) 0 0 no-repeat
}

.tr_orange {
	background: url( ../images/tr.gif ) 100% 0 no-repeat;
	padding: 10px
}

.bl_green {
	background: url( ../images/bl-green.gif ) 0 100% no-repeat #287f1f;
}

.br_green {
	background: url( ../images/br-green.gif ) 100% 100% no-repeat
}

.tl_green {
	background: url( ../images/tl-green.gif ) 0 0 no-repeat
}

.tr_green {
	background: url( ../images/tr-green.gif ) 100% 0 no-repeat;
	padding: 10px
}

.bl_blue {
	background: url( ../images/bl-blue.gif ) 0 100% no-repeat #3366cc;
}

.br_blue {
	background: url( ../images/br-blue.gif ) 100% 100% no-repeat
}

.tl_blue {
	background: url( ../images/tl-blue.gif ) 0 0 no-repeat
}

.tr_blue {
	background: url( ../images/tr-blue.gif ) 100% 0 no-repeat;
	padding: 10px
}

.bl_red {
	background: url( ../images/bl-red.gif ) 0 100% no-repeat #cc0000;
}

.br_red {
	background: url( ../images/br-red.gif ) 100% 100% no-repeat
}

.tl_red {
	background: url( ../images/tl-red.gif ) 0 0 no-repeat
}

.tr_red {
	background: url( ../images/tr-red.gif ) 100% 0 no-repeat;
	padding: 10px
}

.clear {
	font-size: 1px;
	height: 1px
}

.lhcl_portraitcontainer {
	position: relative
}

.lhid_pickerbutton {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 50px;
	height: 8px
}

body {
	font-family: Verdana;
	color: white;
	font-weight: bold;
}

a:link {
	text-decoration: underline; /*font-weight: bold; *//*color: #ff8c00;*/
	color: black;
}

h2 {
	font-weight: bold; /*color: #ff8c00;*/
	color: white;
}

h3 {
	font-weight: bold; /*color: #ff8c00;*/
	color: white;
}

/*div.file a:visited, div.post a:visited {*/
	/*text-decoration: underline; *//*font-weight: bold; *//**//*color: #c96;*/
	/*color: black;*/
/*}*/
/**/
/*div.file a:hover, div.post a:hover, div.file a:active, div.post a:active {*/
/*font-weight: bold; color: #ff4500;*/
	/*color: midnightblue;*/
	/*text-decoration: underline;*/
/*}*/

/*table {*/
/*padding:0px;table_listFiles*/
/*margin:0px;*/
/*font-size: 9pt;*/
/*font-family: Verdana;*/
/*}*/

.table_header {
	background-color: #E1E5B2;
	font-weight: bold;
}

.fila_0 {
	background-color: #D1D5A5;
}

.fila_1 {
	background-color: #E1E5B2;
}

.new_fila_0 {
	background-color: #fcff00;
}

.new_fila_1 {
	background-color: #e6e911;
	border-color: yellow;
}

.upload1 h3 {
	color: black;
}

.upload1old {
	padding: 3px;
	border: solid 1px black;
	font-size: 9pt;
	font-family: Verdana;
	background-color: #D1D5A5;
	color: black;
}

.upload1 {
	padding:3px;
}

.upload2 {
	padding: 2px;
}

.table_listFiles {
	background-color: white;
	border: 1px solid black;
	color: black;
}

.table_listFiles a {
	color: black;
}

.menu_contenido {

}

.headerTooltip {
	position: absolute;
	top: 10px;
	display: none;
	background-image: url( '../../images/tooltip.png' );
	font-weight: bold;
	height: 28px;
	text-align: center;
	width: 85px;
	font-family: Sans, Tahoma, Verdana, Arial;
}

form {
	margin: 0px;
}

#Tabs {
	height: 25px;
	margin: 0 57px 0 30px;
	padding: 0;
}

#Tabs ul#MainTabs {
}

#Tabs ul {
	margin: 0;
	padding: 0;
}

#Tabs li {
	border: medium none;
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li {
	line-height: 13px;�
}

#Tabs ul#MainTabs a.current:link, #Tabs ul#MainTabs a.current:visited, div#CategoryList a.current:link, div#CategoryList a.current:visited {
	color: #000000;
}

#Tabs ul#MainTabs a.current:link, #Tabs ul#MainTabs a.current:visited {
	background: #E5E5E5 url( ../images/tab-bg.gif ) repeat-x scroll center top;
	border: 1px solid #E5E5E5;
	color: #222222;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
}

#Tabs ul#MainTabs a:link, #Tabs ul#MainTabs a:visited {
	float: left;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 4px 8px 6px;
}

div#Tabs a:link, div#Tabs a:visited {
	text-decoration: none;
}

#Tabs a:link, #Tabs a:visited {
	background-color: #217A00;
	border-color: #195D00 #195D00 #217A00;
	border-style: solid;
	border-width: 1px;
	color: #D1EEFF;
}

#Tabs a:hover {
	background-color: #054700;
	border-bottom: 1px solid #054700;
	color: #FFFFFF;
}

#Header {
	background-color: #195D00;
	padding: 1px 0 0;
}

div#Wrapper {
	margin: 0 auto;
	padding: 12px 23px 0 30px;
}

html, body {
	background: #E5E5E5 none repeat scroll 0 0;
}

body {
	background-color: #E5E5E5;
	color: #222222;
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
	margin: 0 auto;
	padding: 0; /*text-align:center;*/
}

#Header h3 span#floatright, #Header.global h3 {
	font-family: verdana;
	font-size: 10px;
}

#Header h3 span#floatright a, #Header.global h3 a {
	padding: 7px 4px;
}

#Header h3 a:hover {
	background-color: #054700;
	color: #FFFFFF;
}

#Header.global h3 {
	float: right;
	position: relative;
	text-align: right;
	width: 300px;
}

#Header h3, #Header h3 a:link, #Header h3 a:visited {
	color: #D1EEFF;
}

#Header h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 7px 20px 7px 25px;
	text-align: left;
}

#Header h3 span.pipe {
	opacity: 0.6;
}

#Header h1 {
	color: #FFCC00;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 0 30px;
	padding: 0 0 10px;
	text-align: left;
}

#Header h1 {
	color: #FFFFFF;
}

.col {
	background: #FFFFFF url( ../images/right-bg.gif ) repeat-y scroll right center;
	padding: 0 8px 0 0;
	position: relative;
	text-align: left;
}

.col_blue {
	background: #3366cc url( ../images/right-bg.gif ) repeat-y scroll right center;
	padding: 0 8px 0 0;
	position: relative;
	text-align: left;
}

.col_orange {
	background: #e68200 url( ../images/right-bg.gif ) repeat-y scroll right center;
	padding: 0 8px 0 0;
	position: relative;
	text-align: left;
}

.col_green {
	background: #287f1f url( ../images/right-bg.gif ) repeat-y scroll right center;
	padding: 0 8px 0 0;
	position: relative;
	text-align: left;
}

.col_red {
	background: #cc0000 url( ../images/right-bg.gif ) repeat-y scroll right center;
	padding: 0 8px 0 0;
	position: relative;
	text-align: left;
}

.innercol {
	padding: 15px 60px 20px 23px;
}

div.bottom {
	background: transparent url( ../images/bottom-bg.gif ) no-repeat scroll right top;
	font-size: 8px;
}

div.page_header {
	background: #EDF3FE none repeat scroll 0 0;
	margin: 0 0 5px;
	padding: 13px 30px 13px 24px;
}
div.file h3 {
	color:#666666;
	font-size:11px;
	font-weight:normal;
	margin-top:0;
}

div.file h1 {
	padding-top:0;
}
div.file h1 {
	font-size:14px;
	margin:0 0 3px;
}
.file h1 {
	color:#000000;
}

div.file div.file_icon {
	float:left;
	position:relative;
	width:32px;
}

div.file div.file_info {
	margin-left:40px;
}

.file {
	clear:left;
	font-size:14px;
	margin:0 0 15px 2px;
	padding:0;
}

div.file h3 a:link, div.file h3 a:visited {
	color:#666666;
	font-size:11px;
}
div.file h3 a:hover {
	color:#FFFFFF;
	background-color:#003399;
}

.Right h1 {
	background-color:#EDF3FE;
	border-bottom:1px solid #DCDCDC;
	color:#333333;
	font-size:13px;
	margin:0 0 5px;
	padding:6px 8px;
}

div.post h3 {
	color:#666666;
	font-size:11px;
	font-weight:normal;
	margin-top:0;
}

div.post h1 {
	padding-top:0;
}
div.post h1 {
	font-size:14px;
	margin:0 0 3px;
}
.post h1 {
	color:#000000;
}

div.post div.post_icon {
	float:left;
	position:relative;
	width:32px;
}

div.post div.post_info {
	/*margin-left:40px;*/
}

.post {
	clear:left;
	font-size:14px;
	margin:0 0 15px 2px;
	padding:0;
}

div.post h3 a:link, div.post h3 a:visited {
	color:#666666;
	font-size:11px;
}
div.post h3 a:hover {
	color:#FFFFFF;
	background-color:#003399;
}

.floatLeft {
	float:left;
}

.footer {
	margin-left: 30px;
}

.menuList li {
	list-style: none;
	margin: 5px;
	padding-top: 10px;
}

.editable {
	background-color: #ffffd3;
}

img.progress{
	vertical-align: middle;
	padding: 0 10px;
}

.handle {
	cursor: move;
}

div.file h3 a.image:hover {
	background:transparent none repeat scroll 0 0;
}

div.post h3 a.image:hover {
	background:transparent none repeat scroll 0 0;
}
.commentable {
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#DDDDDD #CCCCCC #BBBBBB #DDDDDD;
	border-style:solid;
	border-width:1px 2px 2px 1px;
	margin:16px 0 10px -9px;
	padding:20px;
}
a {
	padding: 1px;
	text-decoration: underline;
	color: #003399;
}
a:link, a:visited {
	color: #003399;
}

a:hover {
	background-color: #003399;
	color: #FFFFFF;
}

.sidebarLinks h1 {
	background: #EDF3FE none repeat scroll 0 0;
	margin: 0 8px 0 0;
	padding: 13px 30px 13px 24px;
	font-size: 16px;
	font-weight: normal;
}

.sidebarLinks ul {
	padding-left:24px;
	margin-top: 10px;
}

.sidebarLinks li {
	list-style: none;
	padding-bottom: 10px;
}

.sidebarLinks a {
	font-size: 14px;
}
