body {
	background-color: #B2B2B2;
	background-image:   url("../images/includes/fondo.jpg");
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
 	scrollbar-face-color: #FFFFFF;
 	scrollbar-shadow-color: #FFFFFF;
 	scrollbar-highlight-color: #FFFFFF;
 	scrollbar-3dlight-color: #C5C5C5;
 	scrollbar-darkshadow-color: #C5C5C5;
 	scrollbar-track-color: #FFFFFF;
 	scrollbar-arrow-color: #B2B2B2;
}
.contenedor{
	width: 740px;
	height: 100%;
}
.noprint {
	display: block;
}
.siprint {
	display: none;
}
.texto {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
a.texto:link {
	color: #333333;
	text-decoration:none;
}

.raya_h {
	text-align: left;
	height: 1px;
	background-image:  url("../images/includes/raya_h.gif");
	background-repeat: repeat-x;
}
.raya_v {
	text-align: top;
	width: 1px;
	background-image:  url("../images/includes/raya_v.gif");
	background-repeat: repeat-y;
}
.top_l {
	background-repeat: no-repeat;
	background-position: right;
}
.top_r {
	background-repeat: no-repeat;
	background-position: left;
}
.pie {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
a.pie:hover {
	color: #0052A0;
	text-decoration: underline;
}
.tit_prods {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #0052A0;
	text-decoration: none;
}
a.tit_prods:link {
	text-decoration: none;
}
a.tit_prods:hover {
	color: #FA933A;
}
.tit_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0052A0;
	text-decoration: none;
}
.tit_ficha_ind {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0052A0;
	text-decoration: none;
	background-color: #E6E6E6;
	padding-right: 20px;
	padding-left: 10px;
	font-style: italic;
}
.tit_ficha_nau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0052A0;
	text-decoration: none;
	background-color: #E5EEF5;
	padding-right: 20px;
	padding-left: 20px;
	font-style: italic;
}
.ficha_ind {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #E6E6E6;
}
.ficha_nau {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #E5EEF5;
}
.texto_ficha {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a.texto_ficha:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0052A0;
}
.form {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 4px;

}
.boton {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 6px;
	background-color: #E8E8E8;
	font-weight: bold;
	padding-right: 6px;

}
.cuad_foto {
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
}
.cuad_gris_light {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #F4F4F4;
}

.borde_bot {
	border:1px solid darkgray;
}
.celda_tit_ind{
	text-align: right;
}
.celda_tit_nau{
	text-align: right;
}

