﻿body
{
}
.barraOpcionesClara
{
	background-color: #6FAFDF;
	background-image: url(images/fondoGris.png);
	background-position: left top;
	background-repeat: repeat-x;
	border-bottom-style: solid;
	border-bottom-width: 0;
	border-top-style: solid;
	border-top-width: 0;
	color: #A82424;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	text-align: right;
}

.textos
{
	color: #555555;
	font-family: "Trebuchet MS" ,Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: justify;
}
