/* CSS Document */

body{
	font-family: Arial;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	background: url('imagenes/fondobody.gif') repeat;
	}

.generalgeneral{
	margin-top:0px;
	margin: 0px;
	padding: 0px;
	width: 775px;
	background-image: url(imagenes/sombralatdcha1.gif);
	height: 620px;
	height: 100%;
	min-height:620px;
	height:auto !important;
	background-repeat: repeat-y;
   	}
	
.general {
	float:left;
	height: 100%;
	min-height:620px;
	height:auto !important;
	width: 762px;
	background-position: center bottom;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(imagenes/FondoPisoET.gif);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	}
	
.pestaņas {
	background-color: #FFF;
	height: auto;
	width: 762px;
	}

.faldonsup{
    margin-bottom:0px;
	float: left;
	height: 63px;
	width: 762px;
	background: url(imagenes/faldonsuperiorinterno.gif);
		}
		
.sombrafaldon{
	float: left;
	height: 12px;
	width: 762px;
	margin-top:0px;
	background-image: url(imagenes/sombrafaldonsupmem.gif);
	background-repeat: repeat-x;
	}
	
.recargar{
    margin-bottom:0px;
	float: left;
	height: 40px;
	width: 762px;
	text-align:center;
	}
	
.menufalsup{
	margin-top:27px;
	width: 762px;
	height: 22px;
	float:left;
	}
	
.menueuskera{
	width: 110px;
	height: 22px;
	float: left;
	text-decoration:none;
	margin:0px;
	border:0px;
	}
	
.menuvacio{
	width: 350px;
	height: 22px;
	/*background:#FF0101;*/
	float: left;
	}
	
.menuequipo{
	width: 90px;
	height: 22px;
	float: left;
	}

.menuequipo1{
	width: 100px;
	height: 22px;
	float: left;
	}

.menuequipo2{
	width: 80px;
	height: 25px;
	float: left;
	}
.container {
	width:769px;
	float:left;
	}

.Estilo1 {
	font-size: 24px;
	line-height: 1.5em;
	}
	
.Estilo2 {
	font-size: 17px;
	font:Arial, Helvetica, sans-serif;
	}
	
.Estilo3 {
	color: #FF0000
	}

ul.menuList {
	border-bottom: 
	1px solid #0099CC; 
	margin: 0; 
	padding-bottom: 19px;
	 padding-left: 10px;
	}

ul.menuList li {
	display: inline; 
	list-style-type: 
	none; margin: 0; 
	padding: 0
	}

ul.menuList li a {
	background: url(imagenes/pesfon.gif); 
	border: 1px solid #0099CC; 
	color: #000000; 
	float: left; 
	font-family: arial; 
	font-size: 18px; 
	font-weight: bold; 
	line-height: 14px; 
	margin-right: 2px; 
	padding: 2px 10px 2px 10px; 
	text-decoration: none
	}

ul.menuList a:link.active, ul.menuList a:visited.active {
	background: #E0F7AA; 
	border-bottom: 1px solid #ffffff; 
	color: #000000;
	}

ul.menuList a:hover {
	color: #FB0707
}

ul.menuList li.selected a {
	background: #E0F7AA; 
	border-bottom: 1px solid #E0F7AA; 
	color: #000000; font-weight: bold
}

div.tabcontents {
	border: 1px solid #0099CC; 
	border-top: 0px;
}

div.tabcontent {
	padding: 5px; 
	display: none;
	overflow:hidden;
	line-height: 1.5em;
}

div.tabcontentSelected {
	border: 1px solid #E0F7AA; 
	padding: 5px; 
	background: url(imagenes/fonmotivo.gif); 
	line-height: 1.5em;
}

div.tabcontents1 {
	border: 1px solid #0099CC; 
	border-top: 0px
}

p{
	font-size: 18px; 
	margin-top:20px;
	text-align:justify;
	line-height: 1.5em;
	}
	
a {
	color: #993399;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

