body, h1, h2, h3, h4, p, div
{
	font-family: trebuchet ms, verdana, helvetica, arial, sans-serif;
	color: #000;
	letter-spacing: 2px;
}

a:link {color: #000; text-decoration: none; background: #ccc; border: 1px solid #ccc; border-bottom: 1px dashed #900;}
a:visited {color: #000; text-decoration: none; background: #ccc; border: 1px solid #ccc; border-bottom: 1px dashed #900;}
a:hover {color: #900; text-decoration: none; background: #fff; border: 1px solid #900;} 
a:active {color: #333; text-decoration: none; background: #ccc; border: 1px solid #ccc;}

a.cred:link {color: #666; text-decoration: underline; background: #efefef; border: 1px solid #efefef;}
a.cred:visited {color: #666; text-decoration: underline; background: #efefef; border: 1px solid #efefef;}
a.cred:hover {color: #fff; text-decoration: none; background: #666; border: 1px solid #999;} 
a.cred:active {color: #666; text-decoration: none; background: #ccc; border: 1px solid #999;}

a.art:link {color: #666; text-decoration: none; background: #fff; border: 1px solid #fff; border-bottom: 1px dotted #ccc;}
a.art:visited {color: #666; text-decoration: none; background: #fff; border: 1px solid #fff; border-bottom: 1px dotted #ccc;}
a.art:hover {color: #000; text-decoration: none; background: #efefef; border: 1px dotted #900;} 
a.art:active {color: #666; text-decoration: none; background: #fff; border: 1px solid #999;}

a.colab:link {color: #666; text-decoration: none; background: #fff; border: 1px solid #fff; border-bottom: 1px dotted #ccc;}
a.colab:visited {color: #666; text-decoration: none; background: #fff; border: 1px solid #fff; border-bottom: 1px dotted #ccc;}
a.colab:hover {color: #000; text-decoration: none; background: #efefef; border: 1px dotted #900;} 
a.colab:active {color: #666; text-decoration: none; background: #fff; border: 1px solid #999;}


body {
	background : #ccc url('http://www.info-d3.com.mx/image/info-d3-f.gif') fixed;
	margin: 5px;
	margin-top: -8px;
	padding: 10px;
	padding-left: 0px;
}

h1 { 
	font-size: 22px;
	color: #900; 
	text-align: left;
	margin: 8px; 
	font-weight: bold; 
}

h2 { 
	font-size: 18px; 
	color: #666; 
	text-align: left; 
	font-weight: bold; 
	margin-bottom: 6px;
	margin-left: 10px; 
}

h3 { 
	font-size: 16px; 
	color: #666; 
	text-align:left; 
	font-weight:bold; 
	margin-bottom: 6px;
}

h4 { 
	font-size: 16px; 
	color: #666; 
	text-align:left; 
	font-weight:normal; 
	margin-bottom: 6px;
}

p {
	text-indent: 4px;
	font-size: 13px;
	line-height:130%;
	text-align:left;
	padding: 5px;
	margin: 3px;
	letter-spacing: 1px;
	
}

p.nav {
	line-height: 110%;
	font-size: 12px;
	margin: 5px;
	margin-left: 7px;
	padding: 2px;
	letter-spacing: 2px;
}

.cab {
	color: #fff;
	text-align: left;
	font-weight: normal;
	margin: 8px;
}

div.cabecera {
	width: 728px;
	height: 134px;
	margin: 1px;
	margin-top: 10px;
	margin-bottom: 0px;
	border: 3px solid #900;
	border-bottom: 0px;
	background: #000 url('http://www.info-d3.com.mx/image/info-d3-1.gif');
	background-repeat: no-repeat;
	background-position: right;
}

div.nav {
	width: 728px;
	height: 122px;
	margin: 2px;
	margin-top: 0px;
	margin-bottom: -1px;
	border: 3px solid #900;
	border-top: 0px;
	border-bottom: 3px solid #900;
	background: #fff;
}

div.nav-img {
	float: right;
	vertical-align: top;
	width: 360px;
	height: 122px;
	margin-top: 0px;
	background: #fff url('http://www.info-d3.com.mx/image/info-d3-2.gif');
	background-repeat: no-repeat;
	background-position: right;
}

div.nav-float {
	float: left;
	vertical-align: center;
	width: 230px;
	height: 100px;
	margin: 5px;
	padding: 2px;
	background: #ccc;
	border: 1px solid #666;
}

div.contenido {
	width: 728px;
	margin: 0px;
	margin-top: -1px;
	border: 3px solid #900;
	border-top: 2px solid #900;
	border-bottom: 1px solid #900;
	background: #fff;
}

div.pie {
	width: 728px;
	height: 30px;
	margin: 0px;
	margin-top: 0px;
	border: 3px solid #900;
	border-top: 1px solid #900;
	background: #ccc;
}

div.g {
	width: 728px;
	height: 90px;
	margin: 0px;
	margin-top: -1px;
	margin-bottom: -1px;
	border: 0px solid #900;
}

.mask	{
	margin-top: 30px;
	background-color: #ccc;
	padding: 3px;
}

.chico {
	font-size: 9px; 
  	color: #999; 
  	text-align:center; 
  	font-weight: normal; 
  	margin: 8px;
  	margin-bottom: -10px;
	padding: 3px;
	line-height: 130%;
}

.grande {
	font-size: 30px; 
  	color: #999; 
  	text-align:center; 
  	font-weight: normal; 
  	margin: 8px;
  	margin-bottom: -10px;
	padding: 3px;
	line-height: 130%;
}

.creditos {
	font-size: 11px;
	text-spacing: 1px; 
  	color: #666; 
  	text-align: left; 
  	font-weight: normal; 
  	margin: 5px;
	padding: 3px;
	line-height: 130%;
}

.colab {
	font-size: 10px;
	text-spacing: 1px; 
  	color: #666; 
  	font-weight: normal; 
  	margin: 3px;
	padding: 3px;
	font-family: verdana, helvetica, arial, sans-serif;
}