/* Hoja de estilo en cascada by Sylvina Fornaresio */
/* <LINK REL=stylesheet HREF="estilo.css" TYPE="text/css"> */
	BODY {	
		font-size: 13px; 
		font-family: Georgia, "Times New Roman", Times, serif;
		margin-left: 0.0in;
		margin-right: 0.0in;
		margin-top: 0.0px;
	}


	.boton {
	padding: 4px;
	border: 1px solid #392109;
	background-color: #E8DFF0;
	}

.imageborder {
	border: 1px solid #33CCFF;
}

#avmenu {
clear: left;
float: left;
width: 177px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #FFFFFF;
display: block;
padding: 6px 0 0 10px;
background: #0F0C1F;
border-left: 4px solid #9DAAF1;
}	
	
#avmenu li a:hover {
background: #0F0C1F;
color: #B8C3FE;
border-left: 4px solid #B8C3FE;
}

.title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left: 8px solid #7883BE;}

	A:visited {
		text-decoration: none; 
		color:#D3D3D3;	}

	A:link {
		text-decoration: none;
		color:#FFFFFF;	}

	A:hover {
		color:#FFFFFF;
		text-decoration: none;}

	.abajo 	{
	font-size: 11px;
	color: #bbbbbb;
	font-style: normal;
	font-weight: normal;
	}
	
	H1 	{
	font-size: 28px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	/*font-weight: bold;*/
	font-family: Georgia, "Times New Roman", Times, serif;		
	}

	H2 	{
		font-size: 15pt;
		font-style: normal;
		color: #333333;
		font-weight: normal;
		font-family: Georgia, "Times New Roman", Times, serif;		
	}


	H3 	{
		font-size: 12pt;
		font-style: normal;
		color: #454545;
		font-weight: normal;
		font-family: Georgia, "Times New Roman", Times, serif;
	}

TT {
		font-size: 13px;
		font-style: normal;
		font-weight: normal;
  		font-family: Georgia, "Times New Roman", Times, serif;
	}
TH 	{
		font-size: 13px;
		font-style: normal;
		font-weight: normal; 
		font-family: Georgia, "Times New Roman", Times, serif;
	}

	TD { 
		font-size: 13px;
		line-height:22px;
		font-style: normal;
		font-weight: normal; 
		font-family: Georgia, "Times New Roman", Times, serif;
 } 

		PRE { 
		font-size: 13px;
		font-family: Georgia, "Times New Roman", Times, serif;
		}
