/*curso gestion */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #008181;
	text-align: center;
}

table {width: 720px; }

td {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: small;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}


.lineabajo {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.titulos {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: small;
	color: #008181;
	background-color: Comercialización;
	font-weight: bold;padding: 2px;
}
.recuadro {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	color: #008181;
	background-color: #F0F0F0;
	border: 1px solid #008181;
}
.recuadro2 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	background-color: #C9E4E4;
	border: 1px solid #008181;
}
.textos {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: small;
	color: #000000;
	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: medium;
	color: #FF0000;
	font-weight: bold;
}
.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: #448887;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
}
a.botonesgris:hover {
	text-decoration: none;
	color: #448887;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
}
a.botonesgris:active {
	text-decoration: none;
	color: #448887;
	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: #448887;
	font-weight: bold;
}
a.linkindex:link {
	color: #448887;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
}
a.linkindex:visited {
	color: #478988;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
}
a.linkindex:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #448887;
	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: #448887;
}
.barra{
	background-image: url(imag/barra.jpg);
	background-repeat: no-repeat;
	height: 27px;
}
a.rojo:link {
	color: #FF0000;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
}
a.rojo:visited {
	color: #FF0000;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
}
a.rojo:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #448887;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
}
a.rojo:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	background-color: #448887;
}