
.simbolos tr td {vertical-align:middle; font-weight:normal;}


.titulo_cat tr td a{color:#3980B3;}
.titulo_cat tr td h20  {font-size:25px;}
.titulo_cat tr td h20 a  {color:#3980B3;}
.cat_avatar {display:inline; vertical-align:top; float:left; margin-right:10px;}
.cat_avatar img {border:3px solid #CEE0EE;}

.td_filtros
{width:180px; 
border-left:1px dotted #ADCBE3;
border-right:1px dotted #ADCBE3; 
vertical-align:top; 
background:#fff; 
padding:7px;
padding-left:10px;

color:#2565A9;
font-weight:bold;}


 
.div_superior
{width:970px;}

.td_thumbs
{width:100%;
 background:#DCEDF9;
 vertical-align:top;
 padding:10px;
 text-align:center;}
 
.td_thumbs span {text-align:center;}

.td_foot{
background-color:#EAF1F7;
color: #154F79;
padding: 10px;
border-top:3px solid#ADCBE3;
border-bottom:1px solid #CEE0EE;
font-size:15px;
text-shadow: 0 1px #FFFFFF;
width:100%; }

.titulo_cat{

vertical-align:top;
width:100%;
border-bottom:3px solid #ADCBE3;
background-color:#EAF1F7;
color: #154F79;
padding: 10px;
text-align:left;
border-top:1px solid #CEE0EE;
font-size:15px;
text-shadow: 0 1px #FFFFFF;}


div.columns {
	width: 100%;
	list-style: none;
	margin: 0 auto; padding: 0;
}
div.columns span {
	width: 130px;
	float: left;
	display: inline;
	margin: 10px; padding: 0;
	position: relative;
}
div.columns span:hover {z-index: 99;}

div.columns span img {
	position: relative;
	filter: alpha(opacity=5);
	opacity: 0.90;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}


div.columns span:hover img{
	z-index: 999;
	filter: alpha(opacity=0);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.idioma-fondo img {left:-6px; top: 157px;float:top;z-index:89;}
.idioma img
{border:0; margin:0; left:-7px; top: 158px; background:transparent; float:top;z-index:90;width:20px; height:20px;
filter: alpha(opacity=0);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-box-shadow: 0px 0px 0px #fff;
-webkit-box-shadow: 0px 0px 0px #fff;
box-shadow: 0px 0px 0px #fff;}

div.columns span .info {
	position: absolute;
	left: -4px; top: -4px;
	padding: 180px 10px 20px;
	width: 125px;
	display: none;
	background: #fff;
	color:#1E71AC;
	font-size: 12px;
	border:1px solid #7FBDE9;
	word-wrap: break-word;
	
	-moz-box-shadow: 0 0 8px #3999DD;
-webkit-box-shadow: 0 0 8px #3999DD;
box-shadow: 0 0 8px #3999DD;
}

div.columns span .info a {color:#248CD6; }

div.columns span:hover  img{

border: 1px solid transparent;
  padding: 5px;
-moz-box-shadow: 0px 0px 0px #103B5A;
-webkit-box-shadow: 0px 0px 0px #103B5A;
box-shadow: 0px 0px 0px #103B5A;
}
/* 
div.columns li .titulocat {
	position: absolute;
	left: -10px; top: -10px;
	padding: 220px 10px 20px;
	width: 160px;
	color:#003578;
	font-size: 2px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}*/

div.columns span:hover .info {display: block;}

div.columns span h2 {
	font-size: 11px;
	font-weight: normal;
	margin: 0; padding: 10px 0;
	 }
	 


div.columns span p {text-align:left; padding: 0; margin: 0; font-size: 0.8em;}

div .columns img{
background:#fff;
border: 1px solid #8BA5B7;
  padding: 5px;
-moz-box-shadow: 1px 1px 5px #103B5A;
-webkit-box-shadow: 1px 1px 5px #103B5A;
box-shadow: 1px 1px 5px #103B5A;}

/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltipcatalogo {
	display:none;
	background:#000000;
	
	font-size:12px;
	width:350px;
	padding:25px;
	color:#FFFFFF;	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

/* style the trigger elements */
#demo a {
	border:0;
	cursor:pointer;
	margin:0 8px;
}
 
 
.titulobox{
background: #055c9f;
padding-top:15px;
height:50px;
font-size:20px;
width:100%; 
padding-top:20px;

-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
 color:#fff; }
 
 
 .agregarbox{
 background:#ffffff; 
 width:95%; 
 color:#1F67AF;
-moz-box-shadow: 2px 2px 15px #CDCDCD;
-webkit-box-shadow: 2px 2px 15px #CDCDCD;
box-shadow: 2px 2px 15px #CDCDCD;
-webkit-border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
-moz-border-radius:10px;}

 .agregarbox    input[type="checkbox"], input[type="radio"]{
      background: transparent;
      border: 0;
   }
   
   
.box-form
{
background:#EAF1F7;
padding:10px;
margin-top:10px;
margin-bottom:10px;
border:3px #C9DBEB solid;

}


.box-form-2 p
{
margin:10px;
font-size: 11px;
}

.box-form-2 img
{
border:2px #C9DBEB solid;
}

.box-form-2 h40
{
font-weight: bold;
font-size:18px;
margin-bottom:5px;
color:#1f67af;
}



.box-form p
{
margin-bottom:5px;
font-size: 11px;
}

.box-form select
{
height:25px;
padding:3px;
color:#1F67AF;
}


.box-form h40
{
font-weight: bold;
font-size:15px;
margin-bottom:5px;
color:#1f67af;
}
.box-form h41
{
font-weight: bold;
font-size:15px;
margin-bottom:5px;
color:#1F67AF;
}


.input_catalogo {
margin : 3px 3px;
padding-left : 4px;
border : 1px solid #cccccc;
background-color : #ffffff;
color : #2565A9;
padding:2px;
height:24px;
}
.input_catalogo:hover {
border : 1px solid #4D9DF9;
background-color : #EEF8FB;
color : #2565A9;
}


/*
.wrapper ol
  {width: 30em;}
.wrapper ol li
  {float: left;
    width: 10em;}
div.wrapper
 {margin-bottom: 1em;}
 
 /*musica
 .wrapper2 ol
  {width: 30em;}
.wrapper2 ol li
  {float: left;
    width: 50%;}
div.wrapper2
 {margin-bottom: 1em;}


*/