﻿.logo {
	cursor: hand;
}
.logo2 {
	cursor: hand;
}
.separador_menu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #005783;
	border-top-style: none;
}
.fondo_encabezado {
	background-color: #C3B600
}
.fondo_encabezado_azul {
	background-color: #005783
}
.security {
	background-image: url("/sites/Confidens/templates/imagenes/administrador.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#bot1 a:active {
	font-weight: bold;
	background-image: url("/sites/Confidens/templates/imagenes/bg_menu_2.jpg");
}
a img {
	border: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
ul#faqs li a {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #005783;
}
ul#lihome li p {
	padding: 0px;
	margin: 0px
}

/* ___________________ CAMPOS FORMULARIO _______________________ */

input.cc, textarea#cc_judiciales_resolucion, textarea#cc_judiciales_observaciones {
	width:380px;
	border-color:#CCCCCC;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	top:5px;
	font-weight: normal;
	color: #666;
}
input.cc#cc_tomador_cuit, input.cc#cc_tomador_domicilio_numero, input.cc#cc_tomador_domicilio_departamento, input.cc#cc_contacto_domicilio_numero, input.cc#cc_contacto_telefono {
	width:120px!important;
	border-color: #CCCCCC;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: normal;
	color: #666;
}
input.cc#cc_tomador_domicilio_piso, input.cc#cc_riesgo_suma_asegurada, input.cc#cc_contacto_domicilio_piso, input.cc#cc_contacto_domicilio_departamento {
	width: 85px!important;
	border-color: #CCCCCC;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	top:5px;
	font-weight: normal;
	color: #666;
}
input.cc#cc_contacto_mail {
	width: 100%!important;
	border-color:#CCCCCC;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	top:5px;
	font-weight: normal;
	color: #666;
}
input.cc#cc_juzgado_otro_fuero, input.cc#cc_judiciales_otra_materia, input.cc#cc_juzgado_otra_jurisdiccion, input.cc#cc_judiciales_otro_fuero, input.cc#cc_judiciales_otra_secretaria, , input.cc#cc_judiciales_otro_departamento, , input.cc#cc_judiciales_otro_juzgado, , input.cc#cc_judiciales_otra_jurisdiccion {
	width:188px!important;
	border-color:#CCCCCC;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: normal;
	color: #666;
}

span.cc#cc_tomador_exterior_label {
	font-family: Arial;
	font-size: 7.5pt;
	line-height: 16px;
	color: #6D6F70;
	font-weight: lighter;
	width:30px;
}
input.cc#cc_tomador_exterior {
	border-width: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #666;
	display:inline;
	margin: 0px;
	width:30px;
}

