/*HOJA DE ESTILO DE WWW.STOPSTRESS.COM*/
/* TABLA DE CONTENIDO DE LA PAGINA "NEWS" */
#pagina_NEWS{
	width: 100%;
	margin: 0px auto 0px auto;
	background-color: #fff;
}

#tituloCELDA{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 24px;
	font-weight:bold;
	color:#222;
	padding:5px 0px 5px 0px;
}

#centralCELDA{
	background-color:#eaeaea;
	border: solid 1px #BFBFBF;
	border-bottom:none;
	padding:10px 10px 0px 10px;
	vertical-align:top;
	*padding-bottom:10px;
}

/*TABLA DE SEPARADOR*/
#separador{
	width: 902px;
	height: 31px;
	margin: 0px auto 0px auto;
}

#separador_celda01{
	background: url(../images/separador_01.jpg) no-repeat top right;
}

#separador_celda02{
	width:197px;
	background: url(../images/separador_02_2.jpg) no-repeat top right;
}

/*UL DE LAS NOTICIAS*/
.listado{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	list-style-type:none;
	padding-left:0px;
	margin-left:0px;
}

.listadoTipo01{
	background-color:#fff;
}

.listadoTipo02{
	background-color:#ddd;
}

.listado li{
	padding:7px;
	color:#000;
	float:none;
	border-bottom:solid 5px #eaeaea;
	
}

.listado li a{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	text-decoration:underline;
}

.listado li a:hover{
	text-decoration:underline;
	color:#000;
	background-color:#ECC301;	
}

/*FORMATOS DE CONTENIDOS DE LAS NOTICIAS RESUMEN*/
.fecha{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #ebd87b;
	display:block;
	text-indent:7px;
}

.tituloNoticia{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	color: #000;
	text-align:left;
}

/*FORMATOS DE LAS NOTICIAS FULL*/
.fechaFull{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: bold;
	color: #000;
	background-color: #ECC301;
	display:block;
	text-indent:7px;
}

.tituloFull{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: bold;
	color: #000;
	padding: 0px 7px 0px 7px;
	background-color:#fff;
	display:block;
}

.parrafoFull{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #000;
	padding-left:7px;
}

.enlaceFull a{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 0px 7px 0px 7px;
	text-decoration:underline;
}
.enlaceFull a:hover{
	text-decoration:none;
	color:#000;
	background-color:#ECC301;
}

.enviarFull a{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #000;
	padding: 0px 7px 0px 7px;
	text-decoration:underline;
}
.enviarFull a:hover{
	text-decoration:none;
	color:#000;
	background-color:#ECC301;
}

/*BANNER DE LA DERECHA*/
#NEWS_banner_DCH{
	width:179px;
	vertical-align:top;
}

#NEWS_banner_DCH_DENTRO{
	width:179px;
	height:404px;
}

#NEWS_banner_DCH_DENTRO_CELDA01{
	
	background: url(../images/about_banner_dch_2.jpg) no-repeat top left;
	text-align:center;
	padding-bottom:10px;
	*padding-bottom:24px;
	vertical-align:bottom;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
}

#NEWS_banner_DCH_DENTRO_CELDA01 a{
	text-decoration:none;
	color:#834f37;
	padding:5px 4px 5px 4px;
}

#NEWS_banner_DCH_DENTRO_CELDA01 a:hover{
	text-decoration:none;
	background: url(../images/botonMenuHover02.png) repeat-x center;
}

#NEWS_banner_DCH_DENTRO_CELDA02{
	
}

#NEWS_banner_DCH_DENTRO_CELDA03{
	
}

/*BANNER ABAJO*/
#NEWS_banner_ABAJO{
	height:92px;
	vertical-align:bottom;
	background-color:#eaeaea;
}
