body{
	font-family: Arial;
	font-size: 12px;
	color: #3B3D3F;
	background:#FFFFFF;
	padding: 0;
	margin:0;
}
td{
	font-family: Arial;
	font-size: 12px;
	color: #3B3D3F;
	font-weight: normal;
	font-variant : normal;
}
div.line{
	font-family: Arial;
	font-size: 12px;
	color: #3B3D3F;
	font-weight: normal;
	font-variant : normal;
}
div.btnInLine{
	font-family: Arial;
	font-size: 12px;
	color: #3B3D3F;
	font-weight: normal;
	font-variant : normal;
	text-decoration:none;
	cursor:pointer;
	display:inline;
}
div.linky{
	font-family: Arial;
	font-size: 14px;
	color: #0B5DA9;
	font-weight: normal;
	font-variant : normal;
	text-decoration:none;
	cursor:pointer;
}
div.linky:hover{
	text-decoration:underline;
}
.tituloPrincipal{
	font-family: Arial;
	color:#FFFFFF;
	font-weight:normal;
	font-size: 14px;
	text-align:center;
	background:#DFDFDF url(img/bgTituloPrincipal.jpg);
	border:1px solid #4F4F4F;
	padding:5px;
}
.tituloMediano{
	font-family: Arial;
	color:#FFFFFF;
	font-weight:normal;
	font-size: 12px;
	text-align:left;
	background:#DFDFDF url(img/bgTituloPrincipal.jpg);
	border:1px solid #4F4F4F;
	padding:3px;
}
input{
 	border:1px solid #4F4F4F;
	background-color: #075498;
	color:#FFFFFF;
}
.radio1{
 	border:0px;
 	background-color: #DFE8FF;
	color:#3B3D3F;
}
input.select{
	border:1px solid #4F4F4F;
	background-color: #FFFFFF;
	color:#3B3D3F;
}
.texto{
	border:1px solid #4F4F4F;
	background-color: #FFFFFF;
	color:#3B3D3F;
}
div.menu{
	height:53px;
	background:#FFFFFF url(img/bg_header.jpg);
	text-align:center;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	font-variant : normal;
	position:relative;
	border: 1px solid #0B5FFD;
	margin-top:0px;
	
}
div.menu2{
	height:53px;
	background:#FFFFFF url(img/bg_header.jpg);
	text-align:center;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	font-variant : normal;
	position:absolute;	bottom: 0;
	float: bottom; width: 100%;
	
	border: 1px solid #0B5FFD;
	
}

div.header{
	height:130px;
	background:#FFFFFF url(img/bg_header_.jpg);
	text-align:center;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	font-variant : normal;
	position:relative;
	border: 1px solid #4F4F4F;
	margin-top:0px;
	
}

a.footer:hover, a.footer:active,a.footer:link,a.footer:visited{
	font-family: Lucida Sans;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

a.footer:hover{
	text-decoration: underline;
}
