@charset "utf-8";
/* CSS CimmaWeb */

td img {display: block;}body {
	margin-top: 0px;
	margin-bottom: 0px;
}
body	{
	font-family: Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size: 11px;
	background: url(img/fondo.jpg) no-repeat #000000;
}
a:link {
	color: #F00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F00;
}
a:hover {
	text-decoration: underline;
	color: #30F;
}
a:active {
	text-decoration: none;
	color: #F00;
}
h1 {
	font-size:12px
}
.content {
	text-align:justify;
	padding-bottom:0px;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
}






