body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	color:#333333;
	background-image: url(imagenes/fondo.gif);
	background-repeat: repeat;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
}

#cabecera{
	width:748px;
	height:120px;
	background-image: url(imagenes/cabecera.jpg);
}

#menu{
	text-align:right;
	font-weight:bold;
	width:123px;	
}

#menu:hover {
	text-align:right;
	font-weight:bold;	
	width:123px;	
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.titulo{
	font-size:18px;
	font-weight:bold;
	color: #663366;
	border-bottom:1px solid #663366;	
}

.enlace:link, .enlace:visited {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	padding-top:3px;
	padding-bottom:2px;
	color: #333333;
	text-indent:0px;
	text-decoration:none;
	display:block;	
}

.enlace:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	padding-top:3px;
	padding-bottom:2px;
	color: #FFFFFF;
	text-decoration:none;
	text-indent:0px;
}

.enlaceInt:link, .enlaceInt:visited {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	padding-top:3px;
	padding-bottom:2px;
	color: #333333;
	text-indent:0px;
	text-decoration:none;
	display:block;	
}

.enlaceInt:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	padding-top:3px;
	padding-bottom:2px;
	color: #666666;
	text-indent:0px;
	text-decoration:none;
}

a {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	text-decoration:none;	
}

a:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	text-decoration:underline;	
}
