/* CSS Document */

body {
	font-family: Verdana, sans-serif;
	font-size:12px;
	color: #000000;/*
	background-color: #B12919;
	margin-left:0px;
    margin-top:0px;
    margin-bottom:0px;*/
}
.tdColor { background-color: #B12919; }
.separadorProf { background-color: #CCCCCC; }
.txtForForm {
	color:#000000;
	font-size:11px;
}
.txtCampo {
	font-size:10px;
	border-width: 1px;
	border-style: solid;
	border-color: #888888;
}
.txtCabezalTitulo { color: #FFFFFF; }
.txtCabezalTituloRojo {
	font-size:14px;
	color: #B12919;
}
.txtCabezalTituloRojo2 {
	font-size:11px;
	color: #B12919;
}
.txtCabezalTituloRojo3 { color: #B12919; }
.txtDir {
	font-size:11px;
	color: #6D6E71;
}
.style1 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, sans-serif;
}
.style2 {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, sans-serif;
}
.txtLink { font-size:10px; }
a.txtLink:link {
	color: #6D6E71;
	text-decoration: none;
}
a.txtLink:visited {
	color: #6D6E71;
	text-decoration: none;
}
a.txtLink:hover {
	color: #B12919;
	text-decoration: none;
}
.txtLinkRojo { font-size:10px; }
a.txtLinkRojo:link {
	color: #B12919;
	text-decoration: none;
}
a.txtLinkRojo:visited {
	color: #B12919;
	text-decoration: none;
}
a.txtLinkRojo:hover {
	color: #B12919;
	text-decoration: underline;
}
.txtLinkRojo2 { font-size:11px; }
a.txtLinkRojo2:link {
	color: #B12919;
	text-decoration: none;
}
a.txtLinkRojo2:visited {
	color: #B12919;
	text-decoration: none;
}
a.txtLinkRojo2:hover {
	color: #666666;
	text-decoration: none;
}
.txtLinkRojo3 { font-size:12px; }
a.txtLinkRojo3:link {
	color: #B12919;
	text-decoration: none;
}
a.txtLinkRojo3:visited {
	color: #B12919;
	text-decoration: none;
}
a.txtLinkRojo3:hover {
	color: #666666;
	text-decoration: none;
}
.txtLinkRojoMenu { font-size:11px; }
a.txtLinkRojoMenu:link {
	color: #333333;
	text-decoration: none;
}
a.txtLinkRojoMenu:visited {
	color: #333333;
	text-decoration: none;
}
a.txtLinkRojoMenu:hover {
	color: #B12919;
	text-decoration: none;
}
.txtLinkBlancoMenu { font-size:11px; }
a.txtLinkBlancoMenu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.txtLinkBlancoMenu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.txtLinkBlancoMenu:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.txtLinkSubmit { font-size:9px; }
a.txtLinkSubmit:link {
	color: #B12919;
	text-decoration: none;
}
a.txtLinkSubmit:visited {
	color: #B12919;
	text-decoration: none;
}
a.txtLinkSubmit:hover {
	color: #B12919;
	text-decoration: underline;
}
.txtBienvenido {
	font-size:11px;
	color: #B12919;
}
.txtError {
	font-size:9px;
	color: #B12919;
}
.txtCursos { color: #666666 }
.boton {
	background-image: url(images/submenu_gris.gif);
	margin: auto;
	background-repeat:   repeat-y;
	height: 50;
	width: auto;
	border: 1px solid #CCCCCC;
}
.boton span {
	background-image: url(images/submenu_gris.gif);
	background-repeat: repeat;
	background-position: top;
	height: 12px;
}
.boton2 {
	background-image: url(images/submenu_gris.gif);
	background-repeat:  repeat;
	background-position: top;
	height: auto;
	width: 110%;
	position: relative;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #666666;
	top: 0;
	padding: 5px;	
}
.boton2:hover {
	background-image: url(images/submenu_rojo.gif);
	font-weight: normal;
	color: #FFFFFF;
	height: auto;
	width: 110%;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	
}
.inter {
	line-height: 2.5em;
	}
