img { behavior: url(iepngfix.htc); }

p,li,h1,h2,h3,h4,h5 {
 text-align:left;
}

a:active     {  font-family: Verdana; font-size: 10pt; font-weight: bold; color: white;text-decoration:none}
a:link       {  font-family: Verdana; font-size: 10pt; font-weight: bold; color: white;text-decoration:none}
a:visited    {  font-family: Verdana; font-size: 10pt; font-weight: bold; color: white;text-decoration:none}
a:hover      {  font-family: Verdana; font-size: 10pt; font-weight: bold; color: #FF9900;text-decoration:none}

a.d1:active     {  font-family: Verdana; font-size: 12pt; font-weight: bold; color: black;text-decoration:none}
a.d1:link       {  font-family: Verdana; font-size: 12pt; font-weight: bold; color: black;text-decoration:none}
a.d1:visited    {  font-family: Verdana; font-size: 12pt; font-weight: bold; color: black;text-decoration:none}
a.d1:hover      {  font-family: Verdana; font-size: 12pt; font-weight: bold; color: #FF9900;text-decoration:none}

a.d2:active     {  font-family: Verdana; font-size: 7pt; font-weight: bold; color: black;text-decoration:none}
a.d2:link       {  font-family: Verdana; font-size: 7pt; font-weight: bold; color: black;text-decoration:none}
a.d2:visited    {  font-family: Verdana; font-size: 7pt; font-weight: bold; color: black;text-decoration:none}
a.d2:hover      {  font-family: Verdana; font-size: 7pt; font-weight: bold; color: #FF9900;text-decoration:none}

a.d3:active     {  font-family: Verdana; font-size: 9pt; font-weight: bold; color: black;text-decoration:none;padding-bottom: 3px;}
a.d3:link       {  font-family: Verdana; font-size: 9pt; font-weight: bold; color: black;text-decoration:none;padding-bottom: 3px;}
a.d3:visited    {  font-family: Verdana; font-size: 9pt; font-weight: bold; color: black;text-decoration:none;padding-bottom: 3px;}
a.d3:hover      {  font-family: Verdana; font-size: 9pt; font-weight: bold; color: white;text-decoration:none;padding-bottom: 3px;}

a.dmap:active     {  font-family: Verdana; font-size: 9pt; font-weight: bold; color: black;text-decoration:none}
a.dmap:link       {  font-family: Verdana; font-size: 9pt; font-weight: bold; color: black;text-decoration:none}
a.dmap:visited    {  font-family: Verdana; font-size: 9pt; font-weight: bold; color: black;text-decoration:none}
a.dmap:hover      {  font-family: Verdana; font-size: 9pt; font-weight: bold; color: #FF9900;text-decoration:none}

body {
  font-family: Arial;
  font-size: 12px;
  color: black;
  text-align:left;
  margin: 0px;
  padding: 0px;
  background-color: white;
}

.fondoPrincipal {
 background-image: url('../images/fondoprincipal.jpg');
 background-repeat: repeat-y;
 background-position: top left;
}

.fondomenuIzq {
 background-color:#d3d3d3;
 padding-left: 2px;
 vertical-align:top;
}

.bordeMenuIzq {
 background-color:#e47c48;
}

td.cuerpo1 {
 vertical-align:top;
}

td.cuerpo1 img {
 border: 0px;
}

.menu {
 background-image: url('../images/fondo_menu.jpg');
 background-repeat: no-repeat;
 border: 0px solid black;
 width: 662px;
 height: 57px;
}

.menu h1 {
 font-size: 12pt;
 color: white;
}

.menu img {
 margin-bottom: 3px;
 display: inline;
 border: 0px;
 vertical-align: middle;
}

.menu td {
 vertical-align: middle;
 text-align: center;
}

div.marcoIzq {
 background-image: url('../images/marco_izq.png');
 background-repeat: no-repeat;
 width: 249px;
 height: 211px;
 color: white;
}

div.marcoIzq:hover {
 cursor: pointer;
 background-image: url('../images/marco_overizq.png');
 background-repeat: no-repeat;
 width: 249px;
 height: 211px;
 color: black;
}

div.marcoIzq p {
 font-size: 9pt;
 text-align: center;
 font-weight: bold;
 margin: 8px 8px;
}

div.marcoIzq a {
 font-family: Verdana; font-size: 10pt; font-weight: bold; color: white;text-decoration:none
}

div.centroMain {
 cursor: pointer;
 background-image: url('../images/centro_fondo.png');
 background-repeat: no-repeat;
 vertical-align:bottom;
 width: 253px;
 height: 122px;
 color: black;
 border: 0px solid black;
 padding: 0px;
 margin: 0px;
}

div.centroMain2 {
 cursor: pointer;
 background-image: url('../images/centro_fondoover.png');
 background-repeat: no-repeat;
 vertical-align:bottom;
 width: 253px;
 height: 122px;
 color: black;
 border: 0px solid black;
 padding: 0px;
 margin: 0px;
}

div.centroMain p {
 vertical-align:bottom;
 font-size: 8pt;
 text-align: center;
 font-weight: bold;
 margin: 8px 8px;
 position: relative;
 line-height:11px;
 top: -11px;
}

div.centroMain img {
 /*      TOP RIG BOT LEF */
 margin: 3px 3px 0px 3px;
}

div.centroMain2 p {
 vertical-align:bottom;
 font-size: 8pt;
 text-align: center;
 font-weight: bold;
 margin: 8px 8px;
 position: relative;
 line-height:11px;
 top: -11px;
}

div.centroMain2 img {
 /*      TOP RIG BOT LEF */
 margin: 3px 3px 0px 3px;
}

td.contactoCDer {
 text-align: right;
 width: 15%;
 font-weight: bold;
 font-size: 10pt;
}

td.contactoCIzq {
 text-align: left;
 width: 85%;
}

table.contactoC input {
 width: 450px;
}

table.contactoC textarea {
 width: 450px;
}

table.contactoC {
 background-image: url('../images/fondo_contacto.png');
 background-repeat: no-repeat;
 background-position: top right;
}

table.mapaweb {
 background-image: url('../images/fondo_mapaweb.png');
 background-repeat: no-repeat;
 background-position: top right;
}

.mapaweb h1 a:active {
font-family: Verdana; font-size: 18pt; font-weight: bold; color: black;text-decoration:none
}

.mapaweb h1 a:link {
font-family: Verdana; font-size: 18pt; font-weight: bold; color: black;text-decoration:none
}

.mapaweb h1 a:visited {
font-family: Verdana; font-size: 18pt; font-weight: bold; color: black;text-decoration:none
}

.mapaweb h1 a:hover {
 font-family: Verdana;
 font-size: 18pt;
 font-weight: bold;
 color: #FF9900;
 text-decoration:none
}

.mapaweb h2 a:active {
font-family: Verdana; font-size: 14pt; font-weight: bold; color: black;text-decoration:none
}

.mapaweb h2 a:link {
font-family: Verdana; font-size: 14pt; font-weight: bold; color: black;text-decoration:none
}

.mapaweb h2 a:visited {
font-family: Verdana; font-size: 14pt; font-weight: bold; color: black;text-decoration:none
}

.mapaweb h2 a:hover {
 font-family: Verdana;
 font-size: 14pt;
 font-weight: bold;
 color: #FF9900;
 text-decoration:none
}

.infoDiv {
 width: 450px;
 font-weight: bold;
 font-style: italic;
}

div.pieContacto {
 margin: 30px 30px 0px 30px;
 font-style: italic;
 font-size: 9pt;
 text-align: center;
 line-height: 3px;
}

div.mainEmpresa {
 width: 100%;
 height: 100%;
 padding: 0px;
 margin: 0px;
 background-image: url('../images/fondoempresa.png');
 background-repeat: no-repeat;
 background-position: top right;
}

div.mainEmpresa img {
 border: 1px solid black;
}

table.galeriaGotoAdmin {
 margin: auto 8px;
}

table.galeriaGotoAdmin img {
 display: block;
}

div.pieWeb {
 font-weight: bold;
 font-style: italic;
 margin: 6px auto;
}

table.galeriaCSTime img {
 display: block;
 border: 1px solid black;
}

.hosting table{
 margin: auto 8px;
}

table.hosting li {
 line-height: 120%;
 margin-top: 13px;
 margin-bottom: 13px;

}

table.hosting td {
padding: 12px;
}

table.tablemain {
 padding: 0px;
 margin: 0px;
 border-collapse: collapse;
}

.d3 {
 text-align: center;
 line-height: 98%;
 padding: 0px;
 margin: 0px;
 border:0px solid black;
 display: block;
}

.contactoError {
 font-weight: bold;
}

.contactoError img {
 position: relative;
 top: 2px;
 margin-right: 2px;
 margin-left: 13px;
}

.contactoError h1 {
 margin-left: 13px;
}

#directions a:active     {  font-family: Verdana; font-size: 9pt; font-weight: bold; color: black;text-decoration:none}
#directions a:link       {  font-family: Verdana; font-size: 9pt; font-weight: bold; color: black;text-decoration:none}
#directions a:visited    {  font-family: Verdana; font-size: 9pt; font-weight: bold; color: black;text-decoration:none}
#directions a:hover      {  font-family: Verdana; font-size: 9pt; font-weight: bold; color: #FF9900;text-decoration:none}

#directions_info {
	padding: 3px;
	font: normal 12px courier new;
	text-align:left;
	color: navy;
	float: left;
	border: 1px solid navy;
	display:none;
}

#directions_info {
	overflow:auto;
}

#detailmap {
	width: 250px;
	height: 150px;
	border:1px solid gray;
}

.stepRow td,.stepOver td {
	border-top: 1px solid #bbbbbb;
	vertical-align: top;
	padding:2px;
	cursor: pointer;
}

.stepOver td {
 background-color: #ffc600;
}

.montajeOrd{
 font-size: 14pt;
}