@charset "ISO-8859-1";



#idContainerTextoInicialAUC{
	background-color: #efebfc;
	/*height: 130px;*/
	padding: 10px;	
}

#idContainerTextoInicialINS{
	background-color: #ebf4d7;
	/*height: 130px;*/
	padding: 10px;
}

#idContainerTextoInicialMAT{
		background-color: #e2eef7;
	/*height: 130px;*/
	padding: 10px;
}

#ctx_logoContainer{
	border: 1px solid white;
	width: 120px;
	height: 10px;
	margin-left: 100px;
}

.classFAQRespuestaContainer{
	margin-left: 45px;
}
ul.tileMe {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}

li.classLiOficinaVigente{
	margin-top: 5px;
}

#faq_header{
	background-color: #13376b;
	height: 130px;


}



#mat_header{
	background-color: #3769B0;
	height: 130px;


}

#ins_header{
	background-color: #73934E;
	height: 130px;


}

#auc_header{
	background-color: #765E9E;
	height: 130px;


}

#idLibretaFaqImg{
	width: 80px;
}
#faq_tituloContainer{
	margin: 0 auto;
	width: 400px;
	/*border: 1px solid red;*/
}

#faq_titulo1{
	margin: 0 auto;
	/*text-align: center;*/
	color: white;
	/*border: 1px solid white;*/
	width: 380px;
	margin-top: 20px;
	padding-top: 8px;

}

#faq_titulo2{
	margin: 0 auto;
	/*text-align: center;*/
	color: white;
	/*border: 1px solid white;*/
	width: 380px;
	margin-top: -10px;

}

#mat_titulo{
	margin: 0 auto;
	text-align: center;
	color: white;
	/*border: 1px solid white;*/
	width: 380px;
	margin-top: 50px;

}

#ins_titulo{
	margin: 0 auto;
	text-align: center;
	color: white;
	/*border: 1px solid white;*/
	width: 580px;
	margin-top: 30px;

}

#auc_titulo{
	margin: 0 auto;
	text-align: center;
	color: white;
	/*border: 1px solid white;*/
	width: 480px;
	margin-top: 60px;

}

#faq_imgLibretaContainer{
	 /*border: 1px solid white;*/
	 width: 150px;
     float: right;
     margin-right: 100px;
     margin-top: 10px;
     
}



#mat_imgLibretaContainer{
	 /*border: 1px solid white;*/
	 width: 150px;
     float: right;
     margin-right: 50px;
     margin-top: 10px;
     
}

#mainInitContainer{
	border-radius: 10px;
	padding: 20px;
	width: 60%;
	margin: 0 auto;
	margin-top: 50px;
}


#mainInitFAQContainer{
	border-radius: 10px;
	padding: 20px;
	width: 750px;
	margin: 0 auto;
	margin-top: 50px;
	/*border: 1px solid;*/
}



#requisitosTableContainer{
	/*border: 1px solid;*/
	margin-top: 40px;
}

tr.border-bottom td {
        border-bottom: 1pt solid black;
      }
      

table td { 
  display: table-cell;
  vertical-align: middle; 
  padding: 10px;
}

#idMensajeContactCenter{
	background-color: #E8B25C;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	margin-top: 20px;
}

#idMensajeContactCenterMat{
	background-color: #E8B25C;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	margin-top: 20px;
	float: left;
	width: 300px;
}


#idMensajeContactCenterIns{
	background-color: #E8B25C;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	margin-top: 20px;
	float: left;
	width: 300px;
}

#idMensajeContactCenterAUC{
	background-color: #55C4B4;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	margin-top: 20px;
	float: left;
	width: 300px;
}

#idMensajeRequisitosMat{
	background-color: #3769B0;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	color:white;
	margin-top: 20px;

}


#idMensajeRequisitosIns{
	background-color: #73934E;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	color:white;
	margin-top: 20px;

}


#idMensajeRequisitosAUC{
	background-color: #765E9E;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	color:white;
	margin-top: 20px;

}

.button_style_ins {
   border: 0;
   background-color: #73934E;
   padding: 10px 10px;
   text-align: center;
   display: inline-block;
   font-size: 14px;
   margin: 4px 2px;
   border-radius: 5px;
   color: white;
}


.button_style_mat {
   border: 0;
   background-color: #3769B0;
   padding: 10px 10px;
   text-align: center;
   display: inline-block;
   font-size: 14px;
   margin: 4px 2px;
   border-radius: 5px;
   color: white;
}


.button_style_auc {
   border: 0;
   background-color: #765E9E;
   padding: 10px 10px;
   text-align: center;
   display: inline-block;
   font-size: 14px;
   margin: 4px 2px;
   border-radius: 5px;
   color: white;
}


a:link {
	color: white;
  text-decoration: none;
}


a:visited {
	color: white;
  text-decoration: none;
}

a:hover {
	color: white;
  text-decoration: none;
}

a:active {
	color: white;
  text-decoration: none;
}


a.classLinkFAQ{
	color: #4D9EDC;
} 






#idButtonAndCheckContainer{
	width: 300px;
	/*border: 1px solid;*/
	margin: 0 auto;
	text-align: center;
	margin-top: -20px;
}

a.classLinkActivo:link{
	color: #467C98;
}
