body {
	background-color: #d9d9d9;
}

* {
	margin: 0px;
	padding: 0px;
}



h1 a {text-indent: -9000px;
width: 800px;
height:70px;
margin-bottom: -70px;
float:left;}

h2 {
	
	font-size: 20px;
	font-family: "Arial";
	color: black;
	margin-bottom: 15px;
	margin-top: 0px;

}


#borde {
	
	width: 800px;
margin-left: auto;
height: 920px;
position:relative;
z-index:1;
padding: 0px;
margin-right: auto;
background: white;
	border: 1px solid #777 ;
	

	
}


img  {
	
	border: none;
}
#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: 145px;
	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;
margin-bottom:0px;

	
	float: left;
}

#imagen {
	width: 250px;
	background: #ccc;
margin-left: 20px;
	border:1px solid #e8e8e8;
	float: left;
}
.descripcion {
	
	margin-bottom:20px;
	font-family: "Verdana";
	font-size: 13px;
	float: left;
	width: 270px;
	line-height: 125%;
}


.texto img { padding: 4px; border: 0px solid #ccc; float:left; margin-right: 15px; width: 150px;}

.concepto {margin-left: 10px;}

.texto ul {
	margin-left:30px;
	float: left;
		font-family: "Verdana";
	font-size: 12px;
	list-style: none;
	
}

.texto  li {
	padding-left: 18px;
	margin-bottom: 4px;
		background: url(../images/flecha-roja.gif) no-repeat top left;
}

.texto li a {
	text-decoration: none;
	color: #777;
	font-weight: bold;}
	
	.texto li a:hover {
	color: red;
	text-decoration: underline;}
#contenedor {
	float: left;
	width: 500px;
	border: 0px solid red;
}

#columna-derecha {
		float: right;
	width: 279px;
	margin-top: -10px;
	margin-left:18px;
	
	background:red url(../images/bg-gris.gif) repeat-y ;
	height:785px;
}

h3 {
	color: white;
	font-family: "Arial";
	font-weight: lighter;
	font-size: 18px;


margin-left: 35px;

	
}

.texto-derecha {
	margin-top: 15px;
	color: white;
	width: 220px;
	font-family: "Verdana";
	font-size: 13px;
	margin-left: 40px;
	
	line-height: 125%;
}

#columna-derecha img {
	float: right;
	margin-right: 25px;
	padding: 4px;
	margin-bottom: 15px;
	border: 2px solid #ccc;
	background-color: #e8e8e8;
	margin-top: 15px;
}

#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;
}
