/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
/*	Reset & Clearfix (http://meyerweb.com/eric/tools/css/reset/)
/* ---------------------------------------------------------------------- */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,and,address,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,input,textarea,select{background:transparent;border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}del{text-decoration:line-through}hr{background:transparent;border:0;clear:both;color:transparent;height:1px;margin:0;padding:0}mark{background-color:#ffffb3;font-style:italic}input,select{vertical-align:middle}ins{background-color:red;color:white;text-decoration:none}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}

/* Clearfix */
.clear{clear:both;display:block;height:0;overflow:hidden;visibility:hidden;width:0}.clearfix:after{clear:both;content:' ';display:block;font-size:0;height:0;line-height:0;visibility:hidden;width:0}* html .clearfix,:first-child+html .clearfix{zoom:1}
.ie7 .clearfix{zoom:1;clear: both;}
/* Some basic settings */
h1, h1 .button { font-size: 32px; }
h2, h2 .button { font-size: 28px; }
h3, h3 .button { font-size: 17px; }
h4, h4 .button { font-size: 15px; }
h5, h5 .button { font-size: 13px; }
h6, h6 .button { font-size: 12px; }
small { font-size: 10px; }
ol { list-style: decimal; }
ul { list-style: disc; margin:0;}
li { margin-left: 0px; }
img { margin-bottom: 5px; }
dl,hr,h1,h2,h3,ol,pre,table,address,fieldset,blockquote,article,p { margin-bottom: 5px; }

h4,h5,h6{ margin-top: 20px; margin-bottom: 15px;color: #1E6D8E;}
/* ---------------------------------------------------------------------- */
/*	Basic Elements & Classes
/* ---------------------------------------------------------------------- */

body {
	background: url("/_layouts/images/webtm/web/background940.png") repeat-y scroll 50% 0 #F9F9F9;
	color: #666;
	font: 13px/1.5 'Droid sans';
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}

::-moz-selection { background: #C7DAE3; color: #fff; text-shadow: none; }
::selection { background: #C7DAE3; color: #fff; text-shadow: none; }

h1, h2, h3 {
	color: #1E6D8E;
	font-family: 'Droid sans';
	font-weight: 400;
	line-height: 1.25;

}

h3, h4, h5 { font-weight: 600; }

.general a, .general a > * {
	color: #1E6D8E;
	text-decoration: none;
	-webkit-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
	   -moz-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
	    -ms-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
	     -o-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
	        transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
}

.general a:hover, .general a > *:hover { color: #8F8F8F; }

hr {
	background: #efefef;
	color: #efefef;
	margin: 5px 0 25px;
}

	hr.dotted { border-style: dotted; }

	p + hr { margin: 25px 0 20px; }

blockquote {
	background: #f8f8f8 url(/_layouts/images/webtm/web/quote.png) no-repeat 17px 21px;
	font: italic 15px/1.6 'PT Serif', Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
	padding: 20px 20px 20px 55px;
}

	blockquote.simple {
		background: none;
		border-left: 2px solid #ddd;
		color: #bbb;
		font-size: 13px;
		margin: 0;
		padding: 0 0 0 10px;
	}

	blockquote p:last-of-type { margin-bottom: 0; }

	blockquote small { font-size: 12px; }
	
	.separate_20{margin-bottom: 20px;}
	
	.separate_20_top{margin-top: 20px;}
	
	.indent{margin-left: 10px; margin-bottom:10px;}
	
	.indent_large{margin-left: 30px; margin-bottom:10px;margin-top: 10px;}
	
.names_list	{list-style:none;margin-left:10px;}

h3 img{ vertical-align:middle; padding: 0 5px;}


#search_inline{
	float: right;
    margin-top: -31px;
    margin-right: 6px;
}
.ie7 #search_inline{width: 130px;}
.ie8 #search_inline,.ie7 #search_inline{margin-right: 8px;}
#search_inline div.searchbox{
	height: 24px;
	background-color: #F8F8F8;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: inset 1px 1px 3px 0px #333;
box-shadow: inset 1px 1px 3px 0px #333;
}
#search_inline .procurar	{
background-color: transparent;
    float: right;
	height: 12px;
    width: 85px;
	border: 0;
	color:Black;
}
#search_inline input.submit{
background: url("/_layouts/images/webtm/web/search_icon.png") no-repeat scroll 17px 4px transparent;
    float: right;
	height: 22px;
	width: 20px;
	border: 0;
}
.ie7 #search_inline input.submit{background-position: 0px 4px;}
.busca_avanzada{
	text-align:right;
	}
.button, input[type="submit"], input[type="reset"], button {

	border: none;
	color: #fff;
	cursor: pointer;	
	font-family: 'Droid sans';
	font-weight: 400;
	height: auto;
	overflow: visible;
	padding: 7px 20px;
	-webkit-transition: background-color .2s ease;
	   -moz-transition: background-color .2s ease;
		-ms-transition: background-color .2s ease;
		 -o-transition: background-color .2s ease;
			transition: background-color .2s ease;
	width: auto;
}

	.button:hover, input[type="submit"]:hover, input[type="reset"]:hover, button:hover {
		color: #fff;
	}

.button {
	font-size: 12px;
	display: inline-block;
	padding: 5px 16px;
}
.ie7 .button {
	display: inline;
}

	.button.medium { font-size: 13px; }

	.button.large { font-size: 15px; }

	.huge_button {
		display: block;
		padding: 0 13px 0 64px;
			background: url("/_layouts/images/webtm/web/ligazons_frecha.png") no-repeat scroll 0 -2px #FFFFFF;
			border: 1px solid #ccc;
			color: #333;
			font-size:1.4em;
			line-height:1.3em;
		width: 120px;
		-webkit-border-radius: 6px;
		border-radius: 6px; 
		-webkit-box-shadow: 1px 1px 2px 0px #ccc;
		box-shadow: 1px 1px 2px 0px #ccc;
		min-height:50px;
	}
	
	.button.no-bg {
		background: none;
		color: #3a3a3a;
		padding: 0;
	}

		.button.no-bg:hover, #footer .button.no-bg:hover {
			background: none;
			color: #f15a23;
		}

	.button .icon, .button .arrow {
		color: transparent;
		cursor: pointer;
		display: inline-block;
		font: 0/0 a;
		height: 19px;
		margin: -3px 0 0 3px;
		text-shadow: none;
		vertical-align: middle;
		width: 19px;
	}

	.ie7 .button .icon, .ie7 .button .arrow { display: inline; }

	.button .arrow { background: #ddd url(/_layouts/images/webtm/web/button-arrows.png) no-repeat 0 0; }

	.button .icon.left, .button .arrow.left {
		margin-left: 0;
		margin-right: 3px;
	}

	.button .arrow.left { background-position: 0 -19px; }

		.button:hover .arrow { background-color: #f15a23; }

.buttonPpal {
	border: 1px solid #666666;
	font-size:0.9em; 
	font-weight: bold;
	padding:0px; 
	margin: 20px auto 0px auto; 
	background-color:#4DA8CE; 
	color:#FFFFFF;
}	
		
		
.dropcap {
	background: #eaeaea;
	color: #777;
	display: inline-block;
	float: left;
	font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 23px;
	font-weight: 600;
	height: 36px;
	line-height: 36px;
	margin: 0 7px 0 0;
	text-align: center;
	width: 36px;
}

	.dropcap.dark {
		background: #3a3a3a;
		color: #fff;
	}

.infobox {
	background: #fbfbfb;
	border: 1px solid #efefef;
	margin: 0 0 20px;
	padding: 25px;
}

.single-image, .image-gallery, .iframe {
	cursor: pointer;
	display: block;
	margin-bottom: 5px;
	overflow: hidden;
	position: relative;
}

.single-image.none, .image-gallery.none, .iframe.none,
.single-image.none img, .image-gallery.none img, .iframe.none img {
	display: inline;
	margin-bottom: 0;
	overflow: visible;
}
	
	.single-image.align-left, .image-gallery.align-left, .iframe.align-left { margin-bottom: 15px; margin-right: 15px; }
	.single-image.align-right, .image-gallery.align-right, .iframe.align-right { margin-bottom: 15px; margin-left: 15px; }

	.single-image img, .image-gallery img, .iframe img { margin-bottom: -5px; }

	.single-image .zoom, .image-gallery .zoom, .iframe .zoom {
		background: rgb(255, 255, 255);
		background: rgba(255, 255, 255, 0.4);
		color: transparent;
		display: block;
		font: 0/0 a;
		height: 100%;
		left: 0;
		filter: alpha(opacity=0); 
		opacity: 0;
		position: absolute;
		text-shadow: none;
		top: 0;
		-webkit-transition: opacity .2s ease-in-out;
		   -moz-transition: opacity .2s ease-in-out;
			-ms-transition: opacity .2s ease-in-out;
			 -o-transition: opacity .2s ease-in-out;
				transition: opacity .2s ease-in-out;
		width: 100%;
	}

	.single-image .zoom:before, .image-gallery .zoom:before, .iframe .zoom:before {
		background: url(/_layouts/images/webtm/web/zoom.png) no-repeat;
		content: '';
		display: block;
		position: absolute;
		height: 58px;
		margin: -29px 0 0 -29px;
		left: 50%;
		top: 50%;
		width: 58px;
	}

	.single-image.video .zoom:before, .image-gallery.video .zoom:before, .iframe.video .zoom:before {
		background-image: url(/_layouts/images/webtm/web/zoom-video.png);
	}

	.single-image.link .zoom:before, .image-gallery.link .zoom:before, .iframe.link .zoom:before {
		background-image: url(/_layouts/images/webtm/web/zoom-link.png);
	}

	.single-image:hover .zoom, .image-gallery:hover .zoom, .iframe:hover .zoom {
		filter: alpha(opacity=40); 
		opacity: 1;
	}

/* ---------------------------------------------------------------------- */
/*	Generic Classes
/* ---------------------------------------------------------------------- */

.hidden { display: none; }

.disabled { cursor: auto; }

.screenreader { clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); /* Fallback for old IE */ position: absolute; }

.align-center { margin-left: auto; margin-right: auto; text-align: center; }

.align-left { float: left; }

	img.align-left { margin-bottom: 15px; margin-right: 15px; }

.align-right { float: right; }

	img.align-right { margin-bottom: 15px; margin-left: 15px; }

/* ---------------------------------------------------------------------- */
/*	SERGAS MAIN CLASSES
/* ---------------------------------------------------------------------- */
#menu_superior{
margin: 8px 0px;
}

#menu_superior ul li{
display: inline-block;
margin-right: 8px;
}
	.ie7 #menu_superior ul li{
		display: inline;
	}
/*#menu_superior ul  li  a{
color: #666;
}*/
ul.derecha{
float: right;
}
.logo_sergas, .logo_xunta{
float: right;
}
.logo_xunta{
margin-right: 15px;
}
#breadcrumb{
	margin-top: 7px;
	height: 26px;
}
#breadcrumb ul{
	list-style: none outside none;
	background-color: #f4f4f4;
	padding: 0 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
}
.breadcrumb-inner{
	float: left;
}

#breadcrumb li{
	background: url("/_layouts/images/webtm/web/flecha1.png") no-repeat scroll 2px 0 transparent;
    display: inline;
    padding-left: 15px;
    padding-top: 3px;
}
.ie7 #breadcrumb li{
	background-position: 0px 9px;
}
#breadcrumb li:first-child{
	background-image: none;
	padding-left: 0;
}
#breadcrumb li a {
    margin-left: 6px;
    margin-top: 0;
    padding-top: 0;
    position: relative;
    top: -4px;
}
#breadcrumb li a.activo{
    color: #6f6f6f;
    font-weight: bold;
	}
#breadcrumb li a.activo:hover{
    text-decoration: underline;
}
#breadcrumb li a img{
	position: relative;
	top: 9px;
}
/* FRONTPAGE CAROUSEL */
.img01_56,.img01_58,.img01_60,.img01_62,.img01_64,.img01_66,.img01_68,.img01_70,.img01_72{
	height: 52px;width: 96px;content: " ";
}
.img01_56{background: url("/_layouts/images/webtm/web/01_56.png") no-repeat 0px 0px;}
.img01_58{background: url("/_layouts/images/webtm/web/01_58.png") no-repeat 0px 0px;}
.img01_60{background: url("/_layouts/images/webtm/web/01_60.png") no-repeat 0px 0px;}
.img01_62{background: url("/_layouts/images/webtm/web/01_62.png") no-repeat 0px 0px;}
.img01_64{background: url("/_layouts/images/webtm/web/01_64.png") no-repeat 0px 0px;}
.img01_66{background: url("/_layouts/images/webtm/web/01_66.png") no-repeat 0px 0px;}
.img01_68{background: url("/_layouts/images/webtm/web/01_68.png") no-repeat 0px 0px;}
.img01_70{background: url("/_layouts/images/webtm/web/01_70.png") no-repeat 0px 0px;}
.img01_72{background: url("/_layouts/images/webtm/web/01_72.png") no-repeat 0px 0px;}

.img01_56:hover{background: url("/_layouts/images/webtm/web/01_56_hover.png") no-repeat 0px 0px;}
.img01_58:hover{background: url("/_layouts/images/webtm/web/01_58_hover.png") no-repeat 0px 0px;}
.img01_60:hover{background: url("/_layouts/images/webtm/web/01_60_hover.png") no-repeat 0px 0px;}
.img01_62:hover{background: url("/_layouts/images/webtm/web/01_62_hover.png") no-repeat 0px 0px;}
.img01_64:hover{background: url("/_layouts/images/webtm/web/01_64_hover.png") no-repeat 0px 0px;}
.img01_66:hover{background: url("/_layouts/images/webtm/web/01_66_hover.png") no-repeat 0px 0px;}
.img01_68:hover{background: url("/_layouts/images/webtm/web/01_68_hover.png") no-repeat 0px 0px;}
.img01_70:hover{background: url("/_layouts/images/webtm/web/01_70_hover.png") no-repeat 0px 0px;}
.img01_72:hover{background: url("/_layouts/images/webtm/web/01_72_hover.png") no-repeat 0px 0px;}




.doc_links{
    background: none repeat scroll 0 0 #F4F4F4;
	padding: 6px 15px;
	margin-bottom: 8px;
	margin-top: 20px;
	font-weight:700;
	font-size:1.2em;
}
.doc_links img{
	vertical-align: middle;
	margin-right: 10px;
}
.doc_list{
margin-left:30px;
}
.more_links{
	padding: 3px 0 3px 15px;
	margin-bottom: 8px;
	margin-top: 20px;
	border-bottom: 1px solid #bdbdbd;
	border-top: 1px solid #bdbdbd;
}
.more_links a img{
vertical-align: middle;
padding: 4px 2px 0;
}
.more_links li{
display: inline-block;
margin-right: 7px;
}
.more_links li iframe{
	vertical-align: middle;
	display: inline;
	padding: 0;
}

.more_links li:last-child{
	margin-right: 0;
}
	.ie7 .more_links li{display: inline;}

.shortcuts{
    background: none repeat scroll 0 0 #F4F4F4;
	padding: 0;
	margin-bottom: 8px;
	height: 35px;
}
.shortcuts img{
	padding: 3px 0 0 5px;
}
.jcarousel-skin-destacados .jcarousel-item:hover{
	background-color: #F0F0F0;
}
#mycarousel li.jcarousel-item a img:hover{
	filter: alpha(opacity=60); /* Fallback for old IE */
	opacity:0.6;
}
/* ---------------------------------------------------------------------- */
/*	Lists
/* ---------------------------------------------------------------------- */

li.activo{
	font-weight: bold;
}

ul.none {
	list-style: none;
	margin: 0;
}

ul.dotted + ul.dotted:before {
	content:'';
	display: block;
	clear: both;
	border-bottom: 1px dotted #bdbdbd;
	margin: -15px 0 5px;
}

	.widget_category_lists{
		list-style: none;
		margin-bottom: 4px;
		padding: 0 0 0 18px;
		border-bottom: 1px solid #bdbdbd;
	}
	
	.arrow li, .arrow-2 li, .circle li, .check li, .check-2 li, .star li, .plus li, .dash li {
		list-style: none;
		margin: 0;
		padding: 0 0 0 24px;
	}

	.arrow li { background: url(/_layouts/images/webtm/web/list-arrow.png) no-repeat 5px 5px; }

	.arrow-2 li { background: url(/_layouts/images/webtm/web/list-arrow-2.png) no-repeat 2px 4px; }

	.circle li { background: url(/_layouts/images/webtm/web/list-circle.png) no-repeat 10px 7px; }

	.check li { background: url(/_layouts/images/webtm/web/list-check.png) no-repeat 3px 4px; }

	.check-2 li { background: url(/_layouts/images/webtm/web/list-check-2.png) no-repeat 0 4px; }

	.star li { background: url(/_layouts/images/webtm/web/list-star.png) no-repeat 0 1px; }

	.plus li { background: url(/_layouts/images/webtm/web/list-plus.png) no-repeat 3px 3px; }

	.dash li { background: url(/_layouts/images/webtm/web/list-dash.png) no-repeat 3px 8px; }

	.ul_images{
		list-style: none; padding-top: 6px;
	}
	.ul_images li a img{
		vertical-align: middle;
		margin-right: 15px;
		width: 30px;
	}
/* ---------------------------------------------------------------------- */
/*	Alert Boxes
/* ---------------------------------------------------------------------- */

.error, .success, .info, .notice {
	display: block;
	padding: 10px 20px 10px 44px;
}

.error {
	background: #f9e5e6 url(/_layouts/images/webtm/web/icon-box-error.png) no-repeat 10px 9px;
	border: 1px solid #f7c7c9;
	border-left-width: 4px;
	color: #b3696c;
}

.success {
	background: #e3ebc6 url(/_layouts/images/webtm/web/icon-box-success.png) no-repeat 12px 8px;
	border: 1px solid #c2d288;
	border-left-width: 4px;
	color: #8fa442;
}

.info {
	background: #d8ecf5 url(/_layouts/images/webtm/web/icon-box-info.png) no-repeat 10px 8px;
	border: 1px solid #9ac9df;
	border-left-width: 4px;
	color: #528da9;
}

.notice {
	background: #fcf7d9 url(/_layouts/images/webtm/web/icon-box-notice.png) no-repeat 10px 9px;
	border: 1px solid #f5dc7d;
	border-left-width: 4px;
	color: #c4a21b;
}

/* ---------------------------------------------------------------------- */
/*	Forms
/* ---------------------------------------------------------------------- */

label {
	cursor: pointer;
	display: block;
	font-family: 'Droid sans';
	margin: 0 0 5px;
}

input, textarea, select {
	-webkit-appearance: none; /* Fix for Mobile Safari */
	background-color: #f8f8f8;
	border: 1px solid #e8e8e8;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
	        border-radius: 0;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
	color: #8f8f8f;
	font: 12px/1.5 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	padding: 5px 10px;
	border-radius: 0;
}

input, select {
	width: 200px;
}

