body { color: #000000;
background-color: #fdfcfb;
margin: 0px;
padding: 0px;
border-style: none;
font-family: Arial, Verdana, Times, "Times New Roman", serif;
font-size: 12px;
line-height: 1.2em;
margin-top:0; margin-left:0; margin-right:0;
text-align: justify;}

td{
	  color: #000000;		
	  font-size: 12px; 
	  font-family: Arial, Verdana, Times, "Times New Roman", serif;
}				 

.nota{	  
color:#DD0000;

}						   

a:link {color: #000000;
text-decoration: underline;}

a:hover {color: #bab8aa;
text-decoration: underline;}

h1 {font-size: 14px;
font-family: Arial, Verdana, Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h2 {font-size: 1.3em;
font-family: Arial, Verdana, Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h3 {font-size: 1.2em;
font-family: Arial, Verdana, Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h4 {font-size: 1.1em;
font-family: Arial, Verdana, Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h5 {font-size: 1em;
font-family: Arial, Verdana, Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}



.headcol{ 
		color: #ffffff;		
		background-color: #A9A9A9 ;
		font-size: 12px; 
		font-weight: bold;
		font-family: Arial, Verdana, Times, "Times New Roman", serif;
}

.roundcont {
	width: 250px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url('imagen/tr_yellow.gif') no-repeat top right; 
}


.roundbottom {
	background: url('imagen/br_yellow.gif') no-repeat top right; 
}

.roundcontgrey {
	width: 250px;
	background-color: #cacaca;
	color: #000000;
}		   

.roundtopgrey { 
	background: url('imagen/tr_grey.gif') no-repeat top right; 
}

.roundbottomgrey {
	background: url('imagen/br_grey.gif') no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

