	body {
		margin:0;
		padding:0;
		background : #3da2c1 url('http://www.ocm.com.mx/_img/bg.gif') fixed;
		color:#000;
		min-width:750px;
		font-family:verdana, arial, sans-serif;
	}
	
	}
	#main {
		margin-top: 8px;
		padding: 3px;
}
	#main h2, #main p {
		padding:2px;
	}
	
	#main ul{
		padding: 2px;
	}
	#main li{
		list-style:none;	
		font-size: 12px;
		color: #000;
		text-align: left;
		padding: 0px;
		margin: 5px;
		line-height: 130%;
	}

	#lh {
		font-family: "MS Trebuchet",Trebuchet,Arial,Helvetica,Sans-Serif;
		font-size: 11px;
		padding: 2px;
		border-right: solid 1px #ddd;
		border-top: solid 1px #ddd;				
		margin-bottom: 5px;
	}

	#lh ul{
		margin-right:0px;
		margin-top:2px;
		margin-bottom:7px;
		margin-left: 3px;
		padding: 0;
	}
	#lh li{
		list-style:none;
		margin:0;
		padding:1px;
	}

	#lh h3 {
		padding: 2px;
		margin: -2px;
		margin-bottom: 3px;	
		background: #069;
		color: #fff;
		text-indent: 0px;
	}
	#rh {
		font-family: "MS Trebuchet",Trebuchet,Arial,Helvetica,Sans-Serif;
		font-size: 12px;
		padding: 0px;
		border-left: solid 1px #ddd;
		border-top: solid 1px #ddd;
		margin-bottom: 5px;
	}

	#rh ul{
		margin-right:0px;
		margin-top:2px;
		margin-bottom:7px;
		margin-left: 2px;
		padding: 0;
	}
	#rh li{
		list-style:none;
		margin: 2px;
		padding:4px;
		font-size: 10px;
	}

	#rh h3 {
		padding: 2px;
		margin: 0px;
		margin-bottom: 3px;	
		background: #069;
		color: #fff;
		text-indent: 0px;
	}

	#foot {
		border: solid 1px #003;
	}
	#foot p {
		padding: 5px;
		margin: 0px;
		margin-top: 0px;
		font-family: "MS Trebuchet",Trebuchet,Arial,Helvetica,Sans-Serif;
		font-size: 10px;
		text-transform: uppercase;
		text-align: center;
	}

	#cont	{
	background: #fff;
	}

h1	{
	font-size: 22px;
	font-family: Impact, Arial Black,Chicago,Sans-Serif;
	color: #fff;
	line-height:100%;
	margin: 5px;
	margin-bottom: 5px;	
	margin-top: -20px;
	margin-left: 10px;
	padding: 8px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .1em;
}

h2	{
	font-size: 13px;
	color: #036;
	line-height:130%;
	font-weight:bold;
	margin: 2px;
	margin-left: 8px;
}

h3	{
	font-size: 12px;
	color: #036;
	line-height:130%;
	font-weight:bold;
	margin: 5px;
	margin-left: 0px;
}

p	{
	font-size: 12px;
	color: #000;
	text-align: left;
	text-indent: 8px;
	margin: 5px;
	padding: 3px;
	line-height: 130%;
}

p.item	{
	font-size: 11px;
	color: #000;
	text-align: left;
	text-indent: 0px;
	margin: 5px;
	margin-left: 9px;
}

p.nav	{
	font-family: "MS Trebuchet",trebuchet,verdana, arial, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 110%;
	margin: 2px;
  margin-top: 0px;
	padding: 4px;
}

.small {
	font-size: 10px;
	color: #000;
	line-height: 130%;
	text-indent: 0px;
}

.nav a:hover {
	text-decoration : none; 
	color : #006;
	background-color : #ff9;  
} 

.nav a:link {
	text-decoration : none; 
	color : #006; 
} 

.nav a:visited {
	text-decoration : none;
	color : #006; 
} 

.nav a:active {
	text-decoration : underline; 
	color : #fff; 
	background-color : #003; 
} 

hr	{
	color:#009;
	line-height:5px;
	width:80%;
}

a:link       { text-decoration: underline; color: #009}
a:visited    { text-decoration: underline; color: #009}
a:hover      { text-decoration: underline; color: #009; background-color : #ffc;}

p.credit	{
	text-align: right;
	margin-right: 10px;
	font-size: 10px;
	color: #000;
	line-height: 100%;
	margin-top: -6px;
}

.foot a:hover {
	text-decoration : none; 
	color : #fff;  
	background: #006;
} 

.foot a:link {
	text-decoration : none; 
	color : #fff; 
} 

.foot a:visited {
	text-decoration : none;
	color : #fff; 
} 

.foot a:active {
	text-decoration : none; 
	color : #fff; 
} 

	#copyright {
		margin: 5px;
		margin-top: 30px;
		font-family: "MS Trebuchet",Trebuchet,Arial,Helvetica,Sans-Serif;
		font-size: 9px;
		background: #fff;
		width: 750px;
		clear:both;
	}
	
	.bg	{
		background : #3da2c1 url('http://www.ocm.com.mx/_img/bg.gif') fixed;
	}
