.text-foot{
	font-family: Arial, Trebuchet MS, verdana, Helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}
A.text-foot:hover {
	font-family: Arial, Trebuchet MS, verdana, Helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.text-foot2{
	font-family: Arial, Trebuchet MS, verdana, Helvetica;
	font-size: 11px;
	color: #cc6600;
	text-decoration: none;

}
A.text-foot2:hover {
	font-family: Arial, Trebuchet MS, verdana, Helvetica;
	font-size: 11px;
	color: #cc6600;
	text-decoration: underline;
}


.text-3eye{
	font-family: Arial, Trebuchet MS, verdana, Helvetica;
	font-size: 11px;
	color: #ff6600;
	text-decoration: none;

}
A.text-3eye:hover {
	font-family: Arial, Trebuchet MS, verdana, Helvetica;
	font-size: 11px;
	color: #ff6600;
	text-decoration: underline;
}


.text-title{
	font-family: Arial, Trebuchet MS, verdana, Helvetica;
	font-size: 12px;
	color: #5F0707; font-weight:bold;
	text-decoration: none;

}
A.text-title:hover {
	font-family: Arial, Trebuchet MS, verdana, Helvetica;
	font-size: 12px;
	color: #5F0707; font-weight:bold;
	text-decoration: underline;
}

.text-menu{
	font-family: Arial, Trebuchet MS, verdana, Helvetica;
	font-size: 11px;
	color: #595451; font-weight:590;
	text-decoration: none;

}
A.text-menu:hover {
	font-family: Arial, Trebuchet MS, verdana, Helvetica;
	font-size: 11px;
	color: #595451; font-weight:590;
	text-decoration: underline;
}

.text-content{
	font-family: Arial, Trebuchet MS, verdana, Helvetica;
	font-size: 11px;
	color: #595451; 
	text-decoration: none;

}
A.text-content:hover {
	font-family: Arial, Trebuchet MS, verdana, Helvetica;
	font-size: 11px;
	color: #595451;   
	text-decoration: underline;
}

.text-content_bold{
	font-family: Arial, Trebuchet MS, verdana, Helvetica;
	font-size: 11px;
	color: #595451; font-weight:bold;
	text-decoration: none;

}
A.text-content_bold:hover {
	font-family: Arial, Trebuchet MS, verdana, Helvetica;
	font-size: 11px;
	color: #595451; font-weight:bold;  
	text-decoration: underline;
}

.text-content_bold2{
	font-family: Arial, Trebuchet MS, verdana, Helvetica;
	font-size: 11px;
	color: #968d8b; font-weight:bold;
	text-decoration: none;

}
A.text-content_bold2:hover {
	font-family: Arial, Trebuchet MS, verdana, Helvetica;
	font-size: 11px;
	color: #968d8b; font-weight:bold;  
	text-decoration: underline;
}

.text-form{
	font-family: Arial, Trebuchet MS, verdana, Helvetica;
	font-size: 12px;
	color: #595451; font-weight:bold;
	text-decoration: none;

}
A.text-form:hover {
	font-family: Arial, Trebuchet MS, verdana, Helvetica;
	font-size: 12px;
	color: #595451; font-weight:bold;  
	text-decoration: underline;
}

.inputcot {
	font-family: Verdana;
	font-size: 12px;
	color:  #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: repeat;
	background-color:#ffffff;
	border: 1px solid #840001;
	width:447px;
	filter: Alpha(Opacity=100, FinishOpacity=80, Style=1, StartX=, StartY=, FinishX=, FinishY=);
}


.inputcot2 {
	font-family: Verdana;
	font-size: 11px;
	color:  #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: repeat;
	background-color:#f5f4f3;
	
	width:300px; 
	filter: Alpha(Opacity=100, FinishOpacity=100, Style=1, StartX=, StartY=, FinishX=, FinishY=);
}

.inputcot3 {
	font-family: Verdana;
	font-size: 11px;
	color:  #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: repeat;
	background-color:#f5f4f3;
	
	width:300px; height:50px;
	filter: Alpha(Opacity=100, FinishOpacity=100, Style=1, StartX=, StartY=, FinishX=, FinishY=);
}

.boton2 { 
		font-family: Verdana; 
		font-size: 12px; 
		color: #5F0707; 
		border:  1px #969492 solid; 
	    background-color: #f5f4f3;
		font-weight: normal;
		cursor:pointer
		
}

select {
	font-family: Verdana;
	font-size: 11px;
	color:  #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: repeat;
	background-color:#f5f4f3;
	
	width:305px; 
	filter: Alpha(Opacity=100, FinishOpacity=100, Style=1, StartX=, StartY=, FinishX=, FinishY=);}