body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
	text-align: justify;
	font-size: 12px;
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : #666666;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #666666;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #8B8B8B;
}
INPUT
{
    FONT-SIZE: 9pt;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans serif
}
SELECT
{
    FONT-SIZE: 9pt;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans serif
}
TEXTAREA
{
    FONT-SIZE: 9pt;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans serif
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.Grispeq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666
}
.Grisnor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666
}
.Grisgra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666
}
.Titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003366
}
.Resaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}
.Precio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
}
.linkgrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
}
.Descripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-style: normal;
	font-weight: normal;
}
.Azulpeq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003399;
	font-style: normal;
	font-weight: normal;
}
.Naranja {
	color: #FF6600;
	font-weight: bold;
	font-size: 24px;
}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	vertical-align: middle;
	display: block;
}

#navcontainer li a
{
	width: inherit;
	margin: .1em 0 .1em 0;
	font-weight: bold;
	padding: .1em .1em .1em .1em;
	color: #FF6600;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	display: block;
}

#navcontainer li li a
{
	width: auto;
	margin: .1em 0 .1em 0;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	visibility: inherit;
	vertical-align: middle;
	color: #333333;
	display: block;
}

#navcontainer ul ul { margin-left: 1em; }

#navcontainer a
{
text-decoration: none;
background-color: #CCCCCC;
display: block;
border-style: outset;
border-width: 2px;
display: block;
}

#navcontainer li a:hover
{
	background-color: #333333;
	border-style: inset;
	color: #FFFFFF;
	display: block;
}

#navcontainer li li a:hover
{
	background-color: #333333;
	border-style: inset;
	color: #FFFFFF;
	display: block;
}

#navcontainer li a#current { background-color: #708090; }

#navcontainer li li a#subcurrent { background-color: #708090; }

.tablaneu{
	border-style:solid;
	border-color:#333333;
	border-width:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tablacarro{
	border-style:solid;
	border-color:#999999;
	border-width:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tablaraya{
	border-bottom-color: #333333;
	border-bottom-width: 1px;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
div#centrada {
	position: absolute;
	top: 3%;
	height: 94%;
	left: 3%;
	width: 94%;
	}
	
div.imgfloizqda{
	float: left;
	vertical-align: top;
	}
	
div.imgflodcha{
	float: right;
	vertical-align: bottom;
	}
		
div.textfloizqda p {
	float: left;
	text-align : justify;
	vertical-align: top;
	}

div.titulo {
	text-align: center;
	}
	
div#cabecera {
	position: fixed;
	top: 0%;
	width: 100%;
	background-color:#CCCCCC
	}

div#lateral {
	position: fixed;
	top: 0%;
	height: 88%;
	left: 0%;
	width: 10%;
	background-color:#CCCCCC
	}

.titnaranja {
	color: #FF6600;
	font-weight: bold;
	font-size: 15px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0033CC;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#003366;
}


