﻿.free
{
    display:none;
    color: transparent;
    text-transform: capitalize;
    position:absolute;
    width:0px;
    height:0px;
    font-weight:0.1pt;
}

.validatorCalloutHighlight 
{
    background-color: lemonchiffon; 
}
.ratingStar { 
font-size: 0pt; 
width: 13px; 
height: 12px; 
margin: 0px; 
padding: 0px; 
cursor: pointer; 
display: block; 
background-repeat: no-repeat; 
} 

.filledRatingStar { 
background-image: url(Imagenes/iconos/FilledStar.png); 

} 

.emptyRatingStar { 
background-image: url(Imagenes/iconos/EmptyStar.png); 
} 

.savedRatingStar { 
background-image: url(Imagenes/iconos/SavedStar.png); 
} 

.fontFechas
{
	color: #ccc7c7; 
	#color:#ccc7c7;
	_color:#ccc7c7;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:10pt;
}
.tbArchivos
{
    padding-left:20px;
    padding-bottom:5px;
}
.tbHeaderGraficas
{
	border-width: 0px;
    padding: 0px; 
    margin: 0px; 
    background-image: url('Imagenes/Graficas/bgHeaderGraficas.jpg');
    background-repeat: no-repeat; 
    background-position: center top; 
    width: 898px;
    height: 263px;
}
.linksNaranjas
{
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: underline;
	color: #FCAC49;
	text-decoration:none;
}
.fontNaranjaSubrayado
{
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: underline;
	color: #FCAC49;
}
.fontBoldSubrayado
{
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: underline;
	color:Black;
}
.tdImage
{
	height:113px;
	#height:113px;
	_height:113px;
	width:150px;
	font-size:1pt;
}
.tbHeaderClientesMP
{
	border-width: 0px; 
	padding: 0px; 
	margin: 0px; 
	background-image: url('Imagenes/Clientes/ClientesMundo.jpg'); 
	background-repeat: no-repeat;
    background-position: center top; 
    width: 898px; 
    height: 263px;
}
.bgGris
{
	background-color:#b2b2b2;
}
.bgNaranja
{
	background-color:#e7ad42;
}
.fontTextSmall
{
	font-family: arial, Helvetica, sans-serif; 
	font-size: 10px;
}
.btnAceptar
{
	cursor:hand;
	cursor:pointer;
}
.modalpopup
{
    font-family: arial,helvetica,clean,sans-serif;
    font-size: small;
    padding: 2px 3px;
    display: block;
    position: absolute;
}

.container
{
    width: 300px;
    border: solid 1px #808080;
    border-width: 1px 0px;
} 

.header
{
    background: url(imagenes/sprite.png) repeat-x 0px -200px;	
    color: #000;	
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 3px 10px;
    text-align:left;
} 

.header .msg
{
    font-weight: bold;
}         

.body2
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 30px;
    text-align:left;
} 

.body .msg
{
    background: url(imagenes/sprite.png) no-repeat 0px -1150px;	
    float: left;
    padding-left: 22px;
    text-align:left;
}  

.footer
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: none solid;
    border-width: 0px 1px;
    text-align:right;
    padding-bottom: 8px;
    padding-right: 8px;
} 

.close
{
    right: 7px;	
    background: url(imagenes/sprite.png) no-repeat 0px -300px;	
    width: 25px;	
    cursor: pointer;	
    position: absolute;	
    top: 7px;	
    height: 15px;
}

