
* {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	
}

html {
	
}

html, body {
	width: 100%;
	height: 100%;
	
	
}

body {
	background-color: #00324B;
	background-image: url(img/krasis-background.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

a, a:link, .PortalLinks:link {
	color: #2B577D;
	text-decoration: none;
	border-bottom:1px dotted #2B577D;
}

a:visited, .PortalLinks:visited {
	color: #2B577D;
	/*text-decoration: none;
	border-bottom:1px dotted #2B577D;*/
}

a:hover, .PortalLinks:hover {
	color: #2B577D;
	border-bottom:1px solid #2B577D;
}
a:active, .PortalLinks:active {
	color: #2B577D;
}


.noborder, .noborder img  {
	border:0;
}

.noborder:hover {
	border:0;
}

.noborder:link, .noborder:link img {
	border:0;
}

.noborder:visited, .noborder:visited img {
	border:0;
}

.imageborder {
	border: 1px solid #B1B1B1;
}

.noborder img.imageborder {
	border: 1px solid #B1B1B1;
}

a:hover .imageborder {
	border: 1px solid #2B577D;
}

#right_badge {
	display:block;
	position:absolute;
	right:0;top:0;}

#container {
	
}


#logo {
	float:left;
	margin:0;
	padding:0;
}


#logo a {
	
	border: 0;
}

#logo a img {
	border: 0;
}

.clear_both {
	clear: both;
}

h1 {
	clear: both;
	border-bottom: 1px dotted #999999;
	font-size: /*20px*/14px;
	font-weight: normal;
	color: #2B577D;
	font-family: Tahoma, Arial, sans-serif;
	
	margin-bottom:20px;
}

h1, h2, h3, h4, h5, h6 {margin-bottom:0;}
h2+p{margin:0;}

#header {
	float: left;
	width: 100%;
	background-color:#00324B;
	background: url(img/bg-top.jpg) repeat-x;
	/*border-bottom: 1px solid #264C6B;*/
	padding: 0;
	margin: 0;
	
}

ul#mainmenu{
	width: 866px;
	padding:0;
	margin:0;
	margin-left:auto;
	margin-right: auto;
}

ul#mainmenu li{
	display: inline;
	list-style-type:none;
	list-style-position: inside;
}


ul#mainmenu li a img {
	border:0;
}

ul#mainmenu li a {
	display:block;
	float:left;
	color: #BEDBE8;
	height: 50px;
	border-left: 1px solid #00324B;
	border-right: 1px solid #6B8795;
	line-height: 54px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	
}

ul#mainmenu li a:hover, ul#mainmenu #main_current {
	background-color: #FF8C00;
	background: url(img/bg-top-hover.jpg) repeat-x;
	color: #fff;
	text-decoration: underline;
}

ul#mainmenu #main_current {
    color:#ffffff;
    text-decoration:none;
}

ul#mainmenu li#first_mainmenu a {
padding:0;
border-left:0;
}

ul#mainmenu li#last_mainmenu a {
	border-left: 1px solid #00324B;
	padding:0;
	border-right:0;
}




/*Portada*/

#cabeceraportada {
	width:650px;
	height:230px;
	margin-top:20px;
	margin-bottom:10px;
	background:url(panoramica.jpg) no-repeat top #333 ;
	border-bottom:5px solid #f90;
}
#portada {
	float:right;
	margin-right:35px;
	font-size:9px;
	
	width:350px;
	padding-top:5px;
	
}

#portada a {
	/*border-bottom:0;*/
	border-color:#fff;
	font-weight:normal;
	
}

#portada h2 {
	margin:0;
	margin-top:10px;
}
#portada h2 a {
	margin:0;
	padding:0;
	color:#fff;
	font-weight:normal;
	font-size:13px;
	border:0;
}
#portada ul {
margin:5px;
margin-left:15px;
padding:5px;
border: 5px solid #ccc;
background-color:#FFFFFF
}

#portada ul li {padding:0;list-style-type:square;list-style-position:inside;}


/*fin portada*/




/* Menú primer nivel */






#divsitemenu {
	margin-left: auto;
	margin-right: auto;
	height:10px;
	width: 100%;
	clear: both;
	margin-bottom: 50px;
}

ul#sitemenu {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	padding-bottom:8px;
	/*border-bottom: 1px dotted #00324B;*/
		
}

ul#sitemenu li {
	display: inline;
	list-style-type:none;
	list-style-position: inside;
	font-family: Trebuchet MS, Arial, sans-serif;
}

ul#sitemenu li a, .Navegation1{
	float:left;
	margin:3px; 
	padding:5px;
	padding-bottom:3px;
	color:#00324B;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 4px solid #C6C6C6;
	background: url(img/select-arrow.gif) no-repeat 0px -50px;
	
}

