﻿/* Global Styles */

/* ID Styles */

#navigation td {
	}
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:25px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:10px 10px 10px 30px; 
	background-color: #F0F0F0;
	background-image: url(images/mm_arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	font-weight: 700
	}
	
#navigation a:hover {
	background: #ffffff url("images/mm_arrow.gif") 18px 50% no-repeat;
	color:#B00000;
	}

.ParrafoNormal{
	font-family: Arial;
	font-size: 10pt;
	line-height: 180%;
}

.Titulo{
	border: 1px solid #8CC6FF; 
	padding: 4px; 
	background-color: #DFEFFF; 
	font-family: Arial;
	font-size: 10pt; 
	font-weight: 700; 
}
