/* CSS Document */

body {margin:0; padding:0;
	background:#E9EDF0 url(../img/isi_main_background.jpg) repeat-x;
	}
	
* {font-family: Arial, Helvetica, sans-serif;
	}
	

	a { color:#cc0000; text-decoration:none;}
	a:hover { color:#cc0000; text-decoration:underline;}
p
{
   font-family: Arial, Helvetica, sans-serif;
}

table.moduletable td
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
}

td,tr,p,div
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th
{
   vertical-align: top;
   padding-left: 1px;
   padding-right: 1px;
}

p.status
{
   margin: 0px;
   padding-left: 0px;
   padding-top: 4px;
   padding-bottom: 4px;
}

a:link, a:visited
{
   font-size: 11px;
   color: #000;
   text-decoration: none;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
}

a:hover
{
	color: #5D6FA6;
	text-decoration: underline;
	font-weight: normal;
}

a.path:link, a.path:visited
{
   font-size: 14px;
   color: #5A5A5A;
   text-decoration: none;
   font-weight: normal;
}

a.path:hover
{
   font-size: 14px;
   color: #5D6FA6;
   text-decoration: underline;
   font-weight: normal;
}

a.header:link, a.header:visited
{
   font-weight: bold;
}

a.header:hover
{
   font-weight: bold;
}

a.title:link, a.title:visited
{
   font-size: 12px;
   font-weight: bold;
}

a.title:hover
{
   font-size: 12px;
   font-weight: bold;
}

a.moreactions:link, a.moreactions:visited
{
   vertical-align: 30%;
   font-size: 10px;
}

a.moreactions:hover
{
   vertical-align: 30%;
   font-size: 10px;
}

a.small:link, a.small:visited
{
   font-size: 11px;
   font-weight: normal;
   color: #C00;
}

a.small:hover
{
   font-size: 11px;
   font-weight: normal;
   color: #5D6FA6;
}

a.footer:link, a.footer:visited
{
   font-family: Arial,Helvetica;
   font-size: 10px;
   text-decoration: underline;
   color: #C00;
}

a.footer:hover
{
   font-family: Arial,Helvetica;
   font-size: 10px;
   text-decoration: underline;
   color: #5D6FA6;
}

.footer
{
   font-family: Arial,Helvetica;
   font-size: 10px;
}

.pageTitle
{
   color: #5A5A5A;
   font-size: 14px;
}

.main
{
   color: #C00;
   font-size: 11px;
}

.mainTitle
{
   color: #5A5A5A;
   font-size: 16px;
   font-weight: bold;
   vertical-align: middle;
}

.mainSubTitle
{
   color: #5A5A5A;
   font-size: 11px;
   font-weight: bold;
   padding: 2px;
}

.mainSubText
{
   color: #5A5A5A;
   font-size: 11px;
   padding: 2px;
}

.mainHeading
{
   color: #5A5A5A; 
   font-size: 14px; 
   font-weight: bold; 
   padding-bottom: 2px;
}

.summary
{
   color: #5A5A5A;
   font-size: 11px;
   padding-left: 8px;
   padding-right: 8px;
   margin-top: 4px;
   border: 1px solid #dddddd;
}

a.headbarLink
{
   color: #5A5A5A;
   font-size: 11px;
   font-weight: normal;
}

.headbarTitle
{
	color: #5A5A5A;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #f8d4e0;
	vertical-align: center;
	padding-left: 6px;
}

.mainSubTextSmall
{
   color: #5A5A5A;
   font-size: 10px;
}

.separator
{
   background-color: transparent;
}

.moreActionsMenu
{
   background-color: #f5f5f5;
   border-top: 1px solid #cacfd3;
   border-left: 1px solid #cacfd3;
   border-right: 1px solid #cacfd3;
   border-bottom: 1px solid #cacfd3;
}

.infoText
{
   background-color: #FFFFCC;
   color: #1B3557;
}

.statusInfoText
{
   font-size: 11px;
}

.statusWarningText
{
   font-size: 11px;
   color: #5D6FA6;
}

.statusErrorText
{
   font-size: 11px;
   color: #e00028;
}

.recordSet
{
   padding: 2px;
   border-spacing: 1px;
}

.recordSetRow
{
   background-color: #FFFFFF;
   vertical-align: top;
}

.recordSetRowAlt
{
	background-color: #FEE2CD;
	vertical-align: top;
}

.recordSetHeader
{
   color: #5A5A5A;
   font-weight: bold;
   border-bottom: 1px solid #cacfd3;
}

.errorMessage
{
   font-size: 11px;
   color: #e00028;
   padding: 4px;
}

.statusMessage
{
   font-size: 11px;
   color: #5D6FA6;
   padding-top: 6px;
   display: block;
}

input,textarea,select
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
}

