/* IE6 Only */

* html #borde {margin-bottom: -10px;}


/* Easy Slider */

	#slider{width: 800px;  height: 345px; margin-bottom: 5px; margin-top: -15px; }	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:806px;
		height:344px;
	
		overflow:hidden; 
		}	
	#prevBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:200px;
		}	
	#nextBtn{
	 	display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:800px;
			top:200px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		text-indent: 9000px;
		}	
	#nextBtn a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}												

/* // Easy Slider */



body {
	background-color: #d9d9d9;
}

* {
	margin: 0px;
	padding: 0px;
}
img  {
	
	border: none;
}
h1 a {text-indent: -9000px;
width: 800px;
height:70px;
margin-bottom: -70px;
float:left;}

h2 {
	
	font-size: 20px;
	font-family: "Arial";
	
	margin-bottom: 15px;
	margin-top: 0px;

}
h3 {
	font-size: 14px;
	margin-bottom: 10px;
	font-family: "Arial", sans-serif;
	font-weight: lighter;
	float:left;
	margin-top: 5px;
	width: 100px;
	border:0px solid black;
}

#borde {
	
	width: 800px;
margin-left: auto;
height: 1375px;
position:relative;
z-index:1;
padding: 0px;
margin-top: 0px;
margin-right: auto;
background: white;
	border: 1px solid #777 ;
	

	
}





#wrap {
 	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 835px;
	background-color: white;
float:left;

	padding: 0px;
	background: white url(../images/background-gif.gif) repeat-y;	

	
}



#marcoWrap {
 
 margin-top: 0px;
		width: 845px;
			margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
	
	position: relative;
	z-index: 0;
	}

#background-bottom {
 
margin-top: -8px;
 min-width:835px; height:20px;
 position:relative;
 z-index: 0;
 float:left;
		background: url(../images/background-bottom.gif) no-repeat center;
}
#background-top {
 margin-bottom: -11px;
 min-width:835px; height:24px;
 	position: relative;
	z-index: 1;
	margin-left: -7px;
		background: url(../images/background-top.gif) no-repeat center;
	
}

#header {
	background: url(../images/digital-cantabria-logo.jpg) no-repeat;
	
	width: 100%;
	float: left;
	height: 150px;
	border: 0px solid red;
}


#menu {
	background: #173094;
	float: left;
	list-style: none;
	margin-top: 100px;
	padding: 0;
	width: 800px;
	border-bottom: -20px;
	border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
}
#menu li {
	float: left;
	font: 77.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	
	background: #4659a8;
	border-right: 1px solid #ccc;
}
#menu a {
	background: url("../images/.gif") bottom right no-repeat;
	color: #fff;
	display: block;
	float: left;
	font-size: 14px;
	margin: 0;
	
	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover {
	background: #777 url("../images/hover-trans.gif") bottom center no-repeat;
	color: #fff;
	
	padding-bottom: 8px;}
#menu #este {
	color: white;	
		background: red url("../images/hover-blanca.gif") bottom center no-repeat;
	}
.texto {

	width: 450px;
padding: 20px;
	border:0px solid #ccc;
	margin-left: 20px;
	float: left;
}

.texto img 
{ padding: 4px; padding-bottom: 40px; border: 0px solid #ccc; float:left; margin-right: 15px; width:130px;}


.texto ul {
	margin-left:30px;
	float: left;
	width:232px;
		font-family: "Verdana";
	font-size: 12px;
	
	border: 0px solid #ccc;
	
}

.texto li {
 clear:both;
	padding-left: 18px;
	margin-bottom: 4px;
	width: 240px;
	font-size: 12px;
	list-style: none;
		background: url(../images/flecha-roja.gif) no-repeat top left;
}

.leer-mas {
	padding: 3px 5px;
	color: white;
	width:60px;
	margin-top:15px;
	background: red;
	margin-right: 200px;
	border: 1px solid #ccc;
	font-family: "Verdana";
	font-size: 10px;
	text-decoration:none;
	float: right;
}
.leer-mas:hover {
	background: #444;
	color:white;
	text-decoration:none;
}
.descripcion {
	
	margin-bottom:20px;
	font-family: "Verdana";
	font-size: 13px;
	float: left;
	width: 270px;
	line-height: 125%;
}

#marco-slider{
	width: 801px;
	margin-right: auto;
	margin-left: auto;
	
}

#columna-izquierda {
	border: 0px solid red;
	float: left;
	width: 460px;

}

#columna-derecha {
		float: right;
	width: 280px;
	margin-top: 0px;
	margin-left:18px;
	padding-left: 10px;
	
		background:red url(../images/bg-gris.gif) repeat-y ;
	height:912px;
}

.slide-down {
 width: 800px;
 float: left;
height:311px;
 

	border-bottom: 2px solid red;
}



.texto-derecha {
	margin-top: 15px;
	color: white;
	width: 220px;
	font-family: "Verdana";
	font-size: 13px;
	margin-left: 30px;
	
	line-height: 125%;
}


#slider li h2 {
	width: 300px;
		padding: 15px;
}
#slider li p {
	float: left;
	width: 300px;
	padding: 15px;
}

#slider li .presentacion {
	float: right;
	margin-top: -100px;
	padding: 5px;
	background: #ccc;
}

#columna-derecha #productos img {
	
	width: 90px;
	float:left;
}
#columna-derecha #productos ul {
	width: 250px;
	margin-left: 25px;
	float: left;
	border: 0px solid black;
}
#productos  li {
 	list-style: none;
 margin: 10px 5px 0px 5px;
	float:left;
	width: 100px;
	height: 130px;
	border: 0px solid white;
}

h3 a {
	color: white;
	text-decoration: none;
}

h3 a:hover {
	color: white;
	text-decoration: underline;
}

#autor-web {
	float: left;
margin-top: 30px;
margin-left: 55px;
	font-size: 10px;
	font-family: "Arial", "Verdana",sans-serif;
	color: black;
	text-decoration: none;
}

#autor-web:hover {
	
	text-decoration: underline;
}