.modalBackground 
{
    background-color:Gray;
    filter:alpha(opacity=50);
    opacity:0.5;
}
.txtEmpresa
{
	height:13px;
	width:190px;
	#width:185px;
	_width:177px;
}
.txtEstado
{
	height:13px;
	width:144px;
	#width:139px;
	_width:139px;
}
.txtEstadoContacto
{
	height:13px;
	width:100px;
	#width:112px;
	_width:112px;
}
.txtCiudad
{
	height:13px;
	width:138px;
	#width:139px;
	_width:139px;
}
.fontNoticiasTitulos
{
	font-size: 12px;
	_font-size: 12px;
	#font-size: 12px;
	color: #FFFFFF;
	_color: #FFFFFF;
	#color: #FFFFFF;
	text-align:right;
	vertical-align:middle;
	font-weight:bold;
	text-decoration:none;
}
.fontNoticiasAutor
{
	font-size: 11px;
	_font-size: 11px;
	#font-size: 11px;
	color: #FFFFFF;
	_color: #FFFFFF;
	#color: #FFFFFF;
	text-align:right;
	vertical-align:middle;
	font-weight:bold;
	text-decoration:none;
}
.LinksNaranjasBold
{
	color: #FCAC49; 
	#color:#FCAC49;
	_color:#FCAC49;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:13pt;
	text-decoration:none;
}
.LinksNormales
{
	
	font-family: arial, Helvetica, sans-serif; 
	font-size: 13px;
	color:Black;
	text-decoration:none;
}
.LinksNsubrayados
{
    font-family: arial, Helvetica, sans-serif; 
	font-size: 13px;
	color:Black;
	text-decoration:none;
    font-weight: bold; 
    text-decoration: underline;
}
.tbPruebas
{
	border-top-style: solid; 
	border-right-style: solid; 
	border-left-style: solid; 
	border-top-width: thin; 
	border-right-width: thin; 
	border-left-width: thin; 
	border-top-color: #e1e1e1; 
	border-right-color: #e1e1e1; 
	border-left-color: #e1e1e1;
	width:601px;
	#width:601px;
	_width:601px;
}
.fontTextoPruebas4
{
	width:491px;
	#width:496px;
	_width:496px;
	font-family: arial, Helvetica, sans-serif; 
	font-size: 13px;
	padding-left: 5px;
	border-bottom-style: solid; 
	border-bottom-width: thin; 
	border-bottom-color: #e1e1e1;
}
.fontTextoPruebas3
{
	width:110px;
	#width:105px;
	_width:105px;
	font-family: arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #0033CC;
	padding-left: 5px;
	border-right-style: solid; 
	border-right-width: thin; 
	border-right-color: #e1e1e1;
	border-bottom-style: solid; 
	border-bottom-width: thin; 
	border-bottom-color: #e1e1e1;
}
.fontTextoPruebas1
{ 
	width:110px;
	#width:105px;
	_width:105px;
	color:#FFFFFF;
	#color:#FFFFFF;
	_color:#FFFFFF;
	background-color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:9pt;
	border-right-style: solid; 
	border-right-width: thin; 
	border-right-color: #e1e1e1; 
	border-bottom-style: solid; 
	border-bottom-width: thin; 
	border-bottom-color: #e1e1e1;
	padding-left: 5px;
}
.fontTextoPruebas2
{
	border-bottom: thin solid #e1e1e1;
	#width:496px;
		_width:496px;
		color: #FFFFFF; 
		#color:#FFFFFF;
		_color:#FFFFFF;
		background-color:#666666;
		font-family:Arial,Helvetica,sans-serif;
		font-weight:bold;
		font-size:9pt;
		padding-left: 5px;
}
.TextoNaranjaNoticias
{
	color: #FCAC49; 
	#color:#FCAC49;
	_color:#FCAC49;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:9pt;
}
.fontTextoNaranja
{
	color: #FCAC49; 
	#color:#FCAC49;
	_color:#FCAC49;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:9pt;
}
.fontTextoNaranjaBold
{
	color: #FCAC49; 
	#color:#FCAC49;
	_color:#FCAC49;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:13pt;
}
.fontTextoNaranjaBoldG
{
	color: #FCAC49; 
	#color:#FCAC49;
	_color:#FCAC49;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:15pt;
}
.tbBannersServiciosMP
{
	padding: 0px; 
	margin: 0px; 
	border-width: 0px; 
	background-color: #FFFFFF;
}
.tdBannersServiciosMP
{
	margin: 0px; 
	border-width: 0px; 
	padding: 0px; 
	background-color: #FFFFFF;
}
.tbMenuRolloverServiciosMP
{
	vertical-align: top; 
	top: 0px; 
	width:176px; 
	background-color: #FFFFFF; 
	text-align: right;
}
.tdHeaderServiciosMP
{
	border-width: 0px;
    padding: 0px; 
    margin: 0px; 
    background-image: url('Imagenes/Servicios/bgHeaderServicios.jpg');
    background-repeat: no-repeat; 
    background-position: center top; 
    width: 898px;
    height: 263px;
}
.tbBannerProductosMP
{
	padding: 0px; 
	margin: 0px; 
	border-width: 0px; 
	background-color: #FFFFFF;
}
.tbMenuRolloverProductosMP
{
	vertical-align: top; 
	top: 0px; 
	width: 164px; 
	background-color: #FFFFFF;
    text-align: right;
}
.tbHeaderProductosMP
{
	border-width: 0px;
    padding: 0px; 
    margin: 0px; 
    background-image: url('Imagenes/Prodcutos/bgHeaderProductos.jpg');
    background-repeat: no-repeat; 
    background-position: center top; 
    width: 898px;
    height: 263px;
}
.tbAccesoMPP
{
	background-position: center top; 
	padding: 0px; 
	margin: 0px 0px 0px 60px;
	_margin: 0px 20px 0px 20px; 
	width: 207px; height: 66px; 
	background-image: url('Imagenes/Acceso/bgAcceso.gif');
    background-repeat: no-repeat;
}
.tdFooterMPP
{
	background-position: center; 
	background-image: url('Imagenes/MasterPage/bgHome_foot.gif');
    background-repeat: no-repeat; 
    width: 898px; 
    height: 41px; 
    background-color: #FFFFFF;
}
.tdCuerpoMPP
{
	background-image: url('Imagenes/MasterPage/bgHome_body.gif');
    background-repeat: no-repeat; 
    width: 898px; 
    height: 950px
}
.tdLogo1MPP
{
	background-position: 1px bottom; 
	background-image: url('Imagenes/MasterPage/bgLogoHeader.jpg'); 
	background-repeat: no-repeat;
    background-color: #FFFFFF;
}
.tdLogo1MPP2
{
	background-position: -8px bottom; 
	background-image: url('Imagenes/Home/GifLogos_01.gif'); 
	background-repeat: no-repeat;
    background-color: #FFFFFF;
}
.tdEsquinaSD
{
	background-position:center;
	_background-position:rigth; 
	background-image: url('Imagenes/MasterPage/bgHome_esd.gif');
    background-repeat: no-repeat; 
    width: 18px;
    _width: 18px; 
    height: 66px; 
    background-color: #FFFFFF;
}
.tbManosMPP
{
	border: 0px none #008080; 
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 61px;
    width: 205px; 
    height: 65px; 
    background-image: url('Imagenes/manos1.jpg'); 
    background-repeat: no-repeat;
    background-position: -1px bottom; 
    bottom: 0px; 
    border-spacing: 0px; 
    vertical-align: bottom;
    width: 205px;
}
.tdAcceso_Manos
{
	border-width: 0px; 
	padding: 0px; 
	margin: 0px; 
	width: 298px; 
	height: 66px; 
	bottom: 0px; 
	vertical-align: bottom;
    text-align: left; 
    left: 0px; 
    border-spacing: 0px; 
    background-color: #FFFFFF;
}
.tbMenuRolloverMPP
{
	vertical-align: top; 
	top: 0px; 
	height: 23px; 
	background-color: #FFFFFF; 
	text-align: right;
}
.tdMenuMasterPagePrincipal
{
	width: 544px; 
	height: 23px; 
	background-color: #FFFFFF; 
	text-align: right;
}
.esquinaSI
{
	background-image: url('Imagenes/MasterPage/bgHome_esi.gif'); 
	background-repeat: no-repeat;
    width: 38px; 
    height: 23px;
}
.tbPrincipalMasterPage
{
	text-align: center; 
	top: 0px; 
	right: auto; 
	bottom: 0px; 
	left: auto;
}
.tbHeaderNoticiasMP
{
	border-width: 0px;
    padding: 0px; 
    margin: 0px; 
    background-image: url('Imagenes/Noticias/bgHeaderNoticias.jpg');
    background-repeat: no-repeat; 
    background-position: center top; 
    width: 898px;
    height: 263px;
}
.PBM0
{
	padding: 0px;
    margin: 0px; 
    border-width: 0px
}
.tdclientesPadding
{
	padding-bottom:10px;
}
.tbBannersNosotrosMP
{
	padding: 0px; 
	margin: 0px; 
	border-width: 0px; 
	background-color: #FFFFFF;
}
.tbMenuNosotrosMP
{
	border-width: 0px; 
	padding: 0px; 
	margin: 0px; 
	vertical-align: top; 
	top: 0px; 
	height: 36px;
    width: 117px; 
    background-color: #FFFFFF; 
    text-align: right;
}
.tbMenuNoticiasGalerias
{
	border-width: 0px; 
	padding: 0px; 
	margin: 0px; 
	vertical-align: top; 
	top: 0px; 
	height: 18px;
    width: 131px; 
    background-color: #FFFFFF; 
    text-align: right;
}
.tbHeaderNosotrosMP
{
	border-width: 0px; 
	padding: 0px; 
	margin: 0px; 
	background-image: url('Imagenes/Nosotros/bgHeaderNosotros.jpg'); 
	background-repeat: no-repeat;
    background-position: center top; 
    width: 898px; 
    height: 263px;
}
.tdEnviarHome
{
	background-image: url('Imagenes/Home/bgBoton.gif'); 
	background-repeat: no-repeat; 
	background-position: 0px; 
	font-size: 1px; 
	padding-right: 15px;
}
.tdSugerenciasHome
{
	background-image: url('Imagenes/Home/lineas.gif'); 
	background-repeat: no-repeat; 
	background-position: 0px;
	#background-position: 0px;
	_background-position: 0px; 
	padding-right: 15px;
}
.tbAccesoHome
{
	border-width: 0px;
    background-position: right; 
    padding: 0px; 
    margin: 0px; 
    width: 237px; 
    height: 66px;
    background-image: url('Imagenes/Acceso/bgAccesoInf.gif'); 
    background-repeat: no-repeat;
}
.tdLogoHome
{
	background-image: url('Imagenes/Home/Logo.gif'); 
	background-repeat: no-repeat; 
	background-position: 35px top;
}
.tdLogoHome2
{
	background-image: url('Imagenes/Home/GifLogos_02.gif'); 
	background-repeat: no-repeat; 
	background-position: 30px top;
}
.divComentario
{
	border-width: 1px; 
	border-color: #e1e1e1; 
	border-right-style: solid; 
	border-left-style: solid;
}
.tbMasterPagesBody
{
	border-width: 0px;
    padding: 0px; 
    margin: 0px; 
    background-color: #FFFFFF;
    width:661px;
}
.tbHeaderNosotros
{
	border-width: 0px;
    padding: 0px; 
    margin: 0px; 
    background-image: url('Imagenes/Blog/bgHeaderBlog.jpg');
    background-repeat: no-repeat; 
    background-position: center top; 
    width: 898px;
    height: 263px;
}
.bgLogoMasterPages
{
	background-position: 9px top;
	_background-position: 9px top; 
	font-size: 5px; 
	background-image: url('Imagenes/Nosotros/logo3.jpg'); 
	background-repeat: no-repeat; 
	width: 898px; 
	height: 40px;
}
.txtBoxAlinearContacto3
{
	height:13px;
	width:243px;
	#width:241px;
	_width:241px;
}
.txtBoxAlinearContacto2
{
	height:13px;
	width:140px;
	#width:122px;
	_width:122px;
}
.txtBoxAlinearContacto
{
	height:13px;
	width:133px;
	#width:129px;
	_width:129px;
}
.divBodyContacto
{
	border-right-style: solid; 
	border-left-style: solid; 
	border-right-color: #e1e1e1; 
	border-left-color: #e1e1e1; 
	border-right-width: 1px; 
	border-left-width: 1px; 
	height: 100%;
	width:622px;
}
.btnEnviarAzul
{
	color: #FFF;
	background: #5e869f;
	border: 0px;
	height: 18px;
	width: 58px;
	font-weight:bold;
	font-size:8.5pt;
	_font-size:12px;
	#font-size:12px;
	cursor:hand;
	cursor:pointer;
}
.btnEnviarNaranja
{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    color: #FFF;
	    background: #f9971a;
	    width: 58px;
	    font-weight:bold;
	    font-size:8.5pt;
	    _font-size:12px;
	    #font-size:12px;
	cursor:hand;
	    cursor:pointer;
    height: 18px;
}
.HojaDeContacto
{
	background-position: center bottom; 
	#background-position: 18px bottom;
	_background-position: 18px bottom;
	width: 624px; 
	height: 38px; 
	background-image: url('Imagenes/Contacto/bgTituloContacto.gif'); 
	background-repeat: no-repeat;
	font-family: 'Century Gothic'; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: medium;
	text-align:left;
	vertical-align:middle;
}
.HojaDeCroquis
{
	background-position: center bottom; 
	width: 624px; 
	height: 38px; 
	background-image: url('Imagenes/Contacto/croquis_01.gif'); 
	background-repeat: no-repeat;
	background-position:18px;
	font-family: 'Century Gothic'; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: medium;
	text-align:left;
	vertical-align:middle;
}
.foot1
{
	background-position:-1px top;
	#background-position: center top;
	_background-position: center top; 
	width: 237px; 
	height: 15px; 
	background-image: url('Imagenes/Home/Foot1.gif'); 
	background-repeat: no-repeat;
}
.divsLineas2
{
	height: 100%; 
	width: 190px;
	#width:190px;
	_width:190px; 
	border-right-style: solid; 
	border-left-style: solid; 
	border-left-color: #e1e1e1; 
	border-right-color: #e1e1e1; 
	border-right-width: 1px; 
	border-left-width: 1px;
}
.divsLineas
{  
	height: 100%; 
	width: 227px;
	#width:227px;
	_width:227px;
	border-right-style: solid; 
	border-left-style: solid; 
	border-left-color: #e1e1e1; 
	border-right-color: #e1e1e1; 
	border-right-width: 1px; 
	border-left-width: 1px; }
