﻿
/*PANELS ETIQUETES*/
.c1_1:hover
{
    background-color: #eaf4ff;
    border: 1px #cccccc;
	display: block;
	float: left;
	
    /*cursor:hand;*/
}
.c1_1
{
float: left;
max-width: 218px;
width:218px;
/*background: url(flecha5.png) no-repeat center left;*/
display: block;
padding: 2px 0;
padding-left: 30px;
border-bottom: 1px solid #dadada;
 margin-bottom: 10px;
 font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
 color:3a6699;
}

/*1-2*/
.c2_1:hover
{
    background-color: #eaf4ff;
    border: 1px solid #C0C0C0;
   /* cursor: hand;*/
}
.c2_1
{
    display:block;
    border: 1px solid #C0C0C0;
    width: 218px; 
	overflow: hidden;
    padding: 2px 2px 2px 2px;
    margin-left: 10px;
    margin-bottom: 10px;
    float: left;
	font-size: 13px;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	color: #006699;
}
 
.c21_1
{

float: left;
width: 50px;
/*overflow: hidden;*/
}

.c22_1
{
    float: left;
    margin-left:3px;
    width: 160px;
	max-width: 160px;
	/*overflow: hidden;*/
}

/*1-3*/

.c3_1:hover
{
    background-color: #eaf4ff;
   border: 1px solid #C0C0C0;
    /*cursor: hand;*/
}
.c3_1
{
    display: block;
    border: 1px solid #C0C0C0;
    width: 100px; 
    height: 170px;
    max-height:170px;
    /*overflow: hidden;*/
    padding: 2px 2px 2px 2px;
    /*margin-right: 5px;*/
    margin-bottom: 11px;
    float: left;
    vertical-align: top;
	font-size: 13px;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	color: #006699;
    
}


.c31_1
{
  	width: 100px;
}

.c32_1
{    
	width: 100px;
	max-width:100px;
	text-align:center;
	max-width: 100px;
	
	
}

/*1-4*/

.c4_1
{
    
    /*display: block;*/
    border: 1px solid #C0C0C0;
    width: 100px; 
    height: 170px;
    max-height:170px;
    /*overflow: hidden;*/
    padding: 2px 2px 2px 2px;
    /*margin-right: 5px;*/
    margin-bottom: 10px;
    float: left;
    vertical-align: top;
	font-size: 13px;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	color: #006699;
    
}


.c41_1
{
    /*float: left;*/
    width: 100px; /*overflow: hidden;*/
    
    
}

.c42_1
{
    /*float: left;*/
	width: 100px;
	max-width:100px;
	text-align:center;
	max-width: 100px;
	/*overflow: hidden;*/
	
	
}

/*1-5*/
.c5_1
{
    float: left;
	max-width: 220px;
	/*background: url(logo_apartat.png) no-repeat center left; *//*background-color: #F8F8F8;*/
    width:220px;
	display: block;
    padding: 5px 0px 5px 0px;
    padding-left: 30px;
    border-bottom: 1px solid #dadada;
    border-bottom-width: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #EDEDED;
	color:#000000;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
}

.li_1
{
display: block;
width:110px;
position:relative;
vertical-align:top;
list-style-type: none;
float:left;
margin:0px 0px 10px 10px;
}

