.stilos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
.mayuscu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: 5571A1;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-align:center;
	color: #333333;
	padding-top: 15px;
	border-bottom:1px solid;
  	border-color: #bfbfbf; 
}

.inputSubmit
	{
	color: #333333;
	background-color: #F3F0F0;
	border-color : #808285;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Verdana,tahoma,Arial;
	font-size : 10px;
	font-weight: bold;
	}

.inputBox
	{
	color : #000000;
	background : #FFFFFF;
	border-color : #808285;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Verdana,tahoma,Arial;
	font-size : 9px;
	}

.inputText
	{
	color : #000000;
	background : #FFFFFF;
	border-color : #808285;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Verdana,tahoma,Arial;
	font-size : 9px;
	}

.inputSelect
	{
	color : #000000;
	background : #FFFFFF;
	border-color : #808285;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Verdana,tahoma,Arial;
	font-size : 9px;
	}

.menuTitle{
  font-family : Lucida Sans, Tahoma, Arial;
  font-size : 10px;
  font-weight:bold;
  color: #4c4c4c;
  padding-top: 3px;
  border-bottom: 1px solid;
  border-color: #bfbfbf; 
  padding-bottom: 2px; 
}


.menu{
  font-family : Lucida Sans, Tahoma, Arial;
  font-size : 10px;
  font-weight:bold;
  color: #4c4c4c;
}

.menu td {
  padding-top: 5px;
  border-bottom: 1px solid;
  border-color: #bfbfbf; 
  padding-bottom: 2px; 
}

.menu div, .menu a{
  text-decoration: none;
  color: #4c4c4c;
  border-bottom: 0;
}

.frameTitle{
  font-family : Lucida Sans, Tahoma, Arial;
  color:#ffffff;
  font-size : 12px;
  font-weight:bold;
}

.small{
  font-family : Lucida Sans, Tahoma, Arial;
  font-size : 9px;
  font-weight:bold;
  text-decoration: none;
  color: #4c4c4c;
  vertical-align: middle;
}

P.marginado {
  text-indent: 2em;
  margin: 5px;
}

.counter{
  font-family : Lucida Sans, Tahoma, Arial;
  font-size : 11px;
  font-weight:bold;
  text-decoration: none;
  color: #367AC3;
  vertical-align: middle;
}