textarea {
	padding: 10px;
	resize: both;
}
	
	input:hover, textarea:hover, select:hover { border-color: #dedede; }
	
	input:focus, textarea:focus, select:focus { border-color: #ccc; }


	input[type="submit"].medium, input[type="reset"].medium, button.medium { font-size: 15px; }

	input[type="submit"].large, input[type="reset"].large, button.large { font-size: 17px; }

select, option {
	cursor: pointer;
	padding: 5px 7px;
}

input[type="checkbox"], input[type="radio"],
.contact-form input[type="checkbox"], .contact-form input[type="radio"] { width: 20px; }

/* Fix for Mobile Safari */
input[type="checkbox"] { -webkit-appearance: checkbox; }
input[type="radio"] { -webkit-appearance: radio; }

/* Chrome, Safari */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #b0b0b0; }

/* Firefox */
input:-moz-placeholder, textarea:-moz-placeholder { color: #b0b0b0; }

/* jQuery fallback */
input.placeholder, textarea.placeholder { color: #b0b0b0; }

/* ---------------------------------------------------------------------- */
/*	Special Sergas Styles
/* ---------------------------------------------------------------------- */

.shadowed_box{
border: 1px solid #ddd;
-webkit-border-radius: 6px;
border-radius: 6px; 
-webkit-box-shadow: 1px 1px 3px 1px #999999;
box-shadow: 1px 1px 3px 1px #999999;
margin-bottom: 15px;
border-collapse: separate;
}

.ie7 .shadowed_box ul{
border-bottom: 1px solid #fff;
}

.slide_align{
	text-align: center;
}

.padding_box{
padding: 20px;
}
.padding_light{
padding: 6px;
}
.padding_medium{
padding: 10px;
}
.seguenos{
 	color: #333333;
    float: left;
    font-weight: 700;
    /*height: 80px;*/
    padding: 22px 8px 0 7px;
}
.iconos_seguenos ul li{
display: inline;
}
.separador_iconos{
margin-right: 10px;
margin-left: 5px;
}

.shadowed_box_tabbed{
	border: 1px solid #ddd;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 1px 1px 3px 1px #999999;
    box-shadow: 1px 1px 3px 1px #999999;
	margin-bottom: 12px;
	border-collapse: separate;
}
.shadowed_box_tabbed_upper{
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #DDDDDD;
    border-image: none;
	-webkit-border-radius: 6px 6px 0px 0px;
    border-radius: 6px 6px 0 0;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    box-shadow: 1px 1px 3px 1px #999999;
    content: "";
    display: block;
    height: 24px;
    left: 0;
    margin-bottom: 3px;
    position: relative;
    top: 0;
    width: 185px;
}
.ie7 .shadowed_box_tabbed_upper{ top: 4px;height: 30px;}
.ie8 .shadowed_box_tabbed_upper{top: 4px;height: 28px;}
/* esquina del tab */
.shadowed_box_tabbed_upper:after{
    background: url("/_layouts/images/webtm/web/sombra.png") no-repeat scroll 0 0 transparent;
    content: "";
    display: block;
    height: 33px;
    left: 153px;
    position: relative;
    top: -26px;
    width: 40px;
}
.ie8 .shadowed_box_tabbed_upper:after{
background-image: url("/_layouts/images/webtm/web/sombraie8.png");
top: -25px;
}
/*
VERSION CSS3 DESCARTADA
.shadowed_box_tabbed_upper:after{
    background: none repeat scroll 0 0 white;
    border-top: 1px solid #DDDDDD;
    color: transparent;
    content: "";
    display: block;
    height: 31px;
    left: 158px;
    position: relative;
    top: -12px;
    transform: rotate(67deg);
    width: 40px;
}*/
/* oculta la sombra */
.shadowed_box_tabbed_upper:before {
	background: none repeat scroll 0 0 white;
    color: transparent;
    content: "";
    display: block;
    height: 21px;
    left: 0;
    position: relative;
    top: 20px;
    width: 192px;
}
.iconos_seguenos a img{
padding: 0px 6px 5px;
}
.iconos_seguenos ul li img{
	margin-bottom: -5px;
}
.iconos_seguenos ul li img:hover{
	filter: alpha(opacity=60); /* Fallback for old IE */
	opacity:0.6;
}

.tab_title{
    content: "";
    display: block;
/*    left: 5px;
    margin-bottom: -20px;
    position: relative;
    top: -23px;
    height: 15px;*/
    border-radius: 6px 6px 0px 0px;
    -moz-border-radius:  6px 6px 0px 0px;
    padding: 2px 0 2px 6px;
    background-color: #f4f4f4;
}

.tab_title img{
	vertical-align: middle;
}

.tab_text{
    /* left: 58px;
    margin-bottom: 0;
    position: relative;
    top: -35px;
    width: 74%; */
    display: inline;
}
.grey{
	color: #999;
}
.boxed_menu {
padding: 4px 0;
font-size: 14px;
}
.boxed_menu ul{
 list-style: none outside none;
}
.boxed_menu ul li{
	border-bottom: 1px solid #DDDDDD;
	padding: 4px 4px 4px 15px;
}
.boxed_menu_first{
	border-top: 1px solid #DDDDDD;
}
.button_readmore{
   /* background: none repeat scroll 0 0 #F0F0F0;
    border-radius: 6px 6px 6px 6px;
    margin-bottom: 8px;
    padding: 6px;*/
    position: relative;
    left: 88%;
    top: 5px;
    width: 31px;
}
	.ie7 .button_readmore{height: 40px;}
.fav-right{
	float: right;
	height: 21px;
}
.fav-right a img{
	margin-bottom: -3px;
}
.fav-right a:hover img{
	opacity: 0.6;
}

.search_filtros {
  list-style: none outside none;
  margin-bottom: 15px;
  padding-left: 25px;
}
.search_filtros li{
	border-bottom:  1px solid #DDDDDD;
	padding-bottom: 2px;
    padding-top: 2px;
}
.search_filtros li:last-child{
	border-bottom: 0;
}
.search_filtros img {
  margin-left: 10px;
  position: relative;
  top: 2px;
  vertical-align: middle;
}


/* ---------------------------------------------------------------------- */
/*	Wrap
/* ---------------------------------------------------------------------- */

.container {
	margin: 0 auto;
	position: relative;
	width: 940px;
}

	/* -------------------------------------------------- */
	/*	Columns
	/* -------------------------------------------------- */

	.one-half, .one-third, .two-third, .one-fourth, .three-fourth, .one-sixth,.seven-twelves, .one-fifth {
		float: left;
		margin-right: 20px;
	}

	.one-half.last, .one-third.last, .two-third.last, .one-fourth.last, .three-fourth.last, .one-sixth.last, .one-fifth.last { margin-right: 0px; }

	.one-half { width: 460px; }

	.one-third { width: 300px; }

		.two-third { width: 620px; }

	.one-fourth { width: 220px; }

		.three-fourth { width: 700px; }

	.one-sixth { width: 100px; } /*150px*/
	.seven-twelves { width: 605px; } /*525px*/ /*580*/
	.one-fifth { width: 188px; }

/* ---------------------------------------------------------------------- */
/*	Header
/* ---------------------------------------------------------------------- */

#header {
	height: 86px;
	z-index: 85;
}
	.ie7 #header {height: 165px;z-index: 85;}
	.ie7 .logos{height: 63px;}
	#logo {
		float: left;
		height: 80px;
	}

	/* -------------------------------------------------- */
	/*	Main Navigation
	/* -------------------------------------------------- */

	#main-nav { 
		float: left; 
		padding: 0;
		background-color: #1E6D8E;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		width: 100%;
			
	}
	.ie8 #main-nav,.ie7 #main-nav{
		padding: 0px;
	}
	#main-nav > ul > li > a,
	#main-nav > ul > li > span{
	color: #fff;
	background: url(/_layouts/images/webtm/web/main-menu-divider.png) no-repeat 100% 49% transparent;
	}
	#main-nav > ul > li:last-child > a,
	#main-nav > ul > li:last-child > span{
		background-image: none;
	}
	
		#main-nav > ul { margin: -5px 0 0; }


			#main-nav li {
				color: #3a3a3a;
				list-style: none;
				float: left;
				margin: 0 0 -5px;
				position: relative;
			}

				#main-nav a,#main-nav ul li span{
					font-size: 14px;
					font-weight: 500;
					display: block;
					/*letter-spacing: -0.08px;*/
					padding: 13px 9px 16px 8px;
					position: relative;
					text-align: left;
					/*text-transform: uppercase;*/
					z-index: 98;
				}

				

					#main-nav .current a,#main-nav .current span{
						color: #FFFF2A;
					}
					#main-nav a:hover, #main-nav .hover a ,#main-nav .current a:hover,
					#main-nav span:hover, #main-nav .hover span ,#main-nav .current span:hover{
						color: #1E6D8E;
					}
					#main-nav a:hover, #main-nav .hover > a ,
					#main-nav span:hover, #main-nav .hover > span { 
							background-color: #E4EAE7;
					}
					#main-nav .seleccionadohover > a { 
							background-color: #E4EAE7;
							
					}
					
			/*		.not-ie #main-nav .current:after {
						bottom: -2.5px;
						content: '';
						left: 50%;
						display: block;
						height: 5px;
						margin: 0 0 0 -2.5px;
						position: absolute;
						width: 5px;
					}
			*/
/* -------------------------------------------------- */
/*	Main Navigation - Dropdown
/* -------------------------------------------------- */
/*
.dropdown{
    background-color: #E4EAE7;
    float: left;
    font-size: 1em;
    height: 315px;
    left: 0;
    margin: 0.8em auto;
    overflow: hidden;
    padding: 5px 0 0;
    position: absolute;
    top: 148px;
    width: 100%;
    z-index: -1;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	-webkit-box-shadow: 0px 2px 5px 1px #999999;
    box-shadow: 0px 2px 5px 1px #999999;
    display: none;
}*/
/* Dropdown */
.submenu{
    margin-right: 0;
    overflow: hidden;
    position: absolute;
    z-index: 5;
    background-color: #E4EAE7;
    -webkit-border-radius: 0px 6px 6px 6px;
	border-radius: 0px 6px 6px 6px; 
    
}
/* submenu sizes */
.navwidthx1{width: 200px;}
.navwidthx2{width: 380px;}
.navwidthx3{width: 490px;}


.submenu div.one-third{
	width: 31%;
	margin-right: 1%;
}
.submenu div.one-half{
	width: 48%;
	margin-right: 2%;
}
.floatingtotheleft{
	left: auto;
    right: 0px;
    -webkit-border-radius: 6px 0px 6px 6px;
	border-radius: 6px 0px 6px 6px; 
}


				/* Dropdown behaviour */
				#main-nav ul li ul {
					display: none;
					margin-bottom: 10px;
					padding: 5px;
				}
				.ie7 #main-nav ul li ul {
					margin-bottom: 0;
				}
				#main-nav ul li:hover ul {
					display: block;
					top: 92px;
				}
				
				#main-nav ul ul li { float: none;
									font-size: 1em;
									color: #1E6D8E;
									font-weight:700;
									text-transform: none;
									padding-left: 6px; }

						#main-nav ul ul a{
							font-size: 1em;
							color: #1E6D8E;
							font-weight:700;
							text-transform: none;
							padding:6px;
						}

							#main-nav ul ul a:hover, #main-nav ul ul .hover > a, #main-nav ul ul .current > a, #main-nav ul ul .current > a:hover {
								color: #DDDDDD;
								background-color: transparent;
							}

					.not-ie #main-nav ul ul .current:after {  }

					
					/* Second level Style */
					#main-nav ul li ul{
						
					}
					#main-nav ul li ul li {
						border-bottom: 1px solid #fff;
					}

					
							/* Third Level Style */
							#main-nav ul li ul li ul{
								margin-left: -10px;
								padding: 0;

							}
							#main-nav ul li ul li ul li a{
								padding:0px 6px 6px 20px;
								font-size: 0.9em;
								font-weight:300;
							}
							#main-nav ul li ul li ul li{
								border:none;
							}
/* hovers */
#main-nav ul ul li:hover a,
#main-nav ul li.current ul li:hover a{color: #000;}
#main-nav ul li ul li:hover ul li a,
#main-nav ul li.current ul li:hover ul li a{color: #1E6D8E;}
#main-nav ul li ul li ul li:hover a{color: #000;}

		/* Responsive Nav */

		#main-nav .responsive-nav {
			background-image: url(/_layouts/images/webtm/web/responsive-nav-bg.png);
			background-position: center right;
			background-repeat: no-repeat;
			display: none;
			width: 100%;
		}

/* ---------------------------------------------------------------------- */
/*	Content
/* ---------------------------------------------------------------------- */

#content { padding-top: 8px; }

.ie7 #content { padding-top: 2px; }

	/* -------------------------------------------------- */
	/*	Page Header
	/* -------------------------------------------------- */

	.page-header {
		margin: -15px 0 40px;
	}

	.ie7 .page-header { margin-top: 0; }

		.slogan, .page-title, .page-description, .page-subdescription, .project-title {
			font-weight: 300;
			letter-spacing: -0.1px;
			margin-bottom: 0;
		}

		.page-title, .page-description, .page-subdescription, .project-title {
			font-size: 26px;
			font-weight: 700;
			margin-top: -10px;
			padding: 0 0 15px;
		}

		.icon_title img{
			margin-top: 4px;
			float:left;
			margin-right: 15px;
			vertical-align:middle;
			width: 60px;
			}
		.slogan {
			font-size: 24px;
			margin-bottom: 40px;
		}

		.page-title { margin-top: 0px; padding: 0px 0 3px;}

		.title_centered{
			padding-top:16px;
		}
		.subtitle{
			color: #1E6D8E;
			font-size: 13px;
			font-weight: 600;
			margin-bottom: 15px;
			margin-top: 0;
		}
		.title_w_icon{
			padding-top:0px;
		}
		.page-subdescription { font-size: 20px; }

		.project-title {
			margin-top: -15px;
			padding-bottom: 30px;
		}

		.page-description {
			font-size: 32px;
			font-weight: 400;
			padding: 0 0 40px;
		}

			.page-title ~ hr, .page-description ~ hr, .page-subdescription ~ hr, .project-title ~ hr {
				margin-bottom: 40px;
				margin-top: 0;
			}

	.section-title {
		font-weight: 800;
		text-transform: uppercase;
	}

	/* -------------------------------------------------- */
	/*	Main
	/* -------------------------------------------------- */

	#main, .barra {
		float: left;
		margin: 10px 20px 0 0;
		width: 680px;
	}

	.sidebar-left #main, #main.sidebar-left, .barra.sidebar-left {
		float: right;
		margin-left: 20px;
		margin-right: 0;
	}

		/* ---------------------------------------- */
		/*	Columns
		/* ---------------------------------------- */

		#main .one-half { width: 330px; }

		#main .one-third { width: 213px; }

			#main .two-third { width: 447px; }

		#main .one-fourth { width: 155px; }

			#main .three-fourth { width: 505px; }
	/* -------------------------------------------------- */
	/*	Image Gallery Slider Widget (sidebar)
	/* -------------------------------------------------- */
	.widget_pics{
	height: 140px;
	list-style: none outside none;
	}
	#slide_next{float:right;}
	#slide_prev{float:left;}
	#slide_prev img,#slide_next img{vertical-align:middle;}
	.ie7 #slide_next{position: relative;top: -20px;}
	#counter{left:30%;position:relative;}
	
	
	
	/* -------------------------------------------------- */
	/*	Image Gallery Slider
	/* -------------------------------------------------- */
		
	.image-gallery-slider {
		position: relative;
		margin: 0 0 25px;
	}
	
		.image-gallery-slider > ul { margin: 0; }

			.image-gallery-slider > ul > li {
				background: #fff;
				display: none;
				list-style: none;
				margin: 0;
			}

			.no-js .image-gallery-slider > ul > li, .image-gallery-slider.disabled > ul > li {
				display: block;
				margin-bottom: 25px;
			}

			.image-gallery-slider > ul > li:first-child { display: block; }

			.image-gallery-slider a { margin: 0 auto; }

				.image-gallery-slider img, .image-gallery-slider img.entry-image {
					display: block;
					margin: 0 auto;
					max-width: 100%;
				}
		
	.image-gallery-slider-nav {}

		.image-gallery-slider-nav a {
			background: rgb(241, 90, 35) url(/_layouts/images/webtm/web/slider-arrows-medium.png) no-repeat 0 0; /* Fallback for old IE */
			filter: alpha(opacity=60); /* Fallback for old IE */
			background: rgba(241, 90, 35, 0.6) url(/_layouts/images/webtm/web/slider-arrows-medium.png) no-repeat 0 0;
			color: transparent;
			cursor: pointer;
			display: block;
			font: 0/0 a;
			height: 53px;
			margin: -26.5px 0 0;
			position: absolute;
			text-shadow: none;
			top: 50%;
			width: 25px;
			z-index: 90;
		}

		.image-gallery-slider-nav a.prev {
			background-position: -7px center;
			left: 0;
		}

		.image-gallery-slider-nav a.next {
			background-position: -46px center;
			right: 0;
		}

			.image-gallery-slider-nav a:hover, .image-gallery-slider-nav a:active {
				background-color: rgb(241, 90, 35);
				background-color: rgba(241, 90, 35, 1);
				filter: alpha(opacity=100); /* Fallback for old IE */
			}

	/* -------------------------------------------------- */
	/*	Widgets
	/* -------------------------------------------------- */

/**************************************************************************************************************************************************************************************
	CAMBIOS
	**************************************************************************************************/
        		
		
/* ---------------------------------------------------------------------- */
/*	Árbol desplegable
/* ---------------------------------------------------------------------- */

.tree-container{
	padding:10px 0 15px 0;
	/*background:#F9F9F9;*/
}
.tree-container ul{
	padding:0px 0px 0px 10px; 
}
/*varios gradientes para os subniveis da árbore*/
.tree-container .collapsable ul{
	background: #f9f9f9; /* Old browsers */
	background: -moz-linear-gradient(left,  #f9f9f9 0%, #ededed 50%, #f9f9f9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f9f9f9), color-stop(50%,#ededed), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #f9f9f9 0%,#ededed 50%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #f9f9f9 0%,#ededed 50%,#f9f9f9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #f9f9f9 0%,#ededed 50%,#f9f9f9 100%); /* IE10+ */
	background: linear-gradient(to right,  #f9f9f9 0%,#ededed 50%,#f9f9f9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f9f9f9',GradientType=1 ); /* IE6-9 */
}
.tree-container .collapsable ul ul{
	background: #f4f4f4; /* Old browsers */
	background: -moz-linear-gradient(left,  #f4f4f4 0%, #cccccc 50%, #f9f9f9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f9f9f9), color-stop(50%,#cccccc), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #f4f4f4 0%,#cccccc 50%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #f4f4f4 0%,#cccccc 50%,#f9f9f9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #f4f4f4 0%,#cccccc 50%,#f9f9f9 100%); /* IE10+ */
	background: linear-gradient(to right,  #f4f4f4 0%,#cccccc 50%,#f9f9f9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#f4f4f4',GradientType=1 ); /* IE6-9 */

}
.tree-container .collapsable ul ul ul{
	background: #efefef; /* Old browsers */
	background: -moz-linear-gradient(left,  #efefef 0%, #c1c1c1 50%, #f9f9f9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f9f9f9), color-stop(50%,#c1c1c1), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #efefef 0%,#c1c1c1 50%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #efefef 0%,#c1c1c1 50%,#f9f9f9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #efefef 0%,#c1c1c1 50%,#f9f9f9 100%); /* IE10+ */
	background: linear-gradient(to right,  #efefef 0%,#c1c1c1 50%,#f9f9f9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#efefef',GradientType=1 ); /* IE6-9 */

}
.tree-container .collapsable ul ul ul ul{
	background: #e8e8e8; /* Old browsers */
	background: -moz-linear-gradient(left,  #e8e8e8 0%, #cecece 50%, #f9f9f9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e8e8e8), color-stop(50%,#cecece), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #e8e8e8 0%,#cecece 50%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #e8e8e8 0%,#cecece 50%,#f9f9f9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #e8e8e8 0%,#cecece 50%,#f9f9f9 100%); /* IE10+ */
	background: linear-gradient(to right,  #e8e8e8 0%,#cecece 50%,#f9f9f9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#efefef',GradientType=1 ); /* IE6-9 */

}
.tree-container .collapsable ul ul ul ul ul{ background:transparent}
.tree-container .expandable ul{
	background:transparent;
}
.tree-container a, .tree-container span{
	color:black;
	display:block;
	margin:-5px 0 0 2px;
}
.tree-container a:hover, .tree-container .collapsable .title{
	font-weight:bold;
	color:#307D9B;
}



	/* -------------------------------------------------- */
	/*	Filtrado de resultados
	/* -------------------------------------------------- */
	#filtro span{
		color:#FFF;
		background-color:#4DA8CE;
		padding:1px 20px 1px 10px;
		float:left;
		height:18px;
		-webkit-border-top-left-radius: 6px;
		-webkit-border-bottom-left-radius: 6px;
		-moz-border-radius-topleft: 6px;
		-moz-border-radius-bottomleft: 6px;
		border-top-left-radius: 6px;
		border-bottom-left-radius: 6px;
	}
	
	.filtro_letra a {
		color: #000000;
	}
	
	#filtro ul{ 
		background-color:#f4f4f4;
		height:18px;
		padding:1px 0 1px 140px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;	

	}
		
	.ie7 #filtro ul{ 
		padding-left:10px;
	}	
		
	.filtro_letra li{	
		font-size:14px;
		display:inline;
		list-style:none;
		padding:3px 3px 0px 3px;
	}
	.filtro_letra li:hover{
		
		background-color:#4DA8CE;
		
	}
	.filtro_letra li:hover a{color:#FFF;}
	.filtro_letra .activa a {
		color:#FFF;
		background-color:#4DA8CE;
		padding:3px 3px 0px 3px;
	}
	
/*******ORDENACION******************/
.ordenacion{
margin-top:0px;
margin-bottom:55px;
}
.ordenacion #search_table {
    margin-bottom: 5px;
}
#orden{
	float:left;
	position:relative;
	margin-right:20px;
	/*margin-top:-7px;*/
	left:0;
}
#orden span{
	color:black;
	font-size:13px;
	float:left;
	/*padding:10px 0 10px;*/
	margin-right: 6px;
}
#orden a{
	display:block;
	width:22px;
	height:15px;
	float:left;	
	margin :0;
	margin-top:4px;
    
}
#orden a.flecha_arriba{
	background: url(/_layouts/images/webtm/web/orden_tabla_uhover.png) no-repeat;
}
#orden a.flecha_abaixo{
	background: url(/_layouts/images/webtm/web/orden_tabla_dhover.png) no-repeat;
}
#orden a.flecha_arriba.activo,#orden a.flecha_arriba:hover{
	background: url(/_layouts/images/webtm/web/orden_tabla_u.png) no-repeat;
}
#orden a.flecha_abaixo.activo,#orden a.flecha_abaixo:hover{
	background: url(/_layouts/images/webtm/web/orden_tabla_d.png) no-repeat;
}


	
	
	.select_container select {
	   background: transparent;
	   color:black;
	   width:290px;
	   padding: 0;
	   font-size: 12px;
	   line-height: 1;
	   border: 0;
	   border-radius: 0;
	   -webkit-appearance: none;
	   margin-top:-3px;
	}
	.select_container {
		float:right;
		width: 270px;
		height: 18px;
		background: url(/_layouts/images/webtm/web/flecha_select.png) no-repeat right #EAF1F4;
		-webkit-appearance: none;
		-webkit-border-radius: 4px;
		border-radius: 4px;
	}

	.ie7 .select_container{
		width: 270px;
		background:#EAF1F4;
		padding:0;
		background-image: url(/_layouts/images/webtm/web/flecha_select.png);
		background-repeat: no-repeat;
		background-color: #EAF1F4;
		background-position: right;
	}
	.ie7 .select_container select{
		margin-top:-2px;
		background:#EAF1F4;
		width:270px;
	}
   
	#main #search_table{
		clear:none;
	}

	#search_table{
		float:right;
		clear:both;
	}
	.search_table{
		float:right;
		clear:both;
	}
	#search_table input{
		background: none repeat scroll 0 0 #EAF1F4;
		color: black;
		font-size: 12px;
		height: 18px;
		padding-bottom: 0;
		padding-top: 0;
		padding-left: 12px;
	}
	.search_table input{
		background: none repeat scroll 0 0 #EAF1F4;
		color: black;
		font-size: 12px;
		height: 18px;
		padding-bottom: 0;
		padding-top: 0;
		padding-left: 12px;
	}
	.select_container{
		overflow:hidden;
	}
	.select_container option{
		padding:0px;
		padding-left:20px;
	}


	#search_table input.submitBuscador{
		position:relative;
		left:225px;
		background: url("/_layouts/images/webtm/web/lupa.png") no-repeat 5px 1px #4DA8CE;
		height:18px;
		width: 25px;
		padding-left:0px;
		padding-right:0px;
		-webkit-border-radius: 0px 6px 6px 0px;
		border-radius: 0px 6px 6px 0px; 

	}

	.ie7 #search_table input#busca.submit{ width: 35px;}
	#search_table input#searchbox.procurar{
		border:0;
		-webkit-border-radius: 6px;
		border-radius: 6px; 
	}
	.search_table input#searchbox.procurar{
		border:0;
		-webkit-border-radius: 6px;
		border-radius: 6px; 
	}

