/* Lainco, S.A. */

.newQuad {
    width:                  640px;
    float:                  right;
	color:                  #373735;	
    border:                 1px solid #dadadc;    
    background-color:       #f4f9fd;
    font-size:              1.2em;    
}
.newQuad .newList {
    list-style-image:       url(/img/icons/fletxeta.gif);   
}
.newQuad .newTiraImagenes {        
    width:                  100%; 
    text-align:             center;
}
.newQuad .newTiraImagenes img {
    margin:                 0 5px;   
}
.newBigQuad {
    width:                  883px;
    min-height:             400px;    
    float:                  right;
	color:                  #414141;	
    border:                 1px solid #dadadc;    
    background-color:       #f4f9fd;
    font-size:              1.2em;    
}
.newBigQuad h1 {
    /*font-size:1.6em;*/
    /*font-size:12px;    */
    /*border: 1px solid blue;*/
}
.newBigQuad h2 {
   	/*font-size:1.4em;*/
    /*font-size:12px;   */
}
.newBigQuad .newList {
    list-style-image:       url(/img/icons/fletxeta.gif);   
}
.newTitle {
    color:                  #414141;
    font-weight:            bold;
    padding:                3px 10px;
    background-color:       #dadadc;
}
.newText {    
    padding:                7px;    
}
.newText p {
    /*border:1px solid blue;*/
    /*margin:100px;*/
}
.newText a {
    color:                  #373735;    
}
.newTitleIn {
    color:                  black;
    font-weight:            bold;
    padding:                2px;
    /*background-color:       #dadadc;*/
}
.newCatalegs {
    float:                  right; 
    margin-top:             10px;   
}

/* Fitosanitario */

.newFitoQuad {
    width:                  640px;
    float:                  right;
	color:                  #383836;	
    border:                 1px solid #dadadc;
    background:             #f3f8f2;
}
.newFitoQuad .newLabel {
    background:             url(/img/icons/fletxaverda.gif) 
                            no-repeat center left;
    text-indent:            10px;
    font-weight:            bold;
}
.newFitoQuad .newValue {
    font-weight:            normal;
    margin:                 5px 0;
}
.newFitoQuad .newLink {
    margin:                 10px 0;   
}
.newFitoQuad .newFecha {
    color:                  #187719;
    background:             url(/img/icons/fletxaverda.gif) 
                            no-repeat left center;
    text-indent:            10px;    
}
.newFitoQuad .newEnvase {    
    float:                  right;
    margin:                 10px;    
}
.newFitoQuad .newList {
    list-style-image:       url(/img/icons/fletxaverda.gif);    
}
.newFitoQuad .newTable {
    border-collapse:        collapse;
    margin:                 0 auto;
}
.newFitoQuad .newTable td {
    border:                 1px solid #19761b;
}
.newFitoQuad .proyecto_uso {
    display:                block;
    margin:                 0 auto;
    width:                  96px;
}
.newFitoSmall {
    width:                  315px;
    margin:                 7px;
    margin-right:           0;    
}

/* Farmàcia */

.newFarmQuad {
    width:                  640px;
    float:                  right;
	color:                  #383836;	
    border:                 1px solid #dadadc;
    background:             #fdf9fa;
}
.newFarmQuad .newLabel {
    background:             url(/img/icons/fletxavermella.gif) 
                            no-repeat center left;
    text-indent:            10px;
    font-weight:            bold;
}
.newFarmQuad .newValue {
    font-weight:            normal;
    margin:                 5px 0;
}
.newFarmQuad .newLink {
    margin:                 10px 0;   
}
.newFarmQuad .newFecha {
    color:#ab0000;
    background:url(/img/icons/fletxavermella.gif) no-repeat left center;
    text-indent:10px;    
}
.newFarmQuad .newEnvase {	
    float:right;
    margin:10px;    
}
.newFitoQuad .newList {
    list-style-image:       url(/img/icons/fletxaverda.gif);    
}
.newFitoQuad .newTable {
    border-collapse:        collapse;
    margin:                 0 auto;
}
.newFitoQuad .newTable td {
    border:                 1px solid #19761b;
}
.newFarmSmall {
    width:                  315px;
    margin:                 7px;
    margin-right:           0;    
}