body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #5A4B1F;
}
body {
	background-color: #A62900;
	background-image: url(img/fondo-pagina.jpg);
	background-repeat: no-repeat; background-attachment:fixed;
}

.tit-red {
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color:#CC3300;
}

.tit-red-small {
	font-size: 11px;
	text-decoration: none;
	color:#CC3300;
}

.tit-red-beich {
	font-size: 11px;
	text-decoration: none;
	color:#A98E3D;
}

.tit-red-white {
	font-size: 10px;
	text-decoration: none;
	color:#ffffff;
}

a.link-red:visited {
	color: #CC3300; 
	font-size:11px;
	text-decoration: underline
} 
a.link-red:active {
	color: #CC3300; 
	font-size:11px;
	text-decoration: underline
} 
a.link-red:link {
	color: #CC3300; 
	font-size:11px;
	text-decoration: underline
} 
a.link-red:hover {
	color:#CC3300;
	font-size:11px;
	font-weight:bold;
	text-decoration: none
} 

a.link-beich:visited {
	color:#A98E3D; 
	font-size:11px;
	text-decoration: underline
} 
a.link-beich:active {
	color:#A98E3D; 
	font-size:11px;
	text-decoration: underline
} 
a.link-beich:link {
	color:#A98E3D; 
	font-size:11px;
	text-decoration: underline
} 
a.link-beich:hover {
	color:#CC3300;
	font-size:11px;
	text-decoration: none
} 

a.link-white:visited {
	color:#fff; 
	font-size:11px;
	text-decoration: none
} 
a.link-white:active {
	color:#fff; 
	font-size:11px;
	text-decoration: none
} 
a.link-white:link {
	color:#fff; 
	font-size:11px;
	text-decoration: none
} 
a.link-white:hover {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration: none
}



.border { 
    border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}

.border-bottom { 
    border-bottom: 1px solid #DFCF9F;
}

.border-right { 
    border-right: 1px solid #DFCF9F;
}


.back-one { 
    background-color:#DACA94;
} 

.back-two { 
    background-color:#EFE7D0;
} 

.back-top-fond{ 
    background: url(img/top-fond.jpg) no-repeat bottom center;
	width:740px;
    height:251px; 
}





.form {
	BORDER-RIGHT: #c3c3c3 1px solid; BORDER-TOP: #c3c3c3 1px solid; FONT-SIZE: 10px; MARGIN-LEFT: 0px; BORDER-LEFT: #c3c3c3 1px solid; WIDTH: 150px; COLOR: #59798f; MARGIN-RIGHT: 0px; BORDER-BOTTOM: #c3c3c3 1px solid; HEIGHT: 12px; BACKGROUND-COLOR: #f0f0f0
}
.textarea {
	BORDER-RIGHT: #c3c3c3 1px solid; BORDER-TOP: #c3c3c3 1px solid; FONT-SIZE: 11px; MARGIN-LEFT: 0px; OVERFLOW: auto; BORDER-LEFT: #c3c3c3 1px solid; WIDTH: 150px; COLOR: #59798f; MARGIN-RIGHT: 0px; BORDER-BOTTOM: #c3c3c3 1px solid; HEIGHT: 50px; BACKGROUND-COLOR: #f0f0f0
}
.btn_ev_borr {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-SIZE: 100%; BORDER-LEFT: medium none; WIDTH: 57px; COLOR: #fff; BORDER-BOTTOM: medium none; HEIGHT: 22px; BACKGROUND-COLOR: #cc3300
}