﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #FFFFFF;
	margin: 0;
}
.tabla-funcionarios {
	padding: 2px;
}

td.tabla-contenidos 
{
	width: 50%;
	vertical-align:top;
	padding: 5px
}

.cuerpo {
	padding: 10px;
	background-color: #FFFFFF;
}

/*
* ESTILOS PARA ELEMENTOS DEL FORMULARIO
*/
form {
}

fieldset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 2px solid #666666;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
	clear: both;
	text-align: left;
}
hr {
	border: 1px solid #CCCCCC;
	clear: both;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size:14pt;
	font-weight:bold;
	color:#0066CC
}

h2 {
	font-size:12pt;
	font-weight:bold;
	color:#0066CC
}

legend {
	font-size: 9pt;
	font-weight: bold;
	color: #003399;
}

.seccion 
{
	clear: both;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	display: block;
}

.holder {
	clear: both;
	overflow: auto;
	margin-bottom: 10px;
	border: 2px solid #666666;
	height:auto
}

.fieldHolder {
	padding: 5px;
	float: left;
	overflow: visible;
	width: auto;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: left;
}

.linea {
	clear: both;
	height: 2px;
	background-color: #666666;
}
.borde {
	padding: 10px;
	width: 900px;
	border: 8px solid #CCCCCC;
	margin: 10px;
	background-color: #FFFFFF;
}

.label {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.label-med {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
	background-color: #E7E7E7;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #666666;
	background-color: #E7E7E7;
	text-transform: uppercase;
}

/*
* ESTILOS PAGINA DE INICIO
*/
.top {
	height: 116px;
	vertical-align: bottom;
	background-image: url(images/top_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.top_bar {
	background-image: url(images/top_bar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 34px;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
}
.top_cintillo {
	vertical-align: middle baseline ;
	background-color: #FFFFFF;
	background-image: url(images/republica_dominicana_encabezado.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.left_menu {
	float: left;
	color: White;  
	padding-left: 5px;
	padding-top: 5px; 
}

.menu_contenedor {
	float: right;
}
.mimi_menu {
	float: right;
}


.top_divider {
	background-color: #FFFFFF;
	background-image: url(images/tope_bg.jpg);
	background-repeat: repeat-x;
	height: 8px;
}


.titulo {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	padding-top: 50px;
}

.barra_menu {
	height: 23px;
	text-align: right;
	background-color: #333333;
	color: #FFFFFF;
}

.logo_serex {
	text-align: center;
}

.subTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding: 10px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
.lineaPunteada {
	clear: both;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.grupo1 {
	padding-left: 20px;
	display: block;
	height: 85px;
	background-image: url(/images/bg_grupo1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.grupo2 {
	padding-left: 20px;
	display: block;
	height: 85px;
	background-image: url(/images/bg_grupo2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.grupo3 {
	padding-left: 20px;
	display: block;
	height: 85px;
	background-image: url(/images/bg_grupo3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.grupo1sm {
	padding-left: 20px;
	display: block;
	height: 43px;
	background-image: url(/images/bg_grupo1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.grupo2sm {
	padding-left: 20px;
	display: block;
	height: 43px;
	background-image: url(/images/bg_grupo2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.grupo3sm {
	padding-left: 20px;
	display: block;
	height: 43px;
	background-image: url(/images/bg_grupo3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainlevel-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0066CC;
	font-weight: bold;
}

A.mainlevel-top:link {
	COLOR: #0066CC;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A.mainlevel-top:visited {
	COLOR: #0066CC;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A.mainlevel-top:hover {
	COLOR: #0066FF;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333333;
	text-align: right;
	padding: 3px;
	float: right;
}
*/
A.menulk:link {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A.menulk:visited {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A.menulk:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#idioma {
	float: right;
	color: #FFFFFF;
	width: 150px;
}

/* PARA EL MENU COLGANTE */

div.menu, a.menu
{
	width: 80px;
	font-weight: 900;
	color: #0066CC;
	text-align: left;
	margin-right: 100px;
	padding: 2px;
}
#menu_parent {
	background-image: url(images/down.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#menu_child {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 100px;
	text-align: left;
	white-space: nowrap;
	display: block;
	padding: 5px;
	margin-top: 7px;
}
.es {
	list-style-image: url(images/es.gif);
}
.en {
	list-style-image: url(images/en.gif);
}
.fr {
	list-style-image: url(images/fr.gif);
}



a.menu
{
  display: block;
  border-bottom: none;
  text-decoration: none;
}
/**/
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.borde_prt {

	padding: 10px;
	width: 6in;
	border: 8px solid #CCCCCC;
	margin: 10px;
	background-color: #FFFFFF;
}
.linea_prt {
	clear: both;
	height: 2px;
	background-color: #666666;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
}
.lineaPunteada_prt {

	clear: both;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.fieldHolder_prt {

	padding: 5px;
	float: left;
	overflow: visible;
	width: auto;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	text-align: left;
}

.printbar {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 10pt;
	padding: 2px;
}
.titulo-articulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0066CC;
	margin-top: 10px;
}
.link-mas {
	color: #009900;
}

A.link-mas:link {
	COLOR: #009900;
	TEXT-DECORATION: underline;
}
A.link-mas:visited {
	COLOR: #009900;
	TEXT-DECORATION: underline;
}
A.link-mas:hover {
	COLOR: #009900;
	TEXT-DECORATION: underline;
}

.select-paises {
	text-align: right;
	padding-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E7E7E7;
	text-transform: capitalize;
}
.txtBuscador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px inset #0099CC;
}
.titulo-buscador {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.btnBuscador {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10pt;
	font-weight: bold;
	height: 20px;
	background-image: url(images/boton_bg.jpg);
	width: 67px;
}
.rbBuscador-tipo {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0066CC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
	padding-right: 6px;
	cursor: hand;
	float:left
}
.rbBuscador-donde {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0066CC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
	padding-right: 6px;
	cursor: hand;
}
.pie {
	background-image: url(../images/pie_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	bottom: 0px;
	position: relative;
	width: 100%;
	margin-top: 20px;
}
.derechos {
	font-size:11px;	
}.marco_evaluador {
	width: 500px;
	padding: 10px;
	border: 1px inset #999999;
}
.marco_evaluador td {
	border: 1px solid #CCCCCC;
}
.form_online {
	list-style-image: url(../images/ico_form_edit.gif);
	list-style-position: outside;
	display: list-item;
	padding-bottom: 5px;
}
.form_download {
	list-style-position: outside;
	list-style-image: url(../images/pdf.gif);
	display: list-item;
}
.bara_menu {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}
