

.menu {
	padding-bottom : 5px;
}

.menu a:link { color: Black; text-decoration: none }
.menu a:active { color: #666666; text-decoration: none }
.menu a:visited { color: Black; text-decoration: none }
.menu a:hover { color: Black; text-decoration: underline;  }

.tdCont {
	border-color : #999999;
	border-style : solid;
    	border-bottom-width : 1px;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 1px;	
	color : Red;	
	background-color : #CCCCCC;
	font-weight : bold;
	}

.trImpresio {
	border-color : #999999;
	border-style : solid;
    	border-bottom-width : 1px;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 0px;	
	}

.title{
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	background-color : #CCCCCC;
	padding-left : 0px;
	padding-bottom : 2px;
	padding-top : 2px;
	border-color : #999999;
	border-style : solid;
    border-bottom-width : 1px;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 0px;	
}

.blanco{
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;
	padding-left : 0px;
	padding-bottom : 2px;
	padding-top : 2px;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 0px;	
}
.table {
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	background-color : White;
	padding-left : 2px;
	border : 1px solid #999999;
}


.table a:link { color: #4169E1; text-decoration: none; font-weight : bold; }
.table a:active { color: #00008B; text-decoration: none;  }
.table a:visited { color: #00008B; text-decoration: none; font-weight : bold; }
.table a:hover { color: #4169E1; text-decoration: underline;  }

.usuario {
	font-family : Verdana;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	background-color : White;
	padding-left : 2px;
	border : 0px solid #999999;
}

.boton {
	font-family : sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	background-color : #6495ED;
	border : 1px outset #666666;
	color : White;
	cursor:hand;
}

input {
	font-family : sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
}

textarea {
	font-family : sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
}

select {
	font-family : sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	border : 1px outset #666666;
	cursor:hand;
}

.pleca{
    	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
}

.title2{
	font-family : Verdana;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	background-color : #CCCCCC;
	padding-left : 5px;
	padding-bottom : 2px;
	padding-top : 2px;
	border-color : #999999;
	border-style : solid;
	border-bottom-width : 1px;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 0px;	
}

.error{
	font-family : Verdana;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	color:Red;
	
}

.Encabezado{
border: 1px solid #BBB;
width: 100%;
background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
font:normal 12px Verdana;

	font-family : Verdana, Arial;
	font-size : 22px;
	font-style : normal;
	font-weight : none;
	background-color : #333333;
/*	padding-left : 10px;
	padding-bottom : 2px;
	padding-top : 2px;
	border-color : #999999;
	border-style : solid;
    border-bottom-width : 1px;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 0px;
	vertical-align:middle;
	color:#FFFFFF;
*/
}

.title3{
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	background-color : #EFEFEF;
	border-color : #999999;
	border-style : solid;
	border-bottom-width : 0px;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 0px;	
}

.titleX{
	font-family : Verdana;
	font-size : 19px;
	font-style : normal;
	padding-left : 5px;
	padding-bottom : 2px;
	padding-top : 2px;
	border-color : #999999;
	border-style : solid;
	border-bottom-width : 1px;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 0px;	
}