/*--------------AGRUPAR----------*/
	.grupo-head{
		color:#FFF;
		font-weight:700;
		background-color:#40a9d0;
		padding:5px 20px 0px 10px;
		margin-bottom:5px;
		height:25px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		}
	.ie7 .grupo-head{
		margin-top:5px;
	}
	.grupo-bottom {
		float:right;
		margin-top:4px;
		margin-bottom:5px;
		height:25px;
}
	.grupo-bottom span.negrita{
		font-weight:700;
		}
	.grupo-bottom  .ver-mais{
		background-color: #f4f4f4;
		padding:4px 15px 4px 10px;
		margin-left:5px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		color:black;
}
	.grupo-bottom .ver-mais >img{
		margin:6px 0 0 7px;
		}
/**************************************************************************************************************************************FIN CAMBIOS*******************************************************************************************/


		/* ---------------------------------------- */
		/*	Accordion Content
		/* ---------------------------------------- */
.submasmenos {
    left: 89%;
    margin-top: -31px;
    position: relative;
    width: 20px;
}
.ie7 .submasmenos{
	left: 84%;
	height: 26px;
}
.ie7 .acc_level2{
	margin-bottom: 5px;
}
			.acc-trigger {
				border: 1px solid #4DA8CE;
				cursor: pointer;
				display: block;
				margin: 0;
				-webkit-border-radius: 6px 6px 6px 6px;
				border-radius: 6px 6px 6px 6px;
				margin-bottom: 5px;
				}

				.acc-trigger:last-of-type, .acc-container:last-of-type {
					margin-bottom: 20px;
				}

				.no-js .acc-trigger:last-of-type {  }

			.acc-trigger a {
				font-size: 1em;
				font-weight: 700;
				padding: 2px 0 0 15px;
				width: 80%;
				/*
				background: url("/_layouts/images/webtm/web/accordion-content-buttons.png") no-repeat scroll 210px 3px transparent;
				*/
				display: block;
				color: #1E6D8E;
				min-height: 24px;
				text-decoration: none;
				text-shadow: none;
			}


				.acc-trigger > img {
				    float: right;
				    left: -5px;
				    position: relative;
				    margin-top: -24px;
				}
			h3.titletrigger {
				font-size: 14px;
			}
			h3.acc-trigger a, h4.acc-trigger a { background-position: 20px 24px; }

			h6.acc-trigger a { background-position: 20px 21px; }

				.acc-trigger a:hover {  }

				.acc-trigger a:hover {color: #999;}
				.acc-trigger.active a, .acc-trigger.active a:hover { color: #FFF; }

				.acc-trigger.active a:hover { background-color: transparent; }

				.acc-trigger.active {
					background-color: #4DA8CE;
					cursor: pointer; 
					}

				.acc-trigger.active:last-of-type {
					border-bottom: none;
					margin-bottom: 0;
				}

				.acc-trigger.active a {
					background-position: 210px -107px;
					cursor: pointer;
				}

				h3.acc-trigger.active a, h4.acc-trigger.active a { background-position: 20px -87px; }

				h6.acc-trigger.active a { background-position: 20px -90px; }

			.acc-container .content { padding: 0 0 0 15px; }

			.js .acc-container { margin-top: 0px; }
.acc-container .content ul{
			list-style:none outside none;
			}
.acc-container .content ul li a{
		border: 1px solid #D6D6D6;
		color: #333;
		cursor: pointer;
		display: block;
		margin: 0;
		padding: 5px;
		-webkit-border-radius: 8px 8px 8px 8px;
		border-radius: 8px 8px 8px 8px;
		margin-bottom: 5px;
}
.acc-container .content ul li a{
background-color:#FeFeFe;
}
.acc-container .content ul li ul li a{
background-color:#F0F0F0;
}
.acc-container .content ul li ul li ul li a{
	background-color: #DDDDDD;
}
.acc-container .content ul li ul li ul li ul li a{
	background-color: #C0C0C0;
}
			
		/* ---------------------------------------- */
		/*	Content Tabs
		/* ---------------------------------------- */

		.tabs-nav {
			list-style: none;
			margin: 0;
			overflow: hidden;
			padding: 0;
			width: 100%;
		}

			.tabs-nav li {
				float: left;
				line-height: 32px;
				margin: 0;
				overflow: hidden;
				padding: 0;
				position: relative;
			}

				.tabs-nav li.active { line-height: 31px; }

				.tabs-nav li a {
					background: #f8f8f8;
					border: 1px solid #eaeaea;
					border-bottom: 1px solid #eaeaea;
					border-left: none;
					color: #959393;
					display: block;
					letter-spacing: 0;
					outline: none;
					padding:0 15px 0 30px;
					text-decoration: none;
					text-shadow: 0 1px 0 #fff;
				}

				.tabs-nav li:first-child a { border-left: 1px solid #eaeaea; }

				.tabs-nav li a:hover { background: #f0f0f0; }

				.tabs-nav li a:hover, .tabs-nav li.active a { color: #4DA8CE; }
				
					.tabs-nav li.active a  {
						background: #fff;
						border-bottom: 2px solid #fff;
					}

.tabbed_sergas .tabs-nav li a{
    background: url("/_layouts/images/webtm/web/01_51wh.png") no-repeat scroll 6px 7px #F0F0F0;
}
.tabbed_sergas .tabs-nav li.active a{
    background: url("/_layouts/images/webtm/web/01_51.png") no-repeat scroll 6px 7px #FFFFFF;
}

		.tabs-container {
			border: 1px solid #eaeaea;
			margin: -1px 0 20px;
			overflow: hidden;
			width: 100%;
		}

			.tab-content { padding: 20px 0px 12px 10px; }

/* added tabs behaviour to sergas class */
.sergas_tab_search_tittle{
    background: url("/_layouts/images/webtm/web/01_44.png") no-repeat scroll 2px 0 #FFFFFF;
    height: 42px;
    margin-bottom: -42px;
    padding-left: 20px;
    position: relative;
    width: 190px;
}

.sergas_tab_search_tittle_txt{
padding: 4px 0 0 15px;
font-size: 1.3em;
}
.ie7 .tabbed_sergas{min-height: 250px;}
.ie8 .sergas_tab_search_tittle_txt,.ie7 .sergas_tab_search_tittle_txt{
font-size: 1.1em;
}
.sergas_tab{
width: 220px;
margin-top: 40px;
}
.sergas_tab li{
	float: none;
	font-weight: 700;
	margin: 4px 0 4px 4px;
	-webkit-border-radius: 6px 0px 0px 6px;
	border-radius: 6px 0px 0px 6px;
	}
.sergas_tab li a img{
	margin-right: 14px;
    position: relative;
    top: 8px;
}
.sergas_tab li.active{
	border-right: none;
	-webkit-box-shadow: 0px 2px 5px 1px #999999;
    box-shadow: 0px 2px 5px 1px #999999;
}
.ie8 .sergas_tab li,.ie7 .sergas_tab li{
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-right: 0;
}
.ie8 .tabs-nav li a,.ie7 .tabs-nav li a{border:0;}
.ie7 .tabs-nav li a{margin-top: -5px;padding-bottom: 2px;}
.sergas_tab_content{
	border:none;
	min-height: 215px;
	width: 720px;
	-webkit-border-radius: 0px 6px 6px 0px;
	border-radius: 0px 6px 6px 0px;
	-webkit-box-shadow: 0px 2px 5px 1px #999999;
    box-shadow: 0px 2px 5px 1px #999999;
}
.ie8 .sergas_tab_content,.ie7 .sergas_tab_content{
	border: 1px solid #DDDDDD;
	width: 718px;
}
#search_biblio{
width: 100%;
}
#search_biblio label{
    float: left;
    padding-right: 13px;
    text-align: right;
    width: 245px;
}
#search_biblio input{
	width: 246px;
	margin-bottom: 7px;
	float: left;
}
.search_biblio_avan{
float:left;
}
#search_biblio_ref{
	background: url("/_layouts/images/webtm/web/01_47.png") no-repeat scroll 2px 0 #fff;
    border: medium none;
    height: 73px;
    width: 77px;
}
.ie7 #search_biblio_ref{width: 100px;}
.search_biblio_ref_posicion{
    float: right;
    left: -8%;
	top: 23px;
    position: relative;
    width: 80px;
	text-align: center;
	font-size:1.2em;
	font-weight: 700;
}

	/* -------------------------------------------------- */
	/*	Sergas Tables
	/* -------------------------------------------------- */
#bibliosaude_row{
   margin:0 auto;
   padding: 2px 0;
   min-height: 20px;
   clear: both;
 
}
.left_col {
   float:left;
   width:75%;
}
.data_col{
	color: #666666;
	font-weight: 700;
}
.right_col {
   text-align:right;
}
.right_col img, .right_col a img{
	vertical-align:middle;
	margin-right:2px;
}
.up
{
    content: '';
	background: url("/_layouts/images/webtm/web/orden_tabla_uhover.png") no-repeat scroll 0px 2px transparent;	
    padding: 0px 7px;
    vertical-align: middle;
    display: inline;
    margin-left: 10px;
    }
 .down{
	content: '';
	background: url("/_layouts/images/webtm/web/orden_tabla_dhover.png") no-repeat scroll 0px 2px transparent;
	padding: 0px 15px;
    vertical-align: middle;
    display: inline;
    }
    .down:hover, .down.activo{
    	background-image: url("/_layouts/images/webtm/web/orden_tabla_d.png");
    }
    .up:hover, .up.activo{
    	background-image: url("/_layouts/images/webtm/web/orden_tabla_u.png");
    }
.button_grey{
	padding: 2px 4px;
	background-color: #6F6F6F;
	color: #fff !important;
	font-weight: 700;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
}
	.borde_inferior{
		border-bottom: 1px solid #DDDDDD;

	}
	.bibliosaude_table_title{
		text-align: left;
		font-size: 1.2em;
		font-weight: 700;
		color: #333;
		border-bottom: 2px solid #DDDDDD;
		}
.bibliosaude_table_title a img{
	vertical-align: middle;
	padding: 0 0 0 10px;
}
#control_row{
	margin: 12px 0;
}
	.table_number{
		padding: 2px 6px;
		background-color: #666666;
		color: #fff;
		font-weight: 700;
		-webkit-border-radius: 4px 4px 4px 4px;
		border-radius: 4px 4px 4px 4px;
		margin-right: 15px;
	}	
	.ie7 .table_number{
		float:left;
	}
	.number_list{
		display: inline;
	}
	.ie7 .number_list{
		float:left;
	}
		.number_list li{
			display: inline;
			list-style: none outside none;
			border-left: 1px solid #666666;
		}
		.number_list li a{
			padding: 0 8px;
		}
		.number_list li:first-child {
			border-left:none;
		}
		.number_list li.active{
			font-weight: 700;
		}
#pag_chooser{
	display:inline-block;
	margin-left: 15px;
	float:right;
}
.ie7 #pag_chooser{display:inline; }
	#pag_chooser input#row_elements{
		margin:0 5px;
		width: 20px;
		padding: 3px 4px;
		-webkit-border-radius: 4px 4px 4px 4px;
		border-radius: 4px 4px 4px 4px;
	}
	#pag_chooser input#filter_row_elements{
		padding:7px 12px;
		background: url("/_layouts/images/webtm/web/contidos_lista_refrescar.png") no-repeat scroll 4px 6px transparent;
	}
	.ie8 #pag_chooser input#filter_row_elements{
		height: 25px;
		padding-bottom: 17px;
	}
	.ie7 #pag_chooser input#filter_row_elements{
		padding-top: 2px;
		padding-bottom: 0px;
	}

