/* CSS Document */

body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-decoration: none;
}

.cuerpoNoticia {
	font-family: Tahoma;
	font-size: 11px;
}
.tituloNoticia {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
}
.fecha {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
}
a:link {
	text-decoration: none;
		text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
		text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
		text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
		text-decoration: none;
	color: #000000;
}
.textoTablas{
	margin-bottom:5px;
	margin-left:5px;
	margin-right:10px;
	margin-top:5px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}
.inputStyle{
border-bottom-color:#000000;
border-left-color:#000000;
border-right-color:#000000;
border-top-color:#000000;
border-bottom-width:1px;
border-top-width:1px;
border-left-width:1px;
border-right-width:1px;
width:230px;
font-family: Tahoma;
font-size: 11px;
}
.textAreaStyle{
border-bottom-color:#333333;
border-left-color:#333333;
border-right-color:#333333;
border-top-color:#333333;
border-bottom-width:1px;
border-top-width:1px;
border-left-width:1px;
border-right-width:1px;
width:320px;
font-family: Tahoma;
font-size: 11px;

}
.btnStyle{
color:#FFFFFF;
border-bottom-width:1px;
border-top-width:1px;
border-left-width:1px;
border-right-width:1px;
width:100px;
height:19px;
font-family: Tahoma;
font-size: 11px;
background-image:url(images/fondo_btn.jpg);
}
.white{
border-bottom-color:#000000;
border-left-color:#000000;
border-right-color:#000000;
border-top-color:#000000;
border-bottom-width:1px;
border-top-width:1px;
border-left-width:1px;
border-right-width:1px;
width:235px;
font-family: Tahoma;
font-size: 11px;

}
