/* ----- BOTON ----- */
.formu_boton_contenido, .formu_boton_contenido A {
font-family: tahoma, verdana, arial, sans-serif;
color: #FFFFFF;
background-color: transparent;
font-size: 10px;
font-style: normal;
font-weight: bold;
text-decoration: none;
text-align: center;
vertical-align: middle;
}
.formu_boton_contenido {
background: url(/css/empresas/images/formu_boton_contenido.gif) repeat-x;
height: 20px;
}
.formu_boton_contenido_grande {
background: url(/css/empresas/images/formu_boton_contenido.gif) repeat-x;
height: 30px;
width: 130px;
}
.formu_boton_contenido_grande, .formu_boton_contenido_grande A {
font-family: tahoma, verdana, arial, sans-serif;
color: #FFFFFF;
font-size: 11px;
font-style: normal;
font-weight: bold;
text-decoration: none;
text-align: center;
vertical-align: middle;
}
.formu_boton_contenido_grande A:hover {
color: #28349F;
text-decoration: none;
}
.formu_boton_contenido A:hover {
color: #28349F;
text-decoration: none;
}    
.formu_boton_sup_izq {
background: url(/css/empresas/images/formu_boton_sup_izq.gif) no-repeat;
}
.formu_boton_sup {
background: url(/css/empresas/images/formu_boton_sup.gif);
background-repeat: repeat-x;
}
.formu_boton_sup_der {
background: url(/css/empresas/images/formu_boton_sup_der.gif) no-repeat;
}
.formu_boton_izq {
background: url(/css/empresas/images/formu_boton_izq.gif);
background-repeat: repeat-y;
}
.formu_boton_der {
background: url(/css/empresas/images/formu_boton_der.gif);
background-repeat: repeat-y;
}
.formu_boton_inf_izq {
background: url(/css/empresas/images/formu_boton_inf_izq.gif) no-repeat;
}
.formu_boton_inf {
background: url(/css/empresas/images/formu_boton_inf.gif);
background-repeat: repeat-x;
}
.formu_boton_inf_der {
background: url(/css/empresas/images/formu_boton_inf_der.gif) no-repeat;
}
/* ---- CSS Listado de empresas ---- */
.list_row0, .list_row1, .list_empty {
height: 23px;
font-family: tahoma, verdana, arial, sans-serif;
padding-left: 5px;
border-top: #FFFFFF 1px solid;
border-bottom: #CFD9E1 1px solid;
}
.list_row0 {
background-color: #F5F8FA ;
}
.list_row1 {
background-color: #EDF2F5;
}
.list_empty {
font-weight: bold;
text-align: center;
color:#880000;
background-color: #EDF2F5 ;
}
.empresab, .empresau, .empresa {
text-decoration: none;
color: #274378;
}
.empresab {
font-weight: bold;
color: #25329E;
}
.empresau {
font-weight: bold;
color: #008800;
}
.universidad {
font-family: tahoma, verdana, arial, sans-serif;
color: #4B5762;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}
/* ----- CSS LISTADO CLIENTES SOBD ----- */
table.caja_sobd {
border: 1px #EFEFEF solid;
}
tr.caja_sobd {
background: url(/css/empresas/images/punteada_gris.gif) repeat-x;
background-position: bottom;
height: 31px;
}
td.caja_sobd {
padding-left: 5px;
color: #505050;
}
a.caja_sobd {
text-decoration: none;
color: #505050;
}
.linea_punteada_gris {
background: url(/css/empresas/images/punteada_gris.gif) repeat-x;
}
/* ----- CSS TESTIMONIOS BUMERAN ----- */
.testimonio {
padding: 5px 5px 20px 5px;
color: #505050;
line-height: 16px;
font-family: tahoma, verdana, arial, sans-serif;
}
.testimonio_titulo {
color: #25329E;
padding-left: 5px;
font-weight: bold;
}
/* ----- CSS FORMULARIOS EMPRESAS ----- */
.form_titulo {
font-family: tahoma, verdana, arial, sans-serif;
color: #3944A3;
font-size: 11px;
font-style: normal;
font-weight: bold;
}
.form_descripcion {
font-family: tahoma, verdana, arial, sans-serif;
color: #68686C;
font-size: 10px;
font-style: normal;
font-weight: normal;
}
.form_row {
border-bottom: 1px solid #D7D3E2;
border-top: 1px solid #FFFFFF;
padding: 7px;
}
.form_row0 {
background-color: #ECECF5;
}
.form_row1 {
background-color: #F2F1F7;
}
.formu_fondo_gris{
	font-family: verdana, arial, sans-serif;
	background-color: #F4F6F7;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #6E6D6D;
	text-decoration: none;
	line-height:16px;
}
.formu_tit_gris{
	/*background: url(/css/empresas/images/bullet_gris.gif) no-repeat;*/
	height:26px;
	background-position: center left;
	text-align: left;
	font-family: tahoma, verdana, arial, sans-serif;
	color: #000000;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
}
.formu_error_regcv{	
	font-family: tahoma, verdana, arial, sans-serif;
	background-color: #FFFAF7;
 	color: #383938;
 	font-size: 11px;
 	font-style: normal;
 	font-weight: normal;
 	padding-left: 5px;
 	border-bottom: #FFFFFF 1px solid;
 	border-right: #FFFFFF 1px solid;
 	border-left: #CCC4B0 1px solid;
	border-top: #CCC4B0 1px solid;	
}

.formu_txt_gris{
	font-family: tahoma, verdana, arial, sans-serif;
	color: #6E6D6D;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
#formu_row_error{
 background-color: #F7EBD9;
}
.formu_txt_naranja{
		color: #FF4802;
		font-weight: bold;
}

.input2{
	font-family: tahoma, verdana, arial, sans-serif;
	background-color: #F8FBF8;
	color: #383938;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
	border-bottom: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	border-left: #C6D7C4 1px solid;
	border-top: #C6D7C4 1px solid;
	
}
/***** Los bordes de las cajas *****/

.caja_borde_sup_izq {
    background: url(/css/images/borde_sup_izq.gif) no-repeat;
}
.caja_borde_sup {
    background: url(/css/images/borde_sup.gif);
    background-repeat: repeat-x;
}
.caja_borde_sup_der {
    background: url(/css/images/borde_sup_der.gif) no-repeat;
}
.caja_borde_izq {
    background: url(/css/images/borde_izq.gif);
    background-repeat: repeat-y;
}
.caja_borde_der {
    background: url(/css/images/borde_der.gif);
    background-repeat: repeat-y;
}
.caja_borde_inf_izq {
    background: url(/css/images/borde_inf_izq.gif) no-repeat;
}
.caja_borde_inf {
    background: url(/css/images/borde_inf.gif);
    background-repeat: repeat-x;
}
.caja_borde_inf_der {
    background: url(/css/images/borde_inf_der.gif) no-repeat;
}
.caja_centro_empresa {
    background-color: #F2F1F7;
}
.txt_ofertas{
	font-family: tahoma, verdana, arial, sans-serif;
	color: #008800;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;

}
.txt_ofertas:hover{
	color: #FF4800;
}
.caja_avisos_centro_v{
	background: url(/css/images/caja_avisos_centro_v.gif) repeat-y;
	padding: 2px;
	font-family: tahoma, verdana, arial, sans-serif;
	color: #3A3939;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;

}
.txt_caja_avisos{
	font-family: tahoma, verdana, arial, sans-serif;
	color: #3A3939;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;

}
.txt_caja_avisos:hover{
	color: #096909;
}

.txt11_naranja{
	font-family: tahoma, verdana, arial, sans-serif;
	color: #FF4802;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.input{
	font-family: tahoma, verdana, arial, sans-serif;
	background-color: #F4F5FC;
	color: #384551;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
	border: #9EADD6 1px solid;
	
}
.input2{
	font-family: tahoma, verdana, arial, sans-serif;
	background-color: #F8FBF8;
	color: #383938;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
	border-bottom: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	border-left: #C6D7C4 1px solid;
	border-top: #C6D7C4 1px solid;
	
}
.input_error{
	font-family: tahoma, verdana, arial, sans-serif;
	background-color: #F9E9DF;
	color: #FD3000;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
	border-bottom: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	border-left: #CCC4B0 1px solid;
	border-top: #CCC4B0 1px solid;
	
}
.txt_10{
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #3C3C3F;
	text-decoration: none;
}
.txt_10:hover{
	color: #FF4800;
}
.titulos_caja_gris{
	background: url(/css/images/bullet_gris.gif) no-repeat;
	height:18px;
	background-position: center left;
	text-align: left;
	font-family: tahoma, verdana, arial, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 5px;
	
}
#naranja{
	color: #FF4802;
}
   
.txt_btn_azul_br{
	font-family: tahoma, verdana, arial, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	padding-top: 3px;
	text-decoration: none;
	
}    
    
.titulo_br{
	font-family: tahoma, verdana, arial, sans-serif;
	color: #4a4a4a;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-top: 3px;
	text-decoration: none;
	}

.popupSuggestPlanForExpress{border: 4px solid #8bc552; font-family: verdana; font-size:12px;}
.popupSuggestPlanForExpress button {margin:10px; background-color: #8bc552; text-transform:uppercase; font-weight:bold; color:#FFFFFF; border-color:#9398C5}
.cajaRedondeadaSuggestPlanForExpress{background: #8BC552; color: #FFFFFF; width: 95%; margin-bottom: 15px; padding-bottom: 10px; padding-top: 10px}

p.conf_popup{padding:0px 5px 0px 5px; text-align:left; }
span.conf_popup_title{ font-family: Verdana, arial, sans-serif; font-weight: bold; color: white; font-size: 16px; float: left; padding: 5px 5px 5px 5px; }
div.conf_popup{display:none; cursor: default; width:480px; font-family:verdana; font-size:12px; color:#333333; padding-bottom:20px;}

/* end empresas.css */