/* @group General */
body{
   background-color: #999;
   font: normal 0.7em/1.5em Arial;
   margin-top: 5px;
}

ul{
	list-style:none;
}

a, a:link, a:visited{
   color:#000;
   text-decoration:none;
}

a:hover{
   text-decoration:underline;
   color:#333;
}

*{ 
   padding:0;
   margin:0;
}

img{
   border:none;
}
.boton {
	background: url(/img/bulet-flecha.gif) no-repeat right;
	padding-right: 25px;
	height: 17px;
	
}
.boton a:link, .boton a:visited, .boton a:active{
   color:#333;
   text-decoration:none;
}

.boton a:hover{
   text-decoration:underline;
   color:#fff;
}
#wrap{
	background: url(../img/bg-wrap.gif) no-repeat right top #666;
	margin: 0px auto;
	width:775px;
	height: auto;
	overflow:auto;
}
/* @end */

/* @group Footer */

#footer {
	width: 775px;
    float:left;
	background: url(../img/bg-pie-home.gif) no-repeat left top #999;
	padding-bottom: 27px;
	margin: 0;
}
#footer p{
	text-align: center;
	padding-top:30px;	
	color:#FFF;
}
#footer a:link{
	text-decoration:none;
	color:#FFF;
}
.logos .texto{
    padding-top: 10px;
    vertical-align: top;
    font-weight: bolder;
    
}


/* @end */
/* @group Header */
#header {
	width: 771px;
	height:146px;
	background: url(../img/bg-foto-home.jpg) no-repeat left top;
}
#header h1{
	background: url(../img/logo-turismo-industrial-de-albacete-h.jpg) no-repeat left top;
	height:112px;
	width:462px;
	float:left;
	margin-top:7px;	
}
#header h1 a{
	text-indent:800px;
	overflow:hidden;
	line-height:4000px;
	height:100%;
	width:100%;
	display:block;
	float:left;
}
#header  a.idioma{
	float:left;
	margin:90px 0px 0px 20px;
	color:#333;
	text-decoration:underline;
}
#header  img{
	float: right;
	width:308px;
}
#header .submenu{
	width:616px;
	height:34px;
	float:left;
	background: url(../img/bg-esq-submenu-home.jpg) no-repeat left top #CCCCCC;
	padding-left: 155px;	
}
#header .submenu ul{
	width:411px;
	float:left;
	height:33px;
	text-align:center;
	padding-top:10px;	
}
#header .submenu li{
    vertical-align:bottom;
	float:left;
	width:74px;
	height:28px;
	margin-left:5px;
	padding:5px 10px 0px 10px;
	background: url(../img/bg-pestana.gif) no-repeat left top;
	line-height: 1em;
	color:#CC0000;	
}
#header .submenu li:hover{
	background: url(../img/bg-pestana-active.gif) no-repeat left top;
}
#header .submenu li a:hover{
	color:#CC0000;
	text-decoration:none;
}
#header .submenu h2{
	font-size: 16px;
	color:#333;
	padding: 8px 10px 0px 10px;
	width:185px;
	float:right;
	background:url(../img/bg-h1-submenu.gif) no-repeat left 8px;
	line-height: 1em;
}
/* @end */
/* @group Content */
 #content{
	width:759px;
	background: url(../img/bg-pie-content-home.gif) repeat-y left top;
	float:left;	
	padding-left: 12px;
	height:auto;
}
 #content .menu{
	width:108px;
	padding: 5px 10px 5px 15px;
	float:left;
	background-color:#eaeaea;
}
 #content .menu li{
 	font-size: 1em;
	padding: 2px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../img/div-menu.jpg) no-repeat left bottom;
	vertical-align:middle;
	color:#CC0000;
	margin-bottom:5px;
}
 #content .menu li a{
	color:#000;
}
 #content .menu li a:hover, a:active{
	color:#CC0000;
	text-decoration:none;
}
 #content .menu li.ultimo {
	background: none;
}
 #content .contenido{
	width:614px;
	height:auto;
	float:left;
}
 #content .contenido .introduccion{
    text-align: justify;
	width:294px;
	height:auto;
	padding:0px 319px 0px 12px;
	background: url(../img/bg-home-p.jpg) no-repeat right bottom;
	float:left;
}
 #content .contenido ul.logos{
	width:294px;
	text-align:right;
    padding-top: 10px;
}
 #content .contenido ul.logos li{
	display:inline;
    padding-right: 10px;
}
/* enlace netberry */
 #content .enlaceNetberry{
    margin-top: 130px;    
 
 }
/* @end */

