body
{
	background-color:#EFEBE7;
	height: auto;
}

*
{
	padding:0;
	margin:0;	
}

#container,
#edit_container
{
	width:780px;
	height: auto;
	padding:0px;
	margin: 0px auto;
	position: relative;
	color:#757272;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-y;
}

#container
{
	background-image: url(background.gif);
}

#edit_container
{
	background-image: url(edit_background.gif);
}

.clearfix:after 
{
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

.clearfix 
{
  	display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix {display: block;}
/* End hide from IE-mac */

a
{
	text-decoration:none;
}

a img
{
	border:0px;
}

#header 
{ 
	width:auto;
	height:67px;
	border-bottom: #b0aea2 1px solid;
}
	
#header img
{ 
	padding:0;
	margin:0;
	border-width: 0;
	background-repeat:no-repeat; 
	float:left;
}

#top_menu
{
	padding:3px 0 0 163px;
	margin:0;
	width: auto;
	height: 23px;
	background-color: #996533;
	border-top:  #ffffff 1px solid;
	border-bottom: #6b4926 1px solid;
}

#top_menu,
#top_menu ul li a
{
	color:#ffffff; 
	font-size:7pt;
}

#top_menu ul li a
{
	margin-top:3px; 
	padding:3px; 
	border-left: 1px solid #ffffff;
}

#top_menu ul
{
	float:left;

}

#top_menu img
{
	padding:3px;
}

#site_info
{
	margin:.2em 80px 0 0;
	padding: .3em .5em;
	float:right;
	font-size:7pt;
}

#registries
{
	border-left:1px solid white;
	padding-left:5px;
}

.columns
{
	width: 780px;
	height:auto;
}

#leftcol
{
	float:left;
}
		
#leftcol,
#rightcol
{
	width:160px;
	height:auto;
	margin:0;
}

.foldercontent h1,
.portletContent .poll_question,
.portletHeader
{
	height:20px;
	background-image: url(menu_arrows.gif);
	background-color: #877c76;
	background-repeat: no-repeat;
	background-position: 0;
	padding-left:24px;
	padding-top: 3px;
	margin-bottom:0;
	border:0px;
}

.foldercontent h1,
.portletContent .poll_question,
.portletHeader .tile
{
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
}

.foldercontent ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #ffffff;
}

.foldercontent ul li
{
	background-color: #d2b498;
	padding-left:22px;
	padding-top:3px;
	line-height:12px;
	border-top: 1px solid white;
}

.foldercontent li a
{	
	font-size:11px;
	display: block;
	color: #000000;
}

.foldercontent a:link, 
#footer li a:visited
{
	color:#000000;
	text-decoration:none;
	font-size:11px;
}

.foldercontent a:hover, 
#footer li a:hover
{
	color:black;
	font-size:11px;
}

#menu1 li
	{
		padding-bottom:0;	
		padding-top:2;
	}
#more
	{
		font-size:11px;
		color:white;
		font-weight:bold;
	}

#imgmore
	{
		padding-left:3px;
		margin-top:0;
	}

#portlet_popoll h5,
.link-parent,
.documentDescription
{
	display: none;
}

div.portletBody
{
	top: 0;
}

div.portletBody,
div.portlet
{
	border: 0;
	padding:0;
	margin:0;
}

div.portletContent
{
	padding:0;
	margin:0;
	background-color: #f8f4f3;
	border-bottom: 1px solid #ffffff;
}

div.portletContent .center
{
	padding:10px 0px 0px 10px;
}

.poll_menu
{
 	background-color: #a89d97;
}

.poll_menu li a
{
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
	padding:.2em .3em;
	font-size:10px;
}

.poll_menu .right_item
{
	border-left: 1px solid #ffffff;
}

.poll_menu .noborder
{
	background-color:#a89d97;
	margin-left:-15px;
	text-transform:none;
	border:0px;
	color:white;
	font-weight:bold;
	background-image:none;
	text-decoration:underline;
}

.poll_menu input
{
	border:0;
	color:white;
	background-image:none;
	text-transform:none;
	text-decoration:underline;
	font-size:10px;
	font-weight:bold;
	margin-left:-30px;	
}

#centercol
{
	width:405px;
	height:auto;
	float:left;
	margin: 0;
	padding: 25px;
}

#top
{
	margin-bottom:10px; 
	width:410px; 
	border-bottom:1px solid black;
	padding-bottom:10px;
}

#top table tr td a
{
	font-size:11px;
	text-decoration:underline;
	margin-right:3px;
}

#top #check a
{
	padding-left: 5px;
	padding-right: 5px;	
	color:blue;
}

#top #check a:visited
{	
	color:grey;
}

#top table tr td 
{
	padding:0;
	margin: 0;
	width:auto;
}

#top table .LSBox
{
	clear: none;
}

#portal-searchbox
{
	width: 260px;
	clear:none!important;
	float: none;
	padding: 0!important;
	margin-top: 0.5em;
}

#searchGadget
{
	width:210px;
	clear:none;
	float:none;
}

#avancedsearch a
{
	text-align: right;
	color:#996734;
}

#avancedsearch a:link
{
	color:#996734;
	text-decoration:underline;
	font-size:11px;
	letter-spacing:0.1em;
}

#check
{
	font-size:11px;
}

#check #rightcolumn
{
	border-left: 1px solid #0018ff;
	padding-left: 6px;
}

/*finito home.pt main content*/

#main
{
	height:auto;
	width:410px;
	margin-top:0px;	
	float:left;
	/*font*/
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;/*Verdana sans-serif;*/
	font-weight:normal;
	font-size:10pt;
	line-height:15pt;
}

#main a
{
	color: #0118fc;
	text-decoration: none;
}

.documentFirstHeading, h3,
#main h1 
{
	background-image:url(heading_bg.gif);
	background-repeat:repeat-y;
	color: #535250;
	padding:0px;
	margin:10px 0px 20px;	
	font-family:Verdana sans-serif;
	border-bottom:1px solid black;
	
}

#main .documentFirstHeading,
#main .documentFirstHeading a,
.newsFooter a
{
	background-color:transparent;
	color: #535250;
}

/*home.pt main content*/
#welcome,
#lastnews
{
	margin-bottom: 20px;
	padding: 5px;
}

#welcome h1
	{
		font-style:italic;
		font-weight:bold;
		padding-bottom:0;
		border:0px;
	}

#welcome p
	{
		margin-top:8px;
	}

#lastnews
	{
		border:1px solid #877c76;
		font-size:11px;
		height:auto;
	}

#lastnews h3
	{
		border:0;
		padding-bottom:0;
	}

.documentAuthor
	{
		font-size:10px;
	}

#main .documentAuthor
{
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 0;
}

#main .documentAuthor
{
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 0;
}

#main li a
{
	color:black;
	font-weight:bold;	
}

#main ul
{
	list-style-type:square;
}

.visualIcon /*.contenttype-persona_activa .summary*/
{
	color:black;
}

.documentDate
{
	margin-top: 0px;
	font-size:9px;
}

/*.documentActions,
.lastItem,*/
.reviewHistory, 
.documentByLine,
.tile img,
#main dd,
#breadcrumbs-you-are-here,
.breadcrumbSeparator,
.discreet,
#noView,
#table_contents
{
	display:none;
}

.documentActions
{
	margin-top: 0px;
}

#rightcol
{
	float:right;
}

* html #biography
{
	padding: 10px 6px;
	margin: 0;
}

#footer
{	
	margin: 20px auto 0px;
	position: relative;
	clear: both;
	padding:0 185px 0;
	position: relative;
	width:auto;
	height:auto;
}

#footer ul,
#top_menu ul,
.poll_menu
{
	padding: .2em 0;
	margin: 0;	
}

#footer ul,
.poll_menu
{
	width: 100%;
	text-align: center;
}

#footer ul
{
	border-top:1px solid #000000;
}

#footer li,
#top_menu ul li,
.poll_menu li
{
	display:inline;
}

#footer li a,
#top_menu ul li a
{
	padding: .2em 1em;
}

#footer li a
{
	border-right: 1px solid #757272;
	color:black;
}

#footer li a, #footer p
{
	font-size: 11px;
}

#copyright
{
	margin-left:90px;
	margin-top:5px;
}

#logcipre
{
	float:left;
	margin-top:10px;
	margin-left:32px;
}

.link a
	{
		color:blue;
		font-size:11px;
	}

/* Ficha de personalidad*/
h4
	{
		font-size:11px;
		float:right;
	}
	
/*login form*/
#loginSpace
{ 
	height:170px;
}

#portlet-login
{ 
	border:0;
	height:160px;
}

.portletHeader
{
	border: 0;
}

.tile
{
	text-transform:none;
	font-style:normal;
}

.portletItem
{
	background-color:#d2b498;
}

.odd
{
	border:0px;
}

.even,
.lastItem
{
	background-color:#d2b498;
	border:0px;
	margin-top:-25px;
	margin-bottom:5px;
	font-size:10px;
	font-style:italic;
	font-weight:bold;
	color:yellow;
}

.even .tile,
.lastItem .tile
{
	color:black;
	font-style:italic;
	font-weight:normal;
}

.field
{
	font-size:10px;
}

.field label
{
	color:black;
	font-weight:normal;	
}

#__ac_name,
#__ac_password
{
	font-size:9px;	
	width:82%;
}

.formControls input
{
	background-color:white;
	text-transform:none;
}

#biography
{
	background-color:#f8f4f3;
	padding:10px;
	margin:0;
}

#ingreso
{
	background-color:white;
	border: 1px solid #bac1c2;
	width:140px;
	padding-top: 17px;
	padding-bottom: 17px;
	text-align:center;
}

#ingreso span a
{
	font-size:10px;
	color:#e1184c;
	text-decoration:underline;
	font-weight: bold;
}

#ingreso span a:visited
{
	color:#ce6697;
}

#ingresolink
{
	color:#e1184c;
}

.field table tr td img,
.portletContent img,
.linkmenu li img
	{
		margin-top: 3px;
	}

#leadnews
	{
		margin-bottom:-3px;
	}

#login_form
	{
		margin-top:-20px;	
	}

#destino
	{
		font-weight:bold;
	}

#portal-breadcrumbs
	{
		font-size:10px;
		border:0px;
		color:black;
		padding-top:10px;
		margin-left:-20px;
	}

#portal-breadcrumbs a
	{
		color:black;
	}

#portal-breadcrumbs a:hover,
#footer ul li a:hover
	{
		font-weight:bold;
	}

.newsItem
	{
		border-bottom: 1px solid black;
		margin-bottom:30px;
	}

.newsFooter a
	{
		font-size:11px;
		margin-left:-20px;
	}

.newsImage
	{
		margin-top:7px;
	}

.returIndex
	{
		font-size:11px;
		color:black;
	}

#question
	{
		font-size:12px;
		margin-left:-15px;
	}

.faqBody span
	{
		padding-bottom:10px;
	}

.faqEntry
	{
		border-bottom:1px solid black;
		margin-bottom:35px;
	}

#number
	{
		margin-left:-3px;
	}

/*Listado de b?squeda*/
.description,
.tileFooter a
	{
		font-size:11px;
	}

.tileFooter a
	{
		padding-top:10px;
	}

/*.tileImage
	{
		width:70px;
		height:70px;
	}*/

.tileItem
	{
		border-top:0px;
		border-bottom:1px solid #8cacbb;
	}

#main table
	{
		border:0px;
		border-color:transparent;
		width:150px;
	}

#limit-search
	{
		display:none;
	}

#editcol
{
	width: 565px;
	background-color:transparent;
	float: right;
	height:auto;
	margin: 0;
	padding: 25px;
}