﻿@charset "utf-8";
/* CSS Document */

.Seleccionado{
	color:#86C03F;
	font-weight: bold;
}

.Vineta{
	margin:15px;
	list-style-image: url(../imagenes/vineta.gif);
}

.Left_Border{
	border-left: 3px #6687b4 solid;
    padding-left: 10px;
	float: left;
}

.Left{
	float: left;
	margin-left: 10px;
	margin-right: 20px;
}

.Bold{
	font-weight: bold;
}

.Table_Header{
	background-color: #6687b4;
	color: #FFFFFF;
	font-weight: bold;
	text-align:	center;
}

.Table_Detail_1{
	background-color: #CCCCCC;
	text-align:	center;
}

.Table_Detail_2{
	background-color: #E6E6E6;
	text-align:	center;
}

#Titulo{
	font-size:16pt;
	color:#525252;
}

#Main{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    color:7D7D7D;
    font-size: 10px;
}

#Left_Content{
	float: left;
	width: 500px;
}

#Notas_interes{
	border-left: 3px #86C03F solid;
	float: right;
	width: 200px;
	height: 430px;
	background-color: #6687b4;
	color: #FFFFFF;
	font-weight: bold;
}

#Notas_interes_Header{
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	color: #525252;
	padding-top: 10px;
	background-color: #f3f3f3;
}

#Clear_Left{
	clear:left;
}

#Left{
	font-size:11pt;
	font-weight:bold;
	color:C6C6C6;
	float:left;
	width:250px;
}

#Right{
	float: left;
	width: 450px;
}


#Opcion{
	clear: both;
	font-size: 7pt;
	color:7D7D7D;
	margin-bottom:5px;
	background-image: url(../imagenes/background_recipientes.jpg);
}

#Tanques{
	float: left;
	width: 100%;
	font-weight: bold;
	background-color: #f8f3f7;
	text-indent: 20px;
}

#Cilindros{
	text-align:center;
}

#Cilindrin {
	position: relative;
	width: 86;
	height: 97;
	left: 250px;
	top: 10px;
}
