@charset "utf-8";

/* GENERAL */

html,body {
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	color: #FFF;
	font-family: lato, sans-serif;
	font-size:12pt;
	border: 1;
}
p {
	margin: 0 0 0 0;
	padding: 0 0 0 0
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0
}

form {
	margin: 0;
	padding: 0
}

img {
	border-bottom: 0;
	border-left: 0;
	border-top: 0;
	border-right: 0;

}

img2 {
	border-bottom: 0;
	border-left: 0;
	border-top: 0;
	border-right: 0;

}


ul,li {
	margin: 0;
	padding: 0;
}
a:link,a:visited,a:active {
	color:#fff;
	text-decoration:none
}

a:hover {
	text-decoration:underline
}
div.clear{
	clear:both;	
}

/* AREAS */

div#user-menu{
	background:#003366;
	height:20px;
}
div#header{
	background: url(../images/header_bck.png) no-repeat top;
	height:70px;
	width:980px;
	margin:0px auto 0 auto;
}
div#content{
	background: url(../images/content_bck.png) no-repeat bottom;
	height:auto;
	width:980px;
	margin:0 auto 0px auto;
	text-align: left;
}
div#footer{
	background: url(../images/footer_bck.png) no-repeat bottom;
	height:225px;
	width:940px;
	margin:0 auto 0 auto;
	padding: 0 25px 0 25px;
}

/* USER-MENU */

div#user-menu ul{
	padding:13px 0;
	margin:0 0 0 0;
	width:980px;
	text-align: center;
}
div#user-menu ul li{
	display:inline;
	padding:0px 25px 0px 0px;
}
div#user-menu ul li img{
	margin: 0px 5px 0 0;
}
div#user-menu ul li a{
	font-size:11px;
}

/* HEADER */

div.banner{
	padding: 8px 20px 8px 25px;
	float:left;
	background-color: #FFF;	/* width: 175px;
	margin-left: 25px;*/
}
div.area-selection{
	float:left;
	width: 215px;
	height: 35px;
	/* background: url(../images/map.png) no-repeat 215px 15px; */
	position:relative;
	/* [disabled]padding-right: 20px; */
	padding-top: 20px;
	text-align: center;
}

div.area-user div.welcome{
	position:absolute;
	right: 25px;
	bottom:-19px;
	font-size:10px;
	#width: 300px;
	width: 235px;
	height: 84px;
}
div.area-user div.welcome div.profile-type{
	float:left;
	margin-right:0px;
	padding: 40px 0 0 0;
}
div.area-user div.welcome div.user{
	float:left;
	margin-right:0px;
	padding:0px 0 0 0;
	text-align: right;
}
div.area-user div.welcome div.photo{
	display: block;
	float:right;
	width:80px;
	height:80px;
	top:0px;
}
div.area-user div.welcome div.photo img{
	border: 1px #fff solid;
}

div.area-selection form{
	position:absolute;
	bottom:10px;
}
div.area-selection form select{
	width:100px;
	font-size:10px;
}

/* MAIN MENU */

div.main-menu{
	padding: 0px 0 0 0px;
	width:245px;
	height: 20px;
	float:left;
	/*background-image: url(../images/fondo_menu.png); */
	background-color: #1373ce;
}

div.main-menu h3{
	margin-bottom:5px
}
div.main-menu ul{
	/*margin-bottom:20px; */
	list-style:none;
	font-size: 10px;
}
div.main-menu ul li{
	display:block;
	padding: 0 0 0 15px;
	background:url(../images/arrow_sm.png) left no-repeat;
	margin:5px 0;
	border-bottom:#ccc dotted 1px;
	height:15px;
}

/* MAIN-AREA */

div.main-area{
	float:right;
	width:715px;
	height:auto;
	margin: 0px 0px 0px 50px;
}


/* MAIN-IMAGE */

div.main-image{
	clear:both;
}

/* BLOCKS */

div.blocks{
	margin-top:10px;
}
div.blocks h3{
	font-size:17px;
	font-weight:normal;
	margin-bottom:15px;
	font-family:Arial;
	font-stretch: ultra-condensed;
}
div.blocks div.item{	
	margin-bottom:20px;
}

div.block-focus{
	width:618px;
	min-height:100px;
	float:inherit;
	padding:10px 20px 5px 20px;
	background:url(../images/main-area-blocks-bck.png) bottom repeat-x;
	margin-right:0px;
}

