
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.titulo01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #17619A;
}
.separaH {
	background-image: url(/insc_dec/Images/separa_H.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.titulo02 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #17619A;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.texto08 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.campo08 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.botback {
	background-image: url(/insc_dec/Images/bot_back00.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.titulo012 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #17619A;
}
.campo500 {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #006600;

}
.BT40 {
	height: 40px;
}
.separaV {

	background-image: url(/insc_dec/Images/separa_V.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.linkblanco {
	color: #FFFFFF;
	text-decoration: underline;
}
.titulo016 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #17619A;
}
.titulo014 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.Certificado9 {
	font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
	font-size: 9pt;
}
.Certificado11 {
	font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
	font-size: 11pt;
	font-weight: bold;

}
.Certificado8 {

	font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
	font-size: 8pt;
	font-weight: normal;
}
.BT50 {

	height: 50px;
}
.linkverde {

	color: #006600;
	text-decoration: underline;
}
.celda_1 { border-bottom:1px solid grey;}
.text_transparente {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;		
	color: #000000;

}


/* AGREGADOS EN LA MANTENCION DE TECNOVA */

.center {
    position: relative;
    margin: 50px auto 0 auto;
}

.rounded {
    border-radius: 4px;
}

.textWhiteShadow {
    text-shadow: 1px 1px 0.5px #fff;
}

table.gridView {
    border: 1px solid #000;
    border-collapse: collapse;
}
table.gridView th {
    font-weight: bold;
    border: 1px solid #000;
}
table.gridView td {
    border: 1px solid #000;
}

.showInfo {
    border: 1px solid #17619A;
    background-color: #F3FAEF;
}

.cursorHand {
    cursor: pointer;
}

.myError  
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ff0000;
}

.mySuccessfully
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #009933;
}

.myGrid
{
    width: 100%; 
}

.myGrid .alt  
{
    background: #F3FAEF; 
}

.myGrid th {    
    background: #F1F2EB;   
}