/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size:  xx-small;
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-image: url(_Themes/arcs/arctile.jpg); 	
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	font-size:  xx-small;
	font-family: Verdana;

    COLOR: #003366;
}
H1	{	
	font-size:  xx-small;
	font-family: Verdana;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-size:  xx-small;
	font-family: Verdana;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-size:  xx-small;
	font-family: Verdana;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-size:  xx-small;
	font-family: Verdana;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-size:  xx-small;
	font-family: Verdana;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-size:  xx-small;
	font-family: Verdana;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:  xx-small;
	font-family: Verdana;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	font-size:  xx-small;
	font-family: Verdana;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link
{
	color: threeddarkshadow;
	text-decoration: none;
}	
		
A:visited	{	
	text-decoration:	none;
	color:	threeddarkshadow;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	threeddarkshadow;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	threeddarkshadow;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
.Butons
{
	font-size:  xx-small;
	font-family: Verdana;
	border-style: ridge;
	background-color:#E0E0E0;	
}
.Combos
{
	border-right: 0px solid;
	border-top: 0px solid;
	font-size: xx-small;
	border-left: 0px solid;
	border-bottom: 0px solid;
	font-family: Verdana;
	background-color: white;
}
.TextBoxs
{
	font-size:  xx-small;
	font-family: Verdana;
}

.Grids
{
	font-weight: normal;
	font-size:  xx-small;
	word-spacing: normal;
	text-transform: none;
	color: darkblue;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: lightgoldenrodyellow;
}

.logotip
{
	width: 449px;
	height: 48px;
	
}

.LinkWeb
{
	font-size: xx-small;
	font-family: Verdana;
	text-decoration: underline;
}
.Labels
{
	font-weight: bold;
	font-size: xx-small;
	font-family: Verdana;
}

.marquesines
{
	font-weight: bold;
	font-size: xx-small;
	color: gainsboro;
	font-family: Verdana;
}
.TaulaBuscadors
{
	background-color: gainsboro;
}
