/* CSS Document */
/* Reset css */

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p {
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	 
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/* Inicio código */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.txtsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.txtsmall9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.trebuchet {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #000000;
}
.fecha{
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #656565;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF66;
}
.borde {
	border: 1px solid #333333;
	background-color: #FFFFFF;
}
a:link {
}
#contenedor{
	width: 960px;
	margin:auto;
}
#texto {
	width: 450px;
	height: 150px;
	overflow: scroll;
	color:#666666;
	background-color:#FFFFFF;
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	text-align: left;
	border: 1px solid #000000;
	padding: 5px 5px 5px 5px;
	}
#noticia  {
margin: 0px 20px 10px 20px;
border-bottom:1px solid #ccc;
padding-bottom:10px;
	}
#contenido  {
margin: 0px 20px 10px 20px;
padding-bottom:10px;
	}
.borde_black {
border-right: 1px solid #cccccc;
}
.foto{
	margin-bottom:10px;
	padding:1px;
	
}
.foto_left{
	margin-right:10px;
	margin-bottom:7px;
	float:left;
}
a.verde{
	color:#A79F00;
	text-decoration:none;
}
a.fecha{
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #656565;
	text-decoration:underline;
}
a.enlace{
	color: black;
	text-decoration:none;
}
.Estilo28 {
	font-size: 30px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
