@charset "utf-8";
/* CSS Document */
* {	
	margin: 0;
	}
html, body {
	height: 100%;
	font-family: Verdana;
	 }
#global{ 
	width:100%; 
	background-color: #ffffff; 
	min-height: 100%; 
	height: auto ; 
	height: 100%; 
	margin: 0 auto -98px; 
	text-align:center
	}
#footer { 
	height: 98px; 
	text-align:center
	}
#red_foot{ 
	width:100%; 
	background-color: #ca0000; 
	height: 30px; 
	border-top: #ff0000 solid 2px 
	}
#cont_1 { 
	width: 475px; 
	font-size: 14px; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:15px; 
	text-align:left; 
	color: #333333}
.ima2 { 
	clear:both
	}
.im { 
	margin-top: 10%
	}
#M { 
	padding-top:5px
	}
h2 {
	font-size: 14pt;
	margin: 0px; 
	margin-bottom:10px; 
	color: #999999
	}
A { 
	color:#fff; 
	font-size: 13px
	}
A:link { 
	text-decoration:none
	}
A:visited { 
	text-decoration:none
	}
A:activa { 
	text-decoration:none
	}
A:hover { 
	text-decoration:underline
	}

