*,html
{
	padding:0px;
	margin:0px;
	font-size: 100.01%;
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address
{
	
}
li,dd
{
	margin-left:0em;
}
fieldset
{
	padding:0em;
}
body
{	/*Sirve para centrar la web en el explorador NOTA: Luego hay que poner el text-align:left en MAIN*/
    text-align:center;
    margin:0 auto;
	font-family: Helvetica, Arial, Verdana;  	
	min-width: 990px;
}

ul
 {
	list-style-type:none; 
}

.main
{
	margin: auto auto;
/*
	height:100%;	
    text-align:left;	*/
	background: #fff url(/img/body-bg.jpg) repeat-x;   

	min-width: 990px;
	margin: 0 auto;	
	/*border-width:1px;
	border-style:solid;	*/
}
/*
#header
 {
 	position:relative;	
	float:left;	
	clear: both; 
	width: 100%; 
	height:86px;
	background: transparent url(/img/cabecero.gif) no-repeat center;
	
	
 }*/
 
 
 
 /*header start*/
#header{
	width: 100%;
	overflow: hidden;
	height: 126px;
}
/*main navigation start*/
.main-nav{
	margin:0 auto 0 auto;
	width: 900px;
	overflow: hidden;
	padding: 18px 47px 0 56px;
	
}
.main-nav li{
	float: left;
	padding: 0 2px;
}
.main-nav li.right{float: right;}
.main-nav li a{
	display: block;
	height: 25px;
	background-repeat: no-repeat !important;
	overflow: hidden;
	text-indent: -9999px;
}
.main-nav li.inicio a{
	background: url(/img/main-nav-inicio.png);
	width: 82px;
}
.main-nav li.quienes a{
	background: url(/img/main-nav-quienes.png);
	width: 130px;
}
.main-nav li.alineacion a{
	background: url(/img/main-nav-alineacion.png);
	width: 116px;
}
.main-nav li.proyectos a{
	background: url(/img/main-nav-proyectos.png);
	width: 99px;
}
.main-nav li.contacto a{
	background: url(/img/main-nav-contacto.png);
	width: 92px;
}
.main-nav li.clientes a{
	background: url(/img/main-nav-clientes.png);
	width: 92px;
}
.main-nav li a:hover, .main-nav li.active a{background-position: 0 100%;}
/*main navigation end*/
 /*logo start*/
.logo{
	width: 110px;
	height: 43px;
	float: right;
	padding: 19px 69px 0 0;
}
.logo a{
	display: block;
	width: 110px;
	height: 43px;
	background: url(/img/logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
/*logo end*/
/*header end*/

 
 #maincontent
 {
	width:982px;
	margin:-4px auto 0 auto; /*Con esto se centra un div en la pantalla*/
	background-color:#FFFFFF;
 }
 .page{
	width: 100%;
	overflow: hidden;
	background: url(/img/page-bg.gif) repeat-y 100% 0;
	padding: 0 0 30px 0;
}
 #left
 {
	position:relative;
	float:left;
	width:207px;
	height:100%;
	margin-left:10px;
	/*
	border-width:1px;
	border-style:solid;	*/
	
 }
 #content
 {
 	position:relative;
	float:left;
	margin-left:0px;
	margin-top:13px;	
	width:75%;
	
	/*
	border-width:1px;
	border-style:solid */
 }
 #menu
 {
 	position:relative;
	/*position:absolute;*/
	float:left;
	width:100%;

	/*border-width:1px;
	border-style:solid;*/
 }
 #menu1
 {
 	position:relative;
	/*position:absolute;*/
	float:left;
	
	font-family: Helvetica, Arial;
	font-weight:bold;
	
	/*z-index:10;*/
	
	padding-top:1px;
	/*border-width:1px;
	border-style:solid;*/
 }
 #menu ul
  {
	padding-left:20px;
  	list-style-type:none; 
	display:inline;
 }
 #menu2
 {
	
	position:relative;
	float:right;
	margin-right:10px;
	font-weight:bold;
	
 }
 #menu ul li
 {
	display:inline;
 }
 #menu a
 {
 	text-decoration:none;
	color:#CDCDCD;
}
#menu li.seleccionado a
{
	color:#000000;
	background-color:#FFFFFF;
	padding:0px 5px 0px 5px;
	border-left:1px solid #C0C0C0;
	border-right:1px solid #C0C0C0;
	border-top:1px solid #C0C0C0;
	border-bottom:1px solid #ffffff;;	 
}

 #content_content
{
 	position:relative;
	float:left;
	
	padding-top:10px;
	padding-left:7px;
	border-top:1px solid #e8e8e8;
	width:100%;
	
/*	border-width:1px;
	border-style:solid */
} 

#content_content h1 {
	float:left;
	width:95%;
}

#content_content h1 span {
	text-align:right;
	float:right;
}