#search_table{
	float:right;
	clear:both;
}
/*falta este icono*/
#search_table input#busca.submit{
	position:relative;
	left:225px;
	background: url("/_layouts/images/webtm/web/lupa_manuales.png") no-repeat scroll 2px 0 #1E6D8E;
	height:26px;
	width: 15px;
	-webkit-border-radius: 0px 4px 4px 0px;
	border-radius: 0px 4px 4px 0px; 
}
.ie7 #search_table input#busca.submit{ width: 35px;}
#search_table input#searchbox.procurar{
	border:0;
	-webkit-border-radius: 4px 0px 0px 4px;
	border-radius: 4px 0px 0px 4px; 
}

	/* -------------------------------------------------- */
	/*	Pricing Tables
	/* -------------------------------------------------- */

		.simple-pricing-table, .extended-pricing-table {
			height: 100%;
			margin: 0 0 40px;
			position: relative;
			text-align: center;
			width: 100%;
		}

			.simple-pricing-table .column, .extended-pricing-table .column {
				float: left;
				margin: 0;
				padding: 0;
				position: relative;
			}

				.simple-pricing-table .features, .extended-pricing-table .features {
					list-style: none;
					margin: 0;
				}

					.simple-pricing-table .features li, .extended-pricing-table .features li {
						display: block;
						margin: 0;
						position: relative
					}

				.simple-pricing-table .footer, .extended-pricing-table .footer { padding: 16px 20px; }

					.simple-pricing-table .footer .button, .extended-pricing-table .footer .button {
						background: #515151;
						font-size: 14px;
						font-weight: 600;
						text-transform: uppercase;
						padding: 9px 20px;
					}

		/* ---------------------------------------- */
		/*	Simple Pricing Table
		/* ---------------------------------------- */

		.simple-pricing-table.featured { margin-top: 50px; }

			.simple-pricing-table .column {
				background: #f6f6f6;
				border-bottom: 1px solid #ededed;
				border-left: 1px solid #fff;
				border-top: 1px solid #ededed;
				width: 938px;
			}

			.simple-pricing-table .column:first-child { border-left-color: #ededed; }

			.simple-pricing-table .column:last-child { border-right: 1px solid #ededed; }

			.simple-pricing-table.col2 .column { width: 468px; }
			.simple-pricing-table.col3 .column { width: 312px; }
			.simple-pricing-table.col4 .column { width: 233px; }
			.simple-pricing-table.col5 .column { width: 186px; }

			.simple-pricing-table .column.featured {
				background: #fff;
				border: 1px solid #ebebeb;
				-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .15);
				   -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .15);
				        box-shadow: 0 0 20px rgba(0, 0, 0, .15);
				margin: -20px -1px 0;
				padding: 20px 5px 15px;
				z-index: 1;
				width: 928px;
			}

			.simple-pricing-table.col2.featured .column { width: 450px; }
			.simple-pricing-table.col3.featured .column { width: 299px; }
			.simple-pricing-table.col4.featured .column { width: 224px; }
			.simple-pricing-table.col5.featured .column { width: 179px; }

			.simple-pricing-table.col2 .column.featured { width: 478px; }
			.simple-pricing-table.col3 .column.featured { width: 329px; }
			.simple-pricing-table.col4 .column.featured { width: 254px; }
			.simple-pricing-table.col5 .column.featured { width: 209px; }

				.simple-pricing-table .header { padding: 15px 20px 20px; }

				.simple-pricing-table .featured .header { margin: -15px 0 0; }

					.simple-pricing-table .title {
						color: #414141;
						font-size: 24px;
						font-weight: 700;
						letter-spacing: -0.8px;
						margin: 0 0 5px;
					}

					.simple-pricing-table .price {
						color: #777;
						font-size: 18px;
						font-weight: 300;
						margin: 0 0 7px;
					}

						.simple-pricing-table .price span {
							color: #292929;
							font-weight: 700;
						}

						.simple-pricing-table .free .price span { color: #4a993e; }

						.simple-pricing-table .featured .price span { color: #f15a23; }

					.simple-pricing-table .description {
						color: #4b4b4b;
						font-size: 14px;
						margin: 0;
						font-weight: 400;
					}

						.simple-pricing-table .free .description { color: #44af33; }

						.simple-pricing-table .featured .description { color: #e38c11; }

					.simple-pricing-table .title + .description {
						margin-bottom: 5px;
						margin-top: 12px;
					}

				.simple-pricing-table .features { padding: 0 10px; }

					.simple-pricing-table .features li {
						border-top: 1px solid #ebebeb;
						padding: 5px 10px;
					}

				.simple-pricing-table .footer {
					background: #e5e5e5;
					margin: 1px 0 0;
				}

				.simple-pricing-table .featured .footer {
					background: #fff;
					margin-top: 11px;
				}

					.simple-pricing-table .featured .footer .button {
						background: #f15a23;
						font-size: 18px;
						padding: 11px 27px;
					}

					.simple-pricing-table .free .footer .button { background: #4a993e; }

						.simple-pricing-table .footer .button:hover { background: #f15a23; }

						.simple-pricing-table .free .footer .button:hover,
						.simple-pricing-table .featured .footer .button:hover { background: #515151; }

		/* ---------------------------------------- */
		/*	Extended Pricing Table
		/* ---------------------------------------- */

		.extended-pricing-table.featured { margin-top: 40px; }

			.extended-pricing-table .column { width: 740px; }

			.extended-pricing-table .features-list {
				text-align: left;
				width: 200px !important;
			}

			.extended-pricing-table.col2 .column { width: 370px; }
			.extended-pricing-table.col3 .column { width: 246px; }
			.extended-pricing-table.col4 .column { width: 185px; }
			.extended-pricing-table.col5 .column { width: 148px; }

			.extended-pricing-table .featured {
				-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .15);
				   -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .15);
				        box-shadow: 0 0 20px rgba(0, 0, 0, .15);
				z-index: 1;
			}

				.extended-pricing-table .header {
					background: #3a3a3a;
					color: #fff;
					min-height: 110px;
				}

				.extended-pricing-table .features-list .header { background: none; }

				.extended-pricing-table .free .header { background: #4a993e; }

				.extended-pricing-table .featured .header {
					background: #f9612a;
					padding: 0 0 10px;
				}

				.ie7 .extended-pricing-table .featured .header { padding-bottom: 0; }

					.extended-pricing-table .title {
						background: #2c2c2c;
						color: #bbbbbb;
						font-size: 13px;
						font-weight: 400;
						margin: 0 0 7px;
						padding: 8px 15px;
						text-transform: uppercase;
					}

					.extended-pricing-table .free .title {
						background: #428937;
						color: #fff;
					}

					.extended-pricing-table .featured .title {
						background: #dd4913;
						color: #fff;
						font-size: 17px;
						font-weight: 600;
						margin-top: -10px;
						padding-bottom: 11px;
						padding-top: 10px;
						position: relative;
					}

					.extended-pricing-table .price {
						color: #999;
						font-size: 12px;
						font-weight: 400;
						margin: 0;
					}

					.extended-pricing-table .free .price { color: #9fcd98; }

					.extended-pricing-table .featured .price { color: #fab197; }

						.extended-pricing-table .price span {
							color: #fff;
							font-size: 30px;
							display: block;
						}

					.extended-pricing-table .featured .price span { font-weight: 600; }

				.extended-pricing-table .features { border-left: 1px solid #fff; }

				.extended-pricing-table .features-list .features { border-left: none; }

					.extended-pricing-table .features li {
						background: #f8f8f8;
						border-bottom: 1px solid #fff;
						padding: 8px 10px;
					}

					.extended-pricing-table .features li:before { content: ''; }

					.extended-pricing-table .featured .features li { background: #fff; }

					.extended-pricing-table .features li:first-child { border-top: 1px solid #fff; }

					.extended-pricing-table .features li:nth-child(even) { background: #f0f0f0; }

					.extended-pricing-table .featured .features li:nth-child(even) { background: #f6f6f6; }

					.extended-pricing-table .features li .check {
						background: url(/_layouts/images/webtm/web/icon-check-3.png) no-repeat center 2px;
						display: inline-block;
						height: 18px;
						text-indent: -9999px;
						width: 18px;
					}

					.ie7 .extended-pricing-table .features li .check {
						display: inline;
						font-size: 0;
						text-indent: 0;
					}

					.extended-pricing-table .free .features li .check { background-image: url(/_layouts/images/webtm/web/icon-check-3-green.png); }

				.extended-pricing-table .footer { background: #f8f8f8; }

				.extended-pricing-table .featured .footer { padding-bottom: 26px; }

				.extended-pricing-table .features-list .footer { background: none; }

					.extended-pricing-table .free .footer .button { background: #4a993e; }

					.extended-pricing-table .featured .footer .button { background: #f15a23; }

						.extended-pricing-table .footer .button:hover { background: #f15a23; }

						.extended-pricing-table .free .footer .button:hover,
						.extended-pricing-table .featured .footer .button:hover { background: #515151; }

	/* -------------------------------------------------- */
	/*	Back to Top
	/* -------------------------------------------------- */

	#back-to-top, .touch-device #back-to-top:hover {
		background: url(/_layouts/images/webtm/web/arrow-up-large.png) no-repeat center center;
		background-color: rgb(221, 221, 221);
		background-color: rgba(221, 221, 221, .7);
		bottom: 20px;
		color: transparent;
		display: none;
		font: 0/0 a;
		height: 46px;
		position: fixed;
		right: 20px;
		text-shadow: none;
		-webkit-transition: all .2s ease;
		   -moz-transition: all .2s ease;
			-ms-transition: all .2s ease;
			 -o-transition: all .2s ease;
				transition: all .2s ease;
		width: 45px;
		z-index: 100;
	}

		#back-to-top:hover, .touch-device #back-to-top:active { background-color: #1E6D8E; }
		
		
/* ---------------------------------------------------------------------- */
/*	Tags cloud
/* ---------------------------------------------------------------------- */
#cloud a.tag1 { font-size: 0.7em; font-weight: 100; }
#cloud a.tag2 { font-size: 0.8em; font-weight: 200; }
#cloud a.tag3 { font-size: 0.9em; font-weight: 300; }
#cloud a.tag4 { font-size: 1.0em; font-weight: 400; }
#cloud a.tag5 { font-size: 1.2em; font-weight: 500; }
#cloud a.tag6 { font-size: 1.4em; font-weight: 600; }
#cloud a.tag7 { font-size: 1.6em; font-weight: 700; }
#cloud a.tag8 { font-size: 1.8em; font-weight: 800; }
#cloud a.tag9 { font-size: 2.2em; font-weight: 900; }
#cloud a.tag10 { font-size: 2.5em; font-weight: 900; }
			

/* ---------------------------------------------------------------------- */
/*	Home
/* ---------------------------------------------------------------------- */

	/* -------------------------------------------------- */
	/*	Slider
	/* -------------------------------------------------- */

	.ss-slider {
		background: #fff url(/_layouts/images/webtm/web/loader.gif) no-repeat center 185px;
		margin: 20px auto 80px;
		max-height: 465px;
		max-width: 940px;
		overflow: hidden;
		position: relative;
	}

	.ss-slider.fully-loaded { overflow: visible; }

	.ss-slider.fully-loaded, .no-js .ss-slider { background: none; }

	.no-js .ss-slider { max-height: none; }

		/* ---------------------------------------- */
		/*	Single Slide
		/* ---------------------------------------- */
		
		.ss-slider .slides-container {}

			.ss-slider .slide {
				display: none;
				margin: 0;
			}

			.ss-slider .slide:first-child { display: block; }

			.ss-slider.fully-loaded .slide, .no-js .ss-slider .slide {
				background-repeat: no-repeat;
				display: block;
				float: left;
				overflow: hidden;
				position: relative;
				z-index: 1;
			}

			.ss-slider.fully-loaded .slide { height: 100%; }
			
			.no-js .ss-slider .slide { margin: 40px 0 0; }	
			
			.no-js .ss-slider .slide:first-child { margin-top: 0; }

				.ss-slider .slide-img {
					background-repeat: no-repeat;
					height: 100%;
					left: 0;
					position: absolute;
					top: 0;
				}
		
		.ss-slider .slide-images-container {
			background: #fff;
			background-repeat: no-repeat;
			display: block;
			width: 100%;
			z-index: 11;
		}

			.ss-slider .slide-bg-image {
				background: #fff;
				margin: 0;
				width: 100%;
			}

			.ss-slider.fully-loaded .slide-bg-image { display: none; }
		
			.no-js .ss-slider .slide-bg-image { display: block; }
				
		/* ---------------------------------------- */
		/*	Button
		/* ---------------------------------------- */
		
		.ss-slider .buttons-container {
			background: #fff;
			overflow: hidden;
			width: 100%;
		}
		
		.ss-slider.hide-bottom-buttons .buttons-container { display: none; }
		
			.ss-slider .slide-button, .no-js .ss-slider .slide-button:hover {
				background: #f8f8f8;
				border-bottom: 1px solid #e9e9e9;
				border-top: 4px solid #dfdfdf;
				-webkit-box-shadow: 1px 0 0 #fff inset, 0 1px 0 0 #fff inset;
				   -moz-box-shadow: 1px 0 0 #fff inset, 0 1px 0 0 #fff inset;
						box-shadow: 1px 0 0 #fff inset, 0 1px 0 0 #fff inset;
				color: #3a3a3a;
				cursor: pointer;
				display: block;
				float: left;
				font-size: 20px;
				height: 40px;
				overflow: hidden;
				padding: 20px;
				text-align: left;
				text-decoration: none;
				-webkit-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
				   -moz-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
					-ms-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
					 -o-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
						transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
				width: 100%;
			}

			.ss-slider.hide-bottom-buttons .slide-button { display: none; }

			.ss-slider .slide:first-child .slide-button {
				-webkit-box-shadow: 0 1px 0 0 #fff inset;
				   -moz-box-shadow: 0 1px 0 0 #fff inset;
						box-shadow: 0 1px 0 0 #fff inset;
			}
				
				.ss-slider.fully-loaded .slide-button:hover, .ss-slider.fully-loaded .slide-button.active {
					background: #f0f0f0;
					color: #f15a23;
				}
				
				.ss-slider.fully-loaded .slide-button:hover { border-top-color: #aeaeae; }

				.no-js .ss-slider .slide-button, .no-js .ss-slider .slide-button:hover { cursor: auto; }
				
				.no-js .ss-slider  a > .slide-button:hover  { cursor: pointer; }
				
				.ss-slider .slide-button h5 {
					color: #3a3a3a;
					font: 700 14px/1.5 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
					margin: 0;
				}

					.ss-slider.fully-loaded .slide-button.active h5 { color: #f15a23; }

				.ss-slider .slide-button .description {
					color: #959393;
					display: block;
					font-size: 11px;
					line-height: 12px;
				}
		
				.ss-slider .slide-button .dropcap {
					background: #3a3a3a;
					-webkit-border-radius: 19px;
					   -moz-border-radius: 19px;
							border-radius: 19px;
					color: #fff;
					font-weight: 700;
					height: 38px;
					width: 38px;
				}

				.ss-slider .slide-button.image, .no-js .ss-slider .slide-button.image:hover {
					height: 80px;
					padding: 0;
					text-align: center;
				}

					.ss-slider .slide-button img {
						background: #f8f8f8;
						display: inline-block;
						font-size: 11px;
						max-height: 80px;
						filter: alpha(opacity=35); /* Fallback for old IE */
						opacity: 0.35;
						-webkit-transition: opacity .2s ease-in-out;
						   -moz-transition: opacity .2s ease-in-out;
							-ms-transition: opacity .2s ease-in-out;
							 -o-transition: opacity .2s ease-in-out;
								transition: opacity .2s ease-in-out;
					}
					
						.ss-slider .slide-button:hover img, .ss-slider.fully-loaded .slide-button.active img { background: #f0f0f0; }

						.no-js .ss-slider .slide-button:hover img, .no-js .ss-slider .slide-button.active img { background: #f8f8f8; }
							
						.ss-slider.fully-loaded .slide-button:hover img, .ss-slider.fully-loaded .slide-button.active img,
						.no-js .ss-slider .slide-button img {
							filter: alpha(opacity=100); /* Fallback for old IE */
							opacity: 1;
						}

		/* ---------------------------------------- */
		/*	Content
		/* ---------------------------------------- */
		
		.ss-slider .content-container, .no-js .ss-slider .slide-content {
			background: rgb(0, 0, 0); /* Fallback for old IE */
			filter: alpha(opacity=60); /* Fallback for old IE */
			background: rgba(0, 0, 0, .6);
			bottom: 115px;
			display: block;
			left: 30px;
			margin: 0;
			overflow: hidden;
			padding: 25px 30px 30px;
			position: absolute;
			width: 255px;
			z-index: 2;
		}
		
		.ss-slider.hide-content .content-container { display: none; }

		.ss-slider.hide-bottom-buttons .content-container, .no-js .ss-slider.hide-bottom-buttons .slide-content { bottom: 30px; }

		.ss-slider.show-content-onhover .content-container, .ss-slider.show-content-onhover .pagination-container a {
			opacity: 0;
			filter: alpha(opacity=0); /* Fallback for old IE */
		}
		
			.ss-slider.fully-loaded.show-content-onhover:hover .content-container, .ss-slider.fully-loaded.show-content-onhover:hover .pagination-container a {
				opacity: 1;
				filter: alpha(opacity=60); /* Fallback for old IE */
			}

			.ss-slider.fully-loaded .content-container {
				-webkit-transition: bottom .2s ease, height .2s ease, opacity .2s ease-in-out;
				   -moz-transition: bottom .2s ease, height .2s ease, opacity .2s ease-in-out;
					-ms-transition: bottom .2s ease, height .2s ease, opacity .2s ease-in-out;
					 -o-transition: bottom .2s ease, height .2s ease, opacity .2s ease-in-out;
						transition: bottom .2s ease, height .2s ease, opacity .2s ease-in-out;
			}
			
			.ss-slider .content-container.center {
				bottom: auto;
				left: 50%;
				margin-left: -193px;
				padding: 20px 30px;
				text-align: center;
				top: 135px;
				width: 326px;
			}
			
			.ss-slider .content-container.bottom {		
				bottom: 85px;
				left: 38px;
				max-width: 804px;
				padding: 10px 30px;
				text-align: center;
				width: 100%;
			}
			
			.ss-slider.hide-bottom-buttons .content-container.bottom { bottom: 0; }

			.ss-slider .slide-content {
				color: #bfbfbf;
				display: none;
				text-shadow: 0 -1px rgba(0, 0, 0, .75);
			}

				.ss-slider .slide-content a { color: #f15a23; }

				.ss-slider .slide-content a:hover { text-decoration: underline; }

				.ss-slider .slide-content h1,
				.ss-slider .slide-content h2,
				.ss-slider .slide-content h3,
				.ss-slider .slide-content h4,
				.ss-slider .slide-content h5,
				.ss-slider .slide-content h6 {
					color: #fff;
					margin: 0;
				}

					.ss-slider .slide-content h1 + *,
					.ss-slider .slide-content h2 + *,
					.ss-slider .slide-content h3 + *,
					.ss-slider .slide-content h4 + *,
					.ss-slider .slide-content h5 + *,
					.ss-slider .slide-content h6 + * { margin-top: 5px; }

				.ss-slider .slide-content h2 {
					font-size: 20px;
					font-weight: 700;
				}

				.ss-slider .slide-content h6 {
					font-size: 13px;
					font-weight: 400;
				}

				.ss-slider .slide-content p { margin-bottom: 10px; }

				.ss-slider .slide-content p:last-of-type { margin-bottom: 0; }

				.ss-slider .slide-content .button {
					color: #fff;
					font-size: 11px;
					padding: 5px 14px;
					text-shadow: none;
				}

					.ss-slider .slide-content .button:hover { text-decoration: none; }

		/* ---------------------------------------- */
		/*	Pagination
		/* ---------------------------------------- */
		
		.ss-slider .pagination-container a {
			background: rgb(241, 90, 35) url(/_layouts/images/webtm/web/slider-arrows-small.png) no-repeat 0 center; /* Fallback for old IE */
			filter: alpha(opacity=60); /* Fallback for old IE */
			background: rgba(241, 90, 35, 0.6) url(/_layouts/images/webtm/web/slider-arrows-small.png) no-repeat 0 center;
			bottom: 115px;
			color: transparent;
			cursor: pointer;
			display: block;
			font: 0/0 a;
			min-height: 27px;
			left: 346px;
			overflow: hidden;
			position: absolute;
			text-align: center;
			text-shadow: none;
			-webkit-transition: background-color .2s ease, bottom .2s ease, height .2s ease, opacity .2s ease-in-out, top .2s ease;
			   -moz-transition: background-color .2s ease, bottom .2s ease, height .2s ease, opacity .2s ease-in-out, top .2s ease;
			    -ms-transition: background-color .2s ease, bottom .2s ease, height .2s ease, opacity .2s ease-in-out, top .2s ease;
			     -o-transition: background-color .2s ease, bottom .2s ease, height .2s ease, opacity .2s ease-in-out, top .2s ease;
			        transition: background-color .2s ease, bottom .2s ease, height .2s ease, opacity .2s ease-in-out, top .2s ease;
			width: 15px;
			z-index: 2;
		}

		.ss-slider.hide-bottom-buttons .pagination-container a { bottom: 30px; }
		
		.ss-slider.hide-content .pagination-container a { display: none; }

			.ss-slider .pagination-container .next {
				background-position: -15px center;
				bottom: 156px;
			}

			.ss-slider.hide-bottom-buttons .pagination-container .next { bottom: 71px; }
		
			.ss-slider .pagination-container a:hover, .ss-slider.show-content-onhover:hover .pagination-container a:hover {
				background-color: rgba(241, 90, 35, 1);
				filter: alpha(opacity=100) !important; /* Fallback for old IE */
			}
			
			.ss-slider .pagination-container.center a {		
				background-image: url(/_layouts/images/webtm/web/slider-arrows-large.png);
				bottom: auto;
				left: 50%;		
				min-height: 40px;
				top: 135px;
				width: 35px;
			}
			
				.ss-slider .pagination-container.center .prev {
					background-position: 0 center;
					left: 241px;
				}
				
				.ss-slider .pagination-container.center .next {
					background-position: -35px center;
					left: auto;
					right: 241px;
				}
			
			.ss-slider .pagination-container.bottom a {		
				background-image: url(/_layouts/images/webtm/web/slider-arrows-medium.png);
				bottom: 85px;
				min-height: 20px;
				width: 37px;
			}

			.ss-slider.hide-bottom-buttons .pagination-container.bottom a { bottom: 0; }
			
				.ss-slider .pagination-container.bottom .prev {
					background-position: -1px center;
					left: 0;
				}
				
				.ss-slider .pagination-container.bottom .next {
					background-position: -40px center;
					left: auto;
					right: 0;
				}
			
		/* ---------------------------------------- */
		/*	Active Slide Bar
		/* ---------------------------------------- */

		.ss-slider .active-slide-bar {
			background: #f15a23;
			bottom: 0;
			display: block;
			height: 4px;
			left: 0;
			position: absolute;
			visibility: hidden;
			z-index: 10;
		}

		.ss-slider.hide-bottom-buttons .active-slide-bar { display: none; }
		
	/* -------------------------------------------------- */
	/*	Projects Carousel
	/* -------------------------------------------------- */

	.no-js .projects-carousel, .no-js .post-carousel {
		border-top: 1px solid #efefef;
		margin: 15px -20px 60px 0;
		padding: 25px 0 0;
	}
		
		.projects-carousel > li, .post-carousel > li, #portfolio-items > article {
			float: left;
			list-style: none;
			margin: 0 20px 0 0;
			overflow: hidden;
			position: relative;
		}
		
		.projects-carousel > li, .post-carousel > li { width: 220px; }

		.projects-carousel, #portfolio-items { font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; }
		
		.no-js .post-carousel > li {
			display: inline-block;
			float: none;
		}

		.no-js .projects-carousel > li, .no-js #portfolio-items > article { margin-bottom: 40px; }

		.projects-carousel a, #portfolio-items article a {
			border-bottom: 1px solid #efefef;
			display: block;
			text-align: center;
		}
		
		.projects-carousel a { padding: 20px 0 0; }

		#portfolio-items article a, #portfolio-items article .audio-player, #portfolio-items article .video-player { margin: 0 auto; }

			.projects-carousel img, #portfolio-items article img {
				background-color: #fff;
				margin: 0 auto -5px;
				filter: alpha(opacity=70); /* Fallback for old IE */
				opacity: 0.7;
			}

			.no-js .projects-carousel img, .no-js #portfolio-items article img { margin-bottom: 0; }

			.projects-carousel img { margin: -25px auto 20px; }

			.projects-carousel .title, #portfolio-items > article .title {
				font-weight: 400;
				margin-bottom: 0;
			}

			.projects-carousel > li .categories, #portfolio-items > article .categories {
				color: #aeaeae;
				display: block;
				font-style: italic;
				margin: -1px 0 20px;
			}

			.projects-carousel a:hover, #portfolio-items > article:hover {
				background: #f8f8f8;
				border-bottom: 1px solid #f15a23;
			}

			.not-ie .projects-carousel a:hover:after, .not-ie #portfolio-items > article:hover:after {
				background: #f15a23;
				bottom: -2.5px;
				content: '';
				left: 50%;
				display: block;
				height: 5px;
				margin: 0 0 0 -2.5px;
				-webkit-transform: rotate(45deg);
				   -moz-transform: rotate(45deg);
					-ms-transform: rotate(45deg);
					 -o-transform: rotate(45deg);
						transform: rotate(45deg);
				position: absolute;
				width: 5px;
			}

			.projects-carousel a:hover img, #portfolio-items > article:hover img {
				filter: alpha(opacity=100); /* Fallback for old IE */
				opacity: 1;
			}

			.projects-carousel a:hover .title, #portfolio-items > article:hover .title { color: #f15a23; }

	/* -------------------------------------------------- */
	/*	Post Carousel
	/* -------------------------------------------------- */
		
	.post-carousel .entry-meta {
		float: left;
		font-style: italic;
		letter-spacing: -0.5px;
		line-height: 1.3;
		margin: 0 12px 0 0;
		text-align: center;
		width: 33px;
	}
	
		.post-carousel .entry-meta a {
			display: block;
			font-style: normal;
		}
		
		.post-carousel li .post-format { margin: 0; }

		.post-carousel li .date {
			display: block;
			margin: 8px 0 0;
		}
					
		.post-carousel .entry-body .title {
			font-size: 14px;
			font-weight: 400;
			margin: 0 0 10px 0;
		}
	
	.post-carousel .entry-body {
		float: right;
		margin: 0;
		width: 175px;
	}

	.post-carousel .entry-image, .post-carousel .entry-video, .post-carousel .entry-audio, .post-carousel .fluid-width-video-wrapper {
		margin-bottom: 15px;
		max-width: 100%;
		width: 100%;
	}

	.post-carousel .entry-video, .post-carousel .entry-audio, .post-carousel .fluid-width-video-wrapper { margin-bottom: 15px; }

	.touch-device .post-carousel .entry-audio { margin-top: -8px; }

	/* Image Gallery Slider */

	.post-carousel .image-gallery-slider { margin-bottom: 15px; }

		.post-carousel .image-gallery-slider li { margin: 0; }

			.post-carousel .image-gallery-slider img { margin-bottom: 0; }

	/* -------------------------------------------------- */
	/*	Projects & Post Carousel Navigation
	/* -------------------------------------------------- */

	.jcarousel-container {
		border-top: 1px solid #efefef;
		margin: 8px 0 15px;
		max-width: 100%;
		padding: 25px 0 0;
	}

	.section-title + .jcarousel-container { margin-top: 15px; } 
	
		.jcarousel-clip {
			overflow: hidden;
			width: 100%;
		}

			.jcarousel-item {
				margin: 0 20px 0 0;
				width: 220px;
			}

		.jcarousel-next, .jcarousel-prev {
			background: #ddd url(/_layouts/images/webtm/web/button-arrows.png) no-repeat 0 0;
			cursor: pointer;
			height: 19px;
			position: absolute;
			right: 0;
			top: -35px;
			width: 19px;
		}

		.jcarousel-prev {
			background-position: 0 -19px;
			right: 20px;
		}

			.jcarousel-next:hover, .jcarousel-next:focus, .jcarousel-next:active,
			.jcarousel-prev:hover, .jcarousel-prev:focus, .jcarousel-prev:active {
				background-color: #f15a23;
			}

			.jcarousel-next-disabled, .jcarousel-next-disabled:hover,
			.jcarousel-next-disabled:focus, .jcarousel-next-disabled:active,
			.jcarousel-prev-disabled, .jcarousel-prev-disabled:hover,
			.jcarousel-prev-disabled:focus, .jcarousel-prev-disabled:active {
				background-color: #ccc !important;
				cursor: auto !important;
			}


/* ---------------------------------------------------------------- */
/*	TAG CLOUD
/* ---------------------------------------------------------------- */

	.tags ul{
		margin:1em 0;
		padding:.5em 10px;
		text-align:center;
		background:#fff;		
		}
	.tags li{
		margin:0;
		padding:0;
		list-style:none;
		display:inline;
		}
	.tags li a{
		text-decoration:none;
		color:#666;
		padding:0 2px;	
		min-height:156px;
		}
	.tags li a:hover{	
		color:#ccc;
		}		
	
	.tag1{font-size:100%;}
	.tag2{font-size:120%;}
	.tag3{font-size:150%;}
	.tag4{font-size:170%;}
	.tag5{font-size:200%;}
	
	/* alternative layout */

	.tags .alt{
		text-align:left;
		padding:0;
		background:none;
		}
	.tags .alt li{
		padding:2px 10px;
		background:#efefef;
		display:block;
		}
	.tags .alt .tag1, 
	.tags .alt .tag2, 
	.tags .alt .tag3, 
	.tags .alt .tag4, 
	.tags .alt .tag5{font-size:100%;}
	.tags .alt .tag1{background:#7cc0f4;}
	.tags .alt .tag2{background:#67abe0;}
	.tags .alt .tag3{background:#4d92c7;}
	.tags .alt .tag4{background:#3277ad;}
	.tags .alt .tag5{background:#266ca2;}
	
/* // Tag cloud */			
			
/* ------------------------------------------------------------------ */
/*	Our Team
/* ---------------------------------------------------------------------- */

.team-member {
	border-bottom: 1px solid #efefef;
	color: #777;
	margin-bottom: 50px;
	overflow: hidden;
	position: relative;
	text-align: center;
	-webkit-transition: background-color .2s ease, border .2s ease;
	   -moz-transition: background-color .2s ease, border .2s ease;
		-ms-transition: background-color .2s ease, border .2s ease;
		 -o-transition: background-color .2s ease, border .2s ease;
			transition: background-color .2s ease, border .2s ease;
}

	.team-member:hover {
		background: #f8f8f8;
		border-bottom-color: #f15a23;
	}

	.not-ie .team-member:hover:after {
		background: #f15a23;
		bottom: -2.5px;
		content: '';
		left: 50%;
		display: block;
		height: 5px;
		margin: 0 0 0 -2.5px;
		-webkit-transform: rotate(45deg);
		   -moz-transform: rotate(45deg);
			-ms-transform: rotate(45deg);
			 -o-transform: rotate(45deg);
				transform: rotate(45deg);
		position: absolute;
		width: 5px;
	}


	.team-member .photo, .team-member > a {
		display: block;
		margin: 0 auto 15px;
	}

	.team-member > a > .photo { margin: 0 auto; }

	.team-member .content { padding: 0 15px; }

		.team-member .name {
			color: #414141;
			font-weight: 700;
			margin: 0;
			text-transform: uppercase;
		}

		.team-member .job-title {
			color: #aeaeae;
			display: block;
			font-style: italic;
			margin: 0 0 10px;
		}

		.team-member .social-links {
			border-top: 1px solid #efefef;
			margin: 0 0 5px;
			padding: 15px 0 0;
		}
			
			.team-member:hover .social-links { border-top-color: #ebebeb; }

			.team-member .social-links li { margin: 0 0 10px 10px; }

				.team-member .social-links a { opacity: 0.3; }

					.team-member .social-links a:hover { opacity: 1; }

/* ---------------------------------------------------------------------- */
/*	Blog
/* ---------------------------------------------------------------------- */

.entry {
	border-bottom: 1px dotted #ced8df;
	margin: 0 0 50px;
	padding: 0 0 30px;
}

.entry.single {
	margin-bottom: 45px;
	padding-bottom: 25px;
}

	.entry-image, .entry-video, .entry-audio {
		display: block;
		margin: 0 auto 25px;
	}

	.entry .entry-audio {
		margin-bottom: 20px;
		padding-top: 5px;
	}

	.touch-device .entry .entry-audio { margin-top: -12.5px; }

	.single-image .entry-image, .image-gallery .entry-image, .iframe .entry-image { margin-bottom: 20px; }
			
	.entry-body {
		float: right;
		margin: -5px 0 0;
		width: 550px;
	}

		.entry-body .title {
			font-size: 18px;
			font-weight: 700;
			margin-top: 10px;
		}

	.entry-meta {
		color: #878787;
		float: left;
		font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
		margin: 0 20px 0 0;
		text-align: right;
		width: 110px;
	}
		
		.entry-meta ul { margin: 0; }
		
			.entry-meta li {
				list-style: none;
				margin: 0;
			}

				.entry-meta .title { font-weight: 700; }

				.entry-meta a {
					color: #959393;
					display: inline-block;
					font-style: italic;
				}

					.entry-meta a:hover { color: #f15a23; }
			
		.post-format {
			background-color: #ddd;
			background-image: url(/_layouts/images/webtm/web/icon-post-formats.png);
			background-repeat: no-repeat;
			background-position: 0 0;
			color: #959393;
			cursor: pointer;
			display: block;
			height: 33px;
			margin: 0 0 10px 0;
			text-align: left;
			text-indent: -9999px;
			width: 33px;
		}

			.post-format.gallery, .post-format.image { background-position: -33px 0; }

			.post-format.video { background-position: -66px 0; }

			.post-format.audio { background-position: -99px 0; }

			.post-format.link { background-position: -132px 0; }

			.post-format.quote { background-position: -165px 0; }

			.post-format.aside { background-position: -199px 0; }

			a:hover > .post-format {
				background-color: #f15a23;
				color: #f15a23;
			}

	/* VideoJS */

	.video-js { max-width: 100%; }

	/* -------------------------------------------------- */
	/*	Comments
	/* -------------------------------------------------- */

	#comments {}

		#comments .section-title, #respond .section-title {
			font-weight: 600;
			margin-bottom: 15px;
		}

			.comments-list {
				border-bottom: 1px dotted #ced8df;
				margin: 27px 0 45px;
				padding: 0 0 30px;
				overflow: hidden;
			}

				.comment {
					border-top: 1px dotted #ced8df;
					list-style: none;
					margin: 30px 0 0;
					padding: 35px 0 0;
				}

				.comment:first-child {
					border-top: none;
					margin-top: 0;
					padding-top: 0;
				}

					.comment > article {
						margin: 0;
						overflow: hidden;
					}

						.comment .avatar {
							background: #fff;
							float: left;
							margin: 0 0 5px 0;
							position: relative;
							width: 54px;
							z-index: 1;
						}

						.comment .comment-body, .comment .comment-meta {
							float: right;
							margin: 0 0 -20px 15px;
							width: 611px;
						}

						.comment .comment-meta { margin-bottom: 0; }

							.comment .author, .comment .author a {
								color: #54555a;
								margin: 0;
							}

							.comment .author .comment-reply-link { font-size: 11px; }

							.comment .date, .comment .date a {
								color: #adb3b8;
								font-style: italic;
								margin: 1px 0 5px;
							}

								.comment .author a:hover, .comment .date a:hover { color: #f15a23; }

					.comment .children {
						margin: 0;
						padding: 30px 0 0 70px;
						position: relative;
					}

						.comment .children .comment {
							border-top: 1px dotted #ced8df;
							margin: 30px 0 0;
							padding: 35px 0 0;
							position: relative;
						}

						.comment .children .comment:first-child { margin-top: 0; }

							.comment .children .comment-body, .comment .children .comment-meta { width: 541px; }

	/* -------------------------------------------------- */
	/*	Respond
	/* -------------------------------------------------- */

	#respond {}

		.comments-form { margin: 20px -20px 0 0; }

			.comments-form input { width: 191px; }

			.comments-form textarea {
				height: 150px;
				width: 657px;
			}

	/* -------------------------------------------------- */
	/*	Pagination
	/* -------------------------------------------------- */

	.pagination { margin: 0; }

		.pagination li {
			display: inline-block;
			list-style: none;
			margin: 0 5px 0 0;
		}

		.ie7 .pagination li, .ie7 .pagination a { display: inline; }

		.pagination li:last-child { margin-right: 0; }

			.pagination .current {
				background: #e6edef;
				color: #707070;
			}

			.pagination a, .pagination .current {
				border: 1px solid transparent;
				color: #9c9c9c;
				display: inline-block;
				padding: 2px 8px 4px;
			}

				.pagination a:hover {
					border-color: #e6edef;
					color: #f15a23;
				}

				.pagination .next a, .pagination .prev a { border: none; }

/* ---------------------------------------------------------------------- */
/*	Portfolio
/* ---------------------------------------------------------------------- */

#portfolio-items-filter {
	float: right;
	margin: -65px 0 0;
	overflow: hidden;
}

.no-js #portfolio-items-filter { display: none; }

	#portfolio-items-filter li {
		display: block;
		float: left;
		list-style: none;
		margin: 0;
	}

	#portfolio-items-filter li:first-child {
		margin-top: 5px;
		margin-right: 5px;
	}

	.ie7 #portfolio-items-filter li:first-child { display: none !important; }

		#portfolio-items-filter a {
			background: #f15a23;
			color: #fff;
			cursor: pointer;
			display: block;
			margin: 0 0 5px 5px;
			padding: 5px 10px;
		}
		
		.ie7 #portfolio-items-filter a {
			display: block !important;
			margin: 0 0 5px 5px !important;
			padding: 5px 10px !important;
			width: auto !important;
		}

			#portfolio-items-filter a:hover { background: #3a3a3a; }

#portfolio-items { margin: 0 -20px 40px 0; }

	#portfolio-items article { margin-bottom: 50px; }

		#portfolio-items .project-meta {
			display: block;
			margin: 0;
			padding: 20px 0 0;
		}

	/* Isotope */

	.isotope-hidden.isotope-item {
		pointer-events: none;
		z-index: 1;
	}

	.isotope, .isotope .isotope-item {
		-webkit-transition-duration: 0.6s;
		   -moz-transition-duration: 0.6s;
			-ms-transition-duration: 0.6s;
			 -o-transition-duration: 0.6s;
				transition-duration: 0.6s;
		z-index: 2;
	}

	.isotope {
		-webkit-transition-property: height, width;
		   -moz-transition-property: height, width;
			-ms-transition-property: height, width;
			 -o-transition-property: height, width;
				transition-property: height, width;
	}

	.isotope .isotope-item {
		-webkit-transition-property: -webkit-transform, opacity;
		   -moz-transition-property:	-moz-transform, opacity;
			-ms-transition-property:		 top, left, opacity;
			 -o-transition-property:		 top, left, opacity;
				transition-property:		 transform, opacity;
	}

	/* -------------------------------------------------- */
	/*	Single Project
	/* -------------------------------------------------- */

	.project-title {
		color: #3a3a3a;
		font-size: 32px;
		font-weight: 400;
	}

	.portfolio-pagination {
		float: right;
		margin: -58px 0 0;
	}

		.portfolio-pagination li {
			display: inline-block;
			list-style: none;
			line-height: 25px;
			margin: 0;
		}

		.ie7 .portfolio-pagination li { display: inline; }

		.portfolio-pagination .prev {
			border-right: 1px solid #e8e8e8;
			margin: 0 10px 0 0;
			padding: 0 10px 0 0;
		}

		.single-project .page-header .button {
			color: #a1a1a1;
			font-style: italic;
			margin-top: -5px;
		}

		.single-project .page-header a:hover { color: #f15a23; }

	.single-project .image-gallery-slider > ul, .no-js .single-project .image-gallery-slider > ul > li {
		-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .15);
		   -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .15);
		        box-shadow: 0 0 15px rgba(0, 0, 0, .15);
	}

	.no-js .single-project .image-gallery-slider > ul {
		-webkit-box-shadow: none;
		   -moz-box-shadow: none;
		        box-shadow: none;
	}

/* ---------------------------------------------------------------------- */
/*	Contact Us
/* ---------------------------------------------------------------------- */

#map {
	border-bottom: 1px solid #c5c3c0;
	border-top: 1px solid #c5c3c0;
	height: 440px;
	margin: -41px 0 40px;
	position: relative;
	width: 100%;
}

#map:before, #map:after {
	background: none;
	-webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
	   -moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
			box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
	content: '';
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#map:after {
	bottom: 0;
	top: auto;
}

.contact-form, .comments-form { max-width: 100%; }

.contact-form { margin: 0 -20px 0 0; }

	.contact-form .input-block, .comments-form .input-block {
		float: left;
		margin: 0 20px 20px 0;
	}

	.contact-form .input-block:nth-of-type(3n), .comments-form .input-block:nth-of-type(3n) { margin-right: 0; }

		.contact-form input { width: 198px; }

	.contact-form .textarea-block, .comments-form .textarea-block { clear: both; }

		.contact-form textarea {
			height: 150px;
			max-width: 100%;
			width: 678px;
		}

	.contact-form input[type="submit"], .comments-form input[type="submit"],
	.contact-form input[type="reset"], .comments-form input[type="reset"] {
		margin: 0 0 20px;
		width: auto;
	}

/* ---------------------------------------------------------------------- */
/*	Sidebar e filtro-taxonomia
/* ---------------------------------------------------------------------- */

#sidebar, #filtro-taxonomia {
	float: right;
	width: 240px;
}

.sidebar-left #sidebar, #sidebar.sidebar-left, 
.sidebar-left #filtro-taxonomia, #filtro-taxonomia.sidebar-left { float: left; }

	/* -------------------------------------------------- */
	/*	Widgets
	/* -------------------------------------------------- */

	#sidebar .widget { margin: 0 0 50px; }

		#sidebar .widget-title {
			color: #414141;
			font-weight: 600;
			text-transform: uppercase;
			margin: 0 0 12px;
		}

		/* ---------------------------------------- */
		/*	Categories
		/* ---------------------------------------- */

		.categories { }

			.categories li {
				background: url(/_layouts/images/webtm/web/arrow-right-grey.png) no-repeat 0 11px;
				border-bottom: 1px dotted #ced8df;
				list-style: none;
				margin: 0;
			}

			.categories li:last-child { border-bottom: none; }

				.categories a {
					color: #868686;
					display: block;
					padding: 5px 0 5px 15px;
				}
					
					.categories a:hover { color: #f15a23; }



		/* ---------------------------------------- */
		/*	Tweets
		/* ---------------------------------------- */

		.tweets-feed { margin: 0; }

		.tweets-feed li {
			background: url(/_layouts/images/webtm/web/icon-tweets.png) no-repeat 0 3px;
			display: block;
			list-style: none;
			margin: 0 0 15px;
			padding: 0 0 0 30px;
		}

			#sidebar .tweets-feed li a, #footer .tweets-feed li a { color: #f15a23; }

				#sidebar .tweets-feed li a:hover, #sidebar .tweets-feed .date a:hover { color: #3a3a3a; }

			.tweets-feed .date { display: block; }

				#sidebar .tweets-feed li .date a, #footer .tweets-feed li .date a {
					color: #bbb;
					font-size: 10px;
					font-style: italic;
				}

				#sidebar .tweets-feed li a:hover { color: #3a3a3a; }

				#footer .tweets-feed li a:hover { color: #fff; }

		/* ---------------------------------------- */
		/*	Flickr Images
		/* ---------------------------------------- */

		.flickr-feed { margin: 15px -5px 0 0; }

			.flickr-feed li {
				display: inline-block;
				list-style: none;
				margin: 0 2px 1px 0;
			}

			.ie7 .flickr-feed li {
				display: inline;
				margin: 0 5px 5px 0;
			}

				.flickr-feed a {}

					.flickr-feed li img {
						margin: 0;
						height: 70px;
						width: 70px;
					}

/* ---------------------------------------------------------------------- */
/*	Footer
/* ---------------------------------------------------------------------- */

#footer {
	background: #3a3a3a;
	color: #868686;
	margin-top: 80px;
	padding: 35px 0 30px;
	position: relative;
}

.not-ie #footer:before {
	background: #fff;
	content: '';
	left: 50%;
	display: block;
	height: 15px;
	margin: 0 0 0 -7.5px;
	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		 -o-transform: rotate(45deg);
			transform: rotate(45deg);
	position: absolute;
	top: -8px;
	width: 15px;
}

	x:-o-prefocus, .not-ie #footer:before { display: none; } /* Fix for Opera */

	#footer, #footer a,
	#footer-bottom, #footer-bottom a { color: #fff; }
		#footer a:hover,
		#footer-bottom a:hover { color: #fff; text-decoration: underline;}

	#footer .title {
		border-bottom: 1px solid #4b4b4b;
		display: block;
		font-size: 10px;
		margin: 0 0 12px;
		padding: 0 0 12px;
		text-transform: uppercase;
	}

	/* -------------------------------------------------- */
	/*	Footer Navigation
	/* -------------------------------------------------- */

	#footer-nav {
		border-bottom: 1px solid #4b4b4b;
		margin: 0 0 12px;
		padding: 0 0 12px;
	}

		#footer-nav ul { margin: 0; }

			#footer-nav li {
				background: none;
				border: none;
				display: inline-block;
				list-style: none;
				margin: 0 -3px 0 0;
			}
			
			.ie7 #footer-nav li { display: inline; }

				 #footer-nav li a {
					border-left: 1px solid #484848;
					font-size: 10px;
					display: block;
					padding: 0 15px;
					text-transform: uppercase;
				}
			
				#footer-nav li:first-child a {
					border-left: none;
					padding-left: 0;
				}

				#footer-nav li:last-child a { padding-right: 0; }

	/* -------------------------------------------------- */
	/*	Contact Info
	/* -------------------------------------------------- */

	#footer .contact-info {}

	.contact-info { margin: 0; }

		.contact-info li {
			float: left;
			list-style: none;
			margin: 0 0 5px 24px;
			padding: 0 0 0 24px;
		}

		.contact-info li:first-child { margin-left: 0; }

		.contact-info .address { background: url(/_layouts/images/webtm/web/icon-address.png) no-repeat 0 0; }

		.contact-info .phone { background: url(/_layouts/images/webtm/web/icon-phone.png) no-repeat 0 1px; }

		.contact-info .email { background: url(/_layouts/images/webtm/web/icon-email-2.png) no-repeat 0 4px; }

	/* -------------------------------------------------- */
	/*	Social Links
	/* -------------------------------------------------- */

	.social-links { margin: 0; }

		.social-links li {
			display: inline-block;
			list-style: none;
			margin: 0 0 10px 15px;
			text-indent: -9999px;
		}

		.ie7 .social-links li {
			display: inline;
			font-size: 0;
			text-indent: 0;
		}
			
		.social-links li:nth-child(6n+1) { margin-left: 0; }

		.social-links li:nth-child(6n) { margin-right: 15px; }

		.social-links li:last-child { margin-right: 0; }

			.social-links a {
				background-repeat: no-repeat;
				background-position: 0 -16px;
				display: block;
				height: 16px;
				-webkit-transition: all 0.2s ease-out;
				   -moz-transition: all 0.2s ease-out;
					 -o-transition: all 0.2s ease-out;
					-ms-transition: all 0.2s ease-out;
						transition: all 0.2s ease-out;
				width: 20px;
			}

			.social-links li.behance a { background-image: url(/_layouts/images/webtm/web/icon-behance.png); }

			.social-links li.delicious a { background-image: url(/_layouts/images/webtm/web/icon-delicious.png);
				background-position: 0 -14px;
				height: 14px;
			}

			.social-links li.deviantart a { background-image: url(/_layouts/images/webtm/web/icon-deviantart.png); }

			.social-links li.digg a {
				background-image: url(/_layouts/images/webtm/web/icon-digg.png);
				background-position: 0 -14px;
				height: 14px;
			}

			.social-links li.dribbble a { background-image: url(/_layouts/images/webtm/web/icon-dribbble.png); }

			.social-links li.dropbox a {
				background-image: url(/_layouts/images/webtm/web/icon-dropbox.png);
				background-position: 0 -15px;
				height: 15px;
			}

			.social-links li.email a { background-image: url(/_layouts/images/webtm/web/icon-email.png); }

			.social-links li.facebook a { background-image: url(/_layouts/images/webtm/web/icon-facebook.png); }

			.social-links li.flickr a { background-image: url(/_layouts/images/webtm/web/icon-flickr.png); }

			.social-links li.forrst a { background-image: url(/_layouts/images/webtm/web/icon-forrst.png); }


			.social-links li.github a { background-image: url(/_layouts/images/webtm/web/icon-github.png); }

			.social-links li.google a { background-image: url(/_layouts/images/webtm/web/icon-google.png); }

			.social-links li.googleplus a { background-image: url(/_layouts/images/webtm/web/icon-googleplus.png); }

			.social-links li.ichat a {
				background-image: url(/_layouts/images/webtm/web/icon-ichat.png);
				background-position: 0 -15px;
				height: 15px;
			}

			.social-links li.lastfm a {
				background-image: url(/_layouts/images/webtm/web/icon-lastfm.png);
				background-position: 0 -15px;
				height: 15px;
			}

			.social-links li.linkedin a { background-image: url(/_layouts/images/webtm/web/icon-linkedin.png); }

			.social-links li.mobypicture a { background-image: url(/_layouts/images/webtm/web/icon-mobypicture.png); }

			.social-links li.myspace a { background-image: url(/_layouts/images/webtm/web/icon-myspace.png); }
				
			.social-links li.picasa a { background-image: url(/_layouts/images/webtm/web/icon-picasa.png); }

			.social-links li.plixi a { background-image: url(/_layouts/images/webtm/web/icon-plixi.png); }

			.social-links li.rss a { background-image: url(/_layouts/images/webtm/web/icon-rss.png); }

			.social-links li.skype a { background-image: url(/_layouts/images/webtm/web/icon-skype.png); }

			.social-links li.stumbleupon a {
				background-image: url(/_layouts/images/webtm/web/icon-stumbleupon.png);
				background-position: 0 -17px;
				height: 17px;
			}

			.social-links li.tumblr a {
				background-image: url(/_layouts/images/webtm/web/icon-tumblr.png);
				background-position: 0 -15px;
				height: 15px;
			}

			.social-links li.twitter a {
				background-image: url(/_layouts/images/webtm/web/icon-twitter.png);
				background-position: 0 -15px;
				height: 15px;
				width: 21px;
			}

			.social-links li.vimeo a {
				background-image: url(/_layouts/images/webtm/web/icon-vimeo.png);
				background-position: 0 -15px;
				height: 15px;
			}

			.social-links li.youtube a {
				background-image: url(/_layouts/images/webtm/web/icon-youtube.png);
				background-position: 0 -15px;
				height: 15px;
			}

			.social-links li a:hover { background-position: 0 0; }
			
	/* -------------------------------------------------- */
	/*	Misc Elements
	/* -------------------------------------------------- */

	#footer .button:hover, #footer input[type="submit"]:hover #footer input[type="reset"]:hover, #footer button:hover {
		background: #ddd;
		color: #3a3a3a;
	}

	#footer .button.no-bg { color: #ddd; }

	#footer .button .arrow { background-color: #3a3a3a; }

	#footer blockquote { background-color: #464646;}

		#footer blockquote.simple {
			background: none;
			border-left-color: #484848;
			color: #868686;
		}

	#footer .infobox {
		background: #464646;
		border-color: #363636;
	}

	#footer .infobox, #footer .infobox * { color: #868686; }

