._______Noticias________ {



	text-decoration: none;
}
#cont_articulo {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
#articulo {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}

#articulo_foto {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 73px;
	width: 85px;
	float: left;
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
#articulo_textotools {
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 480px;
	height: auto;
	float: left;
}
#articulo_texto {
	text-decoration: none;
	margin: 0px 0px 15px;
	padding: 0px;
	width: 480px;
	height: auto;
	float: right;
}

#articulo_tools {
	text-decoration: none;
	margin: 0px 0px 10px;
	padding: 0px;
	height: auto;
	width: 480px;
}
#articulo_tools_a {
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 150px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
}
#articulo_tools_b {
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 200px;
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	font-weight: bold;
	text-align: right;
}

#articulo_pies {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: right;
}


#articulo_texto h1 {
	color: #1C9BC1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	margin: 0px 0px 15px;
	padding: 0px;
	text-decoration: none;
	text-align: justify;
}
#articulo_texto h2 {
	color: #99CC33;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#articulo_texto p {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.3em;
	font-weight: normal;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
#articulo_texto ol {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-align: justify;
	list-style-position: inside;
	line-height: 1.3em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
#articulo_texto ul {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-align: justify;
	list-style-position: inside;
	line-height: 1.3em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}

#articulo_pies h3 {
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	margin: 0px;
	padding: 5px 0px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.3em;
	display: block;
	color: #333333;
}
#articulo_pies h3 a {
	text-decoration: none;
	color: #0691BA;
}
#articulo_pies h3 a:hover {
	text-decoration: underline;
	color: #333333;
}
#articulo_texto p a {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.3em;
	font-weight: normal;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	color: #999999;
}
#articulo_texto p a:hover {
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.3em;
	font-weight: normal;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	color: #999999;
}
#articulo_tools p {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#btn_volver {
	text-decoration: none;
	margin: 0px 0px 10px 15px;
	padding: 0px;
}
#a_btn_volver {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: 117px;
	height: 31px;
	display: block;
}
#a_btn_volver:link {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/noticias/tool_vernoticia_volver.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 117px;
	height: 39px;
	display: block;
}
#a_btn_volver:hover {

	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/noticias/tool_vernoticia_volver.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 117px;
	height: 39px;
	display: block;
}
