/* Documento CSS confortauto.com */
.txt1 {
	font: 11px Tahoma;
	color: #737373;
}
.txt2 {
	font: 11px Tahoma;
	color: #181214;
	line-height: 13px;
}
.txt3 {
	font: 11px Tahoma;
	color: #30536F;
	line-height: 13px;
}
.txt4 {
	font: 11px Tahoma;
	color: #545358;
	line-height: 13px;
	text-decoration: none;
}
body,td,tr{font-size:11px}

.campo {
  font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	border-style: groove;
	background-color: #e2e2e2
}

.boton { 
  font-family: Tahoma;
	font-size: 11px; 
	color: #333333;
	border-style: outset;
	background-color: #CCCCCC
}
.campoCheck {
  font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #e2e2e2;
	border-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #1A4F81;
	text-decoration: none;
	border: none;
	cursor:pointer;
}

a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #1A4F81;
	text-decoration: underline;
	border: none;
	cursor:pointer;
}
.txt0 {

	font: 9px Tahoma;
	color: #737373;
}
.gris {

	color: #737373;
}
.rojo {

	color: #ED1C24;
}
.menutitle{
cursor:pointer;
margin-bottom: 4px;
background-color:#CF1A17;
color:#FFFFFF;
width:150px;
padding:2px;
text-align:left;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 1em;
}
.blanco {
	color: #FFFFFF;
}

/* Botones */
div.sbMain {
	background: url(images/sbR.gif) repeat-x right top; 
	/*margin: 0px;*/
	margin-top:6px;
}
div.sbLeft {
	background: url(images/sbL.gif) #fff repeat-x; 
	float: left; width: 10px; 
	/*height: 24px*/
	height: 20px;
}
div.sbMid {
	font-weight: bold;
	vertical-align: middle;
	color: #666; 
	background-color: transparent;
	/*
   	height: 24px;
	  text-align: center;
  	padding:4px 12px 0px 0px;*/
	height: 20px;
	padding:2px 12px 0px 0px;
}
div.sbMid img {
	vertical-align: middle;
	border-width:0px;	
}
div.sbMid a {
	color: #666; text-decoration: none;
}
div.sbMid a:hover {
	color: #444;
}
/* Fin de Botones */