/* ---------------------------------------------------------------------- */
/*	Footer Bottom
/* ---------------------------------------------------------------------- */

#footer-bottom {
	background: #067FB6;
	color: #fff;
	line-height: 17px;
	padding: 11px 0;
	/* Fix footer frame border */
	margin: 0 auto;
	width: 969px;
}
	#footer-bottom ul { margin: 0; }

		#footer-bottom li {
			float: left;
			list-style: none;
			margin: 0;
		}
			
			 #footer-bottom li:first-child { margin-right: 0px; }
			
			#footer-bottom li a {
				border-left: 1px solid #fff;
				display: block;
				padding: 0 5px;
			}

			 #footer-bottom li:first-child a {
				border-left: none;
				padding-left: 0;
			}

				#footer-bottom li:last-child a { padding-right: 0; }
.xunta_footer{
	color:#fff;
	font-size: 10.5px;
	content: "";
}
.footer_rss{
padding: 4px;
width: 25px;
float: left;
}

/* Carrusel */
.pics 
{
    min-height: 303px;
    z-index:0px;
}

.imaxeVideo, .imaxeSenPlayer, a.playerInicial {
    height: 298px;
}

.ie8 #sidebar .imaxeVideo, .ie8 #sidebar .imaxeSenPlayer, .ie8 #sidebar a.playerInicial 
.ie7 #sidebar .imaxeVideo, .ie7 #sidebar .imaxeSenPlayer, .ie7 #sidebar a.playerInicial {
    height: 151px;
}

