
a {
	color: #000;
	text-decoration: none;
}


h3 { 
	font-size:80%;
	font-style:italic;

}


body {
	
	
	background: url('imagenes/BG.gif') repeat-x top left;

	color: #333; margin: 20px 0;
	text-align: center; font-style:normal; font-variant:normal;font-weight:normal; font-size:1em; font-family: Book Antiqua; font-style:normal; font-variant:black
}


.gfx a {
	background: #FFF url('imagenes/index_sup.jpg') no-repeat; display: block; height: 142px
}


.gfx {
	background: #FFF url('imagenes/index_sup.jpg') no-repeat; display: block; height: 142px
}



.header {
	background: #FFF;
	border-bottom: 1px solid #E5E5E5;
	font: bold 2.6em Arial;
	line-height: 3em;
}


.main {
	background: #FFF; 
	border: 5px double #EEE; 
	border-color: #E4E4E4 #CFCFCF #CCC #CFCFCF; 
	margin: 20px auto 3px auto; 
	text-align: left;
	width: 820px; 
}



.container {
	margin: 1px;
}



.menu a {
	background: #BA80F8;
	border-right: 1px solid #CECECE;
	border-top: 1px solid #E5E5E5;
	color: #270153;
	float: left;
	padding: 4px 0px 5px 0px;
	width: 200px; height: 15px;
}

.menu a span {
	padding-left: 6px;
}

.menu a:hover {
	background: #EEE url('img/bgmenu.gif') repeat-x;
	color: #0033FF
}


.menu a#last {
	width: 200px;
	border-right: none;
}



.content {
	background: #FFF;
	border-top: 0px solid #FFF;
	clear: both;
}

.content h1 {
	margin: 0;
	font: bold 1.1em sans-serif,Arial;
	color: #666;
}

.content p {
	margin: 3px 0 6px; color: #666;
}

.item {
	background: #FCFCFC url('img/bgitem.gif') repeat-x;
	padding: 5px
}


.footer {
	padding: 1px;
	background: #BA80F8;
	color: #270153;
} 


.footer a:hover {
	color: #0033FF;
}
