/*
 *  This is the file where you put your CSS changes. 
 *  You should preferrably use this and override the 
 *  relevant properties you want to change here instead 
 *  of customizing plone.css to survive upgrades. Writing
 *  your own plone.css only makes sense for very heavy 
 *  customizations. Useful variables from Plone are 
 *  documented at the bottom of this file.
 */
 
/*  (do not remove this :) */
/*  (not this either :) */


/* DELETE THIS LINE AND PUT YOUR CUSTOM STUFF HERE */


#Div_MenuLeft DIV LI DIV{
   *width:170px;
}
#Div_MenuLeft DIV LI DIV a{
  *display:block;
  *width:160px;
  *cursor:pointer;
}
#Div_MenuLeft DIV LI UL LI DIV a{
  *display: block;
  *width: 160px;
  *cursor: pointer;
}
#Div_MenuLeft DIV LI UL LI{
  *margin-top:0;
  *margin-bottom:0;
}

.hiddenStructure{
     MARGIN-TOP: 0px; HEIGHT: 1px
}
.documentActions{
     overflow:hidden;
     HEIGHT: 20px;
     float: right;
     margin-top:-32px
    /*position:absolute;*/
}

#Div_Iframe{
	padding-top: 10px;
	padding-left: 2px;
}
#Div_MainContent2 a, ltr{
  text-decoration:none;
  font-weight:bold;
  color:#666666;
  font-size: 11px;
}
#Div_MainContent2 a:hover, ltr{
  text-decoration:none;
  font-weight:bold;
  color:#666666;
  font-size: 11px;
}

#Div_MainContent2{
	height: auto;
	background-image: url(../Images/bg_MainContent.gif);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
	width: 738px;
	margin: 0 auto;
	vertical-align: top;
	font-weight:bold;
	color:#666666;
	font-size: 11px;
}
#Div_MainContent2 span{
	font-weight:bold;
	color:#666666;
	font-size: 11px;
	letter-spacing: 2px;
}
.LSBox{
  padding-top:3px;
  padding-right: 3px;
  float:right;
}
.portal-searchbox{
  float:right;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../Images/bg_general.gif);
	background-color: #e6e6e6;
	background-repeat: repeat-x;
}

#Div_MenuLeft {
	padding-left: 3px;
}

#Div_MenuTips, #Div_MenuTop, #Div_Comodin, #Div_MainContent, #Div_Footer, #Div_MainContentBRTB, #Div_MainContentBRTP {
	margin: 0 auto;
	width: 748px;
}

