body, table, ul {
	font: normal;
	font-family : Verdana;
	/*font-size : 60%;*/
	text-indent : 0px;
	
} 

BODY
{
	scrollbar-face-color: #D7D8A0;
	scrollbar-highlight-color: #E9E8C9;	/* black para el borde negro*/
	scrollbar-3dlight-color: #E9E8C9;
	scrollbar-darkshadow-color:#E9E8C9;
	scrollbar-shadow-color: #black;	/* black para el borde negro*/
	scrollbar-arrow-color: black;
	scrollbar-track-color:#E9E8C9;

	}
	
body.small-bg {
	background-image: url("../grf/logoMediano.jpg");
	background-attachment: fixed;
	background-repeat : no-repeat;
	background-position : center;

}	
	
td.menu	{
		background-color : #325F98;
}
td.version
{
	font-size:60%;
}
body.header {
	background-color : #5A9EE4;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	text-indent : 5px;
	text-shadow : Yellow;
	font-family : Verdana;
	
	}
	
body.header table
{
	font-size :60%;
}
	
body.content {
	background-color : #E9E8C9;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : Verdana;
	font-size : 130%;
}
	
body.content  div.des
{ 
	font-size : 80%;
	color:#333333;
	font-weight:bold;
	padding-left:30px;
	padding-right: 30px;
}

body.content  div.info
{ 
	font-weight:bold;
	margin-top:20px;
}
body.content  div.info2
{ 
	font-weight:normal;
	font-size:100% !important;
}
body.tree {
	background-image:   url(../images/bgtree.jpg); 
	background-attachment: fixed;
	background-repeat : no-repeat;
	background-position : left top;
	background-color : #E9E8C9;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : Verdana;
	
	}
body.content table div
{
	font-size:80%;
	font-weight:normal;
}

body.content table a
{
	font-weight:bold !important;
}

	A{
	color: navy;
	text-decoration: none;
	cursor:pointer;
	
	}
	A:visited{
	text-decoration:none;
	}
	
	
A:active{
	text-decoration:none;
	}
	
A:hover{
	text-decoration:none;
	}
	
A.normallink{
	color: navy;
	text-decoration: none;
	cursor:pointer;
	
	}
	A.normallink:visited{
	color: navy;
	text-decoration:none;
	}
	
	
A.normallink:active{
	color: navy;
	text-decoration:none;
	}
	
A.normallink:hover{
	color: red;
	text-decoration:none;
	}


A.sectionButton {
	filter:alpha(Opacity=70); 
	border : 1px solid Gray;
	background :#DFE0B4;
	color : Black;
	text-decoration : none;
	text-align : center;
	margin-top : 2px;
	font-size : x-small;
	font-family : Verdana;
	font-weight : bold;
	width:130;
	display : block;
}


A.sectionButton:active {

	background : #D7D8A0;
	width : 100%;
	display : block;
}


A.sectionButton:hover{
	border : 1px solid Black;
	background : #D7D8A0;
	display : block;
}

A.fading{
	filter:alpha(Opacity=50); 
	width:100%;
	/*padding : 5px;*/
}

A.fading:HOVER {
	filter:alpha(Opacity=100); 
}



A.credits {
	filter:alpha(Opacity=15); 
	border : 1px solid Gray;
	background :#ffffff;
	color : Black;
	text-decoration : none;
	text-align : left;
	margin-top : 0px;
	font-size : 10px;
	font-family : Verdana;
	display : block;
	width:90%;
	padding : 5px;
}


A.credits:hover{
	filter:alpha(Opacity=50); 
	border : 1px solid Black;
	border : 1px solid Black;
	background : #EEEEEE;
	width:90%;
	display : block;
}


DIV.title	{
	font-family : Verdana;
	/*font-size : x-large;*/
	font-weight : bold;
	color : Navy;
}

DIV.subtitle	{
	font-family : Verdana;
	/*font-size : large;*/
	font-weight : bold;
	color : Navy;
}

DIV.slimtitle	{
	font-family : Verdana;
	/*font-size : medium;*/
	color : Navy;
}

DIV.zahara_content	{
	font-family : Verdana;
	/*font-size : small ;*/
	color : Navy;
	width: 90%;
	text-align:justify;
}

HR {
	border : 1px solid #e3e3e3;
}


div.group {
	filter:alpha(Opacity=100); 
	border-bottom : 1px solid black;
	margin-top : 4px;
	/*font-size: 10px;*/
	font-family : Verdana;
	font-weight : bold;
	width : 100%;
	display : block;
	text-align : left;
}

div.sectionTitle {
	
	font-family : Verdana;
	/*font-size : x-large;*/
	font-weight : bold;
	color : Navy;
	border-bottom : 1px solid black;
	margin-top : 4px;
	display : block;
	text-align : left;
	margin-left : 30px;
}

div.epigraph {
	
	font-family : Verdana;
	font-size : 110% !important;
	font-weight : bold !important;
	color : Navy;
	border-bottom : 1px solid black;
	margin-top : 4px;
	display : block;
	text-align : left;
}
tr.detalle
{
	font-size:80%;
 }
div.normaltext {
	
	font-family : Verdana;
	/*font-size : small;*/
	font-weight : normal;
	color : Navy;
	margin-top : 4px;
	display : block;
	text-align : justify;
}

div.tableHeader {
	
	font-family : Verdana;
	/*font-size : large;*/
	font-weight : bold;
	color : Navy;
	border-bottom : 1px solid black;
	margin-top : 4px;
	width : 100%;
	display : block;
	text-align : left;
}

INPUT.button {
	border : 1px solid Gray;
	color : Black;
	text-decoration : none;
	text-align : center;
	margin-top : 2px;
	font-size : xx-small;
	font-family : Verdana;
	font-weight : bold;
	width:70;
	background-color : #DFE0B4;
}

TEXTAREA {
	background-color: #fffff;
    font-family : Verdana;
}

div.contacto div
{
	font-size:60%
}

.precio
{
	font-size:80%;
	font-weight:bold;
}
.precio2
{
	font-size:90%;
	font-weight:bold;
}
