p {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.2em;
	color: rgb(60, 60, 60);
}

a:focus { 
	outline: 0; 
}



a:focus, a:link, a:hover, a:active, a:visited {

	text-decoration: none;
	color: rgb(0, 0, 240);
}



a.uline {
       text-decoration: underline;
}


.clearer {

	clear: both;

}





.myLink a:link, .myLink a:focus, .myLink a:active, .myLink a:visited {

        text-decoration: none;
	color: rgb(255, 255, 255);
}



.myLink a:hover {
	
        text-decoration: none;
	color: rgb(90, 150, 255);
        background: rgb(255, 255, 255);
}

.mediumText {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
        font-style: normal;
	font-size: 14px;
        line-height: 1.2em;
	color: rgb(60, 60, 60);
}

.mediumTextB {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
        font-style: normal;
	font-size: 14px;
        line-height: 1.2em;
	color: rgb(60, 60, 60);
}

.tinyText {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
        font-style: normal;
	font-size: 12px;
        line-height: 1.2em;
	color: rgb(60, 60, 60);
}

.tinyTextB {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
        font-style: normal;
	font-size: 12px;
        line-height: 1.2em;
	color: rgb(60, 60, 60);
}

.tinyText2 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
        font-style: normal;
	font-size: 10px;
        line-height: 1.2em;
	color: rgb(255, 255, 255);
}

.headerText {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
        font-style: normal;
	font-size: 18px;
	line-height: 1.2em;
	color: rgb(120, 120, 120);
}

.headerTextB {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
        font-style: normal;
	font-size: 16px;
	line-height: 1.2em;
	color: rgb(120, 120, 120);
}

.headerText2 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
        font-style: normal;
	font-size: 22px;
	line-height: 1.2em;
	color: rgb(120, 120, 120);
}

.imgLogoL {
	display: inline;
        float: left;

        padding: 1px;
        border: 0px;

        margin-right: 10px;
}

.imgLogoC {
	display: inline;
        float: left;

        padding: 0px 0px 4px 0px;
        border: 0px;

        margin-right: 20px;
}

.imgLogoR {
	display: inline;
        float: right;

        padding: 1px;
        border: 0px;

        margin-right: 0px;
}


.imgHome {
	display: inline;
        float: left;
	
        padding: 0px 2px;
        width: 80px;
        margin-right: 10px;
}



.imgSede {
	display: inline;
        float: left;

        padding: 4px;
        border: 2px solid rgb(200, 200, 250);

        margin-right: 10px;
}

.imgPeople {
  	display: inline;
	float: left;
	padding: 4px;
	border: 2px solid rgb(200, 200, 250);
	margin-right: 10px;
}

.menu1Liv {
	
        margin: 0px;
	padding: 0px;

        list-style: none;
	width: 180px;
        border: 0px;
}

.menu1Liv a {
	display: block;
	position: relative;
        height: 14px;

	text-decoration: none;
	
        font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
  	
        border: 0px;
        margin: 2px; 
	padding: 3px 20px;
        background: rgb(125, 180, 255);
      
}

.menu2Liv {
	margin: 0px;
	padding: 0px;
        
        list-style: none;
	
        width: 190px;
        background: rgb(220, 240, 255);
	
        border: 0px;
} 



.menu2Liv a {
	display: block;
	position: relative;
        height: 14px;

	text-decoration: none;
	
        font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
        border: 0px;
        margin: 2px; 
	padding: 3px 32px;
        background: rgb(220, 240, 255);
        
}

.ulgen {
	padding: 0px 0px 0px 10px;
	margin: 2px 0px 0px 5px;
        line-height: 1.4em;
}

.ligen {
	list-style-type: square;
	padding: 5px 0px;
	margin: 0px;
        line-height: 1.2em;
}

#headBoxL {
	position: absolute;
        left: 110px;
        top: 20px;
	width: 198px;
	height: 80px;
	background: rgb(255, 255, 255);

	color: rgb(60, 60, 60);
	border-style: solid;
	border-color: rgb(190, 220, 255);
        border-width: 1px;
        text-align: center;
        line-height: 100%;
}


#headBoxC {
	position: absolute;
        left: 312px;
        top: 20px;
	width: 374px;
	height: 62px;
	background: rgb(255, 255, 255);

	color: rgb(60, 60, 60);
	border-style: solid;
	border-color: rgb(190, 220, 255);
        border-width: 1px;
        text-align: left;
        line-height: 100%;
        padding: 18px 0px 0px 20px;
}


#headBoxR {
	position: absolute;
        left: 710px;
        top: 20px;
	width: 198px;
	height: 80px;
	background: rgb(255, 255, 255);

	color: rgb(60, 60, 60);
	border-style: solid;
	border-color: rgb(190, 220, 255);
        border-width: 1px;
        text-align: center;
        line-height: 100%;
}



#topBar {
        position: absolute;
        left: 110px;
        top: 104px;
	width: 800px;
	height: 17px;

        background: rgb(125, 180, 255);
	
        padding: 4px 0px;
	text-align: center;
}

#mainPage {
        position: absolute;
        left: 110px;
        top: 131px;
	width: 760px;
        height: 421px;
        padding: 10px 20px;
	background: rgb(255, 255, 255);

	background-image:url(sfondo.jpg);
}


#contentBox {
        position: absolute;
        left: 308px;
        top: 150px;
	width: 380px;
        height: 380px;
        padding: 10px 10px;
	border-style: solid;
	border-color: rgb(125, 180, 255);
        border-width: 1px;
	background: rgb(255, 255, 255);

        overflow: auto;
        z-index: 99;
}



#footerBox {
	position: absolute;
        left: 110px;
        top: 574px;
	width: 800px;
	height: 10px;
	background: rgb(125, 180, 255);
        padding: 5px 0px;

	text-align: center;
}


#menuL {
        position: absolute;
        left: 120px;
        top: 150px;
	width: 200px;
	padding: 0px;
        background: transparent;

        z-index: 99;
}

#menuR {
        position: absolute;
        left: 720px;
        top: 150px;
	width: 200px;
	padding: 0px;
        background: transparent;

        z-index: 99;
}

#leftBox1Container {
	position:  absolute;
	left: 115px;
	top: 320px;
	width: 165px;
	height: 210px;
	padding: 10px 5px;
	margin-left: 5px;
	overflow: hidden;
        border: 1px solid rgb(125, 180, 255);
	background-color: rgb(255, 255, 255);
}

#leftBox1 {
	position:  absolute;
	width: 98%;
	height: 150%;
	background-color: transparent;
}

#rightBox1Container {
	position:  absolute;
	left: 715px;
	top: 300px;
	width: 165px;
	height: 230px;
	padding: 10px 5px;
	margin-left: 5px;
	overflow: hidden;
        border: 1px solid rgb(125, 180, 255);
	background-color: rgb(255, 255, 255);
}

#rightBox1 {
	position:  absolute;
	width: 98%;
	height: 150%;
	background-color: transparent;
}

