body {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	background-color: #007F61;
	background-image: url(../imgs/bg.gif);
	background-repeat: repeat-x;
	background-attachment:fixed;
}
/*
td {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	text-align:left;
}
*/
a:link {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	color: #F7A539;
	text-decoration: underline;
}
a:visited {

	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	color: #F7A539;
	text-decoration: underline;
}
a:hover {


	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	color: #007F61;
	text-decoration: none;
}
a:active {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	color: #F7A539;
	text-decoration: underline;
}
.menuv {
	font					: bold;
	font-size			: 10px;
	display				: block;
	font-family: tahoma, arial, helvetica;
	text-align			: right;
	color					: #A9A9A9;
}
a.menuv:link, a.menuv:visited {
	font					: bold 10px;
	color: #999999;
	background			: White;
	text-decoration	: none;
	padding				: 6px 5px;
}
a.menuv:hover {
	color					: #f5821f;
	text-decoration	: none; 
	background			: url(../imgs/hover.png) no-repeat;
	font-family: tahoma, arial, helvetica;
	font-style			: normal;
}

a.menuvi:link, a.menuvi:visited {
	display				: block;
	color					: #f5821f;
	text-decoration	: none; 
	text-align			: right;
	background			: url(../imgs/hover.png) no-repeat;
	font-family: tahoma, arial, helvetica;
	font-style			: normal;
	padding				: 6px 5px;

}
.menuh1 {
	font-weight			: bold;
	font-size			: 11px;
	display				: inline;
	font-family			: Arial, Helvetica, sans-serif;
	text-align			: center;
	color					: #008161;
	padding-left		: 3px;
	padding-right		: 3px;
}
a.menuh1:link, a.menuh1:visited {
	color					: #008161;
	font-size			: 11px;
	font-family			: Arial, Helvetica, sans-serif;
	text-decoration	: none;
}
a.menuh1:hover {
	color					: #f5821f;
	text-decoration	: none; 
	font-family			: Arial, Helvetica, sans-serif;
	font-style			: normal;
}
.menuh2 {
	font-weight			: bold;
	font-size			: 11px;
	display				: inline;
	font-family			: Arial, Helvetica, sans-serif;
	text-align			: center;
	color					: #f5821f;
	padding-left		: 3px;
	padding-right		: 3px;
}
a.menuh2:link, a.menuh2:visited {
	color					: #f5821f;
	font-size			: 11px;
	font-family			: Arial, Helvetica, sans-serif;
	text-decoration	: none;
}
a.menuh2:hover {
	color					: #008161;
	text-decoration	: none; 
	font-family			: Arial, Helvetica, sans-serif;
	font-style			: normal;
}
input {
  font-family	      : Verdana, Arial, Helvetica, sans-serif;
  font-size  	      : 9px;
  color      	      : #000000;
  text-align			: center;
}

.titpages {
	color					: #008161;
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 11px;
	padding-top			: 1px;
	text-align			: right;
	font-weight			: bold;
}

.prods-tit {	
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	padding				: 5px 10px 5px 10px;
	color					: #f5821f;
	text-transform		: capitalize;
	font-weight			: bold;
}

.sub-titc {	
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color					: #008161;
	text-transform		: uppercase;
	font-weight			: bold;
	text-align			: center;
}

.oficinas-tit {	
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	padding				: 5px 10px 5px 10px;
	color					: #008161;
	text-transform		: uppercase;
	font-weight			: bold;
}
.prodTipos {
	background-image: url(../imgs/boton-productos-index.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #007F61;
	text-align: center;
	vertical-align: middle;
}