body {
	font: 69% Arial, Helvetica, sans-serif;
	background-color: White;
	color: Black;
	margin: 0;
	padding: 0;
	text-align: center;
}

table {
	font-size: 100%;
}
a {
	color: #436976;
	background-color: transparent;
}
img {
	border: none;
	vertical-align: middle;
}
p {
	margin: 0 0 0.75em 0;
	line-height: 1.5em;
}
p img {
	border: none;
	margin: 0;
}
ul {
	line-height: 1.5em;
	margin: 0.5em 0 0 1.5em;
	padding: 0;
	list-style-type: square;
}

ol {
	line-height: 1.5em;
	margin: 0.5em 0 0 2.5em;
	padding: 0;
	list-style-image: none;
}

li {
	margin-bottom: 0.5em;
}

form {
	border: none;
	margin: 0;
}
.visualClear {
	display: block;
	clear: both;
}
#contenedor{
	text-align: left;
	width: 978px;
	margin: auto;
}
#portal-header{
	background: #FA6B02 url(cssimg/fondo2Cabecera.gif) top left no-repeat;
/*	height: 121px;*/
	width: 100%;
	padding-bottom: 2px;
	/padding-bottom: 0px;
}


#portal-siteactions {
	background-color: transparent;
	white-space: nowrap;
	list-style-image: none;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	/*height: auto;*/
/*	line-height: normal;*/
	float: right;
/*	clear: right;*/
/*	padding: 3px 2em 3px 0;*/
	padding: 9px 0px 0em 2px;
/*	width: 30%;*/
	text-align: right;
}

#portal-siteactions li {
	display: inline;
	border-right: 1px solid #FFFFFF;
}

#portal-siteactions li.ultimo {
	display: inline;
	border: none;
}

#portal-siteactions li a {
	background-color: transparent;
	/*border: 1px solid #1F85EA;*/
	color: #0660BD;
	height: auto;
	padding-right: 0.2em;
	/padding-left: 0.2em;
	margin-right: 0.2em;
	margin-left: 0.2em;
	text-decoration: none;
}

#portal-siteactions li.selected a {
	border-bottom: 1px solid #FFF;
}

#portal-siteactions li a:hover {
	border-bottom: 1px solid #FFF;
}

#portal-searchbox {
	float: right;
/*	clear: right;*/
	background-color: transparent;
	margin: 0px 0 0 0;
	padding: 0 5px 0 0;
	/padding: 0 0.2em 0 0;
	text-align: right;
	white-space: nowrap;
	z-index: 2;
	color:#FFFFFF;
/*	margin: 0px 0 0 20px;*/
/*	width: 155px;*/
}

.enlaceJunta {
	width: 88px;
	height: 48px;
	float: left;
	padding-top: 7px;
	text-align: right;
}

.enlaceConsejeria {
	width: 398px;
	height: 48px;
	float: left;
	padding-top: 7px;
	text-align: right;
}

.oculto {
	display: none;
}

.salir {
	float: right;
	padding-right: 25px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 0px;
}

.salir a {
	color: #FFF;
	text-decoration: none;
}

.salir a:hover {
	text-decoration: underline;
}

#portal-columns {
	width: 100%;
}

#portal-columns-one {
	width: 231px;
	border-right: 1px solid #D6D6D6;
	vertical-align: top;
}

#portal-column-content {
	vertical-align: top;	
	background: url(cssimg/fondoPaginas.gif) bottom right no-repeat;
}