#sidebar .pics {
    height: auto;
    list-style: none outside none;
    min-height: 151px;
}

#sidebar .imaxePlay {
	height: 151px;
	top: -151px;
}

	/* -------------------------------------------------- */
	/*	Tipos de Recursos
	/* -------------------------------------------------- */
	.caja-cabecera-azul { width:23.2%; float:left; margin-right:15px; }
	.caja-cabecera-azul.esquina {margin-right:0;margin-bottom: 20px;}
	.caja-cabecera-azul h3 { background-color:#4DA8CE; border-radius:5px 5px 0 0; padding:5px 5px 3px 5px; margin: -1px -1px 0; color:#fff; }
	.caja-cabecera-azul ul.flechita li { background: url("/_layouts/images/webtm/web/flechita.png") no-repeat scroll 10px 7px transparent; }
	.caja-cabecera-azul .padding_medium {min-height:137px; min-height: 156px;}
	.listadoomaisvisto {width:33%; float:left;}
	/* -------------------------------------------------- */
	/*	Caja errores									*/
	/* -------------------------------------------------- */
	.cajaerrores { width:650px; padding:0 5px 50px; margin:200px auto 0 auto; text-align:center; background-color: #FFFFF; border: 1px solid #ddd; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-shadow:  2px 3px 3px 3px #999; box-shadow:  2px 3px 3px 3px #999; }
	.cajaerrores img {margin-top:-84px;}
	.cajaerrores h1 {color:#4da8ce; font-weight:bold; font-size:2em;}
	.cajaerrores p {font-size:1.5em; color:#999999;}
	.botonerrores {text-align:center}
	.botonerrores a {display:block; color:#fff; font-size:2em; width:300px; margin:0 auto; margin-top:-30px; padding:10px; background-color: #4da8ce; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 3px 3px 3px 3px #ccc; box-shadow:  3px 3px 3px 3px #ccc;}
	.desculpa {color:#4da8ce; text-align:center; margin-top:15px; font-size:1.4em;}


.tab_width_peq
{
    width: 430px;
    padding-left: 10px;
    float:left;
}

.main
{
	float: left;
	margin: 0 20px 0 0;
	width: 680px;
}

.sidebar-left .main, .main .sidebar-left, .barra.sidebar-left {
		float: right;
		margin-left: 20px;
		margin-right: 0;
	}
	
.tab_width_peq .main, .tab_width_peq .barra
{
    width: 430px;
    padding-left: 10px;
}

.main #search_table
{
    clear:none;
}


/* ---------------------------------------------------------------------- */
/*	Media Queries
/* ---------------------------------------------------------------------- */

/* Standard 960 or larger (browsers) */
@media only screen and (min-width: 960px) {

	/* -------------------------------------------------- */
	/*	Pricing Tables > Tooltip
	/* -------------------------------------------------- */

	.simple-pricing-table .features li[data-tooltip],
	.extended-pricing-table .features li[data-tooltip] { cursor: help; }

	.ie7 .simple-pricing-table .features li[data-tooltip],
	.ie7 .extended-pricing-table .features li[data-tooltip] { cursor: auto; }

		.simple-pricing-table .features li[data-tooltip]:hover,
		.extended-pricing-table .features li[data-tooltip]:hover { color: #54555a; }

	/* Tooltip container */
	.simple-pricing-table .features li[data-tooltip]:before,
	.extended-pricing-table .features li[data-tooltip]:before {
		background: #fff8de;
		border: 1px solid #fee5a2;
		-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .10);
		   -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .10);
		        box-shadow: 0 0 10px rgba(0, 0, 0, .10);
		bottom: 0;
		color: #7b7b7b;
		content: attr(data-tooltip) !important; 
		font-size: 11px;
		left: 9px;
		line-height: 1.5;
		opacity: 0;
		padding: 5px 10px;
		position: absolute;
		text-align: center;
		-webkit-transition: all .2s ease-in-out;
		   -moz-transition: all .2s ease-in-out;
		    -ms-transition: all .2s ease-in-out;
		     -o-transition: all .2s ease-in-out;
		        transition: all .2s ease-in-out;
		width: 143px;
		z-index: 98;

	}

	.simple-pricing-table .features li[data-tooltip]:before {
		left: 10px;
		width: 192px;
	}

	.extended-pricing-table .features-list .features li[data-tooltip]:before {
		left: 10px;
		text-align: left;
		width: 158px;
	}

		.simple-pricing-table .features li[data-tooltip]:hover:before,
		.extended-pricing-table .features li[data-tooltip]:hover:before {
			bottom: 100%;
			opacity: 1;
		}

	/* Tooltip arrow */
	.not-ie .simple-pricing-table .features li[data-tooltip]:after,
	.not-ie .extended-pricing-table .features li[data-tooltip]:after {
		background: #fff8de;
		border-bottom: 1px solid #fee5a2;
		border-right: 1px solid #fee5a2;
		-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .05);
		   -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .05);
		        box-shadow: 1px 1px 2px rgba(0, 0, 0, .05);
		bottom: 0;
		content: '';
		display: block;
		height: 10px;
		left: 50%;
		margin: 0 0 0 -5px;
		opacity: 0;
		position: absolute;
		-webkit-transform: rotate(45deg);
		   -moz-transform: rotate(45deg);
		     -o-transform: rotate(45deg);
		    -ms-transform: rotate(45deg);
		        transform: rotate(45deg);
		-webkit-transition: all .2s ease-in-out;
		   -moz-transition: all .2s ease-in-out;
		    -ms-transition: all .2s ease-in-out;
		     -o-transition: all .2s ease-in-out;
		        transition: all .2s ease-in-out;
		width: 10px;
		z-index: 99;
	}

		.simple-pricing-table .features-list .features li[data-tooltip]:after,
		.extended-pricing-table .features-list .features li[data-tooltip]:after {
			left: 22px;
			margin-left: 0;
		}

		.not-ie .simple-pricing-table .features li[data-tooltip]:hover:after,
		.not-ie .extended-pricing-table .features li[data-tooltip]:hover:after {
			bottom: 30px;
			opacity: 1;
		}

		.simple-pricing-table .features li[data-tooltip]:hover:after { bottom: 24px !important; }

	.ie8 .simple-pricing-table .features li[data-tooltip]:before,
	.ie8 .simple-pricing-table .features li[data-tooltip]:after,
	.ie8 .extended-pricing-table .features li[data-tooltip]:before,
	.ie8 .extended-pricing-table .features li[data-tooltip]:after { display: none; }

		.ie8 .simple-pricing-table .features li[data-tooltip]:hover:before,
		.ie8 .extended-pricing-table .features li[data-tooltip]:hover:before { display: block; }

	/* -------------------------------------------------- */
	/*	Home > Slider
	/* -------------------------------------------------- */
	
	.ss-slider .slides-container { display: block; }

	.ss-slider .slide-images-container { display: none; }

    /* Carrusel */
    .imaxeVideo, .imaxeSenPlayer, a.playerInicial {
        height: 291px;
    }
	
	.imaxePlay {
		height: 291px;
		top: -291px;
	}
	
	#sidebar .imaxeVideo, #sidebar .imaxeSenPlayer, #sidebar a.playerInicial {
        height: 151px;
    }
	
	#sidebar .imaxePlay {
		height: 151px;
		top: -151px;
	}
}

/* Smaller than standard 969 (only footer) */
@media only screen and (max-width: 986px) {
    #footer-bottom{width: 100%;margin: 0;}
    body{background-image: none;background-color: #FFFFFF;}
}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {

	/* -------------------------------------------------- */
	/*	Home > Slider
	/* -------------------------------------------------- */
	
	.ss-slider .slides-container { display: none; }

	.ss-slider .slide-images-container { display: block; }
	
	.ss-slider .slide-bg-image { display: none; }
	
	.ss-slider .slide-bg-image:first-child, .no-js.ss-slider .slide-bg-image { display: block; }

		/* ---------------------------------------- */
		/*	Button
		/* ---------------------------------------- */

		.no-js .ss-slider .slide-button { width: 100% !important; }

		.ss-slider .slide-button { width: 50% !important; }
		
		.ss-slider.fully-loaded  .slide-button.active { border-top-color: #f15a23; }
		
		/* ---------------------------------------- */
		/*	Content & Pagination
		/* ---------------------------------------- */

		.ss-slider .content-container.center, .ss-slider .pagination-container.center a { top: 95px; }
		
		/* ---------------------------------------- */
		/*	Active Slide Bar
		/* ---------------------------------------- */

		.ss-slider .active-slide-bar { display: none; }
				
	/* -------------------------------------------------- */
	/*	Header
	/* -------------------------------------------------- */

	#logo { max-height: 100%; }
	
	#search_inline{
	display: none;
	}
	/* -------------------------------------------------- */
	/*	Content
	/* -------------------------------------------------- */

	#content img {
		height: auto !important;
		max-width: 100%;
	}

	/* -------------------------------------------------- */
	/*	Simple Pricing Table
	/* -------------------------------------------------- */

	.simple-pricing-table .column { margin-bottom: 20px !important; }

	/* -------------------------------------------------- */
	/*	Extended Pricing Table
	/* -------------------------------------------------- */

	.extended-pricing-table .features li:before {
		color: #7b7b7b;
		content: attr(data-feature) ':' !important;
		display: block;
		font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
		font-weight: 700;
		text-align: center;
	}

	.extended-pricing-table .features-list { display: none; }

	/* -------------------------------------------------- */
	/*	Potrfolio
	/* -------------------------------------------------- */

	#portfolio-items-filter {
		float: none;
		margin: 0 0 20px;
	}

		#portfolio-items-filter li:first-child { display: none !important; }

		#portfolio-items-filter a { display: block !important; }

		/* ---------------------------------------- */
		/* Single Project
		/* ---------------------------------------- */

		.portfolio-pagination {
			float: none;
			margin-bottom: 20px;
			margin-top: 0;
		}

		.portfolio-pagination .button { margin-bottom: 0 !important; }

			.single-project .page-header .button {
				margin-bottom: 20px;
				margin-top: 0;
			}
		/* ---------------------------------------- */
		/* Follow us
		/* ---------------------------------------- */
	.separador_iconos{
		margin-left: 0;
	}	
	.iconos_seguenos a img{
		padding: 8px 1px 5px;
	}
		/* ---------------------------------------- */
		/* Form
		/* ---------------------------------------- */
	.button_readmore{
		left: 85%;
	}
	#search_biblio label{
	text-align: left;
	}
	#search_biblio input{
	width: 320px;
	}
	.search_biblio_ref_posicion{
	top: 60px;
	}
	/* -------------------------------------------------- */
	/*	Footer
	/* -------------------------------------------------- */

		/* ---------------------------------------- */
		/*	Contact Info
		/* ---------------------------------------- */

		.contact-info li {
			border-bottom: 1px dotted #4b4b4b;
			float: none;
			margin-left: 0;
			padding-bottom: 5px;
		}
		
		.contact-info li:last-child { border-bottom: none; }

		/* ---------------------------------------- */
		/*	Social Links
		/* ---------------------------------------- */

		.social-links li:nth-child(6n+1) { margin-left: 15px; }

		.social-links li:nth-child(6n) { margin-right: 0; }
		
		/* Carrusel */
        .pics {
            min-height: 246px;
        }
		
		.imaxeVideo, .imaxeSenPlayer, a.playerInicial {
			height: 242px;
		}
		
		.buttonPpal {
		    margin-bottom: 80px;
		}
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) 
{
    
   
    #sidebar.clear_clasificacion {
        float: right;
        width: 430px;
        padding-right: 60px;
        
    }
    #sidebar.clear_clasificacion_sen_marxe{
    	float: right;
        width: 430px;
        padding-right: 0px;
    }
    #sidebar.clear_clasificacion_3col{
    	width:488px!important;
    	padding-right:0px!important;
    }

    .clear_right.clear_clasificacion
    {
        clear:both;
    }
    .main.sidebar-left.sen_borde.sen_marxe{
    	margin-left: 0;
    	width:500px;
    }
    .sen_borde .barra .ampliada{
    	width: 500px !important;
    }
    
    .barra
    {
        width:100%;
    }
    
    .tab_width_peq .main, .tab_width_peq .barra
	{
		width: 488px;
		padding-left: 10px;
	}   
	
	.tab_width_peq
	{
		width: 488px!important;
	}
		
	/* -------------------------------------------------- */
	/*	Wrap
	/* -------------------------------------------------- */
    /* R - NO TOCAR POR FAVOR */
	.container { width: 748px; }
	
		/* ---------------------------------------- */
		/*	Columns
		/* ---------------------------------------- */

		.one-half { width: 364px; }

			.one-third { width: 236px; }

		.two-third { width: 492px; }

		.one-fourth { width: 172px; }

			.three-fourth { width: 556px; }
		.one-sixth { width: 114px; }
		.seven-twelves { width: 420px; }
		.one-fifth { width: 149px; }

.sergas_tab_content{
	width: 512px;
}
	/* -------------------------------------------------- */
	/*	Content > Main
	/* -------------------------------------------------- */

	.clear_right.clear_clasificacion.clear_clasificacion_3col.separate_20_top  .shadowed_box{
		margin-top: 20px;
	}
	
	#main, .barra {
		margin: 10px 20px 0 0;
	}
	
	#main { width: 488px; }
		
		/* ---------------------------------------- */
		/*	Columns
		/* ---------------------------------------- */

		#main .one-half { width: 234px; }

		#main .one-third { width: 149px; }

			#main .two-third { width: 319px; }

		#main .one-fourth { width: 107px; }

			#main .three-fourth { width: 361px; }
		
	/* -------------------------------------------------- */
	/*	Header
	/* -------------------------------------------------- */

	#header { height: 72px; }

	#logo { margin-top: -7px; }

	.logo_xunta img,.logo_sergas img{
	height: 56px;
	
	}
	.logo_xunta{
	margin: 0;
	}
	.iconos_seguenos ul li.separador_iconos{
		display: none;
	}

	
		/* ---------------------------------------- */
		/*	Main Navigation
		/* ---------------------------------------- */
			/* ELIMINO EL PADDING PARA TABLET */
			#main-nav a {  }

			#main-nav a:after {
				content: '';
				display: none;
			}

			.no-js #main-nav li:hover > ul, #main-nav ul ul { top: 78px; }
		
	/* -------------------------------------------------- */
	/*	Home
	/* -------------------------------------------------- */

		/* ---------------------------------------- */
		/*	Simple Pricing Table
		/* ---------------------------------------- */

		.simple-pricing-table .column { width: 746px; }

		.simple-pricing-table .column.featured { width: 736px; }

		.simple-pricing-table.col2 .column { width: 372px; }
		.simple-pricing-table.col3 .column { width: 248px; }
		.simple-pricing-table.col4 .column { width: 185px; }
		.simple-pricing-table.col5 .column { width: 148px; }

		.simple-pricing-table.col2.featured .column { width: 354px; }
		.simple-pricing-table.col3.featured .column { width: 235px; }
		.simple-pricing-table.col4.featured .column { width: 178px; }
		.simple-pricing-table.col5.featured .column { width: 142px; }

		.simple-pricing-table.col2 .column.featured { width: 382px; }
		.simple-pricing-table.col3 .column.featured { width: 265px; }
		.simple-pricing-table.col4 .column.featured { width: 199px; }
		.simple-pricing-table.col5 .column.featured { width: 165px; }

		/* ---------------------------------------- */
		/*	Extended Pricing Table
		/* ---------------------------------------- */

		.extended-pricing-table .column { width: 748px; }

		.extended-pricing-table.col2 .column { width: 374px; }
		.extended-pricing-table.col3 .column { width: 249px; }
		.extended-pricing-table.col4 .column { width: 187px; }
		.extended-pricing-table.col5 .column { width: 149px; }

		/* ---------------------------------------- */
		/*	Projects Carousel & Post Carousel
		/* ---------------------------------------- */

		.projects-carousel > li, .post-carousel > li { width: 236px; }

		/* ---------------------------------------- */
		/*	Post Carousel
		/* ---------------------------------------- */
			
		.post-carousel .entry-body { width: 191px; }

	/* -------------------------------------------------- */
	/*	Blog
	/* -------------------------------------------------- */

	.entry-body { width: 358px; }

		/* ---------------------------------------- */
		/*	Comments
		/* ---------------------------------------- */

		.comment .comment-body, .comment .comment-meta { width: 419px; }

			.comment .children .comment-body, .comment .children .comment-meta { width: 349px; }

		/* ---------------------------------------- */
		/*	Respond
		/* ---------------------------------------- */

		.comments-form input { width: 127px; }

		.comments-form textarea { width: 468px; }

	/* -------------------------------------------------- */
	/*	Contact Us
	/* -------------------------------------------------- */

	#map { height: 340px; }

	.contact-form input { width: 150px; }

	.contact-form textarea { width: 534px; }

	/* -------------------------------------------------- */
	/*	Footer > Social Links
	/* -------------------------------------------------- */
				
	.social-links li:nth-child(5n+1) { margin-left: 0; }

	.social-links li:nth-child(5n) { margin-right: 10px; }

	/* Carrusel */
	.pics {
		min-height: 205px;
	}
	
	.imaxeVideo, .imaxeSenPlayer, a.playerInicial {
		height: 197px;
	}
	
	.imaxePlay {
		height: 197px;
		top: -197px;
	}
	
	#sidebar .imaxeVideo, #sidebar  .imaxeSenPlayer, #sidebar  a.playerInicial {
		height: 150px;
	}
	
	#sidebar .imaxePlay {
		height: 151px;
		top: -151px;
	}
	.eslogan{
		width: auto!important;
		margin-right: 1.3%!important;
	}
	
	.contedorLogin{
	    width: 39%!important;
	}
	
	.bloqueCaptcha{
        margin-top: 29px!important;
        width:57%!important;
    }
}

