/* CSS Document */

body, p
{
	margin:0;
}

body
{
	background-attachment: scroll;
	background-image: url(main_bg.jpg);
	background-repeat: repeat-x;
}

body, table
{
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 20px;
	font-size: 12px;
	color: #666666;
	
}


A:link
{
	text-decoration: none;
	color: #666666;
}
A:visited
{
	text-decoration: none;
	color: #666666;
}
A:hover
{
	text-decoration: underline;
	color: #3D70AF;
}

.news {color: #666666;line-height: 22px;}
a.news:link{color: #666666;	line-height: 22px;text-decoration: underline;}
a.news:visited{color: #666666;line-height: 22px;text-decoration: underline;}
a.news:hover{color: #999999;line-height: 22px;text-decoration: none;}

.data {font-size: 11px;color: #3D70AF;}
.case {font-size: 11px;color: #B3B28E;}
.fontcontact {color: #3D70AF;}
.fontbold {font-size: 12px;color: #5B4019;font-weight: bold;}
.foot {color: #7D7D7D;}
.line_bottom {	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #F0EDDE;}

.navigation {color: #B5A665;}
a.navigation:link{color: #B5A665;	text-decoration: none;}
a.navigation:visited{color: #B5A665;text-decoration: none;}
a.navigation:hover{color: #B5A665;text-decoration: underline;}

.menu {font-size: 14px;font-weight: bold;color: #D1D1D3;}
a.menu:link{font-size: 14px;font-weight: bold;color: #D1D1D3;	text-decoration: none;}
a.menu:visited{font-size: 14px;font-weight: bold;color: #D1D1D3;text-decoration: none;}
a.menu:hover{font-size: 14px;font-weight: bold;color: #D1D1D3;text-decoration: underline;}

.p_services {color: #3D70AF;line-height: 22px;font-weight: bold;}
a.p_services:link{color: #3D70AF;line-height: 22px;font-weight: bold;	text-decoration:none;}
a.p_services:visited{color: #3D70AF;line-height: 22px;font-weight: bold;text-decoration:none; }
a.p_services:hover{color: #3D70AF;line-height: 22px;font-weight: bold;text-decoration: underline;}

.infoah {font-size: 11px;color: #cccccc;}
a.infoah:link{font-size: 11px;color: #cccccc;	text-decoration: underline;}
a.infoah:visited{font-size: 11px;color: #cccccc;text-decoration: underline;}
a.infoah:hover{font-size: 11px;color:#cccccc;text-decoration: none;}

.input_text1{ width:100px; margin:10px 0;}
.input_text2{ width:150px;margin-bottom:5px; color:#999;}

