.logocab {
  display: flex;
}
.boxheader {
  display: flex;
  width: 100%;
  height: 100px;
  align-items: center;
  justify-content: space-between;
  background: linear-gradient(180deg, rgb(252, 125, 125) 0%, rgb(253, 213, 213) 100%);
}
.boxtitular {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  font-size: large;

}
.prod {
  display: flex;
  margin: auto;
  font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
  font-size: 1.5em;
  text-shadow: 2px 3px 3px rgb(218, 205, 205);
}
.dire {
  display: flex;
  margin: auto;
  font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
  font-size: 1.1em;
}
  .telef {
  display: flex;
  margin: auto;
  font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
  font-size: .9em;
}

  .pricipal { 
	font-family: Arial, Helvetica, sans-serif;
    color: rgb(0, 0, 0);
    width: 640px;
    background-color: transparent;
  /*  float: none; */
    visibility: visible;
	
margin: auto auto 0 0;
    display: block;
    position: absolute;
	border-style: double;
overflow: hidden;
   }
 
.marcopricipal { 

	width: 800px;
	margin: auto auto;
	 /* overflow: hidden;  */
/*height: 600px;*/
padding: 0;
border: 1px solid;
border-color: black;
background-color: transparent;

}

.tablasconborde{


padding: 0;
border: 1px dotted;
border-color: black;



}
.recuadroscuerpoizquierdo{

width: 180px;
/*  height: 600px;  */
padding: 0;
margin-left: 10px;
/*
margin-left:13;
margin-top:3;*/
/* position: static;  */
border: 1px solid;
border-color: black;
float: left;


}
.cuerpoizquierdo{

	width: 206px;
/*	margin: 0 auto;   */
/*	overflow: hidden;  */
/*height: 598px;*/
padding: 0;
position: static;

float: left;
border-Top: 1px solid; 
border-color: black;

}
.cuerpocentral{
  float: left;  
	width:593px;
	 /* margin: 0 auto;  */
/*  top: 0px;
left: 210px;
   overflow: hidden;  */
/*height: 600px;*/
padding: 0;
position: relative;
/* border-right: 1px solid; */
border-left: 1px solid; 
border-Top: 1px solid; 
border-color: black;



}
.cuerpoderecho{

	width: 140px;
/*	margin: 0 auto;   */
/*	overflow: hidden;  */
/*height: 470px; */
padding: 0;
position: static;
float: left;


}
.marcofotos{

width: 200px;
height: 133px;
padding-top:2px;
padding-right:2px;
padding-left:2px;



position: static;
float: left;

/* border-right: 1px solid;   */


}

.fotos{

border:none;


}





.textos{
position: static;
padding:5px;
float: left;
/* height: 450px; */
/*  border: 1px solid; */


text-align: justify;
font-family: Verdana, Arial, Helvetica, sans-serif;
/*font-weight: bold;*/
 font-size: small;  
}








.textofotos{

width: 198px;
height: 1.2em;
margin-bottom:2px;

margin-right:2px;
margin-left:2px;
padding:0px;

position: static;
float: left;
border: 1px solid;
background-color: #FFFFCC;
overflow: hidden;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
/*font-weight: bold;*/
font-size: small;
}


.formatotextofotos{
margin: .1em;
text-align: center;
vertical-align: middle;
font-size: small;
/* font-family: Arial, Helvetica, sans-serif;  */
/* font-family: Georgia, "Times New Roman", Times, serif;  */
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

.marcofotoizquierda{
width: 198px;
height: 150px;
padding: 0;
position: static;
float: left;
margin-left:3px;
margin-top:1px;
border: 1px solid;


}

.textocarteleraizquierda{
width: 198px;
height:3em;
font-size: small;
padding: 0;
position: static;
float: left;
margin-left:3px;
margin-top:3px;
border: 1px solid;


}

.titulotextocarteleraizquierda{
width: 198px;
height:1.2em;
font-size: small;
padding: 0;
text-align: center;
position: static;
float: left;
margin-left:3px;
margin-top:3px;
border: 1px solid;


}


.limpiodiv
{ 
clear: both; 
}