.divsLineasPruebas
{  
	height: 100%; 
	width: 618px;
	#width:618px;
	_width:618px;
	padding-left:2px;
	padding-right:2px;
	border-right-style: solid; 
	border-left-style: solid; 
	border-left-color: #e1e1e1; 
	border-right-color: #e1e1e1; 
	border-right-width: 1px; 
	border-left-width: 1px; }
.divsLineasPruebasFondo
{  
	height: 5px; 
	width: 618px;
	#width:618px;
	_width:618px;
	padding-left:2px;
	padding-right:2px;
	border-right-style: solid; 
	border-left-style: solid; 
	border-left-color: #e1e1e1; 
	border-right-color: #e1e1e1; 
	border-right-width: 1px; 
	border-left-width: 1px;
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color: #e1e1e1;
	 }
.TitulosPruebas
{
	background-position: center center;
	width: 192px;
	height: 45px;
	background-image: url(  'Imagenes/Prodcutos/bgPruebas.gif' );
	background-repeat: no-repeat;
	font-family: 'Century Gothic';
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
	text-align: left;
	vertical-align: middle;
	padding-left: 14px;
	padding-top: 5px;
}
.TitulosPruebasG
{
	background-position: center center;
	width: 384px;
	height: 45px;
	background-image: url(  'Imagenes/Prodcutos/bgTitulosPruebasG.gif' );
	background-repeat: no-repeat;
	font-family: 'Century Gothic';
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
	text-align: left;
	vertical-align: middle;
	padding-left: 14px;
	padding-top: 5px;
}
.tdPruebas
{
	text-align: left;
	padding-left: 15px;
	font-size:10pt;
	padding-bottom:5px;
}
.tdPruebas2
{
	text-align: left;
	padding-left: 50px;
	font-size:10pt;
	padding-bottom:5px;
}
.divsLineasBuzon
{  
	background-position: center center; height: 145px; 
	width: 227px;
	#width:227px;
	_width:227px;
	border-right-style: solid; 
	border-left-style: solid; 
	border-left-color: #e1e1e1; 
	border-right-color: #e1e1e1; 
	border-right-width: 1px; 
	border-left-width: 1px; background-image: url('Imagenes/Home/buzon.gif'); background-repeat: no-repeat; }