.dialogControls
{
   font-size: 11px;
}

.dialogButtonSpacing
{
   height: 5px;
}

.dialogMainActions
{
   padding-left: 2px;
   padding-right: 5px;
   vertical-align: -1px;
}

.topToolbar
{
}

.topToolbarTitle
{
   color: #5A5A5A;
   font-weight: normal;
   padding-left: 5px;
}

a.topToolbarLink, a.topToolbarLink:link, a.topToolbarLink:visited
{
   color: 004488;
   font-weight: normal;
   font-size: 12px;
}

.topToolbarHighlight
{
   background-color:#FFFFFF;
   border: 1px solid #5D6B71;
}

a.topToolbarLinkHighlight, a.topToolbarLinkHighlight:link, a.topToolbarLinkHighlight:visited
{
   color:#5D747F;
   font-weight: bold;
}

.statusListHighlight
{
   background-color:#FFFFFF;
   border: 1px solid #babfc5;
}

.statusListDisabled
{
   color: #93a8b2;
}

.inlineAction
{
   padding-right:3px;
}

.paddingRow
{
   padding-top: 3px;
}

.filterBorders
{
   padding: 2px;
   background-color: #f5f5f5;
   border-width: 1px;
   border-style: solid;
   border-color: #DDDDDD;
}

.recoveredItemsList
{
   padding: 2px;
   background-color: #EEEEEE;
   border-width: 1px;
   border-style: solid;
   border-color: #AAAAAA;
}

.failedItemsList
{
   padding: 2px;
   background-color: #EEEEEE;
   border-width: 1px;
   border-style: solid;
   border-color: #e00028;
}

.wizardSectionHeading
{
   padding: 2px;
   background-color: #ECECEC;
   font-weight: bold;
}

.wizardButton
{
   font-size: 11px;
}

.wizardButtonSpacing
{
   height: 5px;
}

.propertiesLabel
{
   padding-right: 20px;
   color: #93a8b2;
   white-space: nowrap;
}

.multiValueSelector
{
   border: 1px dashed #cccccc;
   padding: 4px;
}

.selector
{
   border: 1px dashed #cccccc;
   padding: 4px;
   display: inline;
}

.selectedItems
{
   border: 1px solid #DEE5EC;
}

.selectedItemsHeader
{
   padding: 4px;
   background-color: #ECECEC;
   font-weight: bold;
   text-align: left;
}

.selectedItemsRow
{
   padding: 4px;
}

.selectedItemsRowAlt
{
   padding: 4px;
   background-color: #e9f0f4;
}

.pager
{
   padding: 4px 2px 3px 2px;
   border: 1px dotted #cccccc;
}

.pager img
{
   margin-top: 4px;
   vertical-align: -20%;
}

.alignTop
{
   vertical-align: top;
}

.alignMiddle
{
   vertical-align: middle;
}

.tableThirdWidth
{
   width: 33%;
   vertical-align: top;
}

.tableNarrowWidth
{
   width: 30%;
   vertical-align: top;
}

.tableWideWidth
{
   width: 70%;
   vertical-align: top;
}

.userPropertyLabel
{
   vertical-align: top;
   white-space: nowrap;
}

.userPropertyValue
{
   vertical-align: top;
   padding-right: 16px;
}

.summaryPopupPanel
{
   background-image: url(../images/parts/popup_bg.gif);
   background-repeat: repeat-x;
   background-color: #ffffff;
   border: 1px solid #a9b2b9;
   padding: 4px;
   max-width: 700px;
   margin: 0px 0px 0px 0px;
}

