﻿body 
{
	font-family: Arial, Verdana, Tahoma;
	background-color:#EBEBEB;
	font-size:12px;
	margin: 5px 0px 5px 0px;
	text-align:center;
}
input, textarea
{
	font-family: Arial, Verdana, Tahoma;
	font-size:12px;
}
h1 
{
	font-size:22px;
	text-align:left;
	margin-right:30px;
	margin-left:20px;
	margin-bottom:5px;
	width:400px;
	color:#152F71;
	border-bottom: solid 1px #152F71;
	font-variant:small-caps;
	font-style:italic;
}
h2
{
	font-size:16px;
	color:#152F71;
	margin:5px;
	margin-left:0px;
}
h2 a:link, h2 a:visited 
{
	color:#152F71;
	text-decoration:none;
}
h2 a:hover, h2 a:active 
{
	color:#152F71;
	text-decoration:underline;
}
.footer 
{
	background-color:White; 
	width:940px; 
	margin-bottom:10px; 
	margin-left:auto; 
	padding-top:0px; 
	margin-right:auto; 
	margin-top:0px; 
	color:#333333;
}
fieldset 
{
	text-align:center;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	/*border: solid 1px white;*/
}
a:link, a:visited
{
	color:#152F71;
	text-decoration:underline;
}
a:active, a:hover
{
	color:#616161;
	text-decoration:underline;
}
fieldset table
{	
	text-align:left;
	border: none 1px #9E9E9E;
}
fieldset th
{
	background-color:#EBEBEB;
	border: none 1px #9E9E9E;
}
fieldset td 
{
	border: none 1px #9E9E9E;
}
.datosCliente
{
}
.datosCliente th
{
	border: solid 1px #9E9E9E;
	padding-left:2px;
	padding-right:4px;
	text-align:left;
	background-color:#6587E1;
	background-color:#EBEBEB;
}
.datosCliente td 
{
	border: solid 1px #9E9E9E;
}
.detalleCotizacion 
{
}
.detalleCotizacion th 
{
	border: solid 1px #9E9E9E;
	text-align:center;
	background-color:#EBEBEB;
}
.detalleCotizacion td 
{
	border: solid 1px #9E9E9E;
}
th 
{
	text-align:center;
}
.content 
{
	width:auto;
	padding-left:20px;
	padding-right:20px;
	margin-left:auto;
	margin-right:auto;
}
.wait 
{
	font-weight:bold;
	font-size:17px;
	color:#152F71;
	width:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.boton 
{
	background: #152F71 url('../imagenes/botonAzul.jpg') repeat-x 100% 100% ;
	border: solid 1px #152F71;
	margin-left:8px;
	margin-right:8px;
	color:White;
	height:24px;
	padding-left:8px;
	padding-right:8px;
	font-size:12px;
	font-weight:bold;
}
.body 
{
	width:900px;
	/*height:400px;*/
	margin-left:auto;
	margin-right:auto;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:20px;
	text-align:left;
	background-color:White;
}
.req 
{
	color:Red;
}
.desc 
{
	font-style:italic;
	font-size:12px;
	color:#666666;
}
.inst
{
	font-size:12px;
	margin-top:10px;
	margin-bottom:14px;
	padding-bottom:0px;
	width:auto;
	text-align: left;
	color:#152F71;
}
.headerLogo
{
	float: left; 
	width:260px;
	height: 100px; 
}
.headerRight 
{
	float: left; 
	width:660px;
}
.header
{
	margin-left:auto;
	margin-right:auto;
	background-color:White;
	text-align:left;
	width:920px;
	height:100px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}
.headerText 
{
	height:30px;
	padding-bottom:10px;
	width:auto;
	font-size:13px;
	padding-top:4px;
	text-align:right;
}
.headerText a:link, .headerText a:visited 
{
	background-color:#616161;
	color:White;
	text-decoration:none;
	padding: 4px 20px 4px 20px;
}
.headerText a:hover, .headerText a:active 
{
	background-color:#152F71;
	color:White;
	text-decoration:underline;
	padding: 4px 20px 4px 20px;
}
.headerMenu 
{
	text-align:left;
	width:auto;
	height:60px;
	margin-left:auto;
	margin-right:auto;
	background: White url('../imagenes/fondoMenu.jpg') repeat-x 100% 100% ;
}
.botonHeader 
{
	color:White;
	height:33px;
	width:105px;
	float:left;
	padding-left:25px;
	padding-top:27px;
	background: #152F71 url('../imagenes/botonMenu.jpg');
}
.botonHeaderOn
{
	color:White;
	height:33px;
	float:left;
	width:105px;
	padding-left:25px;
	padding-top:27px;
	background: #616161 url('../imagenes/botonMenuOn.jpg');
}
.botonHeader a:link, .botonHeader a:visited, .botonHeaderOn a:link, .botonHeaderOn a:visited  
{
	
	width:130px;
	font-size:15px;
	color:White;
	text-decoration:none;
	
}
.botonHeader a:hover, .botonHeader a:active, .botonHeaderOn a:hover, .botonHeaderOn a:active  
{
	font-size:15px;
	color:White;
	text-decoration: underline;
}
.lowerMenu 
{
	text-align:right;
	width:auto;
}
.imageLink 
{
	margin: 15px 20px 15px 10px;
	border: solid 2px White;
}
.imageLink a:link, .imageLink a:visited  
{
	border: solid 2px Blue;
	text-decoration:underline;
}
.imageLink a:hover, .imageLink a:active 
{
	border: solid 2px Blue;
	text-decoration:underline;
}
.textWaterMark 
{
	font-family: Arial, Verdana, Tahoma;
	font-size:12px;
	font-style:italic;
	color: #666666;
}
.invalid 
{
	background-color:Red;
	color:White;
	font-weight:bold;
}
.validating 
{
	background-color:#FFFFCC;
	font-weight:bold;
}
.leftFrame 
{
	float:left; 
	width:190px; 
	height:400px; 
	margin-left:10px; 
	margin-top:10px;
	padding: 10px 10px 10px 10px;
	background: #616161 url('../imagenes/leftFrame.jpg');
}
.leftFrameImage 
{
	width:170px;
	height:120px;
	border: solid 2px #616161;
	margin-top:3px;
	margin-bottom:3px;
}
.leftFrameLabel 
{
	font-size:15px;
	color:#152F71;
	margin-bottom:2px;
	padding-bottom:3px;
}

.grid 
{
    border: solid 1px #9E9E9E;
}
.grid th 
{
	border: solid 1px #9E9E9E;
	text-transform:capitalize;
	text-align:center;
	color:White;
	background-color:#152F71;
}
.grid td 
{
	border: solid 1px #9E9E9E;
}
.grid a:active, .grid a:hover, .grid a:link, .grid a:visted
{
    /*color:White;*/
}