@media (min-width: 786px) and (max-width: 817px){
	.eslogan{
		width: auto!important;
		margin-right: 3.3%!important;
	}
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) 
{
    .main
    {
        width: 99%;/*auto;*/
    }
    .select_container {
		margin-bottom: 20px;
	}
	
	#main, .barra {
		margin: 10px 20px 0 0;
	}
    .tab_width_peq
    {
        float:none;
        padding-left: 0px;
        width:99%
    }
    
	.tab_width_peq .main.sidebar-left.sen_borde, .tab_width_peq .sen_borde.barra, .clear_right.clear_clasificacion.clear_clasificacion_3col.separate_20_top {
		margin-top: 20px;
	}
	
    .tab_width_peq .main {
        padding-left: 0px;
        /*width: 260px !important;*/
        width: 99%;
    }
    
    
    .tab_width_peq .barra {
        padding-left: 0px;
        /*width: 260px !important;*/
        width: 99%;
    }


	/* -------------------------------------------------- */
	/*	Basic Elements & Classes
	/* -------------------------------------------------- */

	.fluid-width-video-wrapper { margin-bottom: 10px; }
			
	/* -------------------------------------------------- */
	/*	Generic Classes
	/* -------------------------------------------------- */

	.align-left, .align-right { float: none; }
		
	/* -------------------------------------------------- */
	/*	Wrap
	/* -------------------------------------------------- */

	.container { width: 295px; }

		/* ---------------------------------------- */
		/*	Columns
		/* ---------------------------------------- */

		.one-half, .one-third, .two-third, .one-fourth, .three-fourth,.seven-twelves, .one-sixth, .one-fifth {
			float: none;
			margin-right: 0;
		}

		.one-half, #main .one-half  { width: 290px; }

			.one-third, #main .one-third { width: 290px; }

		.two-third, #main .two-third { width: 290px; }

		.one-fourth, #main .one-fourth { width: 290px; }

			.three-fourth, #main .three-fourth { width: 290px; }

			.seven-twelves, .one-sixth, .one-fifth { width: 290px; }
	/* -------------------------------------------------- */
	/*	Header
	/* -------------------------------------------------- */
	.page-header {
		margin: -15px 0 5px;
	}
	
	#header { height: auto; }

		#logo {
			display: block;
			float: none;
			text-align: center;

		}
		#logo img{
		width: 100%;
		
		}
		.logo_xunta{
			float: left;
			}
		#footer, #footer a, #footer-bottom, #footer-bottom a{
			text-align: center;
		}
		/* ---------------------------------------- */
		/*	Main Navigation
		/* ---------------------------------------- */

		#main-nav {
			float: none;
			margin: 10px 0 20px;
		}
		
			#main-nav li { width: 50%;
				background-color: #1E6D8E !important;
				}

				#main-nav a {
					border-bottom-color: #efefef;
					
				}

				#main-nav > ul > li:last-child a { border-bottom-color: transparent; }

				#main-nav > ul > .current:last-child a { border-bottom-color: #f15a23; }

				#main-nav ul ul { width: 100%; }

				.no-js #main-nav li:hover > ul, #main-nav ul ul { top: 72px; }

					#main-nav ul ul li { width: auto; }

						#main-nav ul ul li:first-child > a { border-top: none; }

						#main-nav ul ul li:last-child > a { border-bottom: none; }

						#main-nav ul ul ul {
							border-bottom: 1px solid #252525;
							-webkit-box-shadow: none;
							   -moz-box-shadow: none;
									box-shadow: none;
							display: block !important;
							left: 0 !important;
							margin: 0;
							top: 0 !important;
							position: relative;
						}

						#main-nav ul ul li:last-child ul {
							border-top: 1px solid #252525;
							border-bottom: none;
						}

							#main-nav ul ul ul a { padding-left: 30px; }

								#main-nav ul ul ul li:first-child a { border-top: 1px solid #4c4c4c; }
						
	/* -------------------------------------------------- */
	/*	Content > Main
	/* -------------------------------------------------- */

	#main, .barra {
		border-bottom: 1px solid #efefef;
		float: none;
		margin-right: 0;
		padding-bottom: 20px;
		width: 100%;
	}
	/* -------------------------------------------------- */
	/*	Sergas Hacks
	/* -------------------------------------------------- */
	
	.iconos_seguenos a img{
		padding: 8px 5px 5px;
	}
	.button_readmore{
		left: 91%;	
	}
	#search_biblio input{
	width: 250px;
	}
	.sergas_tab li{
		border-radius: 6px 6px 6px 6px;
		margin: 3px 3px 4px 4px;
	}
	.sergas_tab_content{
		border-radius: 6px 6px 6px 6px;
	}
	/* -------------------------------------------------- */
	/*	Image Gallery Slider
	/* -------------------------------------------------- */
	.widget_pics{height:240px;}
	
	.image-gallery-slider { margin-bottom: 10px; }

	/* -------------------------------------------------- */
	/*	Extended Pricing Table
	/* -------------------------------------------------- */

	.extended-pricing-table .column { margin-bottom: 20px; }

	.extended-pricing-table .column.featured { margin-bottom: 10px; }

	/* -------------------------------------------------- */
	/*	Home > Slider
	/* -------------------------------------------------- */

		.ss-slider.fully-loaded, .ss-slider.fully-loaded .slide-images-container { background: #fff url(/_layouts/images/webtm/web/loader.gif) no-repeat center 50%; }
	
		/* ---------------------------------------- */
		/*	Button
		/* ---------------------------------------- */
		
		.js .ss-slider .buttons-container { display: none; }
		
		/* ---------------------------------------- */
		/*	Content
		/* ---------------------------------------- */
		
		.ss-slider .content-container, .ss-slider:hover .content-container, .no-js .ss-slider .slide-content { display: none; }
		
		/* ---------------------------------------- */
		/*	Pagination
		/* ---------------------------------------- */

		.ss-slider .pagination-container a {
			background-color: rgba(241, 90, 35, 0.6);
			background-image: url(/_layouts/images/webtm/web/slider-arrows-medium.png) !important;
			bottom: 50% !important;
			height: 49px !important;
			margin: 0 0 -25px 0 !important;
			filter: alpha(opacity=60) !important; /* Fallback for old IE */
			opacity: 1 !important;
			right: auto !important;
			top: auto !important;
			width: 25px !important;
		}

		.ss-slider .pagination-container .prev {
			background-position: -7px center !important;
			left: 0 !important;
			right: auto !important;
		}

		.ss-slider .pagination-container .next {
			background-position: -46px center !important;
			left: auto !important;
			right: 0 !important;
		}

			.ss-slider .pagination-container a:hover {
				background-color: rgba(241, 90, 35, 1);
				filter: alpha(opacity=100); /* Fallback for old IE */
			}

	/* -------------------------------------------------- */
	/*	Blog
	/* -------------------------------------------------- */

	.entry-image, .entry-video, .entry-audio { margin-bottom: 10px; }

	.single-image .entry-image, .image-gallery .entry-image, .iframe .entry-image { margin-bottom: 0; }

	.entry .entry-body {
		float: none;
		margin: 0;
		width: 100%;
	}

	.entry .entry-meta {
		border-bottom: 1px solid #efefef;
		border-top: 1px solid #efefef;
		float: none;
		margin: 10px 0;
		padding: 4px 0;
		text-align: left;
		width: 100%;
	}

		.entry .entry-meta ul { }

			.entry .entry-meta li {
				border-left: 1px solid #efefef;
				display: inline-block;
				padding: 0 10px;
			}

			.entry .entry-meta li:first-child {
				border-left: none;
				padding-left: 0;
			}

			.entry .entry-meta li:last-child { padding-right: 0; }

			.entry .entry-meta li .title { display: block; }

				.entry .entry-meta .post-format {
					background: none;
					height: auto;
					margin: 0;
					text-indent: 0;
					width: auto;
				}

					.entry .entry-meta a:hover > .post-format { background: none; }

	/* -------------------------------------------------- */
	/*	Contact Us
	/* -------------------------------------------------- */

	.contact-form .input-block, .comments-form .input-block {
		float: none;
		margin: 0 0 20px 0;
	}

		.contact-form input, .comments-form input,
		.contact-form textarea, .comments-form textarea { width: 398px; }

	/* -------------------------------------------------- */
	/*	Sidebar e filtro-taxonomia
	/* -------------------------------------------------- */

	#sidebar, #filtro-taxonomia {
		float: none;
		/*margin-top: 40px;*/
		width: 100%;
	}
	/* accordion */
	.acc-trigger a {
	background-position: 385px 3px;
	}
	.acc-trigger.active a {
					background-position: 385px -107px;
					cursor: default;
				}
	
	/* -------------------------------------------------- */
	/*	Footer
	/* -------------------------------------------------- */

	.not-ie #footer .container:after { top: -56px; }

    /* Carrusel */
    .pics {
        min-height: 246px;
    }
    /*filtro lalfabetico*/
    #filtro span {
		display:none;	
	}
	#filtro ul{
		padding-left:2px;
	}
	.filtro_letra li{
		padding-left:0px;
		padding-right:0px;
		margin-left: -1px;
	}
	.filtro_letra .activa a {
		padding-right:1px;
		padding-left:1px;
	}
    
} /* fin @media @media only screen and (max-width: 767px) */

/* Small Tablet Portrait*/
@media only screen and (min-width: 600px) and (max-width: 767px) {
	.eslogan{
		width: auto!important;
		/*margin-right: 16%!important;*/
		display: table;
	}
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px)
{
	.page-header {
		margin: -15px 0 30px;
	}
	
    .filtro_letra li {
        padding-left: 2.25px;
        padding-right: 2.25px;
    }
    
	/* -------------------------------------------------- */
	/*	Wrap
	/* -------------------------------------------------- */

	.container { width: 420px; }
	
	/* -------------------------------------------------- */
	/*	Main menu
	/* -------------------------------------------------- */			
	#main-nav{padding:0; }
	#main-nav a:after, #main-nav > ul { display: none; }
	#main-nav a:after { content: ''; }

	.no-js #main-nav > ul, #main-nav .responsive-nav { display: block; }
		/* ---------------------------------------- */
		/*	Columns
		/* ---------------------------------------- */

		.one-half, .one-third, .two-third, .one-fourth, .three-fourth,.seven-twelves, .one-sixth {
			float: none;
			margin-right: 0;
		}

		.one-half, #main .one-half { width: 420px; }

		.one-third, #main .one-third { width: 420px; }

			.two-third, #main .two-third { width: 420px; }

		.one-fourth, #main .one-fourth { width: 420px; }

			.three-fourth, #main .three-fourth { width: 420px; }

			.seven-twelves, .one-sixth, .one-fifth { width: 420px; }
		
	/* -------------------------------------------------- */
	/*	Home
	/* -------------------------------------------------- */

		/* ---------------------------------------- */
		/*	Simple Pricing Table
		/* ---------------------------------------- */

		.simple-pricing-table .column { width: 418px; }

			.simple-pricing-table .column.featured { width: 408px; }

		.simple-pricing-table.col2 .column { width: 208px !important; }
		.simple-pricing-table.col3 .column,
		.simple-pricing-table.col4 .column, .simple-pricing-table.col5 .column { width: 204px !important; }

		/* ---------------------------------------- */
		/*	Extended Pricing Table
		/* ---------------------------------------- */

		.extended-pricing-table .column { width: 420px; }

		.extended-pricing-table.col2 .column, .extended-pricing-table.col3 .column,
		.extended-pricing-table.col4 .column, .extended-pricing-table.col5 .column { width: 210px; }

		/* ---------------------------------------- */
		/*	Projects Carousel & Post Carousel
		/* ---------------------------------------- */

		.projects-carousel > li, .post-carousel > li { width: 200px; }

		/* ---------------------------------------- */
		/*	Post Carousel
		/* ---------------------------------------- */
		
		.post-carousel .entry-body { width: 155px; }

	/* -------------------------------------------------- */
	/*	Blog > Comments
	/* -------------------------------------------------- */

	.comment .comment-body, .comment .comment-meta { width: 351px; }

		.comment .children .comment-body, .comment .children .comment-meta { width: 281px; }
			
	/* -------------------------------------------------- */
	/*	Contact Us
	/* -------------------------------------------------- */

	#map { height: 240px; }

	/* -------------------------------------------------- */
	/*	Footer
	/* -------------------------------------------------- */

		/* ---------------------------------------- */
		/*	Contact Info
		/* ---------------------------------------- */

		.contact-info { margin-bottom: 20px; }

		/* ---------------------------------------- */
		/*	Social Links
		/* ---------------------------------------- */
				
		.social-links li:nth-child(12n+1) { margin-left: 0; }

		.social-links li:nth-child(12n) { margin-right: 15px; }

		.submasmenos{
			left: 94%;
		}

	/* -------------------------------------------------- */
	/*	Tipos de Recursos
	/* -------------------------------------------------- */
	.caja-cabecera-azul { width:100%; float:none; margin-right:0; }
	.caja-cabecera-azul.esquina {margin-right:0;}
	.ie7 .caja-cabecera-azul.esquina {margin-bottom:20px;}
	.caja-cabecera-azul .padding_medium {min-height:0;}
	.listadoomaisvisto {width:100%; float:none;}
	
	/* -------------------------------------------------- */
	/*	Caja errores
	/* -------------------------------------------------- */
	.cajaerrores { width:420px; margin-top:100px; }
	.cajaerrores img {margin-top:-84px;}
	.cajaerrores h1 {font-size:1.5em;}
	.cajaerrores p {font-size:1.2em;}
	.botonerrores a {font-size:1.5em;}
	.desculpa {font-size:1.1em;}
	
	/* Carrusel */
	.pics { 
		min-height: 237px;
	}
	
	.imaxeVideo, .imaxeSenPlayer, a.playerInicial {
		height: 229px;
	}
	
	.imaxePlay {
		height: 229px;
		top: -229px;
	}
	
	#sidebar .pics {
		height: auto;
		list-style: none outside none;
		min-height: 229px;
	}
	
	#sidebar .imaxePlay {
		height: 229px;
		top: -271px;
	}
	#sidebar, #filtro-taxonomia{
		float: right;
	}
		#sidebar.clear_right.clear_clasificacion {
		margin-top: 20px;
	}
	.ampliado{
		width: 99%!important;
	}
	.bloqueCaptcha{
        margin-top: 28px!important;
        width:100%!important;
    }
    
    .contedorResultados{
        width: 75%!important;
    }
    .contedorLogin{
        width:100%!important;
    }
}

/*Mobile Landscape Size (devices and browsers)*/
@media only screen and (min-width: 480px) and (max-width: 599px)
{
	.eslogan{
		width: auto!important;
		/*margin-right: 6%!important;*/
		display: table;
	}
	.bloqueCaptcha{
        width: 100%!important;
        margin-top:30px!important;
    }
    .contedorResultados{
        width: 70%!important;
    }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
    .select_container{
        width: 256px;
    }
    .select_container select 
       {
        width: 276px;
    }
	
	#sidebar.clear_right.clear_clasificacion {
		margin-top: 20px;
	}
	
	#filtro-taxonomia.sidebar-left, #sidebar.sidebar-left {
		margin-top: 10px;
	}
	
	/* -------------------------------------------------- */
	/*	Header > Main Navigation
	/* -------------------------------------------------- */
	#logo{
		height: 100%;
		}
	.logo_xunta img,.logo_sergas img{
		height: 45px;
		}

	#main-nav li { width: 100%; }
	#main-nav { 
		padding: 0;
		}
		#main-nav a { padding: 18px; }

			#main-nav a:after, #main-nav > ul { display: none; }
			#main-nav a:after { content: ''; }

		.no-js #main-nav > ul, #main-nav .responsive-nav { display: block; }

		.no-js #main-nav li:hover > ul { top: 62px; }

	/* -------------------------------------------------- */
	/*	Home
	/* -------------------------------------------------- */
		/* ---------------------------------------- */
		/*	Sergas hacks
		/* ---------------------------------------- */
	.seguenos, .iconos_seguenos ul li.separador_iconos{
	display: none;
	}
	.button_readmore{
		left: 88%;
	}
	.search_biblio_ref_posicion{
		top: 0px;
		left:-37%;
	}
	.footer_rss{
	float:none;
	clear:both;
	}
	.footer_rss a img{
	margin: 15px 0 0 135px;
	}
	.widget_pics{height:168px;}
		/* ---------------------------------------- */
		/*	Simple Pricing Table
		/* ---------------------------------------- */

		.simple-pricing-table .column { width: 298px !important; }

			.simple-pricing-table .column.featured {
				margin-top: 0;
				width: 288px !important;
			}

		/* ---------------------------------------- */
		/*	Extended Pricing Table
		/* ---------------------------------------- */

		.extended-pricing-table .column { width: 300px !important; }

			.extended-pricing-table .column.featured {
				margin-bottom: 20px;
				margin-top: 10px;
			}

			.extended-pricing-table .features { background: #f8f8f8 !important; }

			.extended-pricing-table .featured .features { background: #fff !important; }

			.extended-pricing-table .features li {
				background: none !important;
				border-bottom: none;
				border-top: 1px solid #fff;
				float: left;
				width: 129px;
			}

			.extended-pricing-table .features li:nth-child(odd) { border-right: 1px solid #fff; }

			.extended-pricing-table .featured .features li:nth-child(odd) { border-right: 1px solid #f6f6f6; }

			.extended-pricing-table .features li:nth-child(4n-1),
			.extended-pricing-table .features li:nth-child(4n-4) { background: #f0f0f0 !important; }

			.extended-pricing-table .featured .features li:nth-child(4n-1),
			.extended-pricing-table .featured .features li:nth-child(4n-4) { background: #f6f6f6 !important; }

			.extended-pricing-table .footer {
				border-top: 1px solid #fff;
				clear: both;
				padding: 12px 10px !important;
				width: 279px;
			}

		/* ---------------------------------------- */
		/*	Projects Carousel
		/* ---------------------------------------- */

		.projects-carousel > li, .post-carousel > li { width: 300px; }

		/* ---------------------------------------- */
		/*	Post Carousel
		/* ---------------------------------------- */
			
		.post-carousel .entry-body { width: 255px; }

/* accordion */
.acc-trigger a {
	background-position: 270px 3px;
	}
.acc-trigger.active a {
		background-position: 270px -107px;
		cursor: default;
	}
.submasmenos{
			left: 91.5%;
		}
	/* -------------------------------------------------- */
	/*	Blog
	/* -------------------------------------------------- */

	.hentry .entry-meta li {
		width: 82px;
	}

	.hentry .entry-meta li:nth-child(1), .hentry .entry-meta li:nth-child(2), .hentry .entry-meta li:nth-child(3) {
		border-bottom: 1px solid #efefef;
		margin-bottom: 4px;
		padding-bottom: 4px;
	}

	.hentry .entry-meta li:nth-child(3) {
		padding-right: 0;
	}

	.hentry .entry-meta li:nth-child(4) {
		border-left: none;
		padding-left: 0;
	}

		/* ---------------------------------------- */
		/*	Comments
		/* ---------------------------------------- */
		.comment .avatar { margin-bottom: 10px; }

		.comment .comment-meta {
			margin-top: 5px;
			width: 231px;
		}

			.comment .author, .comment .author a { margin-top: 5px; }

		.comment .comment-body {
			clear: both;
			float: none;
			margin-left: 0;
			margin-top: 20px;
			width: 100%;
		}

			.comment .children .comment-meta { width: 161px; }

	/* -------------------------------------------------- */
	/*	Contact Us
	/* -------------------------------------------------- */

	#map { height: 140px; }

		.contact-form input, .comments-form input,
		.contact-form textarea, .comments-form textarea { width: 278px; }

	/* -------------------------------------------------- */
	/*	Footer
	/* -------------------------------------------------- */

		/* ---------------------------------------- */
		/*	Footer Navigation
		/* ---------------------------------------- */

		#footer-nav li {
			border-top: 1px dotted #4b4b4b;
			padding: 5px 0;
			width: 100%;
		}
		
		#footer-nav li:first-child { border-top: none; }

			#footer-nav li a {
				border: none;
				padding: 0;
			}

		/* ---------------------------------------- */
		/*	Contact Info
		/* ---------------------------------------- */

		.contact-info { margin-bottom: 20px; }

		/* ---------------------------------------- */
		/*	Social Links
		/* ---------------------------------------- */
				
		.social-links li:nth-child(8n+1) { margin-left: 0; }

		.social-links li:nth-child(8n) { margin-right: 15px; }

	/* -------------------------------------------------- */
	/*	Tipos de Recursos
	/* -------------------------------------------------- */
	.caja-cabecera-azul { width:100%; float:none; margin-right:0; }
	.caja-cabecera-azul.esquina {margin-right:0;}
	.caja-cabecera-azul .padding_medium {min-height:0;}
	.listadoomaisvisto {width:100%; float:none;}

	/* -------------------------------------------------- */
	/*	Caja errores
	/* -------------------------------------------------- */
	.cajaerrores { width:300px; margin-top:100px; }
	.cajaerrores img {margin-top:-67px; width:50%;}
	.cajaerrores h1 {font-size:1.5em;}
	.cajaerrores p {font-size:1.2em;}
	.botonerrores a {font-size:1.3em; width:205px;}
	.desculpa {font-size:1.1em;}
	
	/* Carrusel */
    .pics {
        min-height: 164px;
    }
    
    .imaxeVideo, .imaxeSenPlayer, a.playerInicial {
        height: 156px;
    }
	
	.imaxePlay {
		height: 156px;
		top: -156px;
	}
	
	#sidebar .imaxeVideo, #sidebar .imaxeSenPlayer, #sidebar a.playerInicial {
		height: 187px;
	}

	#sidebar .pics {
		list-style: none outside none;
		min-height: 187px;
	}
	
	#sidebar .imaxePlay {
		height: 187px;
		top: -187px;
	}
	#sidebar, #filtro-taxonomia{
		float: left;
	}

	.ordenacion{
		margin-bottom: 0px;
		margin-top: 0px;
	}
	.select_container {
		margin-bottom: 20px;
	}
	
	.main{
		width: 99%;
	}
	
	.eslogan{
		width: auto!important;
	}
	
	.logospe img{
		float: right;
		width: 98%;
	}
	
	.ampliado{
		width: 99%!important;
	}
	
	.contedorResultados{
        width: 90%!important;
    }
    .bloqueCaptcha {
        width: 100%!important;
        margin-top: 30px!important;
    }

} /* fin @media */
	