.fontTitulosBannersG
{
	background-position: center top;
	#background-position:1px top;
	_background-position:1px top;
	width: 385px; 
	height: 42px; 
	background-image: url('Imagenes/Home/H3.gif'); 
	background-repeat: no-repeat; 
	padding-left: 15px; 
	font-family: 'Century Gothic'; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: medium; 
	text-transform: uppercase;
	text-align:left;
}
.fontTitulosBannersM
{
	background-position: center top;
	#background-position:6px top;
	_background-position:6px top; 
	width: 185px; 
	height: 42px; 
	background-image: url('Imagenes/Home/H2.gif'); 
	background-repeat: no-repeat; 
	padding-left: 15px; 
	font-family: 'Century Gothic'; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: medium; 
	text-transform: uppercase;
	text-align:left;
}
.fontTitulosBanners
{
	background-position: center top;
	#background-position:0px top;
	_background-position:0px top; 
	width: 222px; 
	height: 42px; 
	background-image: url('Imagenes/Home/H1.gif'); 
	background-repeat: no-repeat; 
	padding-left: 15px; 
	font-family: 'Century Gothic'; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: medium; 
	text-transform: uppercase;
	text-align:left;
}
.tdVinetas
{
	width:10px;
	padding-right: 15px;
	padding-left: 15px;
	text-align:center;
	vertical-align:middle;
	font-family: arial, Helvetica, sans-serif; 
	font-size: 13px;
}
.tdFontTextofVinetas
{
	width:606px;
	padding-right: 15px;
	text-align:left;
	vertical-align:middle;
}
.fontText
{
	font-family: arial, Helvetica, sans-serif; 
	font-size: 13px;
}
.fontQuestions
{
	color: #FCAC49; 
	#color:#FCAC49;
	_color:#FCAC49;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:13pt;
}
.fontBold
{
	font-size: 10pt; 
	font-family: arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-style: normal
}
.fontParrafos
{
   font-size: 11pt; 
	font-family: arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal 
}
.fontBoldParrafos
{
	font-size: 11pt; 
	font-family: arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-style: normal
}
.fontBuzon
{
	font-size: 11pt; 
	font-family: arial, Helvetica, sans-serif;  
	font-style: normal
}
.fontBoldText
{
	font-size: 13px; 
	font-family: arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-style: normal
}
.fontTitulos
{
	font-size: 32px;
	_font-size: 32px;
	#font-size: 32px;
	font-family: 'Century Gothic';
	color: #FFFFFF;
	font-weight: 500;
	_font-weight: 600;
	#font-weight: 600;
}
.txtBoxAccesoInf
{
	height:9px;
	_height:9px;
	#height:9px;
	width:133px;
	_width:133px;
	#width:133px;
	font-size:8pt;
	_font-size:8pt;
	#font-size:8pt;
	vertical-align:middle
}
.fontUserPassInf
{
	font-size: 11px;
	_font-size: 11px;
	#font-size: 11px;
	color: #FFFFFF;
	_color: #FFFFFF;
	#color: #FFFFFF;
	text-align:right;
}
.txtBoxAcceso
{
	height:13px;
	_height:13px;
	#height:13px;
	width:125px;
	_width:123px;
	#width:123px;
	font-size:10pt;
	_font-size:10pt;
	#font-size:10pt;
	vertical-align:middle
}
.fontUserPass
{
	font-size: 11px;
	_font-size: 11px;
	#font-size: 11px;
	color: #FFFFFF;
	_color: #FFFFFF;
	#color: #FFFFFF;
	text-align:right;
	vertical-align:middle;
}

