.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #9900CC;

}
.botones {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF9900;
	font-weight: bold;
}
.fechas {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #999999
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9900CC
}
.Caps {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF
}
.peque {  font-family: Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal}

.background {  background-image: url(images/portada/main.jpg); background-repeat: no-repeat}


A:visited {
	color:  #9701BB;
	font-weight : bold;
    text-decoration: none;
}

A:link {
	color : #9701BB;
	font-weight : bold;
    text-decoration: none;
}
A:hover {
	COLOR: #000000;
	font-weight : bold;
}

body {
	scrollbar-3d-light-color : #FFFFFF;
	scrollbar-arrow-color : #FFCE39;
	scrollbar-base-color : #000000;
	scrollbar-dark-shadow-color : #FFFFFF;
	scrollbar-face-color : #9701BB;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #00137F;
}
.titulos2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #339933;
}
.bordeder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #329935;
}
.brdeTabla {
	border: 1px solid #000000;
}
.brdeTabla Input {
	border: 1px solid #000000;
}
.brdeTabla Textarea {
	border: 1px solid #000000;
}#marco {
	border: 4px solid #FFFFFF;
}
