﻿
body {
	margin: 0px;
	padding: 0px;
	background: url(images/img02.jpg) repeat-x left top;
	line-height: 20px;
	text-align: justify;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
h1 { font-size:12pt; color:black;
	
}

p {
	color: #333333;
}


a {
	color: #0077dd;
}

a:hover {
	text-decoration: none;
}

.list1 {
	margin: 0;
	padding: 0;
	list-style:  circle;
}

.list1 a {
	background: url(images/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}

.list2 {
	margin: 0;
	list-style: none;
}

.list2 a {
	background: url(images/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}
fieldset{
	background-color:#FFFA9C; font-weight:bold;font-size:10pt;
}

img {
	border: none;
}

img.left {
	float: left; border:2px maroon solid;
	margin: 3px 20px 0px 0px;
}

#nover{
		visibility:hidden;
		}


/** HEADER */

#header { background-image:url('images/afime2.jpg') ;background-repeat:no-repeat;background-position: left;  vertical-align:top;
	width: 778px;
	margin: 0px auto;
	padding: 1em;
	height: 90px;
	color: #254360;
}

#header h1 {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
}

#header h2 {
	margin: 0 0 0 -80px;
	padding: 0px 0px 0px 95px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}

/** MENU */

#menu {
	width: 778px;
	margin: 0px auto;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display:  inline;
}

#menu a {
	background: url(images/img04.gif) no-repeat right 50%;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	
	color: #FFFA9C;
}

#menu .active {
	
	color: #FFFA00;
}

/** CONTENT */

#content {
	width: 778px;
	margin: 0px auto;
	padding: 40px 0px 20px 0px;
}

#columnA { 
	float: right;
	width: 538px;
	padding-left: 20px;
	border-left: 1px dashed #EEEEEE;
}






#columnA h2 {
	height: 22px; background-image:url('images/ftitul1.gif');background-repeat:no-repeat;
	border-bottom: 1px dashed #EEEEEE;
	font-size: 16pt; height:32px; vertical-align:middle;
	 font-family:"Britannic Bold"; 
	color:#751111;
}

#columnA h4 {
	height: 22px;
	border-bottom: 1px dashed #EEEEEE;
	font-size: 12pt;
	font-family:"Britannic Bold"; text-decoration:underline;
	color:#751111;
}

#columnB {
	float: left; background-image:url('images/prfondo1.gif');background-repeat:no-repeat;
	width: 200px;
}

#columnB h3 {
	height: 22px;
	border-bottom: 1px dashed #EEEEEE;
	border-spacing: 2px;
	font-size: 12pt;
	font-family:"Britannic Bold";text-decoration: underline;
	color:#751111;
}


/** FOOTER */

#footer {
	clear: both;
	margin: 0px auto;
	height: 59px;
	background: url(images/img03.jpg) repeat-x left top;
	text-align: center;
}

#footer p {
	margin: 0px;
	padding: 18px 0px 0px 0px;
	font-size: 12px;
	color: #111111;
}

#footer a {
	color: #222222;
}