.cuerpo
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Verdana, Tahoma;
	color: #000;
	font-size: 12px;
}
.tablastyle
{
	width: 898px;
	padding: 0px;
	text-align: center;
	margin: 0px auto 0px auto;
	border-width: 0px;
	border-spacing: 0px;
}
.fontAccesoClientes
{
	color: #FCAC49; 
	#color:#FCAC49;
	_color:#FCAC49;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:8pt;
}
.btnEntrar
{
	color: #FFF;
	background: #666666;
	border: 0px;
	height: 18px;
	width: 58px;
	font-weight:bold;
	font-size:8.5pt;
	_font-size:12px;
	#font-size:12px;
	cursor:hand;
	cursor:pointer;
}
.btnSugerencias
{
	color: #FFF;
	background: #f9971a;
	border: 0px;
	height: 18px;
	width: 80px;
	_font-weight:bold;
	#font-weight:bold;
	font-size:9px;
	_font-size:10px;
	#font-size:10px;
	cursor:hand;
	cursor:pointer;
}
.main_background
{ 
	background-image: url('Imagenes/MasterPage/bgLine.gif');
	width: 100%;
	overflow: auto;
	overflow-y: hidden;
	-ms-overflow-y: hidden;
	background-position: center top;
	background-repeat:repeat-x;
	_background-image: url('');
	#background-image: url('');
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#69696b', endColorStr='#FFFFFF', gradientType= '0' );
 }
