body {
	margin: 15px;
	background-color: #F7F0E2;
	font-size: 13px;
	font-family: Arial, Helvetica;
	text-align: justify;

	/* no gecko-based */

		scrollbar-face-color: #FFF7EC;
		scrollbar-highlight-color: #800000;
		scrollbar-darkshadow-color: #800000;
		scrollbar-shadow-color: #800000;
		scrollbar-3dlight-color: #800000;
		scrollbar-arrow-color: #800000;
		scrollbar-track-color: #FFD6C6;
}

.barra {
	margin: 1px;
	background-color: #F7F0E2;
	background-image: url('comunes/logo_ac1_50.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 54px;
}

table {
	font-size: 13px;
	font-family: Arial, Helvetica;
	line-height: 1.5;
	text-align: justify;
}

td {
	vertical-align: top;
}

.texto {
	line-height: 1.5;
	width: 100%;
	text-indent: 15px;
	margin-bottom: 15px;
}

hr {
	height: 5px;
	color: #E0DFE3;
	background-color: #E0DFE3;
	border-style: solid;
	margin-bottom: 25px;
}

.tit-1 {
	background-image: url('f_rotulo2a.gif');
	background-repeat: repeat-x;
	font-size: 19px;
	font-weight: bold;
	color: #800000;
	padding-left: 3px;
	padding-right: 100px;
	text-align: left;
	line-height: 2;
	white-space: nowrap;
}

.tit-2 {
	background: url('f_rotulo2a.gif');
	background-repeat: repeat-x;
	font-size: 17px;
	color: #800040;
	padding-left: 3px;
	padding-right: 300px;
	margin-top: 25px;
	text-align: left;
	line-height: 3;
	white-space: nowrap;
}

.azul {	
	font-weight: bold;
	color: #000080;
}

.verde {
	font-weight: bold;
	color: #008000;
}

.marron {
	font-weight: bold;
	color: #800000;
}

.valores {
	font-weight: bold;
	font-style: italic;
}

.center {
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}

.derecha {
	padding-left: 15px;
}

.derecha img {
	margin-bottom: 15px;
}

.izquierda {
	padding-right: 15px;
}

.izquierda img {
	margin-bottom: 15px;
}

.w3c {
	float: left;
}

.pagina {
	float: right;
}

