/*curso precios violeta*/
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #6C537B;}
	
td {font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: small;
	color: #333333;
	text-decoration: none;}
.lineabajo {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.textos {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: small;
	color: #333333;
	text-decoration: none;
}
.lineaiz {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.textocolor {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:small;
	color:#6C537B;
	font-weight: bold;
}
.titulos {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	color: #6C537B;
	background-color: #DDCCDB;
	font-weight: bold;
	padding: 2px;
	display: block;
}
.recuadro {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	color: #6C537B;
	background-color: #F0F0F0;
	border: 1px solid #6C537B;
}
.botonesgris {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	text-decoration: none;
	color: #6C537B;
}
a.botonesgris:link {
	color: #333333;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
}
a.botonesgris:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6C537B;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
}
a.botonesgris:hover {
	text-decoration: none;
	color: #6C537B;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
}
a.botonesgris:active {
	text-decoration: none;
	color: #6C537B;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
}
.textosblancosolo {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
.linkindex {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	text-decoration: none;
	color: #6C537B;
	font-weight: bold;
}

a.linkindex:link {
	color: #6C537B;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
}
a.linkindex:visited {
	color: #6C537B;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
}
a.linkindex:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #6C537B;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
}
a.linkindex:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	background-color: #6C537B;
}
.barra{
	background-image: url(imag/barra.jpg);
	background-repeat: no-repeat;
	height: 27px;
}
