body{
	margin:20;
	padding:0;
	/*background-repeat:no-repeat;
	background-attachment:fixed;*/
	font-family:"Trebuchet MS";
	font-size:11px;
	text-align:justify;
	background-color:#07274B;
	color: #333333;
}
.fondo {
background-image:url(../../../images/frontend/foot.jpg);
background-position:bottom;
background-repeat:no-repeat
}
.tit01{
	font-family:"Trebuchet MS";
	color:#00A0CC;
	font-weight:normal;
	font-size:22px;
	padding-left:8px;
}

.tit02{
	font-family:"Trebuchet MS";
	color:#00A0CC;
	font-weight:normal;
	font-size:16px;
}
.general {	
    font-family:"Trebuchet MS";
	font-size:11px;
	text-align:justify;
	color: #333333;
}
.generalError {	
    font-family:"Trebuchet MS";
	font-size:20px;
	text-align:justify;
	color: #FF0000;
}
.textazul {	
    font-family:"Trebuchet MS";
	font-size:11px;
	text-align:justify;
	color: #00A0CC;
}
.Subtit01{
	font-family:"Trebuchet MS";
	color:#333333;
	font-weight:bold;
	font-size:14px;
	padding-left:8px;
}
.Subtit02{
	font-family:"Trebuchet MS";
	color:#333;
	font-weight:bold;
	font-size:13px;
	padding-left:8px;
}
.foot{
	font-family:"Trebuchet MS";
	color:#DBEBF2;
	font-weight:normal;
	font-size:10px;
}
.menu{
	font-family:"Trebuchet MS";
	color:#000;
	font-weight:bold;
	text-align:center;
	font-size:14px;
}
.menu a:link{
	color:#00A0CC;
	text-decoration:none;
}
.menuover{
	font-family:"Trebuchet MS";
	color:#FFF;
	font-weight:bold;
	text-align:center;
	font-size:14px;
}
.menuover a{
	color:#FFF;
	text-decoration:none;
}
.menuover a:hover{
	color:#DBEBF2;
	text-decoration:underline;
}
.menuover a:link{
	color:#DBEBF2;
	text-decoration:none;
}
.textfield {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #f1f9ff;
	height: 20px;
	border: 1px solid #6fb3de;
}
.textfieldEdit {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
	background-color: #f1f9ff;
	height: 20px;
	border: 1px solid #6fb3de;
}
.textfieldSearch {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #f1f9ff;
	height: 20px;
	border: 1px solid #6fb3de;
}
.textfieldm {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #6fb3de;
	background-color: #f1f9ff;
}
