.page-titleTEMAS {
	background: #fff;
	position: relative;
	padding-top: 18px;
	padding-bottom: 17px;
	border-bottom: 1px solid #eee;
	color: #666;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 24px;
}
.page-titleTEMAS a {
	color: #aaa;
}
.page-titleTEMAS a:hover {
	color: #444;
}
.page-titleTEMAS span {
	color: #aaa;
}
.page-titleTEMAS i {
	margin-right: 8px;
}
.page-titleTEMAS h1,  .page-title h2,  .page-title h4 {
	color: #666;
}
.page-titleTEMAS  li {
	float: left;
	margin-right: 14px;
}
.page-titleTEMAS .meta-single  {
	float: right;
	margin-right: 0;
}

.cat-item-76 {
	color: #090;
}
a.tooltip {
	outline:none;
	text-decoration: none;
}
a.tooltip:hover {text-decoration:none;} 
a.tooltip span {
    z-index:10;display:none; padding:5px 5px;
    margin-top:-10px; margin-left:-100px;
    width:450px; 
		
}
a.tooltip:hover span{
	display:inline;
	position:absolute;
}
.callout {
	z-index:20;
	position:absolute;
	top:-10px;
	left:-100px;
	border: 2px solid #666;
}
.txt2r{
	font-size: 18px;
	color: #FFF;
	vertical-align: middle;
	background-color: #C00;
	padding: 4px;
	font-weight: bold;
}
.carga{
	background-color: #E4F3E4;
	padding: 5px;
	display: block;
	width: 80%;
	}
.botonR, .botonR a{
	font-size: 14px;
	font-weight: 600;
	color: #FFF;
	background-color: #C00;
	height: 35px;
	padding: 6px;
	text-align:center;
	border-radius: 10px 10px 10px 10px;
	-moz-border-top-left-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-ms-border-radius-topleft: 10px;
	-ms-border-radius-topright: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
}
.botonR:hover {background-color: #f4511e;}
.botonI, .botonI a{
	font-size: 16px;
	font-weight: 600;
	color: #FFF;
	background-color: #C00;
	height: 40px;
	padding: 10px;
	text-align:center;
	border-radius: 10px 10px 10px 10px;
	-moz-border-top-left-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-ms-border-radius-topleft: 10px;
	-ms-border-radius-topright: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
	width: 90%;
	vertical-align: middle;
}
.sub{
	font-size: 12px;
}
@media screen and (max-width: 800px) { 
#redessidebar {display:none;}
}

.icoform { position: relative; }
.VVERDE {
	color: #2E7C22;
	font-weight: bold;
}	
.INICIO {
	color: #C00;
	font-weight: bold;
	font-size: 24px;
}
.botonV {
	font-size: 16px;
	font-weight: 400;
	color: #FFF;
	background-color: #2E7C22;
	height: 100px;
	text-align:center;
	border-radius: 5px 5px 5px 5px;
	-moz-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-ms-border-radius-topleft: 5px;
	-ms-border-radius-topright: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
	width: 90%;
	vertical-align: middle;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.botonV  a {
	
	color: #FFF;
}

.botonV a:hover {
	color: #CDC6C6;
}