BODY      
{ 
	font-size: 120%;
}
html,body{margin:0;padding:0}

div#content p{line-height:1.4}
div#wrapper{float:right;width:100%; margin-left:-10px}
div#content{margin-left:20px; background-color:#FFFFFF}
div#navigation{ visibility:hidden; display:none}
div#footer{clear:both;width:100%}

#inter {
		padding-top:5px; 
		padding-right:20px; 
		padding-bottom:10px; 
		padding-left:10px;
		margin-left:10px;
		background-color:#FFFFFF;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #006699;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #009999;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
.titulo-azul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	font-style: normal;
	font-weight: bold;
	color: #006699;
}
.titulo-blanco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.subtitulo-naranja {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}
.subtitulo-verde {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	font-style: normal;
	font-weight: bold;
	color: #009999;
}
.subtitulo-blanco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.texto {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	color: #000000;}
li {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	color: #000000;}
.texto-negrita {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #000000;}
.texto-negrita10 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-style: normal;
	font-weight: bold;
	color: #000000;}
.borde-naranja {
	border: 1px solid #FF9900;
}
.borde {
	border: 1px solid #000000;
}
.borde1 {
	border: 1px solid #000000;
}
.borde-azul {
	border: 1px solid #006699;
}
.borde-verde {
	border: 1px solid #009999;
}
.fondo-naranja {
	background-color:#FF9900;
}
.fondo-azul {
background-color:#006699;
}
.fondo-verde {
	background-color: #009999;
}
.fondo-blanco {
	background-color: #FFFFFF;
}
.fondo-crema { background-color:#FFCC99}
.frame-header {background-image:url(http://www.amera.com.ar/images/bgheader-amera.jpg);
	background-repeat:repeat-x;
	background-position:top;}
