@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg_body.jpg);
	font-family: "Century Gothic";
	
}

p {
	
	margin:2px;
	padding:0px;
}

a:link {color: #BF1D32; font-size: 12px; font-weight:bold;}
a:visited {color: #BF1D32;font-size: 12px; font-weight:bold;}
a:hover {color: #223A61; font-size: 12px;font-weight:bold;}

#menu a:link {
	color: white; font-size: 12px; font-weight:bold; text-decoration:none; 	
}
#menu a:hover {
	color: white; font-size: 12px; font-weight:bold; text-decoration:underline; 	
}
#menu a:visited {
	color: white; font-size: 12px; font-weight:bold; text-decoration:none; 
}

.menu_a{
	width:75px;
	height:27px;
	background-image: url(img/menu_a.jpg);
	background-repeat: no-repeat;
	text-align:center;
	
}

.menu_i{
	width:75px;
	height:27px;
	background-image: url(img/menu_i.jpg);
	background-repeat: no-repeat;
	text-align:center;
	
	
}

.pest_act{
	width:85px;
	height:25px;
	background-image: url(img/pestaña_activa.jpg);
	background-repeat: no-repeat;
	text-align:center;
	
}

a.producto:link {
	color: white; font-size: 10px; font-weight:bold; text-transform:uppercase; text-decoration:none; 	
}
a.producto:hover {
	color: white; font-size: 10px; font-weight:bold; text-decoration:underline; text-transform:uppercase; 	
}
a.producto:visited {
	color: white; font-size: 10px; font-weight:bold; text-transform:uppercase; text-decoration:none; 
}

.pest_inact{
	text-align:center;
	width:85px;
	height:25px;
	background-image: url(img/pestaña_inactiva.jpg);
	background-repeat: no-repeat;
	
}

	
.user{
	text-indent:25px;
	vertical-align:bottom;
	width:130px;
	height:17px;
	background-image: url(img/user.gif);
	background-repeat: no-repeat;
	background-color:white;
	font-size:11px;
	font-weight:bold;
	color: #223A61;
	border: 1px solid #2879A6; border-collapse: collapse;
}
.passwd{	
	text-indent:25px;
	vertical-align:bottom;
	width:130px;
	height:17px;
	background-image: url(img/passwd.gif);
	background-repeat: no-repeat;
	background-color:white;
	font-size:11px;
	font-weight:bold;
	color: #223A61;
	border: 1px solid #2879A6; border-collapse: collapse;
}

.servicios{
	width:792px;
	height:190px;
	background-image: url(img/servicios.jpg);
	background-repeat: no-repeat;
	
}
.productos{
	width:792px;
	height:160px;
	background-image: url(img/productos.jpg);
	background-repeat: no-repeat;	
}


.rojo {
	color: #BF1D32;
	font-family: "Century Gothic";
	font-size: 12px;

}
.azul_o{
	color: #223A61;
	font-family: "Century Gothic";
	font-size: 12px;
	
}

.pie {color: #0C2256; font-weight: bold; font-size:12px;}
.pie2 {color: #CA1C35; font-weight: bold; font-size:12px;}
.size2 {font-size: 14px}

.tx_clientes {
	color: #0C2256;
	font-size: 10pt;
	font-weight: bolder;
	text-transform:uppercase;
}

.UP1 {
	width:800px;
	margin:0pt auto;
	text-align:left;
	position:absolute;
	
	background-color:#3300CC;
}

#detalle{
	width:794px;
	height:520px;
	background-image: url(img/detalle.gif);
	background-repeat: no-repeat;
	background-color:#B6CCD3;
	overflow: auto;
	color:#0C2256;
	font-size:13px;
	text-align:left;

}

#detalle img{
margin-left:15px;
margin-right:15px;
}


#pag{
	width:794px;
	height:520px;
	background-image: url(img/detalle.gif);
	background-repeat: no-repeat;
	overflow: auto;
	color:#0C2256;
	font-size:13px;
	background-color:#B6CCD3;
	
}

#pag img{
margin-top:15px;
margin-bottom:15px;
}
