body{
	font-family:"Century Gothic";
	color:#666666;
	margin-left: 0px;
	/*margin-top: 0px;*/
	margin-right: 0px;
	background-color:#333333;
	font-size:10px;
}

.titulo3{
	font-weight:bold;
	font-size:14px;
}

.titulo2{
	font-weight:bold;
	font-size:16px;
}

.titulo1{
	font-weight:bold;
	font-size:20px;
}

p{
	font-size:15px;
}

p.toolbar{
	font-size:13px;
}

span{
	font-size:14px;

}

.texto_menor{
	font-size:13px;
}

.footer{
	font-family:sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
}

.borde_celda_clompleto{
	border:#666666 1px solid;
	
}

.borde_contenido{
	border-top:#000000 5px solid;
	border-right:#999999 1px solid;
}

.body_detalles{
	font-family:"Century Gothic";
	color:#666666;
	margin-left: 0px;
	/*margin-top: 0px;*/
	margin-right: 0px;
	background-color:#FFF;
	font-size:14px;
}

.celda_cabecera{
	background-image:url(images/linea_cabecera.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	background-position:top;
	border-top:#666666 1px solid;
}

.borde_imagen{
	border:#333333 1px solid;
}

.formStyle{
   /*font-family:Verdana, Arial, Helvetica, sans-serif;*/
   font-size: 14px;
   width:200px;
}

.formTextArea{
   font-family: "Century Gothic";
   font-size: 14px;
   width:480px;
}

.error{
	color:#CC0000;
	font-weight:bold;
}

A{
	text-decoration:none;
	color:#954A00;
	font-size:16;
}

A:hover{
	text-decoration:none;
	font-size:16;
	color:#954A00;
	font-weight:bold;
}

A.small{
	text-decoration:none;
	color:#954A00;
	/*font-weight:bold;*/
	font-size:14;
}

A.small:hover{
	text-decoration:none;
	font-size:14;
	color:#954A00;
	font-weight:bold;
}

.fecha{
	font-size:12px;
}