a{
	background: transparent;
	color: #00f;
	text-decoration: none;
}

a:hover{
	background: transparent;
	color: #f00;
}

#websamigas a, #websamigas a:hover, #websamigas a:link, #websamigas a:visited{
	background: transparent;
	color: #000000;
}

 {
	background: transparent;
	color: #000000;
}

acronym{
	border-bottom: 1px dashed #009;
	cursor: help;
}

body{
	background: #c0c0c0;
	font: 0.8em Tahoma,Arial,Helvetica,sans-serif;
	margin: 1em;
	padding: 0;
}

dd{
	padding: 1em;
	text-align: justify;
}

dd ol,dd ul{
	margin: 0;
	padding: 0;
}

dt{
	border-top: #c0c0c0 1px solid;
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
	padding-left: 1em;
	text-align: left;
}

dt.sinlinea {
   border-top: #000000 0px solid;
}

h1{
	color: #003366;
	font-variant: small-caps;
	margin: 0;
	padding-right: 0.5em;
	text-align: right;
}

h1:first-letter{
	font-size: 1.5em;
}

h2,p{
	padding: 0 1em;
}

img{
	border: none;
}

li{
	margin-top: 1ex;
}

ol{
	margin-right: 4ex;
}

p{
	text-align: justify;
}

span.button{
	background: #f4f4f4;
	border-bottom: 1px solid #999;
	border-left: 1px solid #ccc;
	border-right: 1px solid #999;
	border-top: 1px solid #ccc;
	color: #000;
	padding: 0px 1px 0px 1px;
}

ul{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 25px;
}

ul{
	margin: 0;
	text-align: left;
}

.content{
	background: #fff;
	border: 1px solid #000;
}

.header{
	background: #99ccff;
	height: 3.9em;
	line-height: 3.9em;
	text-align: left;
}

.header img{
	float: left;
}

.navtop{
	background: url(/css/nav.gif) #1e57c7;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	height: 1.9em;
}

.navtop a{
	color: #fff;
	font-weight: 900;
}

.navtop a:hover{
	color: #548fff;
}

.navtop li{
	background: url(/css/nav.gif) repeat-x #1e57c7;
	float: left;
	height: 1.9em;
	line-height: 1.9em;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 33.3%;
}

.navtop ul{
	margin: 0;
	padding: 0;
	text-align: center;
}

.attention{
	background: #efefff;
	border-bottom: #000 1px dashed;
	border-top: #000 1px dashed;
}


div.centrado  {
   text-align: center;
}