/* Default Stylesheet */

															/** BODY ELEMENTS **/
body {
	color: #333;
	background-color: #fff;
	/*float:left;*/
	}



.etiqueta_grupo  {
    border-radius: 6px 6px 0px 0px;
    background: none repeat scroll 0% 0% #D8D8D8;
    border: 1px solid #CCC;
    color:#444;
	/*font-family: ehusansregular;*/
	padding: 6px 10px;
	/*font-size: 13px;*/
	font: 400 13px ehusansregular;
}





															/** MAIN CONTAINERS **/
div#container {
	margin: 0 auto;
	float:left;

	}
	div#header {
		color: inherit;
		background-image:url("fondo.jpg");
		background-repeat:no-repeat;
		background-position:right top;
		border: 0px;
		border-width: 0 2px 2px 0;
		margin-top:0px;
		margin: 2px;
		
		}
				
		div#header-in {
			background-color: #5B5B5B;
			height:23px;
			/*font-family: Verdana;*/
			font-family: ehusansregular;
			font-size: 90%;
			font-weight:bold;
			color: #fff;
			padding:2px;

			margin-top:1px;
			}

		div#header-in a {
			margin-left:4px;
			text-decoration:none; 
			/*font-family: Verdana;*/
			font-family: ehusansregular;
			font-size: 90%;
			font-weight:bold;
			color: #fff;
				}
			
		div#header-in a:hover {
			cursor: hand;
			text-decoration: underline;
				} 

	div#content-wrap {
		padding: 10px 0;
		}
		div.content {
			color: inherit;
			background-color: #fff;
			border-width: 0 2px 2px 0;
			border: 0px;
			padding: 0px 10px;
			}
			div.content-in {
				text-align:center;
				/*font-family: Verdana;*/
				font-family: ehusansregular;
				font-size: 90%;
				}
		div.column-cleft {
			margin-left:5px;
			width: 175px;
			color: #fff;
			background-color: #fff;
			/*border: 1px solid #000;*/
			padding:3px;
			font-weight:bold;
			border-style:none;
			/*BORDER-BOTTOM: 1PX solid #426A83;*/
			
			}
			div.column-in-left {
				/*font-family: Verdana;*/
				font-family: ehusansregular;
				font-size: 90%;
				/*padding-left:3px;*/
				padding: 4px 5px 4px 24px;
				/*background-color: #DFE4E7;*/
				/*modificacion alberto*/
				background-color:#fff;
				/*fin modif alberto*/
				font-weight: normal;
				/*color:#000;	*/
				BORDER-BOTTOM: 2PX solid #fff;
				color: #444;

				}
				
			div.column-in-left a:link {
				text-decoration:none; 
				border:none;
				color:#000;
				}
			div.column-in-left a {
				text-decoration:none; 
				border:none;
				color:#000;
				}
			
			div.column-in-left a:hover {
				cursor: hand;
				text-decoration: underline;
				} 

		div.column-cright {
			margin-left:5px;
			width: 153px;
			color: #000;
			background-color: #abc;
			border: 1px solid #000;
			padding:3px;
			font-weight:bold;
			BORDER-BOTTOM: 1PX solid #CCC;
			
			}
			div.column-in-right{
				padding: 1px 0 1px 4px;
				font-family: Verdana;
				font-size: 90%;
				padding-left:3px;
				background-color: #fff;
				}
			div.column-in-right a {
				text-decoration:none; 
				border:none;
				color:#000;
				}
			
			div.column-in-right a:hover {
				cursor: hand;
				text-decoration: underline;
				} 
	

#sidebar{
width:150px;
float:right;
margin-top:10px;
font-size:1em;
line-height:1.3em;
}

.sidelink{
display:block;
width:140px;
margin:3px 10px 2px 0;
padding:5px 0 5px 8px;
font-weight:bold;
text-align:left;
background:#eee url(http://www.ehu.es/SGIker/imagenes/gradient1.png) repeat-x;
color:#26c;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}

.sidelink:hover,.menuheader{
background:#fff url(http://www.ehu.es/SGIker/imagenes/gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #888;
border-bottom:1px solid #888;
border-left:1px solid #ddd;
text-decoration:none;
}


.naranja{
color: #FF7800;
}

.hide{
display:none;
}

.submenu{
font-weight:normal;
margin-left:25px;
}	

.celda{
	border-top: 1px solid #000;
	border-bottom:none;

}

.tarifas_micro{
	border-top: 1px dotted #fff;
	border-left: 1px dotted #fff;
}

.celda2{
	border-top: 5px solid #9A9A9A;
	border-bottom:none;
}	
														/** SUB CONTAINERS **/
* { }



															/** LISTS **/
* { }





															/** TYPOGRAPHY **/
* { }






															/** FORMS **/
* { }






															/** END **/