@media only screen and (max-width: 379px)
{
	.contedorResultados{
        width: 90%!important;
    }
    .contedorLogin{
        width: 98%!important;
    }
    .bloqueCaptcha{
        margin-top: 50px;
    }
}	

@media screen and (max-width: 330px)
{
    /*Redimensionar captcha*/
    .g-recaptcha {
        transform:scale(0.95);-webkit-transform:scale(0.95);
        transform-origin:0 0;-webkit-transform-origin:0 0;
        }
}

/*****************************************************/
/* NOVOS ESTILOS ENGADIDOS A PARTE                   */
/*****************************************************/


/* PARA OS ICONOS DE ORDENACIÓN DAS TABOAS */
.bibliosaude_table_title a{
    margin: 0px;
}


/* VISOR MULTIMEDIA */

.cajaavisofade {
	width:100%;
	text-align:center;
	z-index: 2;
}

.imaxenova {
    height: 256px;
    overflow: hidden;
    width: 435px;
}

.imaxeVideo {
    display: block;
    /* height: 250px; */
    overflow: hidden;
    position: relative;
    z-index: 8 !important;
    margin: 0 auto;
    /* max-height: 291px; */
}

.imaxePlay {
    background-image: url("/_layouts/images/webtm/web/play.png") ;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    position: relative;
    z-index: 1000 !important;
	width: 100%;
}

#sidebar .imaxePlay {
    background-image: url("/_layouts/images/webtm/web/play.png");
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    position: relative;
    z-index: 1000 !important;
	width: 100%;
}

.ocultar {
    display: none;
}
.playerInicial {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    /* height: 250px; */
    overflow: hidden;
    position: relative;
    width: 435px;
    z-index: 500 !important;
}

#sidebar .imaxenova {
    height: 140px;
    overflow: hidden;
    width: 240px;
}

#sidebar .imaxeSenPlayer {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    /*height: 140px;*/
    overflow: hidden;
    position: relative;
    /* width: 220px; */
}

.cajaavisofade .player {
    display: block;
}

.cajaavisofade .capaTitulo {
    background: none no-repeat scroll 0 0 white;
    bottom: 0;
    height: 35px;
    left: 0;
    opacity: 0.6;
    position: absolute;
    width: 100%;
    z-index: 9 !important;
	filter:alpha(opacity=40);
}

.padding_light.slide_align > ul {
    list-style: none;
}

.pics a span.titulo, .cajaavisofade a span.titulo, .pics span.titulo, .cajaavisofade span.titulo {
    bottom: -8px;
    color: #000000;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    font-weight: bold;
    height: 25px;
    position: relative;
    text-align: left;
    width: 277px;
}

.separador_iconos_sen_marxe
{
	margin: 0px;
}

.max60 {
    max-width:60px;
    max-height:60px;
}

.redessociais {
    float:right;
    margin:-34px 0 0 0;
    padding-right: 20px;
}

.facebook {
    float:right;
}

.twitter {
    float:right;
    margin-right:-25px;
}

/**** ESTILOS PARA PAGINAS DE IMPRESION ****/

.print #menu_superior {
	display: none;
}

.print .menu_lateral_superior {
	display: none;
}

.print .menu_lateral_interno {
	display: none;
}

.print .social_02 {
	display: none;
}

.print .desplegables {
	display: none;
}

.print .texto_nube {
	display: none;
}

.print .social_intermedio {
	display: none;
}

.print #header {
	display: none;
}

.print #footer-bottom
{
    display:none;
}

.print .contenido_interno {
	width: 890px !important;
	margin-right: 25px;
	margin-top: -15px;
}

.print .elemento_titulo {
	width: 880px !important;
}

.print .texto_nube {
	width: 880px !important;
}

.print .texto_texto_interno {
	width: 796px !important;
}

.print .texto_texto_interno_100 {
	width: 880px !important;
}

.print .separacion_superior {
	display: none;
}

.print .taboa {
	width: 880px !important;
}

.print .texto_nova_descripcion {
	width: 680px;
}

.print .s4-pr {
	display: none;
}

.print #search_inline .searchbox
{
    display:none;
}

.impresionPDF
{
    padding: 0 60px;
    witdh: 840px;
}

.impresionPDF #main
{
    width: 650px;
}

.impresionPDF .ampliado
{
	width: 588px;
	padding-right:17px;
	float:right!important;
}

.more_links li {
    display: inline-block;
    margin-right: 5px;
}

.more_links {
    border-bottom: 1px solid #BDBDBD;
    border-top: 1px solid #BDBDBD;
    margin-bottom: 8px;
    margin-top: 20px;
    padding: 3px 6px;
}
.redessociais {
    float: right;
    margin: -34px 0 0;
    padding-right: 14px;
}

/* Igual ca clase submit (engadiuse porque asp net modifica os ids) */
#pag_chooser input.row_elements{
    margin:0 5px;
    width: 20px;
    padding: 3px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    color:Black;
}

/* Igual co estilo input#busca.submit (engadiuse porque asp net modifica os ids) */
	#search_table input.submitBuscador{
		position:relative;
		left:225px;
		background: url("/_layouts/images/webtm/web/lupa.png") no-repeat 5px 1px #4DA8CE;
		height:18px;
		width: 25px;
		padding-left:0px;
		padding-right:0px;
		-webkit-border-radius: 0px 6px 6px 0px;
		border-radius: 0px 6px 6px 0px; 

	}

.ie7 #search_table input.submitBuscador {
	width: 30px;
}
/* Igual co estilo input#searchbox.procurar (engadiuse porque asp net modifica os ids) */
#search_table input.procurarBuscador {
	border:0;
	-webkit-border-radius: 4px 0px 0px 4px;
	border-radius: 4px 0px 0px 4px; 
	color:Black;
}

#footer a:hover, #footer-bottom a:hover {
    color: #FFF;
    text-decoration: underline;
}


/*Aplicar estilos a botón refrescar paxinador*/
#pag_chooser .filter_row_elements {
    background: url("/_layouts/images/webtm/web/contidos_lista_refrescar.png") no-repeat scroll 4px 6px transparent;
    padding: 7px 12px;
}
.ie8 #pag_chooser .filter_row_elements {
    background: url("/_layouts/images/webtm/web/contidos_lista_refrescar.png") no-repeat scroll 4px 0px transparent;
    padding: 10px 12px;
}

.left_col a {
	margin: 0;
}

/* Estilos filtro tax */
/*.filtrotax_pan {
	line-height: normal;
	padding-bottom: 5px;
}*/

.icono_destacados 
{
    width: 30px;
}

.circle.indent a 
{
	margin:0px;
}

.more_links a 
{
 margin:0;
}

.more_links li
{
display: inline-block;
margin-right: 14px;
}

.acc-trigger a {
	margin: 0px;
}

.cajaavisofade 
{
    margin: 0;
}

a.playerInicial {
    position: absolute; 
    top: 0px; 
    left: 0px; 
    display: block; 
    z-index: 6; 
    opacity: 1; 
    width: 100%;
    margin: 0;
    /* max-height: 291px; */
}

.imaxeSenPlayer  {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    /* height: 250px; */
    overflow: hidden;
    position: relative;
    /* width: 435px; */
}

/* ESTILOS CAPTCHA */
#contenedor_recaptcha {
	width:353px; margin:0 auto;
}
#recaptcha_widget {
	border:1px solid #cccccc; padding:1em;			
    float: left;
    margin: 0 0 0 35px;    
}

#recaptcha_image {
	float:left; border:1px solid #e5e5e5;
}
#botonera_recaptcha {
	float:left;
}
#botonera_recaptcha div {
	padding:3px; margin-left:3px;
}
#formulario_recaptacha {
	clear:both
}
#recaptcha_response_field {
	border:1px solid #cccccc; display:block; width:300px;
}

.recaptcha_is_showing_audio .recaptcha_only_if_image, .recaptcha_isnot_showing_audio .recaptcha_only_if_audio, .recaptcha_had_incorrect_sol .recaptcha_only_if_no_incorrect_sol, .recaptcha_nothad_incorrect_sol .recaptcha_only_if_incorrect_sol
{
    display: none !important;
}

.recaptcha_audio_cant_hear_link
{
    color: Black;
    text-decoration: underline;
}

.recaptcha_audio_cant_hear_link:visited
{
    color: Black;
}

.imaxenova{ 
	height: 256px; 
	overflow: hidden; 
	width: 320px; 
}

#recaptcha_widget_noscript {
	border:1px solid #cccccc; padding:1em;			
    float: left;
    margin: 0 0 0 35px;    
}

/*Estilos provisionais para paxina lista categorias*/
.one-fourth-inside
{
	width: 215px;
	float: left;
	margin-right: 20px;
}

.maisVistoCat li
{
   width: 31%;
   margin: .3em 1%;
   float:left;
}

.more_links span img {
    padding: 4px 2px 0;
    vertical-align: middle;
}

.mapaweb ul li {
    margin: 10px 0;
}


/* Estilos para texto de marca de auga nos textbox*/
.water{
}

.button_readmore a {
    margin: 0px;
}

.imaxeSenPlayer a
{
	margin:0;
}

.jcarousel-item a {
	margin: 0;
}

.jcarousel-skin-destacados img 
{
    height: 52px;
    width: 96px;
}

.jcarousel-skin-destacados a {
    margin: 0;
}

.boton_ordenar
{
    position: relative;
    top: 3px;
    width: 10px;
}

#counter { left:0%; }

.bibliosaude_row
{
   margin:0 auto;
   padding: 2px 0;
   min-height: 20px;
   clear: both; 
}

.contedorLogin
{
    border: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.contedorRecaptcha
{
    margin-bottom: 10px;
}

.contedorResultados
{
    color: Red;
    padding-top: 5px;
    padding-bottom: 5px;
}

.mapaweb ul.flechita li 
{
    background: url("/_layouts/images/webtm/web/flechita.png") no-repeat scroll 10px 7px transparent; 
}

#filtro a
{
	margin :0;
}




.caja-cabecera-azul h5 { background-color:#4DA8CE; border-radius:5px 5px 0 0; padding:5px 5px 3px 5px; margin: -1px -1px 0; color:#fff; }
.caja-cabecera-azul img 
{
    float:right;
    margin-right:5px;
    margin-bottom: 0;
    max-height: 40px;
}
.caja-cabecera-azul span {
    display: block;
    padding-top: 5px;
    vertical-align: middle;
}

.caja-cabecera-azul span::after {
    clear: both;
    content: "";
    display: block;
}

.titleSidebar {margin-bottom:2px;}
.tab_title h3 {font-size:14px;}

/****************************** Autocompletar predictivo ******************************/
.ui-autocomplete .ui-menu-item{
                border-bottom:1px solid #1E6D8E;
                cursor: pointer !important;
}

.ui-autocomplete .ui-menu-item a{
                font-family: 'Droid sans' !important;
                font-size: 14px;
}

.ui-autocomplete .ui-menu-item.last{
                border-bottom:0px;
}

.ui-autocomplete-input.procurar{
                height:20px !important;
                /*
                width:125px !important;
                margin-right:-40px !important;
                */
}

/* -------------------------------------------------- */
/*	FICHA DE INFORMACIÓN
/* -------------------------------------------------- */

.info_container{
	padding:20px 0 20px 50px;
	float:left;
	color:black;
	font-size: 13px;
}
.ie7 .info_container{
	width:550px;
}
.etiqueta_info{
	float:left;
	width:180px;
}
.texto_info{
	float:right;
	width:320px;
	background-color:#F7F7F7;
	padding:5px 10px 5px 10px;
	border:1px solid #EEEEEE;
}
.texto_info p{
	padding:0px;
	margin:0px;
}

.campo_info{
	float:left;
	margin-bottom:5px;
}

.imaxePlay .imaxeVideo .capaPlay, .capaPlay, #sidebar .imaxePlay {
    position:absolute;
    top:0px;
    right:0px;    
}

.capaPlay
{
    width: 100%;
    height: 100%;
}

.ie7 #sidebar .carrusel_imaxes
{
    width: 100%;
}

.ie7 .contenido_interior
{
    display:block;
    height: auto;
}

.contenido_interior
{
    display:table-cell;
    vertical-align:middle;
    height:50px;
}

.tag_h3
{
    color: #1E6D8E;
    font-family: 'Droid Sans';
    font-weight: 600;
    line-height: 1.25;
    margin-bottom: 5px;
    font-size: 17px;
}

.tag_h3 img
{ 
    vertical-align:middle;
    padding: 0 5px;
}

.no-display
{
    display:none;
}

.filtro_titulo
{
    font-weight: 600;
    color: #1E6D8E;
    margin-bottom: 1px;
    margin-top: 20px;
    font-size: 13px;
}

.tab_text_val
{
    font-size: 14px;
    font-weight: 600;
    font-family: 'Droid sans';
    line-height: 1.25;
    margin-bottom: 5px;
}

.fila1_val
{
    background-color: #4DA8CE;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #FFFFFF;
    margin-bottom: 0;
    margin-left: -1px;
    margin-right: -1px;
    margin-top: -1px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    font-weight: 600;
	font-size: 13px;
}

#slide_prev
{
    cursor:pointer;
}

#slide_next
{
    cursor:pointer;
}

.tab_azul
{
    color: #1E6D8E;
}
/*Novo estilo para evitar que en algunhas resolucións se visualice unha liña como separador 
debaixo do bloque de documentos relacionados, enlaces relacionados e barra de ferramentas sociais*/
.sen_borde{
		border-bottom: 0 !important;
		padding-bottom: 0 !important;
}
.clear_right{
	clear: right;
}

.ie7 #sidebar .imaxeVideo
{
    height: 100%;
}

.ie7 .cajaavisofade
{
right: 0px;
}

.ie8 #sidebar a.playerInicial
{
    height: 150px;
}
/*
.ie7 .sidebar-left .tree-container 
{
    height:100px;
}
*/
.mensaxe_sencontidos
{
    padding-top: 15px;
}

.logos 
{
    margin-top: 4px;
}

#slideshow_widget.pics .cajaavisofade
{
    z-index: 2;
}

.ie7 .select_container
{
    width: 255px;
}
.ie7 .select_container select {
	width: auto !important;
	background-color: #EAF1F4;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) 
{

    .select_container {
		margin-bottom: 20px;
	}
	
    #filtro span
    {
        display:none;
    }
    #filtro ul
    {
        padding: 3px 0px 0;
    }
    .clear_right.clear_clasificacion 
    {
        clear:none;
    }
    #sidebar.clear_clasificacion 
    {
        width:226px;
    }
    .main 
    {
        width: 65%;
    }
    .main .sidebar-left .sen_borde, .main .sen_borde .barra, .sen_borde.barra.ampliada{
    	width: 500px !important;
    }
    .main.sidebar-left.sen_borde.sen_marxe{
    	margin-left: 0;
    	width:500px;
    }
    .sidebar-left .main, .main .sidebar-left, .barra.sidebar-left 
    {
        float:none;
        width:100%;
    }
    #sidebar.clear_clasificacion_3col 
    {
        width: 430px;
    }
    
    .clear_clasificacion_3col #slideshow_widget
    {
        height: 308.5px;
    }
    
    #sidebar .clear_clasificacion_3col .pics {
		height: auto;
		list-style: none outside none;
		min-height: 229px;
	}
	
	.clear_clasificacion_3col .imaxeVideo, .clear_clasificacion_3col .imaxeSenPlayer, .clear_clasificacion_3col a.playerInicial {
		height: 308.5px !important;
		width: 474px !important;
	}
	

	.clear_clasificacion_3col .imaxePlay {
		height: 229px !important;
		top: 0px;
	}
}


 .clear_clasificacion_3col.separate_20_top {
	margin-top: 0;
 }
 
 .clear_clasificacion_sen_marxe.separate_20_top{
 	margin-top: 0;
 }
 
 #main div#filtro {
	margin-bottom: 20px;
 }
 
 .ie7 .main.sidebar-left {
	margin-left: 0px;
 }
 
 
.ie7 .sidebar-left#filtro-taxonomia {
	margin-right: 20px;
}

.ie7 .sen_borde.barra  {
	margin-top: 0px;
}

.ie7 .tab_width_peq {
	padding-left: 0px;
	padding-left: 0px;
}

.ie7 .tab_width_peq .main , .ie7 .tab_width_peq .sen_borde.barra{
	padding-left: 0px;
}
/* corrección efecto peche combobox en ie 8 */
.ie7 select, .ie8 select, .ie7 option, .ie8 option
{
	font: 12px "Lucida Grande", sans-serif !important;
} 
}

#search_inline2
{
	/*float: right;
    margin-top: -40px;
    margin-right: 15px;*/
    margin-left:15px;
}
.ie7 #search_inline2{width: 130px; margin-right: 8px;margin-top:0px;position:relative; z-index:11;}
.ie8 #search_inline2{margin-right: 8px;margin-top:0px;position:relative; z-index:11;}
#search_inline2 div.searchbox{
	height: 24px;
	background-color: #F8F8F8;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: inset 1px 1px 3px 0px #333;
	box-shadow: inset 1px 1px 3px 0px #333;
}
#search_inline2 .procurar	{
background-color: transparent;
    /*float: right;*/
	height: 22px;
    width: 85px;
	border: 0;
	padding-top:0px;
	padding-bottom:0px;
}
#search_inline2 input.submit{
background: url("/_layouts/images/webtm/web/search_icon.png") no-repeat scroll 17px 4px transparent;
    /*float: right;*/
	height: 22px;
	width: 20px;
	border: 0;
}
.ie7 #search_inline2 input.submit{background-position: 0px 4px;}

#search_inline2 .search
{
    border:2px solid #e6e6e6;
	width:150px;
	border-radius:5px;
}

.text-buscasotitulo
{
    margin-left:25px;
    margin-top: 10px;
}

#pager-numbers ul
{
    list-style-type: none;
    list-style-image: none;
    margin: 0px;
}



/* --------------------------------------- */
/* Mapa de xeolocalización				   */
/* --------------------------------------- */
#mapa{
	width: 100%; 
	height: 400px; 
	margin-bottom: 2%; 
}

.gm-style-iw {
    overflow: hidden !important; 
    line-height: 1.35;
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
    max-width: 160px;
    margin-left: 1px!important;
    float:right;
}

.gm-style-iw > div {
	width: auto !important;
}

.gm-style-iw + div {
	height: 0 !important;
}

#titulo-xeolocalizacion{
	font-size: 14px;
    font-weight:bold;
    color:#ffffff;
    background-color: #1e6d8e;
    height:auto;
    padding: 9px 14px;
}

.titulo-oculto{
	display: none;
}

#coordenadas-xeolocalizacion{
	font-weight: bold;
	padding: 9px 14px;
	color: #666;
}

#como-chegar, #ver-xeolocalizacion{
	padding: 9px 14px;
}

#como-chegar a, #ver-xeolocalizacion a{
	color: #1e6d8e;
}

#mapa > div > div > div + div > div > div > div > div{
	border-radius: 6px!important;
	max-width: 158px!important;
}

#mapa > div > div > div + div > div > div{
	width: 158px!important;
}

/*** FIN: Mapa de xeolocalización ***/
.paxina-detalle img {
    max-width: 97%;
}

.paxina-detalle ul, .paxina-detalle ol, .paxina-detalle dl {
    margin-left: 25px;
}

/***Estilos para o control que mostra os logos do pé de páxina ***/
.eslogan {
    clear: both;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    width: 940px;
}

.logospe {
    float: right;
    margin-bottom: 5px;
}
/***FIN: Estilos para o control que mostra os logos do pé de páxina ***/

/*Estilos para a páxina de Refresco de Caché*/
.left_col span {
    color: #1e6d8e;
}
/*FIN: Estilos para a páxina de Refresco de Caché*/

/*** Estilos para a vista impresión (contidos tipo táboa) aplicables cando se mostra o filtro taxonómico ***/
.ampliado{
	width: 680px;
}
/*** FIN: Estilos para a vista impresión (contidos tipo táboa) aplicables cando se mostra o filtro taxonómico ***/

/*** Estilos para botón deshabilitado para Captcha V3 (botón "Enviar" páxina de Login) ***/

.button-disabled{
    background-color: #d3d3d3;
    cursor: default!important;
}

/* Estilos login */

.contedorLogin
{
    border: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 50%;
    float: left;
}

.contedorRecaptcha
{
    margin-bottom: 10px;
}

.contedorResultados
{
    color: Red;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 70%;
}

.contedorLogin span
{
    color: black;
}

.bloqueCaptcha {
    width: 48%;
    float: right;
    margin-top: 8px;
}

.botonEnviar {
    clear: both;
}