.txtgeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	line-height: 18px;
	margin-right: 15px;
	margin-left: 15px;
}
.anunciestiu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	line-height: 18px;
}
.destacatgeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.destacatcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #F8971C;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #999999;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #999999;
}
.botones {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.destacatPetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}
.bordeimagen {
	border: 1px solid #333333;
}
.borderallado {
	border-top: 1px dashed #CCCCCC;
	
	border-bottom: 1px dashed #CCCCCC;

}
.borderallado2 {
border-bottom: 1px dashed #CCCCCC;
}
.listas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 10px;
}
.listasbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F8971C;
	padding: 10px;
}
#navigation{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	font-weight: normal;
	font-variant: normal;
	float:left;
}
#navigation ul{
list-style:none;
margin-left:0px;
margin-right:0px;
margin-bottom:7px;
padding:0;
padding-top:8px;
}
#navigation li{
display:inline;

}
#navigation a:link, #navigation a:visited{
padding: 2px 5px 2px 5px;
margin-right:2px;
margin-left:5px;
color:#666666;
background-color:#ffffff;
text-decoration:none;
}
#navigation li.activo{
padding: 2px 5px 2px 5px;
margin-right:2px;
margin-left:5px;
color:#ffffff;
background-color:#F8971C;
text-decoration:none;}



#navigation a:hover{
color:#ffffff;
background-color:#F8971C;
}
.back2 {
	background-image: url(fondo2_18_18.GIF);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #ccdde7;
}
.capitular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
a.newweb:link,a.newweb:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:3px;
	background-color:#FF9900;
	margin-right:5px;
	padding:6px;
line-height:18px;
text-decoration:none;
}
a.newweb:hover,a.newweb:active {
text-decoration:underline;
}