body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	margin: 0px;
}
.clearing {
	clear: both;
}

#cabecera {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	height: 85px;
}
#cabecera #menusup {
	float: right;
	font-size: 9px;
	color: #656565;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cabecera #menusup li {
	display: inline;
}
#cabecera #menusup li a {
	color: #9A9A9A;
	text-decoration: none;
}
#cabecera #menusup li img {
	vertical-align: text-top;
}
#cabecera #logo {
	margin-top: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cabecera #menu {
	list-style-type: none;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cabecera #menu li {
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #700309;
	font-weight: bold;
	margin-right: 2px;
	margin-left: 2px;
}
#cabecera #menu li a {
	color: #700309;
	text-decoration: none;
}
#menproductos {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	height: 122px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#menproductos #banasistencia {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
#menproductos h1 {
	float: left;
	width: 618px;
	background-color: #5A5A5A;
	margin: 0px;
}
#menproductos ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#menproductos ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 102px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	height: 99px;
}
#menproductos ul li img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#pie {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	height: 135px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b3b3b3;
	padding-top: 10px;
}

#pie div {
	float: left;
}
#pie div  h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#pie div a  {
	color: #7a7a7a;
}
#pie div ul {
	float: left;
	padding: 0px;
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	margin: 0px;
}
#pie div ul a {
	text-decoration: none;
}

#pie #representadas {
	width: 255px;
	padding-top: 10px;
}
#pie #representadas ul {
	width: 125px;
}

#pie #sectores {
	width: 300px;
	padding-left: 10px;
	padding-top: 10px;
}
#pie #sectores ul {
	width: 150px;
}
#pie #info {
	padding-left: 10px;
	font-size: 10px;
	color: #7a7a7a;
	width: 330px;
	height: 135px;
}

#pie #info p {
	color: #7a7a7a;
}

#pie #info p img {
	float: right;
}
#cuerpo {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}

h2.titulo a { font-size: 15px; color: #666; }
h2.titulo img { position: relative; top:2px }

