/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #403d3a;
	line-height: 18px;
	text-align: left;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #efefef;
}

.linkdoc  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #e55401;
	font-weight: bold;
}
.linkdoc:hover {
	
	color: #403d3a;
	text-decoration: underline;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #403d3a;
	font-weight: bold;
}
a:hover {
	color: #e55401;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	
}
a:active {
	text-decoration: none;
	color: #8F3601;
}
.tablaBrown {
	background-color: #d4cfc9;
	background-image: url(../img/bk_cajabrown.gif);
	background-repeat: repeat-x;
	background-position: top;
	right: 10px;
	left: 10px;
}
.contenidoTabla {
	margin: 10px;
}
.tablaOrange {
	background-color: #ffffff;
	background-image: url(../img/bk_cajaorange.gif);
	background-repeat: repeat-x;
	background-position: top;
	right: 10px;
	left: 10px;
}
.titulos {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #e55401;
	padding: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
.tablaXtos1 {
	background-color: #ffffff;
	background-image: url(../img/bk_gamaxtos1.gif);
	background-repeat: repeat-x;
	background-position: top;
	right: 10px;
	left: 10px;
}
.negrita {
	font-weight: bold;
}
.naranjanegrita {
	font-weight: bold;
	color: #e55401;
}
.modInactivo {
	font-weight: bold;
	background-color: #eadcd2;
	text-align: center;
	font-size: 10px;
}
.modActivo {
	font-weight: bold;
	background-color: #debea7;
	text-align: center;
	font-size: 10px;
}
.modelos {
	font-weight: bold;
	color: #ebe6e6;
	background-color: #e76012;
	text-align: center;
	font-size: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #e76012;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 20px;
}
.descripcionFicha {
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	text-align: justify;
}
.miniaturas {
	letter-spacing: 1em;
	background-color: #EADDDB;
	text-align: center;
	vertical-align: middle;
}
#navcontainer
{
	/*avoid gap after li in ie6 by setting width*/
width: 185px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0px;
}

#navcontainer ul
{
list-style-type: none;
margin-left: 0;
padding-left: 0;
}

#navlist a
{
	display: block;
	color: #8592BB;
	padding: 1px 0 1px 5px;
}

/*boxmodel hack. http://css-discuss.incutio.com/?page=BoxModelHack SBMH*/
#navlist a {
	width: 160px;
}

#navlist a
{
	\width: 180px;
	w\idth: 170px;
}

#subnavlist a
{
display: block;
color: #9C9C9C;
padding: 1px 0 1px 8px;
margin-left: 8px;
}

/*boxmodel hack. http://css-discuss.incutio.com/?page=BoxModelHack SBMH*/
#subnavlist a {
	width: 180px;
}

#subnavlist a
{
	\width: 170px;
	w\idth: 180px;
}

#navlist a, #navlist a:visited,#subnavlist a, #subnavlist a:visited
{
	border-left: 8px solid #FFFFFF;
	background: #FFFFFF;
	color: #403d3a;
	text-decoration: none;
}

#navlist a:hover, #navlist a#current:hover
{
	border-left: 8px solid #debea7;
	background-color: #eadcd2;
}

#subnavlist a:hover, #subnavlist a#subcurrent:hover
{
	border-left: 8px solid #debea7;
	text-decoration: underline;
}

a#current, a:visited#current, a#subcurrent , a:visited#subcurrent
{
	border-left: 8px solid #e55401;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #debea7;
}
.fichaactiva {
	color: #E76012;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #E76012;
	border-left-color: #E76012;
	padding-right: 2px;
	padding-left: 2px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;

	font-weight: bold;
	
}
.tablaXtos2 {
	background-color: #ffffff;
	right: 10px;
	left: 10px;
	background-position: top;
}
.titulohome {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #e55401;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.titulos2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #403D3A;
	padding-top: 10px;
	padding-bottom: 10px;
}
.txtsuperior {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.txt11 {
	font-size: 11px;
	font-weight: bold;
}

.tablafilas {
	background-color: #eadcd2;
	text-align: center;
	font-size: 10px;
	padding-left: 2px;
}
.fotoentexto {
	margin-left: 15px;
	margin-bottom: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #DEBEA7;
}
.txtresaltado {
	font-weight: bold;
	color: #DB8053;
}
.fotomar {
	margin-left: 15px;
	margin-bottom: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.campoform {
	background-color: #eeeeee;
	border: 1px solid #FFFFFF;
	height: 15px;
	width: 190px;
	font-size: 10px;
}

.subtabla {
	font-weight: bold;
	background-color: #C2B8AB;
	text-align: center;
	font-size: 10px;
}
.campoform2 {
	background-color: #eeeeee;
	border: 1px solid #FFFFFF;
	height: 60px;
	width: 190px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.botonform {
	background-color: #E76012;
	border: 1px solid #FFFFFF;
	height: 20px;
	width: 190px;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	cursor: hand;
}
.campoform_ {
	background-color: #eeeeee;
	border: 1px solid #FFFFFF;
	height: 15px;
	width: 300px;
	font-size: 10px;
}
.campoform2_ {
	background-color: #eeeeee;
	border: 1px solid #FFFFFF;
	height: 60px;
	width: 300px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.botonform_ {
	background-color: #E76012;
	border: 1px solid #FFFFFF;
	height: 20px;
	width: 300px;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	cursor: hand;
}
.txt11__ {
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
}

