body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url('/Parlamentario/img/general/fondo65.gif');
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.textochico 
{
	font-family: Arial;
	font-size: 10px;
	color: #2B2926;
}
.textomed 
{
	font-family: Arial;
	font-size: 12px;
	color: #2B2926;
}
.textogde 
{
	font-family: Arial;
	font-size: 14px;
	color: #2B2926;
}
.textoexgde 
{
	font-family: Arial;
	font-size: 16px;
	color: #2B2926;
}
.textoblanco 
{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}
.titulos
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #2B2926;
}
.td1 
{
	font-family: Arial;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	background-color: #F7F7F7;
}
.td2 
{
	font-family: Arial;
	font-size: 10px;
	color: #2B2926;
	background-color: #F7F5CB;
}
.td3 
{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	background-color: #2B2926;
}
.fondoBtn 
{
    margin: 1px;
    font: bold 8 Arial; 
    display: block;
    text-align: center;
    color: #333333;    
    border: 1px solid #ffffff; 
    border: 1px solid rgba(0, 0, 0, 0.3);
    cursor: pointer;
}
.fondoBtn, 
.fondoBtn span 
{
    -moz-border-radius: .5em;
    border-radius: .5em;
}
.fondoBtn:hover 
{
    font: bold 8 Arial;
    color:#fff;
    background-color : #333333;
}
.fondoBot 
{
    margin: 1px;
    font: bold 8 Arial; 
    display: block;
    text-align: center;
    color: #fff;    
    background-color : #9a999e;
    border: 1px solid #ffffff; 
    border: 1px solid rgba(0, 0, 0, 0.3);
    cursor: pointer;
}
.fondoBot, 
.fondoBot span 
{
    -moz-border-radius: .5em;
    border-radius: .5em;
}
.fondoBot:hover 
{
    font: bold 8 Arial;
    color:#fff;
    background-color : #333333;
}
.fuenteTxtBox
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-color: #000000;
	border-style:inset;
	font-size: 10px;
	font-family: Arial;
	color: #000000;
}
a:link 
{
	font-family: Arial;
	font-size: 11px;
	color: #2B2926;
	text-decoration:none;
}
a:visited 
{
	font-family: Arial;
	font-size: 11px;
	color: #2B2926;
	text-decoration: none;
}
a:hover 
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
a:active {
	font-family: Arial;
	font-size: 11px;
	color: #2B2926;
	text-decoration: none;
}
.fuenteliga {
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#F5F7F8;
	opacity:.9;
	filter: alpha(opacity=90);
}
.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup 
{
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
.modalPopup p 
{
    padding: 5px;
}
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}
.collapsePanelHeader
{
	width:100%;
	height:30px;
	background-image: url(img/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #ff0000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}
.unwatermarked 
{
	height:18px;
	width:148px;
}
.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

.validatorCalloutHighlight
{
    background-color: lemonchiffon;
}

 .highlight
{
    background-color:#F7F5CB;
    color: #000000;
}
  .highlight-td
{
    background-color:#F7F5CB;
    color: #000000;
}
td
{
    cursor:auto;
}