.popupImage
{
   cursor: pointer;
   padding-left: 4px;
}

.langCode
{
   color: #FFFFFF;
   padding-left: 2px;
   padding-right: 2px;
   margin-left: 4px;
   letter-spacing: 1px;
   border: 1px solid #444444;
   background-color: #2222FF;
   font-weight: bolder;
   text-transform: uppercase;
}

.userGroupPickerList
{
   padding: 2px;
   background-color: #EEEEEE;
   border-width: 1px;
   border-style: solid;
   border-color: #AAAAAA;
}

.workflowSelection
{
   border: 1px solid #676767; 
   background-color: #efefef; 
   padding: 6px 12px 12px 6px;
}

.workflowSummary
{
   margin-left: 6px;
}

.workflowSummary td
{
   padding-right: 9px;
   padding-top: 4px;
}

.nodeWorkflowInfoTitle
{
   font-weight: bold;
   color: #C00;
   padding-top: 3px;
   padding-bottom: 3px;
}

.nodeWorkflowInfoText
{
   padding-bottom: 8px;
}

.selectListTable
{
   border: 1px solid #999999;
   padding-top: 2px;
   padding-left: 2px;
   padding-right: 2px;
}

.selectListItem
{
   background-color: #eeeeee;
   border-bottom: 2px solid #ffffff;
}

.modifiedItemsList
{
   background-color: #f5f5f5;
   border-width: 1px;
   border-style: solid;
   border-color: #DDDDDD;
}

.conflictItem
{
   background-color: #f7e0e1;
}

.conflictItemsList
{
   background-color: #f7e0e1;
   border-width: 1px;
   border-style: solid;
   border-color: #e39295;
   padding-left: 5px;
   padding-right: 5px;
   padding-top: 3px;
   padding-bottom: 3px;
}

.snapshotItemsList
{
   background-color: #f5f5f5;
   border-width: 1px;
   border-style: solid;
   border-color: #DDDDDD;
}

.pendingSubmissionsList
{
   background-color: #f5f5f5;
   border-width: 1px;
   border-style: solid;
   border-color: #DDDDDD;
}

.workflowHistoryList
{
   margin-left: 18px;
   margin-top: 6px;
   margin-right: 4px;
   background-color: #f5f5f5;
   border-width: 1px;
   border-style: solid;
   border-color: #DDDDDD;
   width: auto;
}

#pluginBox
{
   border: 1px solid #F99;
}

.shelf
{
   background-color: #f5f5f5;
   min-width: auto;
   *width: 100%;
}

.navigator
{
   min-width: 220px;
}

.navigatorPanelBody
{
   height: 330px;
   width: 100%;
   overflow: auto;
}

.panelGridRequiredImageColumn
{
  width: 20px;
}

.panelGridLabelColumnAuto
{
  white-space: nowrap;
}

.panelGridLabelColumn
{
  white-space: nowrap;
  width: 25%;
}

.panelGridValueColumn
{
  width: 100%;
}

.sidebarButtonSelected
{
   color: #FF6633;
   font-size: 11px;
   font-weight: normal;
   padding: 5px;
   background: #F63 repeat-x; 
   border-bottom: 1px solid #FCC;
}

a.sidebarButtonSelectedLink, a.sidebarButtonSelectedLink:link, a.sidebarButtonSelectedLink:visited
{
   color: #fff;
   font-weight: normal;
   font-size:12px;
}

.sidebarButton
{
   color: #C00;
   font-size: 12px;
   font-weight: normal;
   padding: 5px;
   background: #dddddd repeat-x;
   border-top: 1px solid #FCC;
}

a.sidebarButtonLink, a.sidebarButtonLink:link, a.sidebarButtonLink:visited
{
   color: #5A5A5A;
   font-weight: normal;
   font-size:12px;
}

.deployAddServerConfig
{
   margin: 4px;
}

.deployAddServerConfig a
{
   margin-right: 30px;
}

.deployAddServerConfig img
{
   border: none;
   vertical-align: -4px;
   margin-right: 2px;
}

.deployConfigServer
{
   margin-top: 10px;
}

