body
{
background-image:url('../images/bg.jpg');
background-repeat:repeat-x;
background-attachment:fixed;
background-position: 0 -5; 
} 

	
td{
	background-color: ffffff;
	font-family:verdana;
	font-size: 12px;
	}
	
.tdtitulo{
	font-family:verdana;
	font-size: 16px;
	background-color:0B5191;
	font-weight: bold;
	text-align: center;
	color: white;
	padding: 2px;
	}
	
.tdtitulo1{
	font-family:verdana;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-align: center;
	padding: 2px;
	background-color: #0F6FC6;
	}
	
.tdtitulo2{
	font-family:verdana;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-align: center;
	padding: 2px;
	background-color: a7c8e7;
	}
	
.tddescrip1{
	font-family:verdana;
	text-align: justify;
	background-color: #CCD5EA;
	padding: 2px;
	}

.tddescrip2{
	font-family:verdana;
	text-align: justify;
	background-color: #e7ebf5;
	padding: 2px;
	}



li{
	list-style: none;
	background-image: url(../images/rombo.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 12px;
	font-family:verdana;
	font-size: 12px
}

.titulo1{
	font-family:verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0F6FC6;
	text-align: center;
	}
	
.titulo2{
	font-family:verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0F6FC6;
	text-align: left;
	}
	
.mini{
	margin-right:10px;
	margin-bottom:10px;
	}
