#contenedorhome{
	margin-left:7px;
	float: left;
	background-color: #FFFFFF;
	position: relative;
}

#barratitulo{
}

#subtitulo{	
width:300px;
}


#contenedorppal{
	margin-left:7px;
	margin-top:20px;
	width:410px;
	float: left;
}

#contenedorsec{
	float: left;
	width:175px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#contenedorbanner{
	width:600px;
	margin-left: 7px;
	margin-top: 5px;
}

#separadorpuntoshome{
	background-image: url(../Img/separadorpagina.gif);
	background-repeat:  repeat-x;
	width:410px;
	height: 5px;
}

.item{
	clear: both;
	height: 160px;
	position: relative;
	margin-bottom: 20px;
}
	.item .titulo {
		border-bottom: 1px dashed #000;
		clear: both;
		margin-bottom: 10px;
	}
	
	.item .foto {
		margin-right: 10px;
		float: left;
	}

	.item P {
		margin: 0;
		height: 85px;
		overflow: hidden;
		line-height: 14px;
	}


	.item .info {
		position: absolute;
		left: 150px;
		bottom: 5px;
		color: #0088A6;
		font-weight: normal;
		padding-right: 10px;
		background: url(../Img/flechavinculo.gif) no-repeat 100% 5px;
	}
		
	.item .info:hover {
		color: #00B8CC;
		background-image: url(../Img/flechavinculo_il.gif);
	}
	.item .info2 {
		position: absolute;
		left: 150px;
		bottom: 20px;
		color: #0088A6;
		font-weight: normal;
		padding-right: 10px;
		background: url(../Img/flechavinculo.gif) no-repeat 100% 5px;
	}
		
	.item .info2:hover {
		color: #00B8CC;
		background-image: url(../Img/flechavinculo_il.gif);
	}
	.item .info3 {
		position: absolute;
		left: 150px;
		bottom: 35px;
		color: #0088A6;
		font-weight: normal;
		padding-right: 10px;
		background: url(../Img/flechavinculo.gif) no-repeat 100% 5px;
	}
		
	.item .info3:hover {
		color: #00B8CC;
		background-image: url(../Img/flechavinculo_il.gif);
	}
	.item .info4 {
		position: absolute;
		left: 150px;
		bottom: 50px;
		color: #0088A6;
		font-weight: normal;
		padding-right: 10px;
		background: url(../Img/flechavinculo.gif) no-repeat 100% 5px;
	}
		
	.item .info4:hover {
		color: #00B8CC;
		background-image: url(../Img/flechavinculo_il.gif);
	}

#cajanovedades, #cajaultimoscasos{
	background-color: #F2F0E8;
	padding: 5px;
	margin-bottom: 10px;
	}

#cajacopy {
	background: url(../Img/imghome04.jpg) no-repeat;
	height: 138px;
	padding: 5px;
	}


	#cajanovedades .titulo, 
	#cajaultimoscasos .titulo,
	#cajacopy .titulo {
	border-bottom: 1px dashed #000;
	clear: both;
	margin-bottom: 5px;
	display: block;
		}
	
	
	#cajanovedades .fecha{
		color: #A89E82;
		font-size: 90%;
		display: block;
	}

	#cajanovedades P,
	#cajaultimoscasos P,
	#cajacopy P {
		margin: 0;
	}

	#cajanovedades #separadordif{
	background-image: url(../Img/separadorpaginadifuminado.gif);
	background-repeat:  repeat;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	}

	#cajanovedades .masnovedades {
	color: #0088A6;
	font-weight: normal;
	background: url(../Img/flechavinculo.gif) no-repeat 100% 5px;
	width: 88px;
	display: block;
	margin-left: 76px;
	}

	#cajacopy .entrar {
	color: #0088A6;
	font-weight: normal;
	background: url(../Img/flechavinculo.gif) no-repeat 100% 5px;
	width: 40px;
	margin-left: 130px;
	margin-top: 15px;
	display: block;
	}

	#cajaultimoscasos .consultar {
	color: #0088A6;
	font-weight: normal;
	background: url(../Img/flechavinculo.gif) no-repeat 100% 5px;
	width: 55px;
	margin-left: 110px;
	display: block;
	}

	#cajanovedades .masnovedades:hover,
	#cajaultimoscasos .consultar:hover,
	#cajacopy .entrar:hover {
		color: #00B8CC;
		background-image: url(../Img/flechavinculo_il.gif);
	}

		





/*#fotoportada {
	margin-bottom: 10px;

}

#noticiashome{
	width: 291px;
	float: left;
	margin-right: 10px;
}
	#noticiashome .primera{
		border-bottom:  #A6DE21 1px solid;
	}		
	#noticiashome .noticiahome {
		margin-bottom: 10px;
	}
		#noticiashome .noticiahome H2 {
			margin: 0;
			font-size: 100%;
		}
		#noticiashome .noticiahome P {
			margin: 0;
			text-align: justify;
		}
		#noticiashome .noticiahome A {
			display: block;
			color: #A6DE21;
			text-align: right;
			font-weight: bold;
		}
		
		#noticiashome .noticiahome A:hover {
		color: #8AB523;
		}

#fotonoticiaportada {
	width: 196px;
	float: left;
}*/