div.block-press{
	width:450px;
	padding:15px 20px 0px 20px;
	background:url(../images/main-area-blocks-bck.png) bottom repeat-x;
	float:left;
	min-height:100px;
	margin-right:40px;
}

div.block-press div.item{
	border-top:1px #ccc dotted;
	padding: 10px 0 20px 0;
	margin: 20px 0;
	#padding: 5px 0 8px 0;
	#margin: 8px 0;
	clear:both;
}
div.block-press div.item p.info{
	float:left;
	#margin:0;
	#padding:0;
	width: 100px;
}
div.block-press div.item p.text{
	float:right;
	width: 330px;
}
div.block-press div.search{
	border-top:1px #ccc dotted;
	padding: 5px 0 0px 0; 
	margin: 10px 0;
	#margin: 10px 0;
	clear:both;
}
div.block-about{
	width:126px;	
	float:left;
}

div.blocks  div.block-about h3{
	margin-bottom:20px
}
div.block-about ul li{
	display:block;
	padding: 0 15px 0 0;
	background:url(../images/arrow_sm.png) right no-repeat;
	margin:5px 0;
	border-bottom:#ccc dotted 1px;
	height:15px;
}
div.blocks  div.block-about div.clockinout{
	margin-top:30px
}

/* BRANDS */

div.brands{
	text-align:right;
	clear:both;
	margin:0px 0px 0px 0px;
}

div.brands div.item{
	display:inline
}

/* FOOTER */

div#footer h5{	
	margin:0 0 10px 0;	
	font-size:10px;
}

div#footer div.link-table{
	background:url(../images/footer-block-bck.png) repeat;
	padding: 15px;
}
div#footer table td{	
	padding: 0;
}
div#footer div.copyright{
	text-align:center;
	margin:10px 0 0 0;
	padding-bottom:10px;
}
div#footer ul.credits-menu{
	float:right;
	margin-top: 10px;
	
}
div#footer ul.credits-menu li{
	display:inline;
	
}
#content .main-menu ul table tr td .text {
	font-weight: bold;
	text-align: left;
	padding-left: 12px;
	/*color: #013888; */
	color: #FFF;
}
#content .main-menu ul table {
}
#content .main-menu ul table {
	background-image: url(../images/fondo_menu.png);
}
.text {
	font-weight: bold;
	text-align: left;
	padding-left: 12px;
	color: #fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px
}
.light {
	font-weight: normal;
	/*color: #013888; */
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px
}
#content .main-area .blocks .block-about ul table tr td .text {
	font-size: 12px;
	padding-left: 5px;
}
#content .main-area .blocks .block-about ul table {
	background-image: url(../images/fondo_menu.png);
}
.BOLD {
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
}
.BOLD {
	font-weight: bold;
}
#content .main-area .blocks .block-about ul table tr td .BOLD {
	color: #013888;
}
#content .main-area .blocks .block-about ul table tr td .BOLD {
	color: #013888;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
}
.HomeLinksNew
{
	FONT-SIZE: 10px;
	COLOR: white;
	padding: 0 0 0 15px;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	background:url(../images/arrow_sm.png) left no-repeat;
	margin:5px 0 5px 0;
	line-height: 13px;				
}
/* //////////////////////////// */
/* ////////// INSIDE ////////// */
/* //////////////////////////// */

body.inside div.main-menu{
	width:900px;
}
.box-channels{
	position: relative
	}
.box-channels div.navigators{
	position: absolute;
	right:15px;
	bottom:20px;
}
.box-channels div.navigators button.custom{
	width:21px;
	height:21px;
	border:0;
	cursor: pointer;
}
.box-channels div.navigators button.prev{
	background:url(../images/navigators_prev.jpg) no-repeat;
	margin-right:5px;
}
.box-channels div.navigators button.next{
	background:url(../images/navigators_next.jpg) no-repeat;
}
body.inside div.box-channels div.top{
	width:250px;
	height: 16px;
	background:url(../images/main-menu-box-top-bck.png) no-repeat top;
}
body.inside div.box-channels div.center{
	width:250px;
	
	background:url(../images/main-menu-box-center-bck.png) repeat-y;
}
body.inside div.box-channels div.bottom{
	width:250px;
	height: 16px;
	background:url(../images/main-menu-box-bottom-bck.png) no-repeat bottom;
}
body.inside div.box-myapps{
	margin: 25px 0 0 0;
	position: relative
	}
