/* CSS de gestióntrazabilidad.com */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

.outside
{
	border: 1px #666633 solid;
}

TD.nivel1{ padding-left:3px; font-weight:bold; color:#FFFFFF;}
TD.nivel2{ padding-left:15px;color:#000000;}
TD.nivel3{ padding-left:30px;color:#354862;}


.tabla
{
	border-left: 1px #A2A49F solid;
	border-right: 1px #A2A49F solid;
}

.tablamenu
{
	width:120px;
}

.enlaces
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 500;
	color: #666666;
}

a.enlaces:link {text-decoration: none}
a.enlaces:visited {text-decoration: none}
a.enlaces:hover {text-decoration: none}

input.search
{
	border: 1px #666633 solid;
	font-size: 9px;
	color: #666633;
}


.tablalectura
{
	border: 1px #A2A49F solid;
}

.news_header
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0px;	
}
.news_header *
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0px;	
}
a.news_header:link {	font-size: 8pt; text-decoration: none}
a.news_header:visited {	font-size: 8pt; text-decoration: none}
a.news_header:hover {	font-size: 8pt; text-decoration: underline}


.news_content
{
	padding: 5px;
	font-family: Arial;
	font-size: 8pt;
	color: #666666;
	letter-spacing: 0px;
}
.news_content *
{
	font-family: Arial;
	font-size: 8pt;
	color: #666666;
	letter-spacing: 0px;
}
a.news_content:link {text-decoration: none}
a.news_content:visited {text-decoration: none}
a.news_content:hover {text-decoration: underline}

.news_content_red
{
	padding: 5px;
	font-family: Arial;
	font-size: 8pt;
	color: #666666;
	letter-spacing: 0px;	
	border: 2px #EE2222 solid;
}

.report_header
{
	padding-left: 1px;
	padding-right: 1px;	
	font-family: Arial;
	font-size: 12pt;
	font-weight: bolder;
	color: #666666;
	letter-spacing: 0px;	
}
a.report_header:link {text-decoration: none}
a.report_header:visited {text-decoration: none}
a.report_header:hover {text-decoration: underline}

h1
{
	padding-left: 1px;
	padding-right: 1px;	
	font-family: Arial;
	font-size: 11pt;
	font-weight: bolder;
	color: #666666;
	letter-spacing: 0px;	
}

.report_content
{
	padding: 5px;
	font-family: Arial;
	font-size: 8pt;
	color: #666666;
	letter-spacing: 0px;
}
.report_content *
{
	font-family: Arial;
	font-size: 8pt;
	color: #666666;
	letter-spacing: 0px;	
}
a.report_content:link {text-decoration: none}
a.report_content:visited {text-decoration: none}
a.report_content:hover {text-decoration: underline}

.note
{
	text-align: center;
	vertical-align: bottom;
	font-family: Arial;
	font-size: 7pt;
	color: #666666;
	letter-spacing: 0px;
}
.note:link {text-decoration: none}
.note:visited {text-decoration: none}
.note:hover {text-decoration: underline}

hr.sep
{
	border: 0px #A2A49F solid;
	border-top: 1px #A2A49F solid;	
}

td.sep
{
	font-size: 1px;
}

.boton
{
	border: 1px #666633 solid;
	font-family: Arial;
	font-size: 12px;
	color: #666633;
}
.botoncursos
{
	border: 1px #002939 solid;
	font-family: Arial;
	font-size: 12px;
	color: #002939;
	font-weight:bold;
	background-color:#E2DCC4;
}
.botoncursosbig
{
	border: 1px #666633 solid;
	font-family: Arial;
	font-size: 10px;
	color: #666633;
	width:150;
}

.title
{
	font-family: Arial;
	font-size: 20px;
	color: #666633;
	font-weight: bold;
}

.cursos_list
{
	font-family: Arial;
	font-size: 10pt;
	color: #002939;
	font-weight:bold;
	letter-spacing: 0px;
}
a.cursos_list:link {text-decoration: none}
a.cursos_list:visited {text-decoration: none}
a.cursos_list:hover {color:#EF7F12}

.cursos_texto
{
	font-family: Arial;
	font-size: 8pt;
	color: #002939;
	font-weight:bold;
	letter-spacing: 0px;
}
a.cursos_texto:link {text-decoration: none}
a.cursos_texto:visited {text-decoration: none}
a.cursos_texto:hover {color:#EF7F12}

.report_header_cursos
{
	padding-left: 1px;
	padding-right: 1px;	
	font-family: Arial;
	font-size: 12pt;
	font-weight: bolder;
	color: #002939;
	letter-spacing: 0px;	
}
a.report_header_cursos:link {text-decoration: none}
a.report_header_cursos:visited {text-decoration: none}
a.report_header_cursos:hover {text-decoration: underline}

.cursos_plazas
{
	border-left:2px #A2270F solid;
	border-right:2px #A2270F solid;
	font-family: Arial;
	font-size: 10pt;
	color: #002939;
	font-weight:bold;
	letter-spacing: 0px;
}
a.cursos_plazas:link {text-decoration: none;color: #002939;background-color:#F2EFD9;}
a.cursos_plazas:visited {text-decoration: none;color: #002939;background-color:#F2EFD9;}
a.cursos_plazas:hover {color:#002939;background-color:#D8D6C9;}

.formsector {
	text-align: left;
	margin-top: 85px;
}

.columna_formsector {
  float:left;
  margin-left: 4px;
  padding-left: 4px;
  width: 100px;
}

.columna_formsector {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0px;
}

.columna_formsector input, .columna_formsector select {
	font-size: 9px;
	color: #666633;
}
