﻿/* Empiezan estilos para dsn para las internas de el tiempo (artículos) */

.dsm {
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin:0 0 10px 15px;
	padding:0;
	background-color: #ffffff;
	font: normal 12px Arial,Helvetica,sans-serif;
	line-height: 1.5em;
}
.pauteFacil.subhome {
	width:950px;
	overflow: hidden;
	font: normal 12px Arial,Helvetica,sans-serif;
}
.pauteFacil p {
	margin: 0;
	padding: 5px;
	text-align: center;
	font-size: 10px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	color: #000000;
	background-color: #EDEDED;
}
.pauteFacil p a {
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}
.pauteFacil h2 {
	background-color: #EDEDED;
	border:1px solid #CCCCCC;
	color: #EDEDED;
	font: normal 12px Arial,Helvetica,sans-serif;
	padding: 0;
	margin: 0;
}
.pauteFacil h2 a {
	display:block;
	height:37px;
	width:93px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/LogoPauteFacil.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#p_anuncie {
	width: 950px;
	float: left;
}

.pauteFacil h2 a span {
	display:none;
}
.pauteFacil ul {
	padding: 0;
	margin: 0;
}
.subhome .dsm li {
	float: left;
	width: 216px;
	padding: 0 10px;
	margin: 10px 0;
	list-style: none;
	overflow: hidden;
	border-right:1px solid #CCCCCC;
}
.subhome .dsm .ultimo {
	border-right: none;
}
.subhome .dsm .clear {
	float: none;
	width: 100%;
	margin: 0;
	border-right: none;
}
.subhome .dsm li a{
	line-height: 1.5em;
	color: #AE5F12;
	font-weight: bold;
	text-decoration: none;
}
.dsm li a:hover{
	text-decoration: underline;
}
.dsm .verMas {
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
	overflow: hidden;
	color: #000000;
}
.clear {
	margin: 0;
	padding: 0;
	clear: both;
}
/* contenedor_fucsia */

#contenedor_paute_facil {
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.scrollbarshow	{
	overflow-x : scroll ;
}
.scrollbarhidden	{
	overflow-x : hidden ;
}
