body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fondo_inicio
{
 background:url(imgs/fondoli1.gif) repeat-x !important
}
.fondo_valvulas
{
 background:url(imgs/fondo1.jpg) repeat-x !important
}
#contenido {
	width:820px;
	height:750px;
	margin:auto;
	float:none;
}
#header{
	width:820px;
	height:200px;
	background-image: url(imgs/encabezado_3.jpg)
}

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;
	font-size:20px;
}

h2 {
	color: #666666;
}

h3 {
	color: #FF9900;
}

h4 {
	color: #FFFFFF;
	background-color: #026AB7;
	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;
	padding-top:6px;
}


.pie {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	padding-bottom: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:150px;
	text-align:center
	
}
#menu{
	width:780px;
	height:20px;
    padding-left:38px;
	padding-top:10px;
}
#acce{
	width:350px;
	height:140px;
	float:right;
	padding-right:20px;
}
#colum1{
	width:316px;
	height:443px;
}
#colum2{
	width:484px;
	height:443px;
}
.inicio {
	height:100%;
	width:100%;
	margin-top:70px;
	text-align:center
	
}