/* Hoja de estilos CSS predeterminada para un nuevo proyecto de aplicación Web*/

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.TituloCelda
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #6788aa;
}


H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
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;
	}

.renglon1
{
	font-size: 7pt;
	color: black;
	font-family: Verdana;
	background-color: #D2E7F5;
}

INPUT{
	font-size: 7pt;
}
.renglon2
{
	font-family: Verdana;
	font-size: 7pt;
	color: black;
	background-color: #8CBFE6;
}
.Label1
{
	font-weight: bold;
	font-size: 7pt;
	color: #8cbfe6;
	font-family: Verdana;
	background-color: transparent;
}
.cc_mainTitle
{
	font-weight: bold;
	font-size: 7pt;
	color: #8cbfe6;
	font-family: Verdana;
	background-color: transparent;
}
.cc_cellTitle
{
	font-weight: bold;
	font-size: 7pt;
	color: #8cbfe6;
	font-family: Verdana;
	background-color: transparent;
}

.titulo1
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Verdana;
	/*background-color: #416A88;*/
	background: url(Resources\images\gradient_blue.jpg) white repeat-x left bottom;
}


.titulo1 a:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #E0E0F0;
	font-family: Verdana;
	font-weight:bold;
	text-decoration: none;
	}
	
.titulo1 a:active
{
	
color: white;
}

.titulo1 a
{
	color: white;
	text-decoration: none;
	}
	
	.titulo1 a:visited
{
	color: white;
	text-decoration: none;
	}









.rssbutton{
background-color: #FFF1ED;
border: 1px #FFE2DB outset;
padding: 0 2px;
color: #554845;
text-decoration: none;
font: bold 10px Verdana;
}

.rssbutton:visited, .rssbutton:hover, .rssbutton:active{
color: #C1D0CA;
}



.menuItem
{
	border-right: silver thin outset;
	border-top: silver thin outset;
	font-size: 10pt;
	border-left: silver thin outset;
	color: #deedf9;
	border-bottom: silver thin outset;
	font-style: normal;
	font-family: Verdana;
	background-color: #367fb5;
	text-decoration: none;
}

.menuItem a:hover
{
	color: white;
	font-weight:bold;
	text-decoration: none;
	}
	
.menuitem a:active
{
	
color: white;
}

.menuitem a
{
	color: white;
	text-decoration: none;
	}
	
	.menuitem a:visited
{
	color: white;
	text-decoration: none;
	}

.menuItem2
{
	border-right: silver thin outset;
	border-top: silver thin outset;
	font-size: 8pt;
	border-left: silver thin outset;
	color: #3b5a70;
	border-bottom: silver thin outset;
	font-style: normal;
	font-family: Verdana;
	background-color: #c3dbed;
	text-decoration: none;
}
.menuItem2 a:hover
{
	color: #3b5a70;
	font-weight:bold;
	text-decoration: none;
	}
	
.menuitem2 a:active
{
	
color: white;
}

.menuitem2 a
{
	color: #3b5a70;
	text-decoration: none;
	}
	
	.menuitem2 a:visited
{
	color: #3b5a70;
	text-decoration: none;
	}
	
.menuHeader
{
	border-left-color: #AEC6D8;
	border-bottom-color: #AEC6D8;
	border-top-style: inset;
	border-top-color: #AEC6D8;
	border-right-style: inset;
	border-left-style: inset;
	background-color: #6D94B2;
	border-right-color: #AEC6D8;
	border-bottom-style: inset;
	}
	.options
	{
		font-size:xx-small;
		font-family:verdana;
		}
.PageSubtitle
{
	border-right: silver thin solid;
	border-top: silver thin solid;
	font-size: 12pt;
	border-left: silver thin solid;
	color: #F7F2FF;
	border-bottom: silver thin solid;
	font-style:  normal;
	font-family: Verdana;
	/*background-color: #367FB5;*/
	background: url(Resources\images\gradient_page.jpg) white repeat-x left bottom;
	text-decoration:  none;
	font-weight:bolder;
}

.PageSubtitle_addBox
{
	border-right: silver thin solid;
	border-top: silver thin solid;
	font-size: 10pt;
	border-left: silver thin solid;
	color: #F7F2FF;
	border-bottom: silver thin solid;
	font-style:  normal;
	font-family: Verdana;
	background-color: #083C97;
	/*background: url(Resources\images\gradient_page_addBox.jpg) white repeat-x left bottom;*/
	text-decoration:  none;
	font-weight:bold;
}

.ReadOnlyCell
{
	 background-color:Transparent;
	 border-color:Transparent;
	 border-style:none;
	}
	.error
{
	font-size: 8pt;
	color: #ff6633;
	font-family: Verdana;
	text-decoration: none;
}
.cc_calendar
{
	font-size: 11px;
	color: #0043ce;
	font-family: Verdana;
	height: 18px;
	background-color: #9bbee5;
	border-color:#d6dff7;
}
