body {
	background-image: url(/sites/mmnew/images/fondo.gif);
	background-color: #CBCBCB;
	margin: 0 auto;
	width:770px;
	background-repeat: repeat-x;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	text-align:left;
	}

a:link {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #AA0000;
}

h1, h2, h3, p {
	margin: 0;
	padding: 0;
}

h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-align:left;
}

h1 a:link {
	text-decoration: none;
	color: #CC0000;
}

h1 a:visited {
	text-decoration: none;
	color: #CC0000;
}

h1 a:hover {
	text-decoration: underline;
	color: #666666;
}

h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-align:left;
	}

h2 a:link {
	text-decoration: none;
	color: #CC0000;
}

h2 a:visited {
	text-decoration: none;
	color: #CC0000;
}

h2 a:hover {
	text-decoration: underline;
	color: #999999;
}

h3 {  
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-align:left;
	}

h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #e8e5ce;
	color: #006666;
	padding: 2px;
	margin: 8px 0;
	}	

p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	text-align: justify;
}

hr {
	border-top: 1px solid #CC0000;
	}		

.columna {
	padding-left: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AA0000;
	}		

.tit3 {  
	font-family: Verdana, Arial, sans-serif; 
	font-size: 16px; font-weight: bold; 
	color: #CB3300;
	}
	
.tit2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #CB3300;
	text-transform: uppercase;
	}

.tit1 {  
	font-family: Verdana, Arial, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #006666;
	}
	
.txt1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	text-align: justify;

}
.txt2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	
}
.cpt1 {  
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	}
	
.cpt2 {  
	font-family: Verdana, Arial, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #666666
	}
	
.cpt11 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; text-align: left}
.txt21 {font-family: Arial, Helvetica, sans-serif; font-size: 12px}
	
.lnk1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC0000;
	text-transform: uppercase;
	text-align:left;
	}
	
.lnk1 a:link {
	text-decoration: none;
	color: #666666;
}

.lnk1 a:hover {
	text-decoration: underline;
	color: #CC0000;
}

.lnk1 a:visited {
	text-decoration: none;
	color: #666666;
}

