.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}
.text_azul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
	font-weight: bold;
}
.enlace a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0099FF;
}
.enlace a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0099CC;
}
.enlace a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0099CC;
}
.enlace a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:  #0099CC;
}
.tablaborde {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e9b716;
}

/*  ESTIOLOS PARA EL FORMULARIO DE ISHTAR*/
/*
background:transparent url(../images/img-ishtar1.png) no-repeat scroll 0 0;
padding-top:45px;
width:100%;
}*/

#content #sidebar #iframe-ishtar2 {
	background-color:#FDFCFB;
	padding-left:12px;
	width:170px;
}

#content #sidebar #iframe-ishtar {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/img-ishtar1.png) no-repeat scroll 0 0;
	padding-top:45px;
	width:100%; }

#content #sidebar #iframe-ishtar-es {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../../images/img-ishtar1.png) no-repeat scroll 0 0;
	padding-top:45px;
	width:100%; }

#form1 .reserve {
	color:#E84B37;
	font-size:16px;
	font-weight:bold;
	text-align:center; }

#form1 #contenedorVertical {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:10px;
	width:145px; }

#form1 #contenedorVertical p {
	margin:3px;
	padding:2px; }

#web20-links p { 
	color: #0066FF;
    font:14px/11px Verdana,Arial,Geneva;
	font-weight:bold; 
	text-align:center; }
	
#web20-links a { border:none; outline:none; display:inline; }
#web20-links a img { display:inline; border:none; }
