/* CSS Document */
.usados { background:url(../img/usados.jpg) top no-repeat; width:135px; height:50px; color:#FFFFFF; font: bold 12px Arial, Helvetica, sans-serif; padding:10px 13px 8px 13px; text-decoration:none;}
.maquina { background:url(../img/maquina.jpg) top no-repeat; width:135px; height:50px; color:#FFFFFF; font: bold 12px Arial, Helvetica, sans-serif; padding:10px 13px 8px 13px; text-decoration:none;}
.usados:hover, .maquina:hover  { text-decoration:underline; color:#FFFFFF;}
.txtNormal{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#000000;
text-decoration:none;
}

body {
	background-image: url(../img/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:repeat-x;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #0099FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}

.txtTitulo_panel {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
font-weight: bold;
text-decoration:none;
text-transform:uppercase;
}

.txtTitulo_panel2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight: bold;
text-decoration:none;
}

#txtpeq {
font-size:10px;
}

.txtNormal_enlace {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#000000;
text-decoration:none;
}
.txtNormal_enlace:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color: #0066CC;
text-decoration: underline;
}
#Celeste {
background-image: url(../esp/img/celestederecha.gif);
background-repeat: repeat-x;
}
.txtSubsecciones{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #0066CC;
text-decoration:none;
font-weight:bold;
}
.txtGris{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#999999;
font-weight:normal;
text-decoration:none;
}
.txtRequerido{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#990000;
text-decoration:none;
}
.txtUsados {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
font-weight:normal;
text-decoration:none;
}
td.app_detaillabel
{
	border-bottom: 1px solid #000066;
}
#raya
{
border-left: 1px solid #CCE5F4;
background-image: url(../esp/img/celestederecha.gif);
background-repeat: repeat-x;
}
td.app_detailvalue
{
	background-color: #d9e1f0;
	border-bottom: 1px solid #000066;
}
td.headline
{
	color:white;
	font-weight:bold;
	background-color: #91a5cd;
	border-bottom: 1px solid #000066;
}
#boxbotton a {
	display: block;
	/*background: #EEEEEE; */
	padding: 5px;
	border: 1px solid #000000;
	margin: 4px;
	text-align: center;
	font-weight: bold;
	height:15px;
	cursor: hand;
	float: right;
	margin-right: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#8DA1BC;
	background-attachment: scroll;
	/*background-image: url(../img/img1.gif);*/
	color:#FFFFFF;
	text-decoration:none;
	}
#boxbotton a:hover {
	display: block;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #000000;
	margin: 4px;
	text-align: center;
	font-weight: bold;
	height:15px;
	cursor: hand;
	color:#FFFFFF;	
	float: right;
	margin-right: 10px;
	color:#000000;
	}	
	
.curva{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-align:right;
 font-size: 12px;
 font-weight:bold;
 background-color: #CCE5F4;
 color: #003366;
 }
.curva2{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-align:right;
 font-size: 12px;
 font-weight:bold;
 color: #003366;
 }