﻿#container {
	border: 1px solid #000000;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#content
{
	padding: 10px;
	margin: auto;
	font-family: Verdana;
	font-size: small;
	background-color: white;
	overflow:hidden;
}
a:hover {
	text-decoration: underline;
}

#top
{
	background-color: white;
	height:122px;
}
body {

	font-size: 76%;
	font-family: Verdana;
}



.aspmenu
{
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #000000;
	font-family: Verdana;
	font-size: 12px;
	background-color: #000066;
	font-weight: bold;
	color: #00FF00;
}
h1 {
	margin: 0px 0px 4px 0px;
	font-family: "Trebuchet MS";
	font-size: x-large;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e5e5e5;
}
body {
	font-family: Verdana;
	font-size: small;
	color: #000000;
}

h2 {
	border-bottom: 1px solid #e5e5e5;
	margin: 4px 0px 2px 0px;
	font-family: Verdana, Helvetica;
		text-transform: uppercase;
		color: #336699;
		font-size: 0.8em;
		letter-spacing: 0.1em;
		font-weight: normal;

}
p {
	margin: 0px 0px 0.8em 0px;
}

#footer {
	font-family: Tahoma;
	font-size: 0.9em;
	text-align: center;
	margin-top: 15px;
	font-weight: bold;
	vertical-align: middle;
}
#footer img {
	border: 1px solid #000000;
}
#content a {
	color: #003366;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
.menuDynamic {
	background-color: #336699;
	color: #FFFFCC;
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #000000;
}
#Menu1 a {
	font-family: Verdana;
	color: #FFCC00;
}
.menuStatic {
	color: #FFFFCC;
}
#sidebar {
	border-style: none none none dotted;
	border-color: #e5e5e5;
	border-width: 2px;
	float: right;
	height: 100%;
	padding-left: 6px;
}
#sidebarleft
{
		border-style: none none none dotted;
	border-color: #e5e5e5;
	border-width: 2px;
	float: left;
	width: 300px;
	height: 100%;
	padding-left: 6px;
}
.tableJunta {
	vertical-align: top;
	background-color: #FFFFCC;
	border-style: solid solid none none;
	border-width: 1px;
	border-color: #000000;
	margin-top: 10px;
	padding: 1px;

}
.tableJunta td {
	border-style: none none solid solid;
	border-width: 1px;
	border-color: #000000;
	padding-left: 5px;
}
#content #navi {
border-left:1px dotted #000; 
border-bottom:1px dotted #000;
float:right;
width:250px;
background-color:#ff99cc;
margin:0px 0px 20px 20px;
}
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
.InputSeleccionado
{
	background-color: lemonchiffon;
}
.validatorCalloutHighlight 
{
    background-color: lemonchiffon; 
}
.modalBackground 
{

	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup
{
	background-color: white;
	border-width: 3px;
	border-style: solid;
	border-color: black;
	padding: 10px;
	width: 250px;
	height:500px;
	clear:both;
}
h3
{
		margin: 0px 0px 4px 0px;
	font-family: Georgia;
	font-size: 1em;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #DCDCD6;
	color: #000000;
}
.Error
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    font-weight: 700;
    font-style: normal;
    font-variant: small-caps;
    color: #FF0000;
    vertical-align: middle;
    width: 2em;
}