.deployConfigServerActions
{
   white-space: nowrap;
   margin-right: 16px;
}

.deployConfigServerActions a
{
   margin-left: 4px;
}

.deployConfigServerActions img
{
   border: none;
}

.deployConfigServerDetailsLeftCol
{
   margin-left: 34px;
}

.deployConfigServerDetailsRightCol
{
   margin-right: 140px;
}

.deployConfigServerForm
{
   margin-left: 10px;
   margin-top: 5px;
}

.deployConfigServerForm td
{
   padding: 0px 6px 6px 0px;
}

.deployConfigServerForm .inputField
{
   width: 200px;
}

#autoDeployLabel
{
   vertical-align: 3px;
}

.deployNoConfigServers
{
   margin: 26px 5px 16px 3px;
}

.deployNoConfigServers img
{
   vertical-align: -6px;
}

.deployServersInfo
{
   margin: 10px 5px 16px 5px;
}

.deployServersInfo img
{
   vertical-align: -7px;
   margin: 2px;
}

.deployPanelControl
{
   padding-left: 6px;
   padding-right: 16px;
}

.deployPanelNoControl
{
   padding-left: 21px;
   padding-right: 21px;
}

.deployPanelStatusIcon
{
   padding-left: 9px;
   padding-right: 17px;
}

.deployPanelIcon
{
   padding-left: 12px;
   padding-right: 12px;
}

.deployPanelServerStatus
{
}

.deployPanelServerMsg
{
   margin-top: 3px;
}

.deployPanelServerName
{
   color: #C00; 
   font-size: 14px; 
   font-weight: bold; 
   padding-bottom: 2px;
}

.deployInProgress
{
   margin: 8px 0px 6px 6px;
}

.deployInProgress img
{
   vertical-align: -14px;
}
   
.deployReviewTaskActions img
{
   margin-left: 4px;
}

.deployMoreReportsPanel
{
   margin: 10px 0px 0px 14px;
}
   
.deployMoreReportsList
{
   background-color: #f5f5f5;
   border-width: 1px;
   border-style: solid;
   border-color: #DDDDDD;
   margin-bottom: 4px;
}

.summaryDropShadow 
{
   background: url(../images/parts/drop_shadow_alpha.png) no-repeat bottom right !important;
   background-color: transparent;
   padding: 0px 11px 11px 0px;
   
   _background: url(../images/parts/spacer.gif) no-repeat bottom right !important;
   _padding: 0px 10px 10px 0px;
}

.requiredColumn
{
   padding-top: 6px;
   vertical-align: top;
}

.leftHandColumn
{
   vertical-align: top;
}

.rightHandColumn
{
   width: 100%;
}

.noBrColumn
{
   white-space: nowrap;
}

.tabs 
{
   width: 100%;
   line-height: 1.5em;
}

.tabs ul 
{
   margin: 0px;
   padding: 10px 10px 0px 0px;
   list-style: none;
}

.tabs li 
{
   display: inline;
   margin: 0px;
   padding: 0px;
}

.tabs a 
{
   float: left;
   background: url("../images/parts/tab_left.gif") no-repeat left top;
   margin: 0px;
   padding: 0px 0px 0px 4px;
   text-decoration: none;
   cursor: pointer;
}

.tabs a:hover
{
   text-decoration: none;
}

.tabs a span 
{
   float: left;
   display: block;
   background: url("../images/parts/tab_right.gif") no-repeat right top;
   padding: 5px 10px 4px 4px;
   margin-right: 2px;
   color: #627EB7;
}

.tabs .selectedTab a 
{
   background:url("../images/parts/tab_left_selected.gif") no-repeat left top;
}

.tabs .selectedTab a span 
{
   background:url("../images/parts/tab_right_selected.gif") no-repeat right top;
   color: white;
}

.tabs span.tabLabel
{
   font-weight: bold;
   float:left;
   display: block;
   color: #627EB7;
   padding: 4px 6px 0px 6px;
}

.tabs span.tabButton
{
   float:left;
   display: block;
   color: #627EB7;
   padding: 3px 0px 0px 15px;
}