ul#sitemenu li a:hover, a.Navegation1:hover, li#current a.NavegationSelect1, li#current a.NavegationSelect1:hover {
	border-bottom: 3px solid #ff9900;
	background: url(img/select-arrow.gif) no-repeat bottom;
	
}

.NavegationSelect1{
	
}

.flag a img {

	border:1px solid #888;

}



ul#sitemenu li.flag a {

	border-bottom: 0;
	background: transparent;
	float:right;
	padding-top:0;

}


/* Fin menú primer nivel */

#contents {
	clear: both;
	width: 866px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	background-image: url(img/bg-header.jpg);
	background-position: top;
	background-repeat: repeat-x;
	min-height:450px;
}

#mainbar {
	float:right;
	min-height: 450px;
	width:650px;
	text-align: justify;
	margin-right: 20px;
	margin-top: 20px;
}

#page_content {
	float:left;
	clear:both;
	width:650px;
}

#page_content li{
	margin-top: 2px;
}

#sidebar {
	float:left;
	min-height: 150px;
	width:170px;
	background-color: #FFF;
	background-image: url(img/bg-sidebar.jpg);
	background-position: right;
	background-repeat:repeat-y;
	z-index: 1;
}

#bottom_sidebar{
	clear: both;
	height: 150px;
	display:block;
	background-image: url(img/bottom-sidebar.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;
}


#buscador{
	clear: both;
	width:140px;
	height:15px;
	border: 0px solid red;
	background: url(img/fondos-sidebar2.jpg) no-repeat 0px 0px;
	padding:10px;
	position:relative;
}

#buscador h2{
	margin: 0;
	margin-top:15px;
}

#buscador form{
	margin:0;
	padding:0;
	position:absolute;
	top: 0px;
	left:8px;
}

.PortalSearch {
	margin:0;
	width:80px;
	height: 12px;
	font-size: 10px;
	float: left;
}

#ButtonSearch, .PortalSearchButton {
	float:right;
	height:20px;
	width:53px;
	font-size: 9px;
	margin:0;
}


.PortalFormText{
	
}

.PortalFormField{
	
}

.PortalFormButton{

	background-color:#ABADB3;
	color:#FFF;
	
}

.PortalFormButton:hover{
	background-color: orange;
}

#lupa {
	position:absolute;
	top: -2px;
	left:-11px;
	margin: 0;
	padding: 0;
	display:none;
}

/*fin buscador*/


/* menú lateral */

ul#menu_sidebar {
	margin:0;
	margin-top: 20px;
	padding:0;
	list-style-type:none;
	list-style-position: inside;
	background:#FFF url(img/bg-sidebar.jpg) right repeat-y;
	border-top: 1px dotted #C8D8E1;
	width:100%;
	float: left;
}

ul#menu_sidebar li {
	
	margin:0;
	padding:0;
	
}

ul#menu_sidebar li a, a.Navegation2 {
	margin:0;
	padding:0;
	padding:3px;
	display: block;
	color:#00324B;
	border-bottom: 1px dotted #C8D8E1;
	/*background:#FFF url(img/bg-sidebar.jpg) right repeat-y;*/
	text-decoration: none;
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px -53px;
	padding-left:15px;
	
}

ul#menu_sidebar li a:hover, li#current a.NavegationSelect2 {
	/*background:#FEA30A url(img/bg-sidebar-hover.jpg) right repeat-y;*/
	color:#FFF;
	background-color:#FEA30A;
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}



/* fin menú lateral */

.banner_sidebar{
	margin-left: 40px;
	margin-top: 20px;
	float: left;
	border: 0px solid #fff;
}

.banner_sidebar img{
	border: 0px solid #fff;
}

.banner_sidebar:hover{
	border: 0px solid #fff;
}

/* form acceso */

 #form_acceso {
 	margin-top: 10px;
 }

/*fin form acceso */

#footer {
	clear:both;
	width: 866px;
	background-image: url(img/bg-footer.jpg);
	background-repeat: no-repeat;
	height: 190px;
	
}

#footer p {
	float: right;;
	margin-top:60px;
	margin-right:20px;
	width:100%;
	color:#FFF;
	text-align: right;
	font-size: 9px;
	padding: 10px;
}

#footer a, a.AppFoot 
{
	color:#FF9900;
}

#footer a:hover, a.AppFoot:hover
{
	color:#FF9900;
}

.RSSTitle
{
	color: #2B577D;
	font-weight: bold;
}

.RSSDescription
{
	
}

.RSSLink
{
	
}








