﻿#header {
	background-color:#fff;
	padding:3px 0;
	width:100%;
}

#header img {
	margin-top:4px;
	margin-left:10px;
}

#navBar {
	margin-top:20px;
	margin-bottom:40px;
	clear:both;
	width:100%;
}

.navBar_left {
	float:left;
	font-weight:bold;
	padding:3px 10px;
}

.navBar_left img {
	border:0;
}

#navBar_right {
	float:right;
	text-align:right;
}

.headerLink {
	color:#0056ad;
	font-size:8pt;
	text-decoration:none;
}

.area {
	background-color:#ddebf9;
	width:38%;
	margin-top:30px;
	padding:5px 10px;
}

.area img {
	margin-top:5px;
}

.area a {
	text-decoration:none;
	color:#3e474e;
	margin-left:15px;
	text-align:right;
}

#home 
{
	margin-top:10px;
}

.titulo {
	color:#0059ad;
	font-weight:bold;
}

.headerLeft 
{
	float:left;
}

.headerRight 
{
	margin-top:5px;
	margin-right:10px;
	float:right;
}

.headerRight img 
{
	margin-right:10px;
}

.headerRight a.Btnout
{
	margin:0 5px;
	color:#0059a9;
	text-decoration:none;
}

.headerRight a.Btnover
{
	text-decoration:none;
	margin:0 5px;
	color:#444;
}

.headerRight a:hover
{
	text-decoration:none;
	margin:0 5px;
	color:#444;
}

.spacer {
	clear:both;
}

.separator 
{
	height:10px;
}

#divContenido 
{
	display:table;
}

/* Grillas */
.RowItemAlert
{
	background-color:#FFFFCC;
}

/*Botones navBar*/

.navBar_left a
{
	display:inline-block;
	padding-bottom:4px;
	margin-right:20px;
	border-bottom:1px solid #c6def5;
	height:12px;
	text-decoration:none;
}

.navBar_left a:hover
{
	border-bottom:1px solid #0059ad;
}

.cotizaciones01 
{
	display:block;
	background:url(Images/01cotizaciones.gif) no-repeat top left;
	width:93px;
	float:left;
}

.proyectos02
{
	display:block;
	background:url(Images/02proyectos.gif) no-repeat top left;
	width:80px;
	float:left;
}

.issues03
{
	display:block;
	background:url(Images/03issues.gif) no-repeat top left;
	width:56px;
	float:left;
}

/*Para los border redondeados*/

.b1, .b2, .b3, .b4, .b5, .b6{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#fff; margin:0 8px;}
.b2 {height:1px; background:#fff; border-right:2px solid #fff; border-left:2px solid #fff; margin:0 6px;}
.b3 {height:1px; background:#fff; border-right:2px solid #fff; border-left:2px solid #fff; margin:0 4px;}
.b4 {height:1px; background:#fff; border-right:1px solid #fff; border-left:1px solid #fff; margin:0 3px;}
.b5 {height:2px; background:#fff; border-right:1px solid #fff; border-left:1px solid #fff; margin:0 2px;}
.b6 {height:2px; background:#fff; border-right:1px solid #fff; border-left:1px solid #fff; margin:0 1px;}

.tableRemitosTitle 
{
    border-collapse:collapse;
    font-family:Arial, Helvetica, Sans-Serif;
}

.tableRemitosTitle th
{
    padding:4px;
    border:1px solid #333;
}

.divs-remitos
{
    font-size:10px;
    font-family:Arial, Helvetica, Sans-Serif;
    border:1px solid #333;
    padding:4px;
}

#div-completer
{
  min-height:550px;
  height:auto !important;
  height:550px;
}

.tableRemitos
{
    font-size:10px;
    font-family:Arial, Helvetica, Sans-Serif;
    color:#333;
}

.trTotal
{
    padding-top:5px;
}

.tblMedicamento
{
    padding-left:15px;
}

.tblHeader
{
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:.6em;
}