.expandCollapseControls
{
   float: left;
   padding-top: 3px;
}

.incDecControls
{
   text-align: right;
}

.linkValidationProgressPanel
{
   width: 100%;
   margin: 30px;
}

.linkValidationProgressWait
{
   font-size: 14px;
   padding-bottom: 6px;
}

.linkValidationProgressStatus
{
   font-size: 11px;
}

.linkValidationSummaryPanel
{
   text-align: center;
}

.linkValidationSummaryPanel img
{
   vertical-align: -4px;
}

.linkValidationSummaryTitle
{
   font-weight: bold;
   font-size: 12px;
   padding-bottom: 7px;
}

.linkValSummaryText
{
   padding-bottom: 4px;
}

.linkValidationSummaryPanelTask
{
   text-align: left;
   margin-bottom: 10px;
   margin-left: 4px;
}

.linkValidationSummaryPanelTask img
{
   vertical-align: -4px;
}
   
.linkValTabContentHeader
{
   border-bottom: 1px dotted #BCD2E6;
   padding: 8px 15px 8px 10px;
}

.linkValTabContentHeader img
{
   cursor: pointer;
}

.linkValTabContentBody
{
   height: 300px;
   width: 100%;
   overflow: auto;
}

.linkValRow
{
   padding: 10px 0px 10px 10px;
}

.linkValRowEven
{
   background-color: #f9f9f9 !important;
}

.linkValRowOdd
{
   background-color: #fff !important;
}

.linkValNoItems
{
   padding: 10px;
}

.linkValIcon
{
   float: left;
   width: 40px;
}

.linkValActions
{
   float: right;
   width: 70px;
   text-align: right;
   padding-right: 10px;
}

.linkValItemDetails
{
   margin: 0px 80px 0px 40px;
}

.linkValFileName
{
   font-weight: bold;
}

.linkValFilePath
{
   padding-top: 2px;
}

.linkValFormName
{
   font-weight: bold;
}

.linkValFormPath
{
   padding-top: 2px;
}

.linkValToggle
{
   color: #505E6B;
   padding-bottom: 3px;
}

.linkValToggleExpanded
{
   vertical-align: -6px; 
}

.linkValToggleCollapsed
{
   vertical-align: -6px; 
}

.linkValBrokenLinks
{
   margin-left: 2px;
}

.linkValBrokenLinks img
{
   vertical-align: -4px;
}

.tabTitleBrokenLinkIcon
{
   border: none;
   vertical-align: -4px;
   margin-right: 2px;
   margin-left: 2px;
}

#staticTabContent
{
   -moz-border-radius: 9px;
   border: 1px solid #BCD2E6;
   clear: both;
   padding-bottom: 5px;
   margin-bottom: 5px;
}

#generatedTabContent
{
   -moz-border-radius: 9px;
   border: 1px solid #BCD2E6;
   clear: both;
   padding-bottom: 5px;
   margin-bottom: 5px;
}

#fixedTabContent
{
   -moz-border-radius: 9px;
   border: 1px solid #BCD2E6;
   clear: both;
   padding-bottom: 5px;
   margin-bottom: 5px;
}

.nodeBrowserForm
{
   border-top: 1px dotted #aaa;
   padding: 8px;
   margin: 4px 4px 16px 2px;
}

.nodeBrowserTable
{
   border-collapse: collapse;
   border: 1px solid #aaa;
   margin-top: 3px;
}

.nodeBrowserTable th
{
   background-color: #dfe6ed;
   font-weight: bold;
   padding: 4px;
   text-align: left;
}

.nodeBrowserTable td
{
   padding: 3px;
}


	
p {font-size:6px;
	line-height:7px;
	color:#666;
	}
	
.contenedor  {width:950px; height:auto;
	background:#FFFFFF;
	position:absolute;
	left:50%;
	margin-left:-485px;
	margin-top:10px;
	border-left:10px solid #FFFFFF;
	border-right:10px solid #FFFFFF;
	margin-bottom:100px;
	}
	
.contenedor2  {width:950px; height:auto;
	background:#FFFFFF;
	position:absolute;
	left:50%;
	margin-left:-485px;
	top:50%;
	margin-top:-343px;
	border-left:10px solid #FFFFFF;
	border-right:10px solid #FFFFFF;
	margin-bottom:20px;
	}
		
