/* CSS Document */

* { margin:0; padding:0; }

html, body {
	height:100%;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	margin-top:5px;
	text-align:left;
} 


.pngcurvas { behavior: url(./css/iepngfix.htc) }
	
.paddingtxt { color: #333333; padding:10px; }

.titulolinks{		
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	}

.a_ficha {	
	font-size: 11px;
	color: #EEEEEE;
	vertical-align:top;
}

div.tablemae {
	/*height:581px;*/
	width:841px;
	margin: 0 auto;
}

h1{ font-size: 16px; color: #333333; text-decoration: none;}
h2{	font-size: 14px; color: #333333; text-decoration: none;}



a {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	}
	
a:hover {
	color: #000000;
	text-decoration: none;
	}
		
.txt {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

.form {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
}

.agenda-day {
	border-bottom:dotted; 
	border-bottom-color:#336633;
	border-top:dotted; 
	border-top-color:#336633;
	border-left:dotted; 
	border-left-color:#336633;
	border-right:dotted; 
	border-right-color:#336633;
	border-width:1px;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