#content_content h1 span a
{
	display:inline;
	font-size:12px;
	text-transform:lowercase;

}

#bilaketa {
	padding:0;
	
}

#bilaketa input {
	float:right;
	margin:0 70px 0 0;
	display:inline;
	width:50%;
}

#bilaketa .submit {
	float:right;
	margin:-27px -77px 0 0;

}

#bilaketa .submit input {
	display:inline;
	width:70px;
}

#bilaketa p {
	clear:both;
	padding:7px 0 0 0;
	margin:0;
	text-align:right;
}

#bilaketa p a{
	font-weight:normal;
	font-size:80%;
	text-transform:lowercase;
}

#paginationleft {
	color:#959691;
	float:left;
	font-size:90%;
	clear: right;
}
#paginationleft a {
	color:#0079B1;
	margin-left: 4px;
}

#paginationtop {
	color:#959691;
	float:right;
	font-size:90%;
	clear: right;
	margin-bottom: 15px;
}

#paginationtop a.activated {
	color:#0079B1;
	font-weight:700;
}


#items
{
	position:relative;
	float:left;
	top:10px;
	left:0px; /*Para mover todos los items y que queden centrados, porque da la sensación de que quedamucho espacio en la derecha*/
	width:100%;
	/*border-width:1px;
	border-style:solid;*/
}
.item
{
	position:relative;
	float:left;
	width:158px;
	height: 176px;
	margin-bottom:25px;
	margin-left:7px;	
	margin-right:15px;
/*	border-bottom:1px dotted #CCCCCC;*/
	vertical-align:bottom;
}

.grey {
	color:#ADADAD;
}

.bluelight {
	color:#81d8e5;
}

.project {
	width:158px;
	height: 166px;
	background-image:url(/img/folder.png);
	background-repeat:no-repeat;
}

.project h2 {
	background:none;
	text-align:center;
	font-size:100%;

	margin:110px 0 0 0;
	padding:0;
}

.project p {
	font-size:80%;	
	text-align:center;
	color:#969696;
	margin:0;
}

.project p span{
	color:#000000;
}

.resource {
	border:1px solid #ececec;
/*	background-image:url(/img/image.png);
	background-position:top center;
	background-repeat:no-repeat;	*/
}

.resource .imagen {
	position:absolute;
	margin:3px 0 0 0;	
	float:left;
	width:158px;
}

.resource h2 {
	background:none;
	text-transform:uppercase;
	text-align:center;
	font-size:80%;
	height:18px;
	overflow:hidden;
	margin:2px auto 0 auto;
	padding:0;
}

.resource ul {
	position:absolute;
/* #ececec */
	background-color:#373737;
	float:left;
	width:153px;
	margin:150px 0 0 0;
	height:20px;
	padding:3px;
}

.resource ul li {
	padding:0;
	margin:0 1px 0 1px;
	color:#FFFFFF;
	float:left;
}

.resource ul .eskuma{
	float:right;
}

.resource ul li span{
	font-size:60%;
}

#resource-view {
	margin:10px 0 0 0;
}

#resource-view #imagen{
	float:left;
	width:500px;
	text-align:center;
}

#resource-view #column {
	float:right;
	width:223px;
}

#resource-view #column {
	background: url(/img/bg_column.png);
	background-repeat:no-repeat;
	background-position:center top;
	padding:10px 3px 0 2px;
}

#resource-view h2 {
	font-weight:bold;
	 background:none;
	text-transform:lowercasse;
	font-size:130%;
	text-align:right;
	color:#333333;
}

#resource-view .description{
	display:block;
	margin:10px 0 0 0;
	padding:3px 0 3px 0;
	border-top:1px solid #d1d1d1;
	font-size:90%;	
	border-bottom:1px solid #d1d1d1;	
}