.top {width:950px; height:100px;
	position:relative;
	background:#fff;
	display:block;
	}
	
	.logo {width:100%; height:80px;
	background:#FFFFFF;
	position:relative;
	}
	
	.menuH {width:100%; height:28px;
	background:#CC0001;
	position:relative;
	z-index:5000;
	}
	
.main {width:950px; height:auto;
	position:relative;
	margin-top:10px;
	margin-bottom:10px;
	background:#fff;
	z-index:1000px;
	padding-top:10px;
	}
	
	.kol2 {width:510px; height:auto;
	background:#fff;
	float:left;
	margin-left:10px;
	}
	
	.kol3 {width:230px; height:auto;
	padding-top:37px;
	background:#fff;
	float:left;
	margin-left:10px;
	font-size:7px;
	}
	
	.menu {width:190px; height:200px;
	background:#FFFFFF;
	position:relative;
	float:left;
	}
	
h2 {font-family:Tahoma; font-size:7px;
	font-weight:normal;
	padding-bottom:5px;
	margin:0;
	}
	
.footer {width:950px; height:50px;
	background:#fff;
	position:relative;
	border-top:1px solid #778899;
	font-size:7px;
	color:#666;
	clear:both;
	margin-top:0;
	}
	
	.ultimosLinks {font-size:11px; color:#666666; position:absolute; left:790px; top:10px;}
	.ultimosLinks a {color:#666666; text-decoration:none;}
	.ultimosLinks a:hover {color:#cc0000; text-decoration:underline;}

.banner {width:950px; height:280px;
	background:#000000;
	margin-bottom:10px;
	text-align:right;
	}
	
	.shor {font-size:12px; padding-top:10px; color:#666;}
	
	.box345, .box345-2 {width:325px; height:188px;
	background:#fff url(../img/fnd-box345.jpg) no-repeat;
	float:left;
	padding:10px;
	padding-bottom:0;
	}
	
	.box345-2 {margin-left:10px; #margin-left:7px;}
	
	.box240 {width:220px; height:178px;
	padding:10px;
	background:#fff url(../img/fnd-box240.jpg) no-repeat;
	float:left;
	margin-left:10px;
	#margin-left:8px;
	}
	
	.box240 a {color:#FF0000; text-decoration:none;}
	.box240 a:hover {color:#FF0000; text-decoration:underline;}
	
/* MENU */

.nav {margin:0; padding:0;
	float:right;
	}
	
	.nav li {display:block;
	height:20px;
	margin:0 30px;
	padding-top:5px;
	margin-left:2px;
	float:left;
	text-align:center;
	}
	
	.nav li a {color:#FFFFFF; font-size:12px;
	text-transform:uppercase; text-decoration:none;
	}
	
	.nav li a:hover { text-decoration:underline;
	}
	
/* MENU 2 */

.navi {margin:0; padding:0;
	padding:3px 0;
	margin-top:26px;
	}

.navi li {list-style-type:none; margin-left:0;}
	
.navi li a {
	height:15px;
	border-left:0px solid #999999;
	text-decoration:none;
	margin:0;
	display:block;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	color:#333333;
	font-size:11px;
	border-bottom:1px solid #999999;
	background:url(../img/bar-gris.gif) left no-repeat;
	}
	
.navi li a:hover {text-decoration:none; color:#CC0001;
	background:url(../img/bar-roja.gif) left no-repeat;
	}

.menuSuperior, .menuInferior {list-style-type:none;
	padding:0; margin:0;
	position:absolute;
	left:737px;
	top:20px;
	}
	
	.menuSuperior li {display: block;
	height:20px;
	padding-left:5px;
	font-size:10px;
	float:left;
	}
	
	.menuSuperior li a { text-decoration:none; color:#000;}
	.menuSuperior li a:hover { text-decoration:underline;}
	
/* MENU INFERIOR */

.menuInferior {
	left:390px; top:20px;
	}

	.menuInferior li {display: block;
	height:20px;
	padding-left:5px;
	font-size:10px;
	float:left;
	}
	
	.menuInferior li a { text-decoration:none; color:#000;}
	.menuInferior li a:hover { text-decoration:underline; color:#cc0000;}
	
/**/

.rojo { color:#CC0001;
	font-size:16px;
	}
	
.negro { color:#333333;
	font-size:16px;
	}

ul.listado {list-style-type:disc;
	padding-left:20px;
	margin-left:0;
	}

ul.listado li {font-size:12px;
	color:#666;
	}
	
.shorcuts img { margin-bottom:10px;}

/* SITEMAP */

.sitemap {width:100%; height:76px;
	padding-top:10px; padding-bottom:20px;
	background:url(../img/fnd-sitemap.jpg) repeat-x;
	float:left;
	position:relative;
	margin-bottom:15px;
	}
	
.sitemapul {margin:0; padding:0;
	width:140px;
	margin-right:15px;
	float:left;
	}

.sitemapul {	list-style-type:none; list-style:none; list-style-image:none;}
	
.sitemapul li a {
	color: #666666;
	height:12px;
	padding:0; margin-bottom:0px;
	font-size:11px;
	text-decoration:none;
	}
	
.sitemapul li a:hover {
	color:#cc0000;
	text-decoration:none;
	}
	
/* MENUIMAGEN */

.menuImagen {width:100%; height:28px; 
	position:relative; 
	background:#cc0000; 
	text-align:right;
	}
	
.navis {margin:0; padding:0;
	list-style:none;
	height:28px;
	background:#CC0000;
	}	
	
.navis li {float:left;}

.navis li a {margin:0 8px;}

.navis li.bot_empresa a {display:block;
	margin-left:220px;
	width:134px; height:28px;
	background:url(../img/menu_nuestraempresa.gif) left top no-repeat;
	}
	
.navis li.bot_oferta a {display:block;
	width:123px; height:28px;
	background:url(../img/menu_nuestraoferta.gif) left top no-repeat;
	}

.navis li.bot_proyectos a {display:block;
	width:90px; height:28px;
	background:url(../img/menu_proyectos.gif) left top no-repeat;
	}
	
.navis li.bot_clientes a {display:block;
	width:73px; height:28px;
	background:url(../img/menu_clientes.gif) left top no-repeat;
	}
	
.navis li.bot_equipo a {display:block;
	width:124px; height:28px;
	background:url(../img/menu_nuestroequipo.gif) left top no-repeat;
	}
	
.navis li.bot_novedades a {display:block;
	width:94px; height:28px;
	background:url(../img/menu_novedades.gif) left top no-repeat;
	}
	
/*
.navis {
	width:950px;
	height:28px;
	margin:0;
	padding:0;
	float:right;
	}
	
.navis li { width:133px; height:28px;
	border:1px solid #99FF00;
	float:left;
	}
*/

	/* ACCORDION */


	dl { width: 510px; margin-bottom:20px; }
	dl,dd { margin: 0; padding:0; }
	dt { background: #C6CED8; font-size: 13px; padding: 5px; margin-bottom:1px; width:496px; border:3px double #C6CED8;}
	dt a { color: #000; }
	dd a { color: #000;}
	dd { display:block; background:#EDF1F3 url(../img/dd_fnd.jpg) repeat-x; padding:10px; border:3px double #C6CED8; }
	dt { background: #C6CED8 url(../img/dt_fnd.jpg) repeat-x;}
	ul { list-style: none; padding: 5px; }
	dd ul {margin-left:0;}
	dd h5 {background:url(../img/linea-punteada.gif) top repeat-x; height:13px; text-align:right; font-weight:normal; font-size:11px; padding-top:5px;}


/**/

.cuadraditos {list-style-image:url(../img/bullet.gif); font-size:12px; line-height:16px; color:#666666; margin-left:8px; #padding-left:10px;}

.titulares {font-size:14px; line-height:18px;}

.textoNormal {width:100%; padding-left:20px; border-left:1px solid #999999;}

.noticia p span{
			font-size:12px;
			font-family: Verdana, Arial, Helvetica !important;
			font-weight:normal;
			color:#000;
			}
