.bodytext      { color: #444; font-weight: normal; font-size: 10px; font-family: Verdana }
.title      {
	color: #444;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
}
.whitetitle { color: white; font-weight: bold; font-size: 10px; font-family: Verdana }
.bigtitle     { color: #444; font-weight: bold; font-size: 13px; font-family: Verdana }
.bigorange   {
	color: #f6700a;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
	text-decoration: none;
}
.smallprint   { color: #444; font-style: normal; font-size: 9px; font-family: Verdana }
.redsmallprint1 { color: red; font-style: normal; font-size: 9px; font-family: Verdana }
.huge { color: #444; font-style: normal; font-weight: bold; font-size: 22px; font-family: Verdana }
.red headline { color: red; font-weight: bold; font-size: 10pt; font-family: Verdana }
.blue headline { color: #06c; font-weight: bold; font-size: 10pt; font-family: Verdana }
.link   { color: #f6700a; font-weight: bold; font-size: 10px; font-family: Verdana; text-decoration: none }
.lineahor      { color: #f6700a}
.obligatorio {
	font-family: Verdana;
	color: #F6700a;
	font-size: 10px;
	font-weight: normal;

}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.pagenumbers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f6700a;
	text-decoration: none;
	border: none;


}
.articulo {
	width: 100%;
	border-top: 1px solid #C0C0C0;
	padding: 8px 8px 8px 0;
	margin-top: 0;
	margin-bottom: 14px;
	clear: both;
}
.artFotos {
	position: relative;
	float:left;
	width: 140px;
	top: -10px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #444;
	border-left: 1px solid #C0C0C0;
	padding-left: 8px;
	padding-bottom: 8px;
	margin-top: 1px;
}
.artFotos img {
	margin-top: 14px;
	left: -4px;	
}
.artTexto {
	margin-left: 140px;
	width: auto;
	display:block;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #444;
}
.artTexto h1{
font-weight: bold; font-size: 10px; font-family: Verdana; color:#000000;

} 
.whitetitletable {
	color: white;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	background-color: #000000;

}

