﻿body {margin:0;font-family:"Lucida Grande", "bitstream vera sans", "trebuchet ms", sans-serif, arial,verdana,Helvetica;}

.redondear{border-radius:5px;moz-border-radius:5px;}

#oficinaVirtual_fondo2{width:628px;height:135px;float:left;margin:2px 0px 0px -4px;background:url(../imagenes/oficinaVirtual_fondo_v3.png);}
#oficinaVirtual{width:593px;height:auto;float:left;padding:5px;border:dotted 0px #000;}
.tituloOficinaVirtual{width:169px;height:30px;background:url(../imagenes/textos_monocromaticos.png) -287px -106px;margin-top:-5px;margin-bottom:-5px;}
.textoParaIngresar_oficina{width:75px;font-size:12px;margin-top: 10px; text-align:right; float:left;line-height:10px;}
.imgIngresar{width:105px; height:34px;background:url(../imagenes/textos_monocromaticos_inici.png) -147px -180px;margin-left:5px;margin-top:2px;}
.imgIngresar:hover{background-position:-147px -144px;}
.textoIngresar{ padding-left:3px; padding-top:2px; width:98px; height:25px;background-color:#FFF;margin-left:auto;margin-right:auto;border:solid 1px #C2C6C6;}
.textoIngresar_oficina{padding-left:2px; padding-top:1px; width:250px;height:23px;background-color:#FFF;border:solid 1px #C2C6C6;float:left;margin-top:5px;margin-left:3px;}

#oficinaVirtual .textoPlomo2 a{margin-left:10px;}
.flechaAzul{background:url(../imagenes/vinetas_monocromaticas.png) 0 5px no-repeat;padding-left:12px;}
.flechaPloma{background:url(../imagenes/vinetas_monocromaticas.png) 0 -13px no-repeat;padding-left:12px;width:5px; height:20px;}

.textoPlomo2{color:#333333;font-size:12px;}
.textoPlomo2 a{color:#333333;text-decoration:none;}
.textoPlomo2 a:hover{color:#333333;text-decoration:underline;}

.textoAzul{color:#0473BA;font-size:12px;}
.textoAzul a{color:#0473BA;text-decoration:none;}
.textoAzul a:hover{color:#0473BA;text-decoration:underline;}

a { 
    outline-color: #888;	
}	
/* ------------------  INICIO TEXTOS TITULOS ---------------------*/

.titulo-img-blanco{
    height:22px;
    padding:5px 0 0 5px;
    color:#FFF;
	font-weight:bold;
	font-size:14px;
    text-shadow: 0px 0px 2px rgba(0,0,0,0.3);
}
.titulo-img-activo{
    height:22px;
    padding:5px 0 0 5px;
    color:#047fb8;
	font-weight:bold;
	font-size:15px;

}
.titulo-img-inactivo{
    height:22px;
    padding:5px 0 0 5px;
    color:#818181;
	font-weight:bold;
	font-size:13px;

}
.titulo-img-inactivo:hover{
    color:#026fa2;    
}
input.styled2
{
    padding: 2px;
    border: 1px solid #FFFFFF;
    outline: 0;
    font: normal 12px/100% Verdana, Tahoma, sans-serif;
}