@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	background-attachment:fixed;
}
.line_box_left {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #d6d6d6;
}
.bordaFoto {
	border: 2px solid #FFFFFF;
}


.font{
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	font-size:11px;
	color: #696963;
}

address {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	font-size:11px;
	float: left;
	color: #696963;
	font-style: normal;
	margin: 0px;
}

.Title{
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	font-size:13px;
	color: #6B7D3F;
}
.form{
	border: 1px solid #999999;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	color: #696963;
	font-size:11px;
}
.formLogin{
	border: 1px solid #999999;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	color: #696963;
	font-size:10px;
	width: 100px;
}
.Font1 {
	font-size: 11px; 
	font-family: Tahoma;
}
a {
	color: #4FA7CB;
	text-decoration: underline;
}
a:hover {
	color: #90A954;
}
a:visited {
	color: #B3C9D2;
}
a:visited:hover {
	color: #90A954;
}

#main{  
	color: #696963; 
	text-decoration: none}

#main:hover {  
	color: #4FA7CB; 
	text-decoration: none}

.line_box_Right {
	margin-top: 15px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #d6d6d6;
}

.cxText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 2px;
}
.cxText:hover {
	color: #BE1E2D;
	background-color: #E7E7E7;
}
.bordaGray {
	border: 1px solid #999999;
}
.fontSmall {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	font-size:10px;
	color: #696963;
}
.linha_down {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

