@charset "utf-8";
/* CSS Document */



body
{
	width:100%;
	height:100%;
	background:url('images/bg-image.jpg') repeat-x;
	font-family:tahoma;
	font-size:10pt;
	color:#474747;
	padding:0;
	margin:0;
}

.villarosa
{
color:#fde6ba;
}


.content
{
text-decoration: none;
color: #333300;
font-size:10pt; 
font-family: tahoma;
font-weight:none; 
}


.title
{
text-decoration: none;
color: #ded6c2;
font-size:11pt; 
font-family: tahoma;
font-weight:none; 
}



.title2
{
	font-family: tahoma;
	font-size: 10pt;
	font-weight: none;
	color: #584827;
}



.title3
{
	font-family: tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #584827;
}




.f_field
{
text-decoration: none;
color: #333;
background:#f8f1d6;
font-size:8pt; 
font-family: tahoma;
font-weight:none; 
}


.form_title2
{
text-decoration: none;
color: #fff;
font-size:9pt; 
font-family: tahoma;
font-weight:none; 
}


.form_title
{
text-decoration: none;
color: #fff;
font-size:11pt; 
font-family: tahoma;
font-weight:none; 
}




.links1:link  
{
	font-family:tahoma;
	font-size:10pt;
	color:#fff;
	text-decoration:none;
}

.links1:visited 
{
	font-family:tahoma;
	font-size:10pt;
	color:#fff;
	text-decoration:none;
}

.links1:hover
{
	font-family:tahoma;
	font-size:10pt;
	color:#ccc;
	text-decoration:none;
}

.links1:active  

{
	font-family:tahoma;
	font-size:10pt;
	color:#ccc;
	text-decoration:none;
}







.links:link  
{
	font-family:tahoma;
	font-size:10pt;
	color:#584827;
	text-decoration:none;
}

.links:visited 
{
	font-family:tahoma;
	font-size:10pt;
	color:#584827;
	text-decoration:none;
}

.links:hover
{
	font-family:tahoma;
	font-size:10pt;
	color:#ff3366;
	text-decoration:none;
}

.links:active  

{
	font-family:tahoma;
	font-size:10pt;
	color:#ff3366;
	text-decoration:none;
}

.footer:link  
{
	font-family:tahoma;
	font-size:8pt;
	color:#999999;
	text-decoration:none;
}

.footer:visited 
{
	font-family:tahoma;
	font-size:8pt;
	color:#999999;
	text-decoration:none;
}

.footer:hover
{
	font-family:tahoma;
	font-size:8pt;
	color:#ff3366;
	text-decoration:none;
}

.footer:active  

{
	font-family:tahoma;
	font-size:8pt;
	color:#ff3366;
	text-decoration:none;
}



.footer1
{
	width:100%;
	height:100%;
	font-family: tahoma, tahoma;
	font-size:8pt;
	color:#999999;
	padding:0;
	margin:0;
}


h1
{
	font-family:"Lucida Sans Unicode", "Lucida Sans", "Lucida Console";
	font-size:18px;
	font-weight:normal;
	letter-spacing:-2px;
	margin:0;
	padding:0;
}