#Div_MenuTips {
	height: 36px;
	position: relative;
}
#Div_MenuTop {
	height: 31px;
	background-image: url(../Images/bg_menuTop.gif);
	background-repeat: no-repeat;
	padding-top:1px;
	padding-left: 48px;
	width: 700px;
}
#Div_Comodin{
	height: 146px;
	padding-top:2px;
}
#Div_MainContent{
	height: auto;
	background-image: url(../Images/bg_MainContent.gif);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
	width: 738px;
	vertical-align: top;
	  
}
#Div_Footer {
	height: 31px;
	text-align: center;
	font-family: arial;
	font-size: 10px;
	color: #666666;
	padding-top: 8px;
}
#Div_LinksMenuTips {
	height: 23px;
	padding-top: 14px;
	padding-right:20px;
	float: right;
	font-family: tahoma;
	font-size: 10px;
	color: #fff;
}
#Div_Search {
        display:none;
	position:relative;
	float: right;
	width: 220px;
	height: 29px;
		text-align: right;
	padding-top: 8px;
}
#Div_Search img{
		position: absolute;
		right: 195px;
		top:8px;
}
#Div_LinksMenuTips a {
	float: left;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
}
#Div_LinksMenuTips a:hover {
	color: #23bafd;
}
#Div_MainContentBRTP {
	background-image: url(../Images/br_topMain.gif);
	background-repeat: no-repeat;
	height: 7px;
	background-position: bottom;
}
#Div_Both01 {
	clear: both;
	height: 2px;
}
#Div_Both02 {
	clear: both;
	height: 2px;
}
#Div_MainContentBRTB {
	background-image: url(../Images/br_BotMain.gif);
	background-repeat: no-repeat;
	height: 8px;
}
#Div_Left {
	float: left;
	width: 175px;
	padding-top: 8px;
}
#Div_RightRight {
	float: right;
	width: 190px;
	background-image: url(../Images/bg_news.gif);
	background-repeat: no-repeat;
	padding: 10px;
	height: 290px;

}
#region-content, .documentContent{
	background-color:transparent;
}
#Div_RightLeft {
	float: left;
	width: 335px;
}
#Div_RightLeft_Int{
	float: left;
	width: 520px;
}
#Div_RightInt {
	float: right;
	width: 510px;
		padding-right:25px;
	padding-top: 8px;
}
#Div_Right {
	padding-top: 8px;
	float: right;
	width: 550px;
}
#Div_BrTitleTop {
	background-image: url(../Images/br_title_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
	width: 335px;
	margin: 0 auto;
}
#Div_BrTitleMed {
	background-image: url(../Images/br_title_medium.gif);
	height: auto;
	width: 315px;
	background-repeat: repeat-y;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #1f3074;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center;
}
#Div_BrTitleBot {
	background-image: url(../Images/br_title_bottom.gif);
	height: 10px;
	width: 335px;
	background-repeat: no-repeat;
	background-position: top;
	margin: 0 auto;
}
#Div_ContentBody {
	font-family: tahoma;
	font-size: 11px;
	color: #373737;
	padding: 10px;
	text-align:justify;
	background-color:transparent;
	letter-spacing: 1px;
}
#Div_AllNews {
	padding-top: 1px;
	padding-left: 148px;
	padding-bottom: 5px;
}
#searchGadget {
	font-family: arial;
	font-size: 11px;
	color: #838383;
	background-color: #FFFFFF;
	border: 1px solid #b5b5a6;
	padding-left: 3px;
		
}
.searchButton {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #23a6e9;
	background-image: url(../Images/bg_botSearch.gif);
	background-repeat: repeat-y;
	padding-left:5px;
	padding-right:5px;	
	border: solid 1px #b5b5a6;
}

#content, #region-content, .docuementContent{
   padding:0px;
   margin: 0px;
}

#Div_Both03 {
	clear: both;
}
#Div_News01 img {
	float: left;
	margin-right: 5px;
	margin-bottom: 2px;
	border:solid 1px #c5c4bf;
}
#Div_News01 {
	width:165px;
}
	 
#Div_BotNews {
	width: 100px;
	height: auto;
	font-family: tahoma;
	font-size: 11px;
	color: #4c5b63;
	margin-left:5px;
	padding-top: 6px;
	margin-bottom: 10px;
}
#Div_More{
	margin-left:auto;
	widows:100px;
	margin-right:15px;
}

#Div_BotNews img{
		border:none 0px #c5c4bf;
}
#Div_BotNews a {
	font-family: tahoma;
	font-size: 11px;
	color: #186997;
	text-decoration: none;
}
.TitleNews {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.TextNews {
	font-family: tahoma;
	font-size: 11px;
	color: #373737;
	font-weight: normal;
	text-align: justify;
}
#Div_Cuadritos{
	padding-top: 75px;
	padding-left: 8px;
}

/* /////////////////////////////////////////////*/
#Div_MenuLeft state-published visualIconPadding contenttype-document glossymenu navTreeItem state-published visualIconPadding{
	border-style:none;
	border-bottom-width: 0px;
	margin: 0;
	background-color:transparent;
	border-bottom: #FFFFFF 1px solid;	
}
#Div_MenuLeft #verticalmenu{
	border: none 0px;
	border-bottom: none 0px;
	margin: 0;
	background-color:transparent;
}

