p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: 400;
	line-height: 150%;
	text-align: justify;
}

.desarrollo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: 400;
	line-height: 150%;
	text-align: justify;
}

.desarrollo:link { color: #333333; text-decoration:none; border-bottom:1px dashed #888888};
.desarrollo:visited {color: #333333; text-decoration:none; border-bottom:1px dashed #888888};
.desarrollo:active {color: #333333; text-decoration:none; border-bottom:1px dashed #888888};
.desarrollo:hover {color: #c4151c; text-decoration:none; border-bottom:1px dashed #c4151c};


.tituloDescripcion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	line-height: 110%;
	text-align: justify;
}

.titulo-rojo {
	font-size: 13px;
	color: #cc0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.titulo-bodegas {
	font-size: 16px;
	color: #cc0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.titulo-clientes {
	font-size: 14px;
	color: #cc0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body {
	background: url(../images/fondo-sitio.jpg) repeat-y center top;
	margin: 0px;
	padding: 0px;
	background-color:#b50000;
}

.loginField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	top: 0px;
	left: 2px;
	width: 98px;
}