#usuario
 {
 text-align:left;
	margin:20px 0 10px 0;
	padding:4px 0 0 24px;
	font-weight:bold;
	background: url(/img/user1.png);
	background-repeat:no-repeat;
	height:22px;
 }

 .caja
 {
	position:relative;
	float:left;
	margin-top:15px;
	height:100%;
 }
 .caja h2
{
	position:relative;
	float:left;
	width:200px;
	height:25px;
	background: transparent url(/img/top_caja.jpg) no-repeat left;
	text-align:center;
	padding-left: 12px;
	color: #FFFFFF;
	font-size:0.9em;
	font-weight:bold;
	margin:0;
	padding:3px 0 0 0;
	text-transform:uppercase;
	/*
	border-width:1px;
	border-style:solid;	*/
}
.contenido_caja
{
	position:relative;
	float:left;
	width:199px;
	margin-bottom:20px;
	border-left:1px solid #f3f3f3;
	border-right:1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
}


.linka
{
	margin-left:120px;
	font-size:0.8em;
	font-weight:bold;
	text-decoration:none;
	clear:both;
}
.aukeratua
{
	overflow: auto; /*Para evitar que en Firefox las imagenes se salgan del cuadrado*/	
	margin-left:14px;	
	font-size:0.8em;
	font-weight:bold;	
}

.aukeratua_imagina
{
	clear:both; /*para IE6*/
	position:static;		
	float:left;	
	width:60px;
	margin-top:10px;
	padding-bottom:10px;
/*	position:static;
	float:left;
	*/
}
.aukeratua_textua
{
	position:static;		
	float:left;	
	width:70px;
	padding-left:5px;
	margin-top:10px;
	margin-bottom:10px;

}

#footer .links {
	text-transform:lowercase;
}

.body{
	width: 990px; /*si ponemos min-width la posición del texto cambia*/
	font-family:"Gill Sans", Helvetica, Arial;
	margin: 0 auto;	
}
/*footer start*/
#footer{
	position:relative;
	float:left;
	width: 100%;
	/*width:990px;*/
	background: #000;
	padding: 0 0 26px;
}
#footer .text{
	background: #3d4246 url(/img/footer-text-bg.gif) repeat-x 0 100%;
	border-bottom: 1px solid #060b10;
	text-align: right;	
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 75px 5px 0;
	
}
#footer .text span
{
	color: #dadada;
	
	
}
#footer .text p{
	font-size: 105%;
	line-height: 100%;
	
	color: #fff;
	margin: 0 0 2px;
	
	/*border-width:1px;
	border-style:solid;*/

}
#footer .text a{
	font-size: 75%;
	
	color: #9b9b9b;
}
#footer .links{
	background: #303439 url(/img/footer-links-bg.gif) repeat-x 0 100%;
	font-size: 75%;
	line-height: 84%;
	color: #fff;
	font-weight: bold;

	
	
}
#footer .links ul{
	min-width: 945px;
	
	overflow: hidden;
	padding: 8px 0 11px 57px;
		
}
#footer .links ul li{
	float: left;
	background: url(/img/footer-separate.gif) no-repeat left;
	padding: 0 7px;
}
#footer .links ul li.first{background: none;}
#footer .links a{
	font-weight: normal;
	color: #fff;
}
#footer .links a:hover{
	color: #e40303;
	text-decoration: none;
}
/*footer end*/





ul.nube_tags
{
	list-style: none;
	margin: 0;
    padding: 0.5em;
	line-height: 1.5;
	text-align: justify;
}
ul.nube_tags li
{
	display:inline
}
ul.nube_tags a
{
	text-decoration: none;
	color: #939393;
}
ul.nube_tags a:hover
{
	text-decoration: underline;
    color: #cb0000;
}
a.size1{font-size: 70%}
a.size2{font-size: 90%}
a.size3{font-size: 140%}
a.size4{font-size: 155%}
a.size5{font-size: 170%} 


/* LOGIN */
.login {
	margin:0 auto 0 auto;
	text-align:center;
	width:25%;
	padding:1em;
}

.login fieldset{
	text-align:left;
	background:#FFFFFF;
	padding:1em;
	margin:0 0 1em 0;
}

/* end LOGIN */

.clear {
	float:none;
	clear:both;
}

#intro-ini {
	padding:4em;
	text-align:center;

}

#intro-ini li{
	text-align:left;

	margin:1em 80px 0 20em;
	list-style:disc;


}



#intro-ini li span
{
display:block;
}