@charset "UTF-8";
* {
	margin:0;
	paggind:0;
}
body {
	background-attachment: fixed;
	background-image: url(../images/mural_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

.footer {
	background-image: url(../images/back_footer.png);
	background-repeat: repeat-x;
	height: 25px;
	margin-top: 15px;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	padding-top: 15px;
}
.wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	height: 142px;
}
.logo {
	background-image: url(../images/logotipo.png);
	background-repeat: no-repeat;
	background-position: 26px;
	height: 142px;
	float: left;
	width: 250px;
	cursor:pointer;
}
.main_title {
	float: right;
	width: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 43px;
	color: #600;
	text-align: right;
	padding-top: 20px;
}
.welcome_logout {
	float: right;
	font-size: 14px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
}
.clear {
	clear: both;
}
.red_top {
	background-image: url(../images/mainmenu_redondeados_top.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 270px;
}
.red_down {
	background-image: url(../images/mainmenu_redondeados_bottom.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 270px;

}
.main_menu {
	background-color: #6F0128;
	width: 270px;
	margin-right: 10px;
	color: #FFF;
	background-image: url(../images/back_menu.png);
	background-repeat: repeat;
}
.main_menu a {
	color: #FFF;
	text-decoration: none;
	padding-left: 14px;
}
.main_menu ul {
	padding-top: 10px;
	padding-bottom: 10px;
}
.main_menu a:hover,
.f_comunicados .navi01 a,
.f_noticias .navi02 a,
.f_consultacatalogo .navi03 a,
.f_consultacotizaciones .navi04 a,
.f_soporte .navi05 a,
.f_mensajesinternos .navi06 a,
.f_manuales .navi07 a,
.f_organigrama .navi08 a,
.f_encuesta .navi09 a,
.f_recibonominas .navi10 a,
.p_usuarios .navi11 a,
.p_deptos .navi22 a,
.p_catalogos_productos .navi12 a,
.p_catalogos_aparatos .navi13 a,
.p_catalogos_marcas .navi14 a,
.p_catalogos_caracteristicas .navi24 a,
.p_administracion_comunicados .navi15 a,
.p_administracion_noticias .navi16 a,
.p_administracion_sucursales .navi17 a,
.p_administracion_recursos .navi18 a,
.p_administracion_encuesta .navi23 a,
.p_cargas_productos .navi19 a,
.p_cargas_cotizaciones .navi20 a,
.p_cargas_mayoreo .navi25 a,
.p_manuales .navi21 a,
.menu_active

{
	background-image: url(../images/square.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #CCC;
}
.main_menu li {
	list-style-type: none;
}
.head_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 29px;
	background-color: #853333;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.back_white_top {
	background-image: url(../images/fack_white_redondeado_top.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 740px;
}
.back_white_bottom {
	background-image: url(../images/fack_white_redondeado_bottom.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 740px;
}
.but_gray {
	background-color: #600;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
		-webkit-border-radius: 5px; /* Para Safari y Chrome */
	-moz-border-radius: 5px; /* Para Firefox */
	-khtml-border-radius:5px; /* Navegadores de Linux */
	border-radius: 5px; /* CSS3 */
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	cursor: pointer;
}
.but_gray2 {
	background-color: #CCC;
		-webkit-border-radius: 5px; /* Para Safari y Chrome */
	-moz-border-radius: 5px; /* Para Firefox */
	-khtml-border-radius:5px; /* Navegadores de Linux */
	border-radius: 5px; /* CSS3 */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #600;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	cursor: pointer;
	border-style:solid;
	border-color:#CCC;
	border-width:thin;
		margin:3px;
	cursor:pointer; 
	float:right; 
}
.but_gray2 a {
	text-decoration:none;
	color:#600;
}
.but_gray2:hover {
	border-color:#666;
}

.but_gray:hover {
	background-color: #666;
}
.content_intranet {
	background-image: url(../images/back_white_transparent.png);
	background-repeat: repeat;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	min-height:540px;
}
.content_intranet2 {

	background-repeat: repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	min-height:540px;
}
.content_imprime {
	background-image: url(../images/back_white_transparent.png);
	background-repeat: repeat;
}
.tit_seccion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 41px;
	color: #999;
	text-align: right;
}
.subtit_seccion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #600;
	padding-top: 8px;
	padding-bottom: 8px;
}
.item_remate {
	float: left;
	width: 48%;
	padding-right: 2%;
	min-height:160px;
}
.thumb_remate {
	float: left;
	height: 95px;
	width: 95px;
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #CCC;
}
.text_gray {
	color: #999;
}
.ref_remate {
	font-size: 13px;
	padding-top: 5px;
}
.more_remate a {
	background-image: url(../images/back_button_gray.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
	color: #600;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 8px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.more_remate a:hover {
	color: #666;
}
a {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #600;
}
.pagination_intranet {
	background-image: url(../images/back_white_transparent.png);
	background-repeat: repeat;
	text-align: center;
	font-size: 14px;
	padding-top: 10px;
}
.text_filters_small {
	font-size: 13px;
}
.height_hr {
	height: 8px;
}
.regresar a {
	background-image: url(../images/boton_regresar.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 27px;
	width: 90px;
}
.regresar a:hover {
	background-image: url(../images/boton_regresar2.png);
	background-repeat: no-repeat;
}
.photo_gde {
	float: left;
	width: 331px;
	margin-top: 10px;
}
.big_details {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #600;
	padding-bottom: 10px;
	float: right;
	width: 500px;
}
.regresar span {
	display: none;
}
.normal_details {
	float: right;
	width: 320px;
	line-height: 19px;
}
.normal_details span {
	font-weight: bold;
}
.datos_detalle {
	padding:8px;
	background-color:#CCC;
	margin-top:8px;
	margin-bottom:8px;
}
.imgproduct {
	background-color: #CCC;
	padding: 3px;
	border: thin solid #999;
}
.top_table {
min-height:35px;
	background-color:#600;
	color:#FFF;
}
.col_table_panel {
	font-size:13px;
	width:15%;
	float:left;
	padding-top:6px;
	padding-left:1%;
	
	min-height:28px;
	text-align:center;
}

.col_table_panel2 {
	font-size:13px;
	width:15%;
	float:left;
	padding-top:12px;
	padding-left:1%;
	
	height:37px;
	text-align:left;
}

.col_table_panel3 {
	font-size:13px;
	width:15%;
	float:left;
	padding-top:5px;
	padding-left:1%;
	
	height:25px;
	text-align:left;
}
.col_table_panel4 {
	font-size:13px;
	width:47%;
	float:left;
	padding-top:5px;
	padding-left:1%;
	
	height:25px;
	text-align:center;
}
.col_table_panel5 {
	font-size:13px;
	width:19%;
	float:left;
	padding-top:5px;
	
	height:25px;
	text-align:center;
	min-height:40px;
}
.col_table_nueva {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999;
}
.col_table_nueva2 {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999;	
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999;
}

.img_table {
	padding-bottom:4px;
}
.name_field {
	text-align:right;
	padding-right:5px;
	
	float:left;
	width:23%;
	padding-top:3px;
	padding-bottom:3px;
}
.edit_field {
		float:left;
	width:23%;
		padding-top:3px;
	padding-bottom:3px;
}
.elimina{
	margin:3px;
	border:#600;
	border:2;
	cursor:pointer; 
	float:right; 
	background-color:#C00;
	}
	
.elimina a {
		color:#FFF;
		}
		
		.elimina a:hover {
	
			color:#FFF;
		}
	
/*ESTILOS NOTICIAS, COMUNICADOS, FRONT Y PANEL*/

.thumb_noticias {
	float: left;
	height: 79px;
	width: 79px;
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #CCC;
}
.title_noticias {
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#600;
	padding-top:18px;
}
.date_noticias {
	font-size:13px;
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
}
.txt_noticias {
	font-size: 13px;
	color:#333;
	padding-top:5px;
	line-height:18px;
	float:left;
	width:245px;
}

.title_comunicado {
	color:#600;
	font-size:29px;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

.photo_main_comunicado {
float:left;
width:192px;
height:192px;
background-color:#CCC;
margin-right:15px;
margin-top:15px;
}
.txt_comunicado_big {
	font-size:16px;
color:#333;
padding-bottom:15px;
padding-top:15px;
float:left;
line-height:21px;
	width:490px;
}
.txt_comunicado_small {
	font-size:13px;
	color:#333;
	float:left;
	width:490px;
	line-height:19px;
}

/* ESTILOS NUEVOS 2 DE OCTUBRE 2012 */
.actualizacion {
	padding:8px;
	text-align:right;
	font-size:12px;
}

.col_table_panel_2 {
	font-size:13px;
	width:12%;
	float:left;
	padding-top:6px;
	padding-left:1%;
}

.col_table_panel2_2 {
	font-size:13px;
	width:12%;
	float:left;
	padding-top:12px;
	padding-left:1%;
	padding-right:1%;
	text-align:left;
}

.col_table_panel_m {
	font-size:13px;
	width:24%;
	float:left;
	padding-top:6px;
	padding-left:1%;
	text-align:center;
	
		min-height:28px;
}

.col_table_panel2_m {
		font-size:13px;
	width:24%;
	float:left;
	padding-top:12px;
	padding-left:1%;
	min-height:26px;
	text-align:left;
	overflow:hidden;
}
.compra_empeno {
	padding:4px;
	font-size:13px;
	float:left;
	margin-left:230px;
}
.form_tag {
	float:left;
	width:150px;
	padding:5px;
	text-align:right;
}
.form_input {
	float:left;
	width:300px;
	padding:3px;
}

/* MESSAGES BOXES FOR DIFFERENT MESSAGES TYPES */
.info, .alert, .cancel, .validation {
	border: 1px solid;
	padding: 8px 8px 3px 45px;
	min-height: 30px;

	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius : 10px;
	color: #333333;
	font-weight: bold;
}
.info a, .alert a, .cancel a, .validation a {
	text-decoration: underline;
}
.info a:hover, .alert a:hover, .cancel a:hover, .validation a:hover {
	color: #000;
}
.info {
	border-color: #CFE5FF;
	background: #EDF5FE url(../images/icono_info.gif) no-repeat 5px 5px;
}
.info a {
	color: #003399;
}
.alert {
	border-color: #F4E9CD;
	background: #FFFFD3 url(../images/icono_alerta.gif) no-repeat 5px 5px;
}
.alert a {
	color: #CC6600;
}
.cancel {
	border-color: #FADCD7;
	background: #FFEBE1 url(../images/icono_cancel.gif) no-repeat 5px 5px;
}
.cancel a {
	color: #CC0000;
}
.validation {
	border-color: #DCEBCD;
	background: #EBF5CD url(../images/icono_validar.gif) no-repeat 5px 5px;
}
.validation a {
	color: #336600;
}
/* Terminan mensajes */

/* LOGIN */

.wrapper_login {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
.field_login {
	font-size:16px;
	background-image:url(../images/back_field_login.png);
	background-repeat:repeat;
	color:#666;
	
	
}
.but_login {
	background-color:#600;
	color:#FFF;
	border:0px;
	padding:8px;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	cursor:pointer;
	-webkit-border-radius: 5px; /* Para Safari y Chrome */
	-moz-border-radius: 5px; /* Para Firefox */
	-khtml-border-radius:5px; /* Navegadores de Linux */
	border-radius: 5px; /* CSS3 */
}

.but_login:hover {
	background-color:#666;
}

/*ESTILOS NUEVOS 1 NOV*/

.col_encuesta {
	float:left;
	width:49%;
	padding-top:9px;
	padding-bottom:9px;
	font-size:12px;
}
.float_encuesta {
	float:left;
	margin-right:8px;
	padding-top:9px;
		font-size:12px;
		min-width:320px;
}

/* TERMINAN ESTILOS NUEVOS DEL 1 NOV*/
/* FLECHA MENU*/

.flecha {
	font-size: 14px;
	color: #036;
	padding-top: 5px;
	padding-bottom: 5px;
	float:left;
}
.flecha a {
	background-image: url(../images/flecha_blanca_derecha.png);
	background-repeat: no-repeat;
	display: block;
	padding-right: 15px;
	background-position:right 0px;
	text-decoration: none;
}
.flecha a:hover,
.flecha_active {
	color: #CCC;
	background-image: url(../images/flecha_blanca_abajo.png);
	background-repeat: no-repeat;
	background-position: right 7px;
	display: block;
	padding-right: 20px;
	float:left;
}

/* Termina FLECHA MENU*/

.bajaCSV a {
	display:block;
	padding:5px;
	padding-left:8px;
	padding-right:8px;
	background-color:#600;
	float:left;
	color:#FFF;
	font-family:Georgia;
	font-size:16px;
		-webkit-border-radius: 5px; /* Para Safari y Chrome */
	-moz-border-radius: 5px; /* Para Firefox */
	-khtml-border-radius:5px; /* Navegadores de Linux */
	border-radius: 5px; /* CSS3 */
	text-decoration:none;
	}
	
.bajaCSV a:hover {
	background-color:#666;
	}
	
	
	
	/* usuarios!!!*/
	
	.target_users {
		float:left;
		width:147px;
		padding-right:10px;
		padding-bottom:10px;
		text-align:right;
	}
	
	.input_users {
		float:left;
		width:147px;
		padding-bottom:10px;
	}
	
	.left {
		float:left;
	}
	.right {
		float:right;
	}	
	
	.datos {
		padding-bottom:3px;
		padding-top:3px;
	}
	
	.tituloBorde {
		border-width:thin;
		border-color:#600;
		border-style:solid;
		}
	.tituloBordeInferior {
		border-bottom-width:thin;
		border-bottom-color:#600;
		border-bottom-style:solid;
		}
		
		input.placeholder{
  color: #cccccc;
}

.footer a {
	color:#FFF;
}

.footer a:hover {
	color:#600;
}