﻿body 
{
    background-color:#f2f2f2;
    margin-left: 0px; Margin-top: 0px;
    margin-right: 0px; margin-bottom:0px;   
}
#fondo
{
    position:relative;
    background-image:url('images/BG.jpg');
    width:784px;  height:790px;
}
#fondo1
{
    position:relative;
    background-image:url('images/BG.jpg');
    width:784px;  height:850px;
}
#pie
{
    position:relative;
    background-image:url('images/Bottom.jpg');
    width:784px;  height:44px;
}
#MenuRight
{
    position:absolute;
    width:229px; height:196px;
    top:23px; left:540px;
}
#contenido
{
    position:absolute;
    width:525px; height:650px;
    top:10px; left:15px;
}
.tblcontenido1
{
	background-image:url('images/CamarasBG.png');
	width:522px;
}
.tblcontenido
{
   
    background-image:url('images/tblBG.jpg');
}
.celda
{
    width:427px;
    background-image:url('images/principal_002.jpg');
}

.txtboxes
{
	font-family:Verdana;
	font-size:12px;
}
.txterror
{
	font-family:Verdana;
	font-size:12px;
	color: #CC0000;
	text-align:left;
}
.tblcotizacion
{
    width:500px;
    text-align:left;
}
.tblinterior
{
    font-family: Arial;
    font-size: 11px;  
    width:490px;
}
.portlet {
	font-family: Arial;
	font-size: 9px;
 	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.tituloGris 
{
	text-align:left;
	font-family: Arial;
	font-size: 11px;
 	font-weight: bold;
	color: #555555;
	background-image: url('images/franja_gris.jpg');
	text-decoration: none;
	
}

.tituloBG
{
	text-align:left;
	font-family:Verdana;
	font-size: 16px;
 	font-weight: bold;
	color:White;
	background-color:#D68027;
	text-decoration: none;
	
}

.precioCot {
	font-family: Arial;
	font-size: 14px;
 	font-weight: bold;
	color: #ffffff;
	background-color:#D68027;
	text-decoration: none;
	text-align:left;
}


.tituloAzul {
	font-family: Arial;
	font-size: 16px;
 	font-weight: bold;
	color: #303879;
	text-decoration: none;
}

.textoGris 
{
    text-align:justify;
	font-family: Arial;
	font-size: 11px;
 	font-weight: normal;
 	color: #555555;
	text-decoration: none;
}
.precio
{
    text-align:justify;
	font-family: Arial;
	font-size: 12px;
 	font-weight:bold;
 	color: #D68027;
	text-decoration: none;
}
.textoNaranja {
	font-family: Arial;
	font-size: 11px;
 	font-weight: bold;
	color: #D68027;
	text-decoration: none;
}


.textoAzul {
	font-family: Arial;
	font-size: 11px;
 	font-weight: bold;
	color: #303879;
	text-decoration: none;
}

.txtMenu
{
	font-family:Verdana;
	font-size:11px;
}

.menu:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #303879;
	text-decoration: none;
}
.menu:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #303879;
	text-decoration: none;
}
.menu:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #303879;
	text-decoration: underline;
}
.menu:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #303879;
	text-decoration: none;
}

.TablaHeader
{
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    color:White;

    background-color:RGB(41,53,125);
}

.Columna
{
    font-family:Verdana;
    font-size:10px;
    color:Black;
    background-color:RGB(170,207,239);
}

.ColumnaAlt
{
    font-family:Verdana;
    font-size:10px;
    color:Black;
    background-color:RGB(151,194,237);
}
