body,td,th {
	font-family: Trebuchet MS;
	font-size: small;
	color: #666666;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.fondo_inicio
{
 background:url(imgs/fondoli.gif) repeat-x !important
}
.fondo_manometro
{
 background:url(imgs/dewit-mex_fondo.jpg) repeat-x !important
}
a:link {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}


h1 {
	color: #006699;
}

h2 {
	color: #666666;
}

h3 {
	color: #FF9900;
}

h4 {
	color: #FFFFFF;
	background-color: #336699;
	text-indent: 10px;
}

h5 {
	color: #666666;
	background-color: #EFEFEF;
	text-indent: 10px;
}

h6 {
	color: #FF0000;
}

.menu {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
a.menu:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.menu:active {
	text-decoration: none;
	color: #FFFFFF;
}


.fecha {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
}


.pie {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

.modelo {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
}

a.verpdf:link {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a.verpdf:visited {
	text-decoration: none;
	color: #FF6600;
}
a.verpdf:hover {
	text-decoration: underline;
	color: #FF9900;
}
a.verpdf:active {
	text-decoration: underline;
	color: #FF9900;
}

.inicio {
	height:100%;
	width:100%;
	margin-top:200px;
	text-align:center
	
}
	