#Div_MenuLeft glossymenu, .glossymenu li ul{
	list-style-type: none;
	height: auto;
	padding-bottom: 6px;
	padding-top: 7px;
	border-bottom: solid white 1px;	
	width: 166px; /*WIDTH OF MAIN MENU ITEMS*/
}

#Div_MenuLeft .glossymenu li{
	list-style-type: none;
	position: relative;
	border: none;
}

#Div_MenuLeft .glossymenu li ul{ /*SUB MENU STYLE*/
	position: absolute;
	list-style-type: none;
	width: 166px; /*WIDTH OF SUB MENU ITEMS*/
	height: auto;
	padding-bottom: 6px;
	padding-top: 7px;
	border-bottom: #FFFFFF 1px solid;	
	left: 0;
	top: 0;
	display: none;
	border: none 0px;
	margin-top: -7px;
	margin-left: -1px;
	z-index: 10;
	/*margin-top: -1px;*/
	/*background: url(Images/buton_over_out.gif) no-repeat;*/
}

#Div_MenuLeft .glossymenu ul a{
	background: url(Images/buton_over_out.gif) no-repeat;
	background-position: left center;
	margin-bottom: -3px;
}
#Div_MenuLeft .glossymenu li a{
	background: url(Images/buton_out.gif) no-repeat;
	background-position: left center;	
	font: bold 12px tahoma;
	color: #FFFFFF;
	display: block;
	width: auto;
	padding-left: 30px;
	vertical-align: middle;
	text-decoration: none;
	border: none 0px;
	/*padding-top:4px;*/
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF	
}

#Div_MenuLeft .glossymenu li a:hover{
	background: url(Images/buton_over.gif) no-repeat;
	background-position: left center;		
	font: bold 12px tahoma;
	color: #000000;
	display: block;
	width: auto;
	padding-left: 30px;
	vertical-align: middle;
	text-decoration: none;
	border:0px none;	
	/*padding-top:4px;	*/
	border-bottom: #FFFFFF 1px solid;
}

#Div_MenuLeft li .navTreeCurrentItem{
	border: none 0px;
	vertical-align: middle;	
}
#Div_MenuLeft .glossymenu .arrowdiv{
	/*position: absolute;
	right: 2px;*/
	/*background: transparent url(arrow.gif) no-repeat center right;*/
}

#Div_MenuLeft .glossymenu li a:visited, .glossymenu li a:active{
	/*color: black;*/
}

#Div_MenuLeft .navTreeItem a, dd.portletItem .navTreeItem a {
	border: none 0px;
	display: block;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	height: auto;
	padding-bottom: 6px;
	padding-top: 7px;
	border-bottom: solid white 1px;	;
	vertical-align: middle;	
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF	;
	/*margin-bottom: -1px;	*/
}

#Div_MenuLeft .navTreeItem a:hover, dd.portletItem .navTreeItem a:hover {
	border: none 0px;
	height: auto;
	padding-bottom: 6px;
	padding-top: 7px;
	border-bottom: solid white 1px;	
	vertical-align:middle;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
	/*margin-bottom: -1px;*/

}
#Div_MenuLeft .visualIconPadding{
	padding-left: 0px;
	margin: 0px;
	min-height: 0px;
	height: auto;
	padding-bottom: 6px;
	padding-top: 7px;
	border-bottom: solid white 1px;	
	line-height: 0px;
	vertical-align: middle;	
}

/* Holly Hack for IE \*/
#Div_MenuLeft li{*margin-left: -15px;}
.navTree navTreeLevel1{	*margin-left: 30px;}
div .contenttype-document{*margin-left: 30px;}
* html #Div_MenuLeft li{margin-left: 0px;}
* html #Div_RightLeft{width:330px}
* html div .contenttype-document{margin-left: 0px;}
* html div .contenttype-document{margin-left: 0px;}
* html .glossymenu li {float: left; height: 1%;}
* html .glossymenu li a { height: 1%; }
/* End */

/*  */
#Div_Intro {
	height: 100%;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