div.box-myapps div.navigators{
	position: absolute;
	right:15px;
	top:15px;
}
div.box-myapps div.navigators button.custom{
	width:21px;
	height:21px;
	border:0;
	cursor: pointer;
}
div.box-myapps div.navigators button.prev{
	background:url(../images/navigators_prev.jpg) no-repeat;
	margin-right:5px;
}
div.box-myapps div.navigators button.next{
	background:url(../images/navigators_next.jpg) no-repeat;
	}
	
body.inside div.box-myapps h3{
	margin: 0 0 10px 10px;
	}
body.inside div.box-myapps div.top{
	width:250px;
	height: 16px;
	background:url(../images/main-menu-box-top-bck.png) no-repeat top;
}
body.inside div.box-myapps div.center{
	width:250px;	
	background:url(../images/main-menu-box-center-bck.png) repeat-y;
}
body.inside div.box-myapps div.bottom{
	width:250px;
	height: 16px;
	background:url(../images/main-menu-box-bottom-bck.png) no-repeat bottom;
}
body.inside div.main-area{
	width:680px;
}
body.inside div.main-area p.link{
	font-weight: bold;
}
body.inside div.main-area p.date{
	
}
body.inside div.main-area p.title a{
	display:block;
	color:#f90;
	font-weight: bold;
	margin-bottom:10px;
}
body.inside div.banners{
	margin: 0 0 15px 0;
}
body.inside div.banners div.item-468x60{
	float:left;
}
body.inside div.banners div.item-200x60{
	height:60px;
	float:right;
}
body.inside div.block-blackboard{
	width:440px;
	margin-right:11px;
	padding:5px 12px 20px 12px;
	background:url(../images/main-area-blocks-bck.png) bottom repeat-x;
	float:left;
	min-height:225px;
}
body.inside div.block-flowchart{
	width: 211px;
	min-height:310px;
	margin-right:11px;
	padding:5px 12px 20px 12px;
	background:url(../images/main-area-blocks-bck.png) bottom repeat-x;
	float:left;
	min-height:225px;
}
body.inside div.block-flowchart div.item{
	border:0;
	padding:0;
}
body.inside div.block-shares{
	width:191px;
	background:url(../images/main-area-blocks-bck.png) bottom repeat-x;
	float:left;
	padding:5px 2px 20px 12px;
	min-height:200px;
}
body.inside div.block-shares table{ 
	margin:0 0 0 -6px;
	border-collapse: collapse;
	
}
body.inside div.block-shares table tr td{ 
	background: #0685B8;
	padding: 2px 0;
	border-bottom: 5px; 
	border-top: 5px; 
	border-right: 0px; 
	border-left: 0px; 
	border-spacing: 50px;
	border-style: solid;
	border-color: transparent;
}
body.inside div.block-shares table td.value{ 
	text-align: right;
}
body.inside div.block-shares table td.green{ 
	color: #9c0;
}
body.inside div.block-shares table img.arrow{ 
	margin: 0 0 0 4px;
	
}
div.area-user{
	float:left;
	/* [disabled]width: 250px; */
	height: 60px;
	position:relative;
	margin: 0 0px 0 0;
	background-color: #003366;
	vertical-align: middle;
	padding-top: 10px;
}
body.inside div.area-user form.search{
	position:absolute;
	left: 0;
	bottom:10px;
	font-size:10px;
}
body.inside div.area-user form input{
	width:150px;
	font-size:10px;
}
body.inside div.area-user form input.button{
	width:16px;
	height:16px;
	border:0;
	background: url(../images/arrow-square-blu.jpg) no-repeat;
}
body.inside div.area-user form input.button{
	width:16px;
	height:16px;
	border:0;
	background: url(../images/arrow-square-blu.jpg) no-repeat;
}
body.inside div.area-user div.welcome{
	position:absolute;
	right: 25px;
	bottom:-19px;
	font-size:10px;
	#width: 300px;
	width: 235px;
	height: 84px;
}
body.inside div.area-user div.welcome div.profile-type{
	float:left;
	margin-right:0px;
	padding: 40px 0 0 0;
}
body.inside div.area-user div.welcome div.user{
	float:left;
	margin-right:0px;
	padding:0px 0 0 0;
	text-align: right;
}
body.inside div.area-user div.welcome div.photo{
	display: block;
	float:right;
	width:80px;
	height:80px;
	top:0px;
}
body.inside div.area-user div.welcome div.photo img{
	border: 1px #fff solid;
}
