/*
Theme Name: Santillana
Description: A Premium Magazine Theme redesigned by Guillermo Perez Santos
Author: Guillermo Perez Santos
Version: 1.0
*/

/* Import stuff -------------------------------------------------------------- */

@import url('css/reset.css');
@import url('css/960.css');
@import url('css/superfish.css');
/* Global -------------------------------------------------------------------- */

body {
	font: 12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #444444;
	/*background:url(images/duplex_body_bg.gif) repeat;*/
	background: url(images/fondo_logo.jpg) top center no-repeat #EFEDED fixed;
}
a {
	text-decoration: none;
}
a:hover {
	color: #009DDA;
	text-decoration: none;
}
a:focus {
	outline: none;
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0
}
h1 {
	font-size: 22px
}
h2 {
	font-size: 21px
}
h3 {
	font-size: 19px;
	color: #DA0019;
}
h4 {
	font-size: 17px;
	color: #009DDA;
}
h5 {
	font-size: 15px;
	color: #009DDA;
}
h6 {
	font-size: 13px
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/search_inset.gif) repeat-x top #fff;
	border: 1px solid #e0e0e0;
	padding: 9px 10px 9px 10px;
	font-size: 12px;
	color: #999;
}
.left {
	text-align: left;
	float: left;
}
.right {
	text-align: right;
	float: right;
}
pre, code {
	font: 11px/19px Consolas, "Andale Mono", Courier, "Courier New", monospace;
}
pre {
	border: 1px solid #DDDDDD;
	margin: 30px 0 40px 0;
	overflow-x: visible;
	overflow-y: hidden;
	padding: 1px;
	background: url(images/bg-code.gif);
}
.image a, #content img, #comments .image, #author .image {
	padding: 2px;
	/*border: 1px solid #abaaa6;*/
	background: #fff;
	display: block;/*box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);*/
}
#author .image {
	float: left;
}
.image a:hover {
	/*border: 1px solid #868683;*/
	border: none;
}
.hidden {
	display: none;
}
/* HEADER -------------------------------------------------------------------- */

#header #bottom .container_12 {
	/*border-top-left-radius:9px;
	border-top-right-radius:9px;*/
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-bordert-radius: 9px;
	background: url(images/header_bg.gif) top left repeat-x;
	margin-bottom: 12px;
}
#header {
	position: relative;
	z-index: 2;
	margin-top: 24px;
}
#top {
	width: 100%;
	height: 46px;
	background: url(images/duplex_top_bar_bg.gif) repeat-x;
	color: #565659;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.6);
	font-size: 11px;
	position: relative;
	z-index: 2;
}
/* RSS -------------- */

#rss {
	padding: 7px 23px 7px 0;
	float: right;
	background: url(images/rss.png) no-repeat center right;
}
#rss span {
	font-style: normal;
	color: #999999;
}
#rss a {
	font-style: normal;
	color: #999999;
}
#rss a:hover {
	color: #fff;
}
/* Secondary Nav -------------- */

#second_nav {
	float: left;
	font-style: normal;
	padding: 11px 0 0 0;
}
#second_nav a {
	color: #999999;
}
#second_nav a:hover {
	color: #dddddd;
}
#second_nav li {
	float: left;
	padding: 0 10px 0 10px;
	background: url(images/second_nav_border.gif) center right no-repeat;
}
#second_nav li:first-child, #second_nav li li:first-child, #second_nav li li li:first-child, #second_nav li li li li:first-child {
	padding: 0 10px 0 0;
}
#second_nav li:last-child {
	background: none;
}
#second_nav ul ul {
	background: url(images/duplex_second_nav_bg.gif) repeat;
	margin: -8px 0 0 0;
	padding: 12px 15px 6px 15px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
}
#second_nav ul ul li {
	background: none;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #262627;
	border-top: 1px solid #3a3a3a;
}
#second_nav ul ul li:first-child {
	border-top: none;
	padding: 0px 0 10px 0;
}
#second_nav ul ul ul li:first-child {
	padding: 7px 0 10px 0;
}
#second_nav ul ul li:last-child {
	border-bottom: none;
	padding: 10px 0 20px 0;
}
#second_nav ul ul ul {
	margin: -5px 0 0 15px;
	padding: 8px 15px 10px 15px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
}
/* logo -------------- */

#logo {
	padding: 10px 0 10px 0;
}
#logo h1 a {
	color: #000;
	display: block;
	font-weight: normal;
	padding: 0 0 10px 0;
}
/* Buscador -------------- */

/* Buscador -------------- */

#buscador {
	margin: 28px 4px 0 0;
	float: right;/*width: 468px;*/
}
#buscador a {
	float: right;
	height: 60px;
	display: block;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
}
#buscador input#searchsubmit {
	cursor: pointer;
	width: 80px;
	color: rgba(0, 0, 	0, 0.7);
	font-size: 14px;
	text-shadow: 1px -1px 0px rgba(150, 150, 150, 0.7), -1px 1px 0px rgba(255, 255, 255, 0.4);
	background: #88ba3d;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0MyUiIHN0b3AtY29sb3I9IiM4OGJhM2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNzM5ZDMzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top, #88ba3d 43%, #739d33 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(43%, #88ba3d), color-stop(100%, #739d33));
	background: -webkit-linear-gradient(top, #88ba3d 43%, #739d33 100%);
	background: -o-linear-gradient(top, #88ba3d 43%, #739d33 100%);
	background: -ms-linear-gradient(top, #88ba3d 43%, #739d33 100%);
	background: linear-gradient(to bottom, #88ba3d 43%, #739d33 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88ba3d', endColorstr='#739d33', GradientType=0 );
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
	transition: 0.24s cubic-bezier(0.1, 0.1, 0.5, 1.8);
}
#buscador input#searchsubmit:hover {
	background: #88ba3d;
}
#buscador input#s {
	width: 170px;
	margin-right: 9px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border: #C0C0C0 1px solid;
	background: #EEE;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
	/* sombra interior */
	-webkit-box-shadow: inset 0px 3px 5px 0px rgba(150,150,150,0.3);
	-moz-box-shadow: inset 0px 3px 5px 0px rgba(150,150,150,0.3);
	box-shadow: inset 0px 3px 5px 0px rgba(150,150,150,0.3);
}
/* buscador sidebar */
#sidebar .widget input#searchsubmit {
	cursor: pointer;
	width: 70px;
	color: rgba(0, 0, 	0, 0.7);
	font-size: 14px;
	text-shadow: 1px -1px 0px rgba(150, 150, 150, 0.7), -1px 1px 0px rgba(255, 255, 255, 0.4);
	background: #88ba3d;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0MyUiIHN0b3AtY29sb3I9IiM4OGJhM2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNzM5ZDMzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top, #88ba3d 43%, #739d33 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(43%, #88ba3d), color-stop(100%, #739d33));
	background: -webkit-linear-gradient(top, #88ba3d 43%, #739d33 100%);
	background: -o-linear-gradient(top, #88ba3d 43%, #739d33 100%);
	background: -ms-linear-gradient(top, #88ba3d 43%, #739d33 100%);
	background: linear-gradient(to bottom, #88ba3d 43%, #739d33 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88ba3d', endColorstr='#739d33', GradientType=0 );
	border-radius: 6px;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
	transition: 0.24s cubic-bezier(0.1, 0.1, 0.5, 1.8);
}
#sidebar .widget input#searchsubmit:hover {
	background: #88ba3d;
}
#sidebar .widget input#s {
	width: 150px;
	margin-right: 12px;
	border-radius: 6px;
	border: #C0C0C0 1px solid;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #EEE;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
	/* sombra interior */
	-webkit-box-shadow: inset 0px 3px 5px 0px rgba(150,150,150,0.3);
	-moz-box-shadow: inset 0px 3px 5px 0px rgba(150,150,150,0.3);
	box-shadow: inset 0px 3px 5px 0px rgba(150,150,150,0.3);
}
/* Menu Principal
 -------------- */

#nav {
	background: #fff;
	position: relative;
	/*height:55px;*/
	z-index: 100;
	padding: 12px 0;
}
#nav li {
	/*background:url(images/duplex_nav_seperator.gif) no-repeat right;*/
	padding: 0;
	/*width: 177px;*/	
	border-left: solid 1px #191919;
}
#nav li a {
	display: block;
	width: 156px;
	float: left;
	padding: 10px 10px;
	color: #191919;
	font-weight: bold;
	font-size: 19px;
	text-shadow: -1px 1px 2px #DDD;
	/* efecto de movimiento */
	-moz-transition: 0.24s cubic-bezier(0.1, 0.1, 0.5, 1.8);
	-webkit-transition: 0.2s; /* Chrome(15) has bad support for a proper cubic-bezier  */
	transition: 0.24s cubic-bezier(0.1, 0.1, 0.5, 1.8);
}
#nav li a:hover, #nav li.current-menu-item a {
	background: #009DDA;
	color: #FFF;
	text-shadow: -1px 1px 2px #003;
}
#nav li:first-child a:hover, #nav li:first-child.current-menu-item a {
	background: #009DDA;
	color: #FFF;
	text-shadow: -1px 1px 2px #003;
	border-left: solid 1px #009DDA;
}
#nav ul ul {
	background: #F9F9F9;
	/*padding: 10px 0 0 0px;*/
	margin: 9px 0 0 0;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
	width: 177px;
}
#nav ul ul li {
	border-left: none;
	border-bottom: solid 1px #999;
	padding: 0;
	/*width: 156px;*/
}
#nav ul ul li a {
	border-top: none;
	/*width: 156px;*/
}
/*#nav ul ul li:last-child a, #nav ul ul li:last-child ul li:last-child a, #nav ul li.current-menu-item ul li:last-child a, #nav ul li.current-menu-item ul li:last-child ul li:last-child a {
	padding-bottom: 20px;
	border-bottom: none;
}
#nav ul ul li:last-child ul li a {
	padding-bottom: 9px;
}
#nav ul ul li a, #nav ul li.current-menu-item ul li a {
	padding: 9px 0 9px 0;
	display: block;
	background: none;
	float: none;
	color: #999999;
	font-weight: normal;
	border: none;
}
#nav ul ul li a:hover, #nav ul li.current-menu-item ul li a:hover {
	background: none;
	color: #dddddd;
}
*/

#nav ul ul ul {
	background: #F9F9F9;
	margin: -5px 0 0 33px;
	/* IE: margin:-1px 0 0 20px; */
	padding: 0px 0 0 0;
	box-shadow: 0 0 8px #666666;/*-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;*/
}
#nav ul ul ul li:first-child a {
	padding-top: 15px;
}
/* THE BODY -------------------------------------------------------------------- */

#the_body {
	position: relative;
	z-index: 1;
}
#page_bg {
	/*-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.08);*/
	background: #fff;
	background: url(images/duplex_page_bg.gif) repeat-y;
	margin-bottom: 12px;
}
#single_bg {
	background: url(images/duplex_single_bg.gif) repeat-y;
	-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.08);
}
#full_bg {
	background: url(images/duplex_full_bg.gif) repeat-y;
	-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.08);
}
/* Slider -------------- */
#wrapperBannersHome {
	height:251px;
	background: #FFF;
	position: relative;
	padding: 1px 0;
	overflow: hidden;
	border-bottom: dashed 1px #F9F9F9;
	border-top: dashed 1px #F9F9F9;
}
#slider {
	height: 250px;
	width: 664px;
	overflow: hidden;
	background: #69C;
}
#banner_home {
	height: 250px;
	width: 250px;
	top: 0;
	right: 0;
	position: absolute;/*background:url(images/banner_lat_home/banner_home.jpg) 0 0 no-repeat;*/
}
.separador {
	clear: both;
	display: block;
	height: 14px;
	background: #FFF;
	text-indent: -99999px;
	border-bottom: #CECECE solid 1px;
}
/* Featured Area -------------------------------------------------------------------- */

#featured {
	border: 1px solid #c6c6c3;
	border-top: none;
	height: 297px;
	overflow: hidden;
	background: url(images/duplex_featured_bg.gif) repeat;
}
#featured_slider {
	height: 276px;
	width: 938px;
	overflow: hidden;
}
#featured_slider .item {
	height: 279px;
	width: 940px;
	overflow: hidden;
}
#featured_slider_prev {
	margin: -290px 0 0 -50px;
}
#featured_slider_prev a {
	text-indent: -9999px;
	display: block;
	width: 25px;
	height: 36px;
	background: url(images/arrows.png) no-repeat;
}
#featured_slider_prev a:hover {
	background-position: -25px 0;
}
#featured_slider_prev {
	position: absolute;
	padding: 120px 25px 134px 0;
}
#featured_slider_prev, #featured_slider_next {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	display: none;
}
#featured_slider_next {
	position: absolute;
	padding: 120px 0 134px 25px;
}
#featured_slider_next {
	margin: -290px 0 0 939px;
}
#featured_slider_next a {
	text-indent: -9999px;
	display: block;
	width: 25px;
	height: 37px;
	background: url(images/arrows.png) no-repeat;
	background-position: -25px -37px;
}
#featured_slider_next a:hover {
	background-position: 0 -37px;
}
#featured_top {
	background: url(images/duplex_featured_top_bar.gif) repeat-x;
	height: 9px;
	border-bottom: 1px solid #c6c6c3;
}
#featured_top .inner {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	height: 9px;
}
#featured_bottom {
	background: url(images/duplex_featured_top_bar.gif) repeat;
	height: 11px;
	border-top: 1px solid #c6c6c3;
}
#featured_bottom .inner {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	height: 11px;
}
#featured .column {
	width: 234px;
	float: left;
	border-right: 1px solid #c6c6c3;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.7);
	background: url(images/duplex_featured_bg.gif) repeat;
}
#featured .column:last-child {
	width: 233px;
}
#featured .column:last-child .inner {
	border: 1px solid #fff;
}
#featured .column .inner {
	border: 1px solid #fff;
	border-right: none;
	padding: 23px 20px 28px 20px;
	height: 223px;
}
#featured .column .image a {
	width: 185px;
	height: 124px;
	margin: 0 0 20px 0;
}
#featured .column h3 a {
	color: #362f2d;
	font-weight: normal;
	font-size: 12px;
	display: block;
	line-height: 24px;
	margin: 0 0 5px 0;
}
#featured .column h3 a:hover, .box h4 a:hover, .box h5 a:hover, #sidebar .twitter a, #related .column h3 a:hover {
	color: #D9001A;
}
.date {
	font-size: 10px;
	color: #7c7876;
	font-style: italic;
}
.date a {
	color: #7c7876;
}
.date span {
	color: #a6a3a1;
}
.date a:hover {
	color: #444444;
}
#featured_ribbon {
	position: absolute;
	margin: -290px 0 0 -4px;
	z-index: 10;
}
/* Box's -------------------------------------------------------------------- */

.box {
	float: left;
	width: 308px;
	padding: 1px 0 1px 1px;
}
.box.first {
}
.box_item {
/*border-bottom: 1px solid #e3e3e3;*/
}
.box .image a {
	width: 254px;
	height: 134px;
	margin: 14px 0 14px 0;
}
.box_wrap {
	padding: 8px 24px 45px 24px;
	background: url(images/duplex_box_bg.gif) no-repeat top right;
}
.box_wrap .details {
/*margin-bottom:10px;*/
}
.box .header {
	border-bottom: 1px dotted #cccccc;
	padding: 5px 0 5px 0;
}
.box ul.header {
	border: none;
	padding: 0;
}
.box .header li {
	background: url(images/home_shadow.gif) top center no-repeat;
	border-bottom: 1px dotted #cccccc;
	padding: 15px 0 6px 0;
}
.box .header h5 a {
	background: url(images/home_bullet.gif) left 4px no-repeat;
	margin: 3px 0 3px 0;
	padding-left: 14px;
	text-shadow: none;
}
.box h4 {
	float: left;
}
.box h5 a {
	color: #333;
	font-size: 12px;
	text-shadow: -1px 1px 2px #CCCCCC;
	font-weight: normal;
	line-height: 15px;
	display: block;
	margin: 0 0 3px 0;
}
.box h5 a.principal {
	font-size: 14px;
	line-height: 16px;
}
.box span.more {
	float: right;
}
.box span a {
	color: #191919;
	font-size: 11px;
}
.box span a:hover {
	color: #009dda;
}
.box h4 a {
	color: #009DDA;
	font-weight: normal;
	font-size: 20px;
	display: block;
	float: left;
	text-shadow: -1px 1px 2px #CCCCCC;
}
.box .date, .box .date a {
	color: #999999;
}
.box .date a:hover {
	color: #444444;
}
.box .excerpt {
	font-size: 11px;
	font-style: italic;
	color: #888;
	padding: 6px 8px 20px 8px;
	border-bottom: 1px dotted #ccc;
	line-height: 14px
}
/* Footer -------------------------------------------------------------------- */
#footer {
	margin: 12px 0 18px 0;
}
#footer .container_12 {
	padding: 12px 0;
}
#footer_bg {
	background: #F2F2F2 url(images/footer_fdo.gif) 0 0 no-repeat;
	/*background:#F2F2F2;*/
	margin: 0 0 10px 0;
	float: left;
	overflow: hidden;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}
#footer .logosPie {
	margin: 0;
}
#footer .logosPie ul {
	margin: 16px 0 0 100px;
}
#footer .logosPie ul li {
	float: left;
	margin-right: 74px;
}
#third_nav {
	/*	background:#e6e6e6;
	background: url(images/duplex_footer_nav_bg.gif) repeat-x;*/
	height: 61px;
	color: #333;
	font-style: italic;
	font-size: 11px;
	/*text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.6);*/
	float: left;
}
#third_nav ul {
	padding: 8px 0 0 25px;
	float: left;
	width: 800px;
}
#third_nav a {
	float: left;
	display: block;
	color: #333;
	padding: 0 5px 0 5px;
}
#third_nav ul {
	float: left;
}
#third_nav li span, #third_nav li {
	float: left;
	display: block;
}
#third_nav a:hover {
	color: #000;
}
#back_to_top {
	float: right;
	margin: 8px 0 0 0;
}
#back_to_top a span {
	float: left;
	display: block;
	width: 32px;
}
#back_to_top a span.arrow {
	background: url(images/back_to_top.png) no-repeat;
	width: 12px;
	height: 10px;
	margin: 6px 5px 0 5px;
}
#back_to_top a:hover span.arrow {
	background-position: -12px 0;
}
#footer_bar {
	/*background: url(images/duplex_footer_bar_bg.gif) repeat-x;*/
	height: 9px;
	font-size: 1px;
	line-height: 1px;
}
#footer .column {
	float: left;
	width: 314px;
	background: #b3b3b3; /*url(images/duplex_footer_bg.gif) repeat;*/
	color: #999999;
	font-size: 12px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
}
#footer .column h6 {
	color: #dddddd;
	font-weight: bold;
	font-size: 13px;
	border-bottom: 1px dotted #515151;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
}
#footer .column.last h6 {
	width: 260px;
}
#footer .column p {
	margin: 0 0 20px 0;
	line-height: 20px;
}
#footer .column li {
	padding: 3px 0 6px 0;
	border-bottom: 1px dotted #515151;
}
#footer .column li:first-child {
	padding: 0 0 6px 0;
}
#footer .column li:last-child {
	border: none;
}
#footer .column a {
	color: #cbcbcb;
}
#footer .column .flickr div a {
	float: left;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
	width: 55px;
	height: 55px;
	display: block;
}
#footer .column .flickr div {
	float: left;
	margin: 0 14px 14px 0;
}
.tz_flickr_widget {
	width: 280px;
}
#footer .column a:hover {
	color: #fefefe;
}
#footer .column.last {
	background: url(images/duplex_footer_bg.gif) repeat;
	width: 312px;
}
#footer .widget {
	padding: 0 25px 25px 25px;
	margin: 30px 0 0 0;
	background: url(images/seperator.png) no-repeat right top;
}
#footer .column.last .widget {
	background: none;
}
#footer_bottom {
	color: #999;
}
#footer_bottom p {
	padding: 10px 0 0 0;
}
#footer_bottom a {
	color: #666;
}
#footer_bottom a:hover {
	color: #333;
}
#footer_bottom a.mapa {
	display: block;
	width: 80px;
	height: 48px;
	background: url(images/pie/mapa-pie.png) no-repeat right top;
	padding-right: 36px;
	padding-top: 24px;
}
/* Sidebar -------------------------------------------------------------------- */

#sidebar {
	float: left;
	margin: 5px 0 0px 15px;
}
#sidebar .widget {
	float: left;
	padding: 25px 0 25px 0;
	width: 260px;
}
#sidebar .widget:last-child {
/*border: none;*/
}
#sidebar .widget input {
	width: 238px;
	margin: 0;
}
#sidebar .widget .details {
	float: left;
	width: 70px;
}
#sidebar h4 {
	display: block;
	float: left;
	width: 260px;
	color: #009DDA;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 10px 0;
}
#sidebar p {
	display: block;
	margin: 0 0 10px 0;
}
ul#calugasSidebar {
	clear: both;
	width: 300px;
	margin: 0 0 0 16px;/*border-top: 1px dotted #d7d7d7;*/
}
#calugasSidebar li {
	float: left;
	margin-bottom: 0;
	list-style-type: none;
}
#calugasSidebar li a {
	display: block;
	width: 90px;
	height: 98px;
}
ul#socialIcons {
	background: #AFAFAF;
	border-radius: 6px;
	list-style-type: none;
	margin: 0 0 12px 16px;
	padding: 5px 8px 0 18px;
	overflow: hidden;
	width: 236px
}
ul#socialIcons li {
	float: left;
	padding: 0;
	margin: 0;
}
ul#lineaOchocientos {
	margin: 14px 0 0 16px;
}
ul#lineaOchocientos li{
	margin-bottom:6px;
}
/* Twitter -------------- */

#sidebar .tz_tweet_widget h4 {
	padding: 15px 20px 0 20px;
}
.twitter {
	background: #fcfcfc;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
	padding: 0 20px 0 20px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 1px solid #d6d6d6;
	width: 218px;
	margin: 0 0 5px 0;
	font-size: 12px;
}
#footer .twitter {
	background: none;
	-webkit-box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
	padding: 0;
	border: none;
	width: auto;
	margin: 0 0 5px 0;
	font-size: 12px;
}
#footer .twitter li a {
	border: none;
}
.twitter li {
	padding: 20px 0 20px 0;
	border-bottom: 1px dotted #ccc;
}
.twitter li:last-child {
	border-bottom: none;
}
.twitter small {
	color: #999999;
	font-style: italic;
	font-size: 10px;
}
#footer .twitter_bird {
	display: none;
}
.twitter_bird {
	background: url(images/twitter_bird.png) no-repeat;
	width: 63px;
	height: 31px;
	position: absolute;
	margin: -6px 0 0 0;
}
#sidebar a.twitter-link {
	float: right;
	font-size: 11px;
	color: #999;
}
.twitter a {
	border-bottom: 1px solid #e2e2e2;
}
.twitter a:hover {
	border-bottom: 1px solid #bbbbbb;
}
#sidebar a:hover.twitter-link {
	color: #444444;
}
/* Advert -------------- */

#sidebar .advert li {
	float: left;
	margin: 0 10px 10px 0;
}
#sidebar .advert ul {
	float: left;
	width: 270px;
}
#sidebar .advert li a {
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
	width: 125px;
	height: 125px;
	display: block;
}
/* TABS -------------- */

.tabs {
	float: left;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.tab h5 {
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #444444;
}
.tab .image a {
	margin: 4px 0 0 0;
	width: 45px;
	height: 45px;
}
.tab_wrap {
	background: #fff;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	float: left;
}
.tabs ul.nav {
	float: left;
	background: url(images/duplex_tab_nav_bg.gif) repeat;
	/*IE 6 fix 
	width:278px;
	*/
	width: 260px;
	height: 39px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
}
.tabs ul.nav li a {
	display: block;
	padding: 10px 0 10px 0;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	background: url(images/tab_border.gif) repeat-y left;
}
.tabs ul.nav li a:hover {
	background: url(images/tab_border.gif) repeat-y left #fff;
}
.tabs ul.nav li:hover {
	background: url(images/duplex_tab_nav_hover_bg.gif.gif) repeat;
}
.tabs ul.nav li {
	float: left;
	width: 25%;
	border-bottom: 1px solid #d9d9d9;
}
.tabs ul.nav li.tab_nav_1 {
	width: 25%;
}
.tabs ul.nav li.tab_nav_2 {
	width: 25%;
}
.tabs ul.nav li.tab_nav_3 {
	width: 30%;
}
.tabs ul.nav li.tab_nav_4 {
	width: 20%;
}
.tabs ul.nav li.ui-tabs-selected {
	border-bottom: none;
}
.tabs ul.nav li.ui-tabs-selected a {
	background: url(images/tab_border.gif) repeat-y left #fff;
}
.tabs ul.nav li:first-child a {
	background-image: none;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
}
.tabs ul.nav li:first-child a:hover {
	background-image: none;
}
.tabs ul.nav li:last-child a {
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
}
.tabs .tab {
	float: left;
	padding: 5px 0 0 0;
	margin: 0;
}
.tab li {
	float: left;
	width: 224px;
	padding: 10px 18px 12px 18px;
	border-bottom: 1px solid #e2e2e2;
}
.tab li:last-child {
	border-bottom: none;
}
.tag_wrap {
	padding: 10px;
}
.tab_tags a {
	float: left;
	display: block;
	padding: 3px 5px 3px 5px;
	background: #efefef;
	color: #444444;
	margin: 1px 5px 5px 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.tab_tags a:hover {
	background: #009DDA;
	color: #fff;
}
.tab li .image {
	float: left;
}
.tab li .details {
	float: left;
	margin: 0 0 0 14px;
}
.tab li .details h5, .tab li .details .date {
	float: left;
	width: 165px;
	font-style: italic;
}
.tab li .details .date {
	color: #aaaaaa;
	font-size: 10px;
}
.tab li .details .date a:hover {
	color: #444444;
}
.tab li .details .date a {
	color: #aaaaaa;
}
.tab li .details h5 a {
	float: left;
	cursor: pointer;
}
/* Video -------------- */

.video {
	float: left;
}
.video p {
	margin: 10px 0 0 0;
	font-style: italic;
	font-size: 12px;
	line-height: 20px;
}
/* Flikr -------------- */

#sidebar .flickr div a {
	float: left;
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
	width: 55px;
	height: 55px;
	display: block;
}
#sidebar .flickr div {
	float: left;
	margin: 0 10px 14px 0;
}
#sidebar .flickr div:nth-child(5), #sidebar .flickr div:nth-child(9), #sidebar .flickr div:nth-child(13) {
	margin: 0 0 14px 0;
}
.flickr img {
	width: 55px;
	height: 55px;
}
/* Twitter & RSS -------------- */

.rss_widget, .twitter_widget {
	float: left;
}
.rss_widget {
	padding: 0 25px 0 10px;
}
.twitter_widget {
	padding: 0 0 0 0;
}
span.icon {
	float: left;
	margin: 5px 10px 0 0;
}
span.count {
	float: left;
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a span.count {
	color: #444444;
	float: left;
}
span.desc {
	float: left;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a span.desc {
	color: #888888;
	float: left;
}
a:hover span.desc {
	color: #444444;
}
/* Half widgets -------------- */

.widget .half {
	width: 140px;
	margin: 0 20px 0 0;
	float: left;
}
.widget .half.last {
	margin: 0 0px 0 0;
}
.sidebar_ad {
	float: left;
}
.sidebar_ad a {
	display: block;
	height: 240px;
	float: left;
}
.widget li a {
	color: #444444;
}
.widget li a:hover {
	color: #009DDA;
}
.widget li {
	margin: 0 0 5px 0;
}
/* Archive -------------- */

#archive, #single {
	float: left;
}
.nav-next {
	float: left;
	margin: 25px;
}
.nav-prev {
	float: right;
	margin: 25px 20px 25px 25px;
}
.no_border {
	border: none;
}
.archive_title {
	padding: 25px 25px 0 25px;
	background: #fff;
	margin: 0 0 0 1px;
}
.archive_title h1 {
	color: #DA0019;
	font-size: 24px;
	font-weight: bold;
	line-height: 32px;
	margin: 0 0 10px;
	text-shadow: -1px 1px 2px #DDDDDD;
}
#archive .box .excerpt {
	border-bottom: none;
	padding-bottom: 0;
}
#archive .box_wrap {
	padding-bottom: 35px;
}
#archive .box_item {
	border-bottom: 1px solid #e3e3e3;
	background: url(images/duplex_page_bg.gif) repeat-y;
	float: left;
	width: 620px;
}
#archive .box {
	padding-bottom: 0;
}
.gap {
	height: 1px;
	background: #fff;
	width: 940px;
	border-bottom: 1px solid #e3e3e3;/*border-left:1px solid #cecece;
	border-right:1px solid #cecece;*/
}
/* Pagination -------------- */

.pagination {
	background: #fff;
	width: 618px;
	margin: 0 0 0 1px;
}
.wp-pagenavi {
	padding: 30px 25px 30px 25px;
	float: left;
}
.pagination span {
	float: left;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	color: #666666;
	padding: 3px 20px 0 0;
}
.pagination a, .wp-pagenavi .current {
	display: block;
	float: left;
	padding: 3px 9px 2px 9px;
	border: 1px solid #c6c6c6;
	color: #999;
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
	margin: 0 6px 0 0;
}
.pagination a:hover {
	border: 1px solid #999;
	color: #444444;
}
/* Breadcrumb -------------- */

#full_bg .breadcrumb {
	width: 938px;
}
.breadcrumb {
	width: 619px;
	border-bottom: 1px solid #e3e3e3;
	background: #f8f8f8;
	margin: 0 0 0 1px;
}
.breadcrumb a {
	color: #666;
}
.breadcrumb p {
	padding: 12px 24px 12px 24px;
	font-size: 11px;
	color: #666666;
}
.breadcrumb a:hover {
	color: #444444;
}
.description h1, .no h1 {
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 18px 0;
}
.description p, .no p {
	padding: 25px;
	font-size: 12px;
	border-bottom: 1px solid #e3e3e3;
	line-height: 20px;
}
.no p {
	border: none;
}
.description {
	background: #fff;
	margin: 0 0 0 1px;
}
.no form {
	padding: 0 25px 0 25px;
}
.no input {
	width: 250px;
}
/* meta -------------- */

.meta {
	float: left;
	width: 610px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #999;
	margin: 0 0 18px 0;
}
.meta a {
	color: #999;
}
.meta a:hover {
	color: #444444;
}
/* Main Content -------------- */

#content {
	width: 570px;
	padding: 25px;
	border-bottom: 1px solid #e3e3e3;
}
#content.contact, #content.archives-template {
	border: none;
	padding-bottom: 0;
}
#content.full {
	width: auto;
	border: none;
}
#content .details p {
	font-size: 11px;
	font-style: italic;
	color: #999999;
	padding: 2px 0 20px 0;
	margin: 0;
}
#content .details p a {
	color: #999999;
	border: none;
}
#content .details p a:hover {
	color: #444444;
}
#content h1 {
	font-size: 24px;
	line-height: 32px;
	color: #DA0019;
	margin: 0 0 10px 0;
	font-weight: bold;
	text-shadow: -1px 1px 2px #DDD;
}
#content img {
	margin: 0 0 30px 0;
}
#content p {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 30px 0;
}
#content img {
	margin: 0 0 30px 0;
}
#content ul li {
	list-style: inside disc;
}
#content ul, #content ol {
	margin: 0 0 18px 0;
}
#content ul ul, #content ol ol {
	margin: 0 0 0 0;
}
#content li li {
	margin: 0 0 0 15px;
}
#content ol li {
	list-style: inside decimal;
}
#content p {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 30px 0;
}
#content span.one_half {
	float: left;
	width: 48%;
	padding: 0 20px 25px 0;
}
#content span.one_third {
	float: left;
	width: 30%;
	padding: 0 20px 25px 0;
}
#content span.one_half.last, #content span.one_third.last {
	padding: 0 0 25px 0;
}
#content a, #comments a, #author a {
	color: #009DDA;
	border-bottom: 1px solid #e2e2e2;
}
#comments .details .name span.date a.comment-reply-link {
	border: none;
}
span.author {
	font-weight: bold;
}
#content a:hover, #comments a:hover, #author a:hover {
	border-bottom: 1px solid #ccc;
}
#content img.alignleft {
	float: left;
	margin: 0 30px 25px 0;
}
#content img.alignright {
	float: right;
	margin: 0 0 25px 30px;
}
#content .wp-caption img {
	float: left;
	margin: 0;
}
#content .wp-caption p {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px
}
#content .wp-caption.alignleft {
	float: left;
	margin: 0 30px 25px 0;
}
#content .wp-caption.alignright {
	float: right;
	margin: 0 0 25px 30px;
}
.alignright {
	float: right;
	margin: 0 0px 25px 30px;
}
#content blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 22px;
	background: url(images/quote.png) no-repeat top left;
	padding: 0 50px 0 50px;
	margin: 0 0 30px 50px;
	min-height: 40px;
}
#content h2, #content h3, #content h4, #content h5, #content h6 {
	margin: 0 0 16px 0;
	font-weight: normal;
}
#content a {
	color: #009DDA;
	border-bottom: 1px solid #e2e2e2;
}
#content a:hover {
	border-bottom: 1px solid #ccc;
}
#content img.alignleft {
	float: left;
	margin: 0 30px 25px 0;
}
#content blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 22px;
	background: url(images/quote.png) no-repeat top left;
	padding: 0 0 0 50px;
	margin: 0 0 30px 50px;
}
/* Author bio -------------- */

#author {
	border-top: 10px solid #f8f8f8;
	margin: 1px 0 0px 1px;
	background: #fdfdfd;
	padding: 30px 25px 40px 25px;
}
#author p {
	padding: 0 0 0 15px;
	float: left;
	width: 455px;
	line-height: 20px;
	margin-bottom: 10px;
}
#author h4, #related h4 {
	background: url(images/content/duplex_single_header_bg.gif) #fdfdfd repeat-x center;
	font-size: 12px;
	line-height: 24px;
	width: 568px;
	float: left;
	margin: 0 0 25px 0;
}
#author h4 span, #related h4 span {
	background: #fdfdfd;
	float: left;
	padding: 0 14px 0 0;
}
#author img {
	float: left;
}
#author .image a {
	float: left;
}
/* Related posts -------------- */

#related {
	border-top: none;
	border-bottom: 1px solid #e3e3e3;
	margin: 1px 0 0 1px;
	padding: 0 25px 20px 25px;
	background: #fdfdfd;
}
#related .column {
	width: 176px;
	margin: 0 20px 0 0;
	float: left;
}
#related .column_wrap {
	margin: 0 0 20px 0;
}
#related .column h3 a {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #444444;
}
#related .column .image a {
	margin: 0px 0 15px 0;
}
#related .column.last {
	margin: 0 0 0 0;
}
#related .column .image a {
	width: 170px;
	height: 104px;
}
/* Comments -------------- */

#comments {
	border-top: 10px solid #f8f8f8;
	margin: 1px 0 10px 1px;
	padding: 30px 25px 0 25px;
	display: none;
}
#comments h3, #respond h3 {
	font-weight: normal;
	font-size: 16px;
	display: block;
	float: left;
	width: 568px;
	padding: 30px 0 15px 0;
	border-bottom: 1px dotted #d9d9d9;
	margin: 0 0 0px 0;
}
#comments h3 {
	padding-top: 0;
}
#comments .image {
	float: left;
	height: 61px;
}
#comments .image a {
	float: left;
	height: 61px;
}
#comments ol {
	margin: 5px 0 30px 0;
}
#comments ol.pinglist li {
	padding: 0;
	margin: 0;
	border: none;
	width: 100%;
}
#comments ol.pinglist li a {
	font-weight: normal;
}
#comments h3.pingheader {
	margin: 30px 0 15px 0;
}
#comments ol, #comments ul {
	width: 568px;
	float: left;
}
#comments ol ul {
	width: 460px;
	float: left;
	border-left: 1px dotted #e3e3e3;
	margin: 15px 0 0 30px;
	padding: 15px 0 0 50px
}
#comments ol ul ul {
	width: 428px;
	margin: 8px 0 0 30px;
}
#comments ol ul ul ul {
	width: 409px;
}
#comments ol ul ul ul ul {
	width: 355px;
}
#comments ol ul ul ul ul ul {
	width: 302px;
}
#comments ol .line {
	display: none;
}
#comments ol ul .line {
	display: block;
	;
	width: 30px;
	height: 50px;
	position: absolute;
	border-bottom: 1px dotted #e3e3e3;
	margin: -15px 0 0 -49px;
}
#comments ol ul li {
	padding: 17px 0px 17px 0px;
	border: none;
}
#comments ol ul .details {
	margin: 0 0 0 20px;
	float: left;
	width: 373px;
}
#comments ol ul ul .details {
	width: 283px;
}
#comments ol ul ul ul .details {
	width: 200px;
}
#comments ol ul ul ul ul .details {
	width: 198px;
}
#comments ol ul ul ul ul .details {
	width: 168px;
}
#comments ol li {
	padding: 27px 10px 27px 10px;
	border-bottom: 1px dotted #e3e3e3;
	float: left;
}
#comments .details {
	margin: 0 0 0 20px;
	float: left;
	width: 458px;
}
#comments .details .name span.date {
	font-size: 11px;
	color: #999;
	font-style: italic;
}
#comments .details .name span.date a {
	color: #999;
	font-size: 11px;
}
#comments .details .name a {
	font-size: 12px;
}
#comments .details .name {
	margin: 0 0 15px 0;
}
#comments .details .name span.author a:hover, #comments .details .name span.date a:hover, #respond a:hover, ol.pinglist li a:hover {
	color: #009DDA;
}
#comments .details .name span.author a, #respond a, ol.pinglist li a {
	font-weight: bold;
	color: #444444;
}
/* respond -------------- */

#respond {
	border-top: none;
	border-bottom: none;
	margin: 1px 0 0 1px;
	padding: 0 0 40px 0;
}
#respond.contact {
	border: none;
	margin: 1px 0 0 1px;
	padding: 25px 25px 40px 25px;
}
#respond textarea {
	width: 95%;
}
#respond form {
	margin: 30px 0 30px 0;
	display: block;
	float: left;
	width: 568px;
}
#respond.contact form {
	margin: 0 0 30px 0;
}
ol #respond form {
	margin: 0;
}
ol #respond {
	border: none;
	padding: 30px 0 0 0;
	float: left;
}
ol #respond, ol #respond h3 {
	width: 550px;
}
ol #respond textarea {
	width: 530px;
}
ol ul #respond, ol ul #respond h3 {
	width: 470px;
}
ol ul #respond textarea {
	width: 450px;
}
ol ul ul #respond, ol ul ul #respond h3 {
	width: 400px;
}
ol ul ul #respond textarea {
	width: 380px;
}
ol ul ul #respond {
	width: 390px;
}
ol ul ul #respond p {
	width: 400px;
}
ol ul ul ul #respond, ol ul ul ul #respond h3 {
	width: 310px;
}
ol ul ul ul #respond textarea {
	width: 290px;
}
ol ul ul ul #respond {
	width: 310px;
}
ol ul ul ul #respond p {
	width: 310px;
}
#respond p {
	float: left;
	margin: 0 0 20px 0;
}
#respond input {
	margin: 0 18px 0 0;
	width: 190px;
	float: left;
}
#respond textarea {
	margin: 0 0 0 0;
	width: 548px;
	float: left;
}
#respond label, .cancel-comment-reply {
	width: 100px;
	display: block;
	float: left;
	padding: 10px 0 0 0;
}
.cancel-comment-reply {
	padding: 10px 0 10px 0;
	width: 300px;
}
#respond.contact label {
	width: 400px;
	display: block;
	float: left;
	padding: 0 0 10px 0;
}
#respond input.btn, #respond button {
	background: url(images/duplex_comment_btn_bg.png) repeat-x;
	border: none;
	float: left;
	cursor: pointer;
	width: auto;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	height: 42px;
	padding: 0px 10px 2px 10px;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
	margin: 0;
}
#respond p.submit span.left_side {
	background-image: url(images/duplex_comment_btn_left.png);
	background-repeat: no-repeat;
	padding: 0 0 0 4px;
	display: block;
	float: left;
	height: 42px;
}
#respond p.submit span.right_side {
	background-image: url(images/duplex_comment_btn_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0 4px 9px 0;
	float: left;
}
#respond p.submit_preload {
	display: none;
}
#respond label.error {
	color: #F00;
	font-style: italic;
	float: left;
	width: auto;
	padding: 8px 0 0 0;
	font-size: 11px;
}
/* Mandatory styling for tabs */
.ui-tabs .ui-tabs-hide {
	display: none;
}
/* Columns */
.one_half {
	width: 48%;
}
.one_third {
	width: 30.66%;
}
.two_third {
	width: 65.33%;
}
.one_fourth {
	width: 22%;
}
.three_fourth {
	width: 74%;
}
.one_fifth {
	width: 16.8%;
}
.two_fifth {
	width: 37.6%;
}
.three_fifth {
	width: 58.4%;
}
.four_fifth {
	width: 67.2%;
}
.one_sixth {
	width: 13.33%;
}
.five_sixth {
	width: 82.67%;
}
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	position: relative;
	margin-right: 4%;
	margin-bottom: 20px;
	float: left;
}
.column-last {
	margin-right: 0!important;
	clear: right;
}
/* Buttons */

a.button {
	height: 20px;
	display: inline-block;
	margin: 0 5px 20px 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	padding: 8px 10px 0 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
}
a.button.large {
	height: 24px;
	padding: 11px 10px 0 10px;
	font-size: 14px;
	line-height: 14px;
}
a:hover.button {
	background-position: 0 -28px;
}
a:hover.button.large {
	background-position: 0 -35px;
}
a.button.white {
	background-image: url(images/shortcodes/buttons/button_white.png);
	border: 1px solid #d3d3d3 !important;
	color: #555555 !important;
	text-shadow: 0 1px 0 rgba(255,255,255, 0.8);
}
a.button.large.white {
	background-image: url(images/shortcodes/buttons/button_white_large.png);
}
a:hover.button.white {
	border: 1px solid #c4c4c4 !important;
}
a.button.grey {
	background-image: url(images/shortcodes/buttons/button_grey.png);
	border: 1px solid #b5b5b5 !important;
	color: #555555 !important;
	text-shadow: 0 1px 0 rgba(255,255,255, 0.4);
}
a.button.large.grey {
	background-image: url(images/shortcodes/buttons/button_grey_large.png);
}
a:hover.button.grey {
	border: 1px solid #989898 !important;
}
a.button.red {
	background-image: url(images/shortcodes/buttons/button_red.png);
	border: 1px solid #df6f8b !important;
	color: #913944 !important;
	text-shadow: 0 1px 0 rgba(255,255,255, 0.3);
}
a.button.large.red {
	background-image: url(images/shortcodes/buttons/button_red_large.png);
}
a:hover.button.red {
	border: 1px solid #c36079 !important;
}
a.button.orange {
	background-image: url(images/shortcodes/buttons/button_orange.png);
	border: 1px solid #f5b74e !important;
	color: #996633 !important;
	text-shadow: 0 1px 0 rgba(255,255,255, 0.4);
}
a.button.large.orange {
	background-image: url(images/shortcodes/buttons/button_orange_large.png);
}
a:hover.button.orange {
	border: 1px solid #d29a3a !important;
}
a.button.green {
	background-image: url(images/shortcodes/buttons/button_green.png);
	border: 1px solid #adc671 !important;
	color: #5d7731 !important;
	text-shadow: 0 1px 0 rgba(255,255,255, 0.4);
}
a.button.large.green {
	background-image: url(images/shortcodes/buttons/button_green_large.png);
}
a:hover.button.green {
	border: 1px solid #8bb14d !important;
}
a.button.teal {
	background-image: url(images/shortcodes/buttons/button_teal.png);
	border: 1px solid #90c6c8 !important;
	color: #437b7d !important;
	text-shadow: 0 1px 0 rgba(255,255,255, 0.4);
}
a.button.large.teal {
	background-image: url(images/shortcodes/buttons/button_teal_large.png);
}
a:hover.button.teal {
	border: 1px solid #7db9bb !important;
}
a.button.blue {
	background-image: url(images/shortcodes/buttons/button_blue.png);
	border: 1px solid #8dc5da !important;
	color: #42788e !important;
	text-shadow: 0 1px 0 rgba(255,255,255, 0.4);
}
a.button.large.blue {
	background-image: url(images/shortcodes/buttons/button_blue_large.png);
}
a:hover.button.blue {
	border: 1px solid #7caec0 !important;
}
a.button.navy {
	background-image: url(images/shortcodes/buttons/button_navy.png);
	border: 1px solid #a2afb8 !important;
	color: #515f6a !important;
	text-shadow: 0 1px 0 rgba(255,255,255, 0.4);
}
a.button.large.navy {
	background-image: url(images/shortcodes/buttons/button_navy_large.png);
}
a:hover.button.navy {
	border: 1px solid #8996a0 !important;
}
a.button.purple {
	background-image: url(images/shortcodes/buttons/button_purple.png);
	border: 1px solid #bc9db9 !important;
	color: #7b5777 !important;
	text-shadow: 0 1px 0 rgba(255,255,255, 0.4);
}
a.button.large.purple {
	background-image: url(images/shortcodes/buttons/button_purple_large.png);
}
a:hover.button.purple {
	border: 1px solid #a482a0 !important;
}
a.button.black {
	background-image: url(images/shortcodes/buttons/button_black.png);
	border: 1px solid #4c4c4c !important;
	color: #ffffff !important;
	text-shadow: 0 1px 0 rgba(0,0,0, 0.4);
}
a.button.large.black {
	background-image: url(images/shortcodes/buttons/button_black_large.png);
}
a:hover.button.black {
	border: 1px solid #2c2c2c !important;
}
/* Alerts ------------------------------*/

.alert {
	padding: 12px 5% 12px 5%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	margin: 0 0 20px 0;
}
.alert.white {
	background: #fff;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	color: #444444;
}
.alert.red {
	background: #FFD7D8;
	border-top: 1px solid #f9bac7;
	border-bottom: 1px solid #f9bac7;
	color: #d54c4c;
}
.alert.orange {
	background: #FFCBA8;
	border-top: 1px solid #efd1b1;
	border-bottom: 1px solid #efd1b1;
	color: #cc6600;
}
.alert.green {
	background: #D5FFCA;
	border-top: 1px solid #cadba7;
	border-bottom: 1px solid #cadba7;
	color: #5f8b33;
}
/* Tabs ------------------------------*/

.ui-tabs .ui-tabs-hide {
	position: absolute;
	left: -10000px;
}
#content .tabs {
	margin: 0 0 20px 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#content .tabs ul.nav {
	list-style: none !important;
	margin: 0 !important;
	padding: 0;
	height: 31px;
	background: none;
	width: auto;
}
#content .tabs ul.nav li {
	float: left;
	position: relative;
	margin: 0 2px -1px 0;
	z-index: 10;
	list-style: none;
	border-bottom: none !important;
}
#content .tabs ul.nav li a {
	border: 1px solid #EFEFEF;
	border-bottom: none !important;
	display: block;
	overflow: hidden;
	padding: 5px 10px 0 10px;
	height: 25px;
	background: #FBFBFB;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}
#content .tabs ul.nav li a:hover {
	background: none;
}
#content .tabs ul.nav li.ui-tabs-selected a {
	height: 26px;
	background: #fff;
}
#content .tabs .tab {
	background: #fff;
	padding: 10px;
	border: 1px solid #EFEFEF;
}
/* Toggle ------------------------------*/

.toggle {
	margin: 0 0 20px 0;
}
.toggle h4 {
	font-size: 12px;
	padding: 10px;
	background: #FBFBFB;
	border: 1px solid #EFEFEF;
	cursor: pointer;
	margin: 0 !important;
}
.toggle-inner {
	padding: 10px;
	background: #fff;
	border: 1px solid #EFEFEF;
	border-top: none;
}
.toggle .ui-icon {
	background: #F00;
	width: 10px;
	height: 10px;
	float: left;
	margin: 3px 10px 0 0;
}
.toggle .ui-icon {
	background: url(images/shortcodes/toggles/toggle-closed.png) no-repeat;
	width: 12px;
	height: 12px;
	float: left;
	margin: 3px 10px 0 0;
}
.toggle .ui-state-active .ui-icon {
	background: url(images/shortcodes/toggles/toggle-open.png) no-repeat;
}
.gallery {
	float: left;
	width: 100%;
}
.gallery-item {
	width: auto !important;
	float: left;
	margin: 10px 10px 0 0 !important;
}
.gallery-item img {
	margin: 0 !important;
	padding: 0 !important;
}
.gallery-item a {
	float: left;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
/* RSE Noticias
-------------------*/

#content #rse_noticias {
	width: 100%;
}
#content #rse_noticias h3 {
	margin-top: 18px;
}
#content #rse_noticias h5 {
	margin: 0;
	font-size: 18px;
}
#content #rse_noticias h5 a {
	font-size: 14px;
	line-height: 16px;
	color: #333;
	text-shadow: -1px 1px 2px #CCCCCC;
	font-weight: normal;
	display: block;
	margin: 0 0 3px 0;
	border: none;
}
#content #rse_noticias h5 a:hover {
	color: #DA0019;
}
#content #rse_noticias .excerpt {
	font-size: 11px;
	font-style: italic;
	color: #888;
	padding: 6px 8px;
	line-height: 14px;
}
#content ul.rseNoticias {
	overflow: hidden;
}
#content ul li.rseNoticias {
	list-style-type: none;
	float: left;
	width: 250px;
	padding: 12px;
}
#content ul li.rseNoticias img {
	margin: 0 auto 12px auto;
}
#content ul li.rseNoticias p {
	text-align: center;
	margin: 6px 0 0 0;
	line-height: 13px;
}
#content ul.rseNoticias02 {
	overflow: hidden;
	width: 100%;
	height: 180px;
	border: solid 1px #999999;
}
#content table#rse {
	margin-left: -8px;
	padding: 0;
	border: 0;
}
#content table#rse img {
	margin: 0;
	padding: 0;
	border: 0;
}
#content ul.noticiasMas {
	list-style-type: none;
	margin: 0;
}
#content ul.noticiasMas li {
	list-style-type: none;
	margin-bottom: 3px;
}
#content ul.noticiasMas li a {
	color: #000;
	background: url(images/home_bullet.gif) left 6px no-repeat;
	padding-left: 14px;
	border-bottom: none;
	display: block;
}
#content ul.noticiasMas li a:hover {
	color: #009dda;
}
/* Noticias
-------------------*/

#content #noticias {
	overflow: hidden;
	width: 100%;
}
#noticias .noticiaPrincial {
	overflow: hidden;
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 18px;
	border-bottom: dotted 1px #CCCCCC;
}
#noticias .noticiaPrincial a {
	float: right;
	border: none;
}
#noticias .noticiaPrincial a img {
	margin: 0 0 0 16px;
}
#noticias .noticiaPrincial h5 {
	margin: 30px 0 12px 0;
}
#noticias .noticiaPrincial h5 a {
	float: none;
	border: none;
	font-size: 16px;
	text-shadow: -1px 1px 2px #EAEAEA;
}
#noticias .noticiaPrincial h5 a:hover {
	color: #C00;
}
#noticias .noticiaPrincial p {
	margin: 0;
	padding-left: 8px;
	font-size: 12px;
	font-style: italic;
	color: #999;
	line-height: 14px;
}
#content .noticiaSecundaria {
	border-bottom: dotted 1px #CCCCCC;
	margin-bottom: 12px;
}
#content .noticiaSecundaria ul {
	width: 100%;
	overflow: hidden;
	margin-bottom: 18px;
}
#content .noticiaSecundaria ul li {
	list-style-type: none;
	float: left;
	width: 250px;
	/*border: #CCC solid 1px;*/
	padding: 12px;
}
#content .noticiaSecundaria ul li:first-child {
	margin-right: 15px;
}
#content .noticiaSecundaria ul li img {
	margin: 0 auto 12px auto;
}
#content .noticiaSecundaria ul li p {
	text-align: center;
	margin: 6px 0 0 0;
	line-height: 13px;
}
#content .noticiaSecundaria h5 {
	margin: 0;
}
#content .noticiaSecundaria h5 a {
	font-size: 14px;
	line-height: 16px;
	color: #333;
	text-shadow: -1px 1px 2px #CCCCCC;
	font-weight: normal;
	display: block;
	margin: 0 0 3px 0;
	border: none;
}
#content .noticiaSecundaria h5 a:hover {
	color: #DA0019;
}
#content .noticiaSecundaria .excerpt {
	font-size: 11px;
	font-style: italic;
	color: #888;
	padding: 6px 8px;
	line-height: 14px;
}
#content h5.noticiasMas {
	font-size: 17px;
	margin: 0 0 3px 0;
	padding: 0;
	border: none;
}
#content .noticiasMas {
	width: 540px;
	padding: 12px;/*border:solid 1px #CCCCCC;
	border-radius:9px;*/
}
#content .noticiasMas ul {
	list-style-type: none;
	margin: 0;
}
#content .noticiasMas ul li {
	list-style-type: none;
	margin-bottom: 3px;
}
#content .noticiasMas ul li a {
	color: #000;
	background: url(images/home_bullet.gif) left 6px no-repeat;
	padding-left: 14px;
	border-bottom: none;
	text-decoration: none;
}
#content .noticiasMas ul li a:hover {
	color: #009dda;
	text-decoration: none;
}
/* Alianzas
------------*/

#content .alianzas a {
	display: block;
	float: left;
	margin: 0 16px 16px 0;
	color: none;
	border: 1px solid #CCC;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
}
#content .alianzas a img {
	margin: 0;
	border: none;
}
#TB_ajaxContent img {
	float: left;
	margin-right: 18px;
	margin-bottom: 18px;
}
#TB_ajaxContent ul {
	margin-top: 18px;
	margin-left: 150px;
}
#TB_ajaxContent ul li {
	list-style-type: disc;
	margin-bottom: 18px;
}
/* Apoyo docente
------------*/

#content #accordion h3.ui-accordion-header {
	border-radius: 3px;
	background: #EAEAEA;
	margin-bottom: 8px !important;
	margin-top: 0 !important;
	outline: 0;
}
#content #accordion h3.ui-state-active {
	background: #CCC;
	border: solid 1px #999999;
}
#content #accordion h3 a {
	color: #333;
	text-decoration: none;
	border: none;
	font-size: 14px;
	font-weight: bold;
}
#content #accordion ul {
	list-style-type: none;
	margin: 0;
}
#content #accordion li {
	margin: 0 0 6px 0;
	list-style-type: none;
}
#content #accordion li a {
	background: url("images/home_bullet.gif") no-repeat scroll left 4px transparent;
	padding-left: 14px;
	text-decoration: none;
	border: none;
}
#content #accordionDos h3.ui-accordion-header {
	border-radius: 9px;
	background: #EAEAEA;
	margin-bottom: 8px !important;
	margin-top: 0 !important;
	outline: 0;
}
#content #accordionDos h3.ui-state-active {
	background: #CCC;
	border: solid 1px #999999;
}
#content #accordionDos h3 a {
	color: #333;
	text-decoration: none;
	border: none;
	font-size: 14px;
	font-weight: bold;
}
#content #accordionDos ul {
	list-style-type: none;
	margin: 0;
}
#content #accordionDos li {
	margin: 0 0 6px 0;
	list-style-type: none;
}
#content #accordionDos li a {
	background: url("images/home_bullet.gif") no-repeat scroll left 4px transparent;
	padding-left: 14px;
	text-decoration: none;
	border: none;
}
ul#lomasNuevo {
	clear: both;
	margin-bottom: 24px;
	overflow: hidden;
}
ul#lomasNuevo li {
	width: 120px;
	list-style-type: none;
	float: left;
	margin: 0 12px 0 0;
	text-align: center;
}
ul#lomasNuevo li img {
	margin: 0 0 12px 0;
}
/* contacto
-----------*/

#content #direcciones {
	float: right;
	width: 270px;
}
#content #direcciones h3 {
	margin-bottom: 0;
	font-size: 14px;
	color: #009DDA;
	font-weight: bold;
}
#content #direcciones h5 {
	color: #333;
	margin-bottom: 2px;
	font-size: 13px;
}
#content #direcciones p {
	line-height: 16px;
	margin-bottom: 8px;
	color: #666;
}
/* form contacto */

#ninja_forms_required_items {
	color: #666;
	margin-bottom: 12px;
}
#content #ninja_forms_form_1_wrap {
	float: left;
	width: 300px;
}
#content #ninja_forms_form_1_wrap input {
	width: 250px;
}
#content #ninja_forms_form_1_wrap textarea {
	width: 250px;
}
#content #ninja_forms_form_1_wrap ul {
	list-style-type: none;
	overflow: hidden;
	margin-left: 12px;
}
#content #ninja_forms_form_1_wrap ul li {
	list-style-type: none;
	float: left;
	margin-right: 12px;
	width: 120px;
}
#content #ninja_forms_form_1_wrap .list-radio-wrap input {
	width: 12px;
	margin-right: 4px;
	color: #333;
}
#content #ninja_forms_form_1_wrap .list-radio-wrap {
	overflow: hidden;
	margin-bottom: 18px;
}
#content #ninja_forms_form_1_wrap .textarea-wrap {
	clear: both;
}
#content input#ninja_forms_field_13 {
	width: 50px;
}
#content input#ninja_forms_field_14 {
	width: 75px;
	margin-left: 100px;
	background: #FFCB01;
	color: #333;
	border: #333;
}
#ninja_forms_form_1_response_msg {
	font-size: 15px;
	color: #C00;
}
/* form trabaja con nosotros */

#content #ninja_forms_form_3_wrap {
	float: left;
}
#content #ninja_forms_form_3_wrap input {
	width: 500px;
}
#content #ninja_forms_form_3_wrap textarea {
	width: 250px;
}
#content #ninja_forms_form_3_wrap ul {
	list-style-type: none;
	overflow: hidden;
	margin-left: 12px;
}
#content #ninja_forms_form_3_wrap ul li {
	list-style-type: none;
	float: left;
	margin-right: 12px;
	width: 120px;
}
#content #ninja_forms_form_3_wrap .checkbox-wrap input {
	width: 12px;
	margin-right: 4px;
	color: #333;
}
#content #ninja_forms_form_3_wrap .checkbox-wrap {
	overflow: hidden;
	margin-bottom: 18px;
}
#content #ninja_forms_form_3_wrap .textarea-wrap {
	clear: both;
}
#content #ninja_forms_form_3_wrap select {
	width: 58%;
}
#content input#ninja_forms_field_25 {
	width: 50px;
}
#content input#ninja_forms_field_26 {
	width: 75px;
	margin-left: 100px;
	background: #FFCB01;
	color: #333;
	border: #333;
}
#ninja_forms_field_17 {
	margin-top: 12px;
}
#ninja_forms_field_20_label {
	margin: 12px 0;
}
#ninja_forms_form_1_response_msg {
	font-size: 15px;
	color: #C00;
}
/* Oficinas */

#content #oficinas {
	width: 270px;
}
#content #oficinas h3 {
	margin-bottom: 0;
	font-size: 15px;
	color: #009DDA;
	font-weight: bold;
}
#content #oficinas h5 {
	color: #333;
	margin-bottom: 2px;
	font-size: 13px;
	font-weight: bold;
}
#content #oficinas p {
	margin-bottom: 14px;
	color: #666;
}
/* Proyectos educativos
---------------*/
#content #proyectosEducativos img {
	margin-bottom: 8px;
}
#content #proyectosEducativos h4 {
	margin: 0;
}
#content #proyectosEducativos h4 img {
	margin: 4px 0 10px 0;
}
#content #proyectosEducativos p {
	margin-bottom: 8px;
}
/* login pleno puentes del saber*/
#loginPleno {
	width: 240px;
	float: right;
}
#puentesdelsaber #loginPleno p {
	margin-bottom: 6px;
}
#loginPleno form {
	padding: 50px 9px 9px 9px;
	border: #B3B3B3 solid 1px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	color: #000;
	margin-bottom: 12px;
	background: #F2F2F2 url(images/puentesdelsaber_puentesdelsaber_logo_pleno.jpg) 5px 5px no-repeat;
}
#loginPleno input {
	border: #B3B3B3 solid 1px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	color: #333;
	margin-bottom: 16px;
	background: #FFF;
}
#loginPleno input.usuarioPleno {
	width: 198px;
}
#loginPleno button.entrarPleno {
	font-size: 15px;
	color: #FFF;
	text-shadow: 0px -1px 0px #2C4F11;
	border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border: none;
	display: inline-block;
	width: 62px;
	height: 36px;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	background: #69bd28;
	background: -moz-linear-gradient(top, #69bd28 0%, #3f9b35 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #69bd28), color-stop(100%, #3f9b35));
	background: -webkit-linear-gradient(top, #69bd28 0%, #3f9b35 100%);
	background: -o-linear-gradient(top, #69bd28 0%, #3f9b35 100%);
	background: -ms-linear-gradient(top, #69bd28 0%, #3f9b35 100%);
	background: linear-gradient(to bottom, #69bd28 0%, #3f9b35 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#69bd28', endColorstr='#3f9b35', GradientType=0 );
	cursor: pointer;
}
#loginPleno button.entrarPleno:hover {
	text-decoration: underline;
}
/* boton registro */
#loginPleno a.registroPleno {
	display: inline-block;
	padding: 10px 24px;
	margin-left: 30px;
	margin-top: 4px;
	margin-bottom: 18px;
	text-shadow: 0px -1px 0px #00526B;
	color: #FFF;
	vertical-align: middle;
	text-align: center;
	font-size: 15px;
	border: none;
	border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	background: #00a1d5;
	background: -moz-linear-gradient(top, #00a1d5 0%, #0072cd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00a1d5), color-stop(100%, #0072cd));
	background: -webkit-linear-gradient(top, #00a1d5 0%, #0072cd 100%);
	background: -o-linear-gradient(top, #00a1d5 0%, #0072cd 100%);
	background: -ms-linear-gradient(top, #00a1d5 0%, #0072cd 100%);
#background: linear-gradient(to bottom, #00a1d5 0%, #0072cd 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a1d5', endColorstr='#0072cd', GradientType=0 );
}
#loginPleno a.registroPleno:hover {
	text-decoration: underline;
}

/* Puetesdel saber 
-------------*/


#puentesdelsaberPortadas {
	clear: both;
	height: 218px;
	margin: 8px 0 20px 0;
	background: url(images/puentesdelsaber_portadas.jpg) 0 0 no-repeat;
}
#content a.ytclink {
	padding-top: 8px;
	font-size: 13px;
	line-height: 13px;
	color: #009DDA;
	text-decoration: none;
	display: block;
	border-bottom: none;
}
#content a.ytclink:hover {
	color: #F00;
}
/* 2014 */

#topis {
	background: #fff;
	height: 36px;
	box-shadow: 0 2px 4px rgba(0,0,0,0.4);
}
#redsantillana {
	background: url(images/topis_red.gif) 0 0 no-repeat;
	width: 960px;
	margin: 0 auto;
	text-align: right;
}
#topis a {
	display: inline-block;
	height: 36px;
}
#topis #richmond {
	background: url(images/topis_richmond.gif) 0 0 no-repeat;
	width: 133px;
}
#topis #compartir {
	background: url(images/topis_compartir.gif) 0 0 no-repeat;
	width: 244px;
	margin-left: 8px;
}
#topis #alfaguara {
	background: url(images/topis_alfaguara.gif) 0 0 no-repeat;
	width: 128px;
	margin-left: 10px;
}
#trnasparenciaVerde {
	padding: 8px;
	float: left;
	width: 235px;
	height: 226px;
	margin-right: 12px;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	color: #FFF;
	background: #A0E300 url(images/transparencia_icono_pdf.gif) 12px 140px no-repeat;
}
#trnasparenciaAzul {
	background: #64B5EE url(images/transparencia_icono_documento.gif) 168px 140px no-repeat;
	padding: 8px;
	float: left;
	width: 235px;
	height: 226px;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	color: #FFF;
}
#trnasparenciaAzul p, #trnasparenciaVerde p {
	line-height: 24px;
	font-size: 20px;
}
#trnasparenciaVerde a.descarga, #trnasparenciaAzul a.formulario {
	font-size: 13px;
	line-height: 16px;
	display: inline-block;
	color: #FFF;
	border: none;
}
#trnasparenciaVerde a.descarga:hover, #trnasparenciaAzul a.formulario:hover {
	text-decoration: underline;
}
#trnasparenciaAzul a.formulario {
	width: 149px;
	margin-top: 24px;
}
#trnasparenciaVerde a.descarga {
	margin-top: 23px;
	margin-left: 89px;
	width: 127px;
}
/* ATE */

.ateAsesoriasTabla {
	background: #CCC;
	width: 550px;
	margin: 0 auto 24px auto;
	box-shadow: 0 1px 1px #999;
}
.ateAsesoriasTabla td {
	padding: 8px 6px;
	border: solid 1px #FFF;
}
.ateAsesoriasTabla td.item {
	background: #00A0DD;
	color: #FFF;
}
.ateAsesoriasTabla td.detalle {
	background: #B5E3F5;
	color: #024660;
}
#content h3.ateTitulo {
	/*background: url(images/home_bullet.gif) left 8px no-repeat;	*/
	padding-left: 0;
	font-size: 17px;
	line-height: 20px;
	color: #009DDA;
	font-weight: 400;
	margin: 22px 0 16px 0;
}
/* Punto y Coma
----------------*/
#puntoComa {
}
#puntoComa img {
	margin: 0;
	padding: 0;
}
#puntoComa h2, #puntoComa h3 {
	text-align: center;
	margin: 0;
	padding: 0;
}
#puntoComa ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#puntoComa ul img {
	box-shadow: 0 2px 3px rgba(51,51,51,0.6);
	-moz-box-shadow: 0 2px 3px rgba(51,51,51,0.6);
	-webkit-box-shadow: 0 2px 3px rgba(51,51,51,0.6);
	-o-box-shadow: 0 2px 3px rgba(51,51,51,0.6);
}
#puntoComa li {
	float: left;
}
#puntoComa a {
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border: none;
}
#puntoComa a:hover {
	text-decoration: none;
	border: none;
}
#puntoComa ul#laminas {
	margin-bottom: 18px;
}
#puntoComa ul#laminas li {
	list-style-type: none;
	width: 120px;
	margin: 4px 22px 4px 0;
}
#puntoComa ul#laminas li img {
	border: solid 1px #DC006C;
}
#puntoComa ul#laminas a {
	color: #564603;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	text-decoration: none;
	width: 100px;
	padding: 6px 0;
	line-height: 15px;
	margin: 12px auto 0 auto;
	background: #ffcb01;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmY2IwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZmI0MDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffcb01 0%, #dfb407 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffcb01), color-stop(100%, #dfb407));
	background: -webkit-linear-gradient(top, #ffcb01 0%, #dfb407 100%);
	background: -o-linear-gradient(top, #ffcb01 0%, #dfb407 100%);
	background: -ms-linear-gradient(top, #ffcb01 0%, #dfb407 100%);
	background: linear-gradient(to bottom, #ffcb01 0%, #dfb407 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcb01', endColorstr='#dfb407', GradientType=0 );
	box-shadow: 0 2px 3px rgba(51,51,51,0.6);
	-moz-box-shadow: 0 2px 3px rgba(51,51,51,0.6);
	-webkit-box-shadow: 0 2px 3px rgba(51,51,51,0.6);
	-o-box-shadow: 0 2px 3px rgba(51,51,51,0.6);
	border-radius: 6px;
}
#puntoComa ul#cuentos {
	margin: 0 0 0 38px;
}
#puntoComa ul#cuentos li {
	list-style-type: none;
	width: 236px;
	margin: 0 16px 16px 0;
}
#puntoComa ul#cuentos li img {
	border: solid 1px #F00;
}
#puntoComa ul#cuentos a {
	color: #54042C;
	text-shadow: 0 1px 0 rgba(255,255,255,0.6);
	text-decoration: none;
	width: 130px;
	padding: 8px 0;
	margin: 16px auto 0 auto;
	background: #ff3399;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMzM5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYzAwNmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ff3399 0%, #dc006c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff3399), color-stop(100%, #dc006c));
	background: -webkit-linear-gradient(top, #ff3399 0%, #dc006c 100%);
	background: -o-linear-gradient(top, #ff3399 0%, #dc006c 100%);
	background: -ms-linear-gradient(top, #ff3399 0%, #dc006c 100%);
	background: linear-gradient(to bottom, #ff3399 0%, #dc006c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3399', endColorstr='#dc006c', GradientType=0 );
	box-shadow: 0 2px 3px rgba(51,51,51,0.6);
	-moz-box-shadow: 0 2px 3px rgba(51,51,51,0.6);
	-webkit-box-shadow: 0 2px 3px rgba(51,51,51,0.6);
	-o-box-shadow: 0 2px 3px rgba(51,51,51,0.6);
	border-radius: 6px;
}
#ninja_forms_form_4_all_fields_wrap input {
	border-radius: 6px;
	border: #C0C0C0 1px solid;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #EEE;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
	/* sombra interior */
	-webkit-box-shadow: inset 0px 3px 5px 0px rgba(150,150,150,0.3);
	-moz-box-shadow: inset 0px 3px 5px 0px rgba(150,150,150,0.3);
	box-shadow: inset 0px 3px 5px 0px rgba(150,150,150,0.3);
}
input#ninja_forms_field_28 {
	font-size: 14px;
	cursor: pointer;
	border: none;
	color: #564603;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	text-decoration: none;
	width: 110px;
	padding: 12px 0;
	line-height: 15px;
	margin-top: 12px;
	margin-left: 200px;
	background: #ffcb01;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmY2IwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZmI0MDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffcb01 0%, #dfb407 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffcb01), color-stop(100%, #dfb407));
	background: -webkit-linear-gradient(top, #ffcb01 0%, #dfb407 100%);
	background: -o-linear-gradient(top, #ffcb01 0%, #dfb407 100%);
	background: -ms-linear-gradient(top, #ffcb01 0%, #dfb407 100%);
	background: linear-gradient(to bottom, #ffcb01 0%, #dfb407 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcb01', endColorstr='#dfb407', GradientType=0 );
	box-shadow: 0 2px 3px rgba(51,51,51,0.6);
	-moz-box-shadow: 0 2px 3px rgba(51,51,51,0.6);
	-webkit-box-shadow: 0 2px 3px rgba(51,51,51,0.6);
	-o-box-shadow: 0 2px 3px rgba(51,51,51,0.6);
	border-radius: 6px;
}
/*puentesdelsaber
----------------*/
#puentesdelsaber {
	background: url(images/puentesdelsaber_logo.jpg) 0 -7px no-repeat;
}
#puentesdelsaber h3 {
	font-size: 18px;
	color: #006;
	margin-bottom: 8px;
}
#resursos {
	margin-top: 180px;
	width: 320px;
	float: left;
}
#resursos p {
	width: 320px;
}
#resursos ul {
	margin: 0 0 0 8px;
	padding: 0;
	width: 320px;
}
#resursos ul li {
	display: inline-block;
	margin: 0 13px 18px 0;
}
#resursos ul li a {
	width: 135px;
	padding: 10px 0;
	display: block;
	text-shadow: 0px -1px 0px #900;
	color: #FFF;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	background: #ff0000; /* Old browsers */
	background: -moz-linear-gradient(top, #ff0000 0%, #c40000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff0000), color-stop(100%, #c40000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff0000 0%, #c40000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff0000 0%, #c40000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ff0000 0%, #c40000 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ff0000 0%, #c40000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#c40000', GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	text-align: center;
	font-size: 14px;
	border: none;
}
#resursos ul li a:hover {
	border: none;
	text-decoration: underline;
}
/* login */
#loginPleno {
	width: 240px;
	float: right;
}
#puentesdelsaber #loginPleno p {
	margin-bottom: 6px;
}
#loginPleno form {
	padding: 50px 9px 9px 9px;
	border: #B3B3B3 solid 1px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	color: #000;
	margin-bottom: 12px;
	background: #F2F2F2 url(images/puentesdelsaber_puentesdelsaber_logo_pleno.jpg) 5px 5px no-repeat;
}
#loginPleno input {
	border: #B3B3B3 solid 1px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	color: #333;
	margin-bottom: 16px;
	background: #FFF;
}
#loginPleno input.usuarioPleno {
	width: 198px;
}
#loginPleno button.entrarPleno {
	font-size: 15px;
	color: #FFF;
	text-shadow: 0px -1px 0px #2C4F11;
	border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border: none;
	display: inline-block;
	width: 62px;
	height: 36px;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	background: #69bd28;
	background: -moz-linear-gradient(top, #69bd28 0%, #3f9b35 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #69bd28), color-stop(100%, #3f9b35));
	background: -webkit-linear-gradient(top, #69bd28 0%, #3f9b35 100%);
	background: -o-linear-gradient(top, #69bd28 0%, #3f9b35 100%);
	background: -ms-linear-gradient(top, #69bd28 0%, #3f9b35 100%);
	background: linear-gradient(to bottom, #69bd28 0%, #3f9b35 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#69bd28', endColorstr='#3f9b35', GradientType=0 );
	cursor: pointer;
}
#loginPleno button.entrarPleno:hover {
	text-decoration: underline;
}
/* boton registro */
#loginPleno a.registroPleno {
	display: inline-block;
	padding: 10px 24px;
	margin-left: 30px;
	margin-top: 4px;
	margin-bottom: 18px;
	text-shadow: 0px -1px 0px #00526B;
	color: #FFF;
	vertical-align: middle;
	text-align: center;
	font-size: 15px;
	border: none;
	border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	background: #00a1d5;
	background: -moz-linear-gradient(top, #00a1d5 0%, #0072cd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00a1d5), color-stop(100%, #0072cd));
	background: -webkit-linear-gradient(top, #00a1d5 0%, #0072cd 100%);
	background: -o-linear-gradient(top, #00a1d5 0%, #0072cd 100%);
	background: -ms-linear-gradient(top, #00a1d5 0%, #0072cd 100%);
#background: linear-gradient(to bottom, #00a1d5 0%, #0072cd 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a1d5', endColorstr='#0072cd', GradientType=0 );
}
#loginPleno a.registroPleno:hover {
	text-decoration: underline;
}
#puentesdelsaberPortadas {
	clear: both;
	height: 218px;
	margin: 8px 0 20px 0;
	background: url(images/puentesdelsaber_portadas.jpg) 0 0 no-repeat;
}
#content a.ytclink {
	padding-top: 8px;
	font-size: 13px;
	line-height: 13px;
	color: #009DDA;
	text-decoration: none;
	display: block;
	border-bottom: none;
}
#content a.ytclink:hover {
	color: #F00;
}
/* Nuestro equipo ------------ */

#nuestroEquipo {
	position: relative;
	height: 350px;
}
#nuestroEquipo #tabsEquipo {
	border: none;
	margin-bottom: 8px;
}
#nuestroEquipo #tabsEquipo img {
	margin: 0;
	padding: 0;
	border: none;
}
/*tabs superiores */

#nuestroEquipo #tabsEquipo ul.ui-tabs-nav {
	background: #FFF;
	border: none;
	padding: 0px;
	margin: 0;
	list-style-type: none;
}
#nuestroEquipo #tabsEquipo ul#principal {
	background: #FFF;
	border: none;
	padding: 0px;
	margin: 0;
	height: 80px;
	list-style-type: none;
}
#nuestroEquipo #tabsEquipo ul#principal li {
	margin: 0 6px 6px 0;
	list-style-type: none;
}
#nuestroEquipo #tabsEquipo ul#principal li.ui-state-default {
	border: none;
	background: #EAEAEA;
	border: #CCC solid 1px;
}
#nuestroEquipo #tabsEquipo ul#principal li.ui-state-active {
	cursor: pointer;
	background: #CCC;
	border: none;
	padding: 0;
	margin: 0 6px 6px 0;
	border: #999 solid 1px;
}
#nuestroEquipo #tabsEquipo ul#principal ul.ui-tabs-nav li a {
	text-shadow: none;
	padding: 0;
	list-style-type: none;
}
#nuestroEquipo #tabsEquipo ul#principal li.ui-state-default a {
	color: #C00;
	border: none;
	text-shadow: none;
}
/* fin tabs superiores */

#nuestroEquipo #tabsEquipo #tabs-1, #nuestroEquipo #tabsEquipo #tabs-2, #nuestroEquipo #tabsEquipo #tabs-3, #nuestroEquipo #tabsEquipo #tabs-4, #nuestroEquipo #tabsEquipo #tabs-5, #nuestroEquipo #tabsEquipo #tabs-6, #nuestroEquipo #tabsEquipo #tabs-7 {
	margin: 0;
	padding: 0;
}
/* miniaturas*/

#nuestroEquipo #tabsEquipo ul.miniaturas {
	float: left;
	width: 285px;
	list-style-type: none;
	margin: 2px 0 0 2px;
	padding: 0;
}
#nuestroEquipo #tabsEquipo ul.miniaturas li {
	float: left;
	margin: 0 6px 6px 0;
	width: 87px;
	height: 99px;
	list-style-type: none;
}
#nuestroEquipo #tabsEquipo ul.miniaturas li a {
	border: none;
	margin: 0;
	padding: 0;
}
#nuestroEquipo #tabsEquipo ul.miniaturas li.ui-state-active {
	padding: 0;
}
#nuestroEquipo #tabsEquipo ul.miniaturas li.ui-state-active img {
	border: #F30 solid 5px;
	width: 77px;
	height: 89px;
}
#nuestroEquipo #tabsEquipo ul.miniaturas li.ui-state-default {
	border: none;
	background: #EAEAEA;
	border: none;
}
#nuestroEquipo #tabsEquipo ul.ui-tabs-nav a {
}
/* fin miniaturas */
#nuestroEquipo #tabsEquipo .descripcion {
	width: 280px;
	float: right;
	padding: 0;
	margin: 0;
}
/* login plataforma */
#loginRedSantillana {
	top: 0;
	right: 8px;
	position: absolute;
	color: #444444;
	font-size: 12px;
	width: 227px;
	height: 251px;
	padding: 0 12px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,dddddd+100 */
background: #eeeeee; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #eeeeee 0%, #dddddd 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#dddddd)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eeeeee 0%,#dddddd 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eeeeee 0%,#dddddd 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eeeeee 0%,#dddddd 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eeeeee 0%,#dddddd 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#dddddd',GradientType=0 ); /* IE6-8 */
	/*background: url(images/login_abajo.jpg) 0 0 no-repeat;
	background: url(images/login-santillana.jpg) 0 0 no-repeat;*/
	border-radius:9px;
	border:solid 1px #999999;
	
}
#loginRedSantillana h2 {
	font-size:18px;
	color:#0058A2;
	line-height:32px;
	text-align:center;
}

#loginRedSantillana form {
	padding: 0;
	color: #000;
}
#loginRedSantillana label {
	display: block;
	color:#333;
	
}
#loginRedSantillana label.destac {
	font-weight:bold;
	color:#000;
	font-size:13px;
	line-height:13px;
}


#loginRedSantillana input {
	font-size:12px;
	width: 212px;
	color: #333;
	margin:2px 0 3px 0;
	background: #FFF;
	padding: 7px;
	border: #999 solid 1px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: inset 2px 2px 5px 0px rgba(150,150,150,0.4);
}
#loginRedSantillana input#pass{
	width:100px;
}	
#loginRedSantillana a.videoTut {
	margin-top:4px;
	display: block;
	text-align: center;
	color: #666;
	text-decoration:underline;

}
#loginRedSantillana a.codigo {
	display:inline-block;
	margin: 10px 0 0 12px;
	padding: 4px 18px;
	text-shadow: 0px -1px 0px #00526B;
	color: #FFF;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	border: none;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	background: #69bd28; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY5YmQyOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZjliMzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #69bd28 0%, #3f9b35 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#69bd28), color-stop(100%,#3f9b35)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #69bd28 0%,#3f9b35 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #69bd28 0%,#3f9b35 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #69bd28 0%,#3f9b35 100%); /* IE10+ */
background: linear-gradient(to bottom,  #69bd28 0%,#3f9b35 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#69bd28', endColorstr='#3f9b35',GradientType=0 ); /* IE6-8 */

	cursor: pointer;
}
#loginRedSantillana button.entrar {
	margin-left:12px;
	padding: 5px 17px;
	text-shadow: 0px -1px 0px #00526B;
	color: #FFF;
	vertical-align: middle;
	text-align: center;
	font-size: 15px;
	border: none;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.4);
	background: #ff7900; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNzkwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjU4MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ff7900 0%, #ff5800 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7900), color-stop(100%,#ff5800)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ff7900 0%,#ff5800 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ff7900 0%,#ff5800 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ff7900 0%,#ff5800 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ff7900 0%,#ff5800 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7900', endColorstr='#ff5800',GradientType=0 ); /* IE6-8 */
cursor: pointer;
}

/* PSU 
---------------*/

#psu {
	background:url(images/fdo_psu.jpg) -5px 8px no-repeat;
	overflow:hidden;
	margin-bottom: 6px;
}
#psu h3{
	font-size:15px;
	font-weight:bold;
	margin: 0 0 5px 0;
	text-align:center;
}

#loginPSU {
	width: 248px;
	float: right;
}
#loginPSU p {
	margin-bottom: 6px;
}
#loginPSU form {
	padding: 50px 9px 9px 9px;
	border: #B3B3B3 solid 1px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	color: #000;
	margin-bottom: 12px;
	background:#F2F2F2 url(images/login-psu.jpg) center 10px no-repeat;
	
}
#loginPSU input {
	border: #B3B3B3 solid 1px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	color: #333;
	margin-bottom: 16px;
	background: #FFF;
}
#loginPSU input.usuarioPleno {
	width: 204px;
}

#loginPSU input.pass{
	width:130px;
	margin-right:9px;
	}
#loginPSU button.entrarPleno {
	font-size: 15px;
	color: #FFF;
	text-shadow: 0px -1px 0px #2C4F11;
	border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border: none;
	display: inline-block;
	padding:7px 11px;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	background: #69bd28;
	background: -moz-linear-gradient(top, #69bd28 0%, #3f9b35 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #69bd28), color-stop(100%, #3f9b35));
	background: -webkit-linear-gradient(top, #69bd28 0%, #3f9b35 100%);
	background: -o-linear-gradient(top, #69bd28 0%, #3f9b35 100%);
	background: -ms-linear-gradient(top, #69bd28 0%, #3f9b35 100%);
	background: linear-gradient(to bottom, #69bd28 0%, #3f9b35 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#69bd28', endColorstr='#3f9b35', GradientType=0 );
	cursor: pointer;
}
#loginPSU button.entrarPleno:hover {
	text-decoration: underline;
}

#loginPSU a.registroPleno {
	display: inline-block;
	padding: 8px 20px;
	margin-left: 42px;
	margin-bottom: 9px;
	text-shadow: 0px -1px 0px #00526B;
	color: #FFF;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	border: none;
	border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
	background: #00a1d5;
	background: -moz-linear-gradient(top, #00a1d5 0%, #0072cd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00a1d5), color-stop(100%, #0072cd));
	background: -webkit-linear-gradient(top, #00a1d5 0%, #0072cd 100%);
	background: -o-linear-gradient(top, #00a1d5 0%, #0072cd 100%);
	background: -ms-linear-gradient(top, #00a1d5 0%, #0072cd 100%);
#background: linear-gradient(to bottom, #00a1d5 0%, #0072cd 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a1d5', endColorstr='#0072cd', GradientType=0 );
}
#loginPSU a.registroPleno:hover {
	text-decoration: underline;
}
/* videos home
--------------------*/
#videosHome {
	margin-bottom: 18px;
	padding: 10px 9px;
	background:#FFF;
}
#videosHome .videosContent {
	display: inline-block;
	margin-right: 18px;
	overflow: hidden;
	background: #1B1B1B url(images/sidebar_bg.jpg);
	border-radius: 6px;
	height: 238px;
	width: 286px;
}
#videosHome .videosContent i {
	padding-left: 4px;
}
#videosHome .videosContent h3 {
	text-align: center;
	font-size: 21px;
	padding: 16px 0;
	color: #EEE;
}
#catalogosPDF h3{
	font-size:17px;
	font-weight:bold;
	text-align:center;
	margin:3px 0 9px 0;
	color:#009DDA;
}
#catalogosPDF table td{
	padding-bottom:12px;
}
	
#catalogosPDF .issuuembed span{
	color:#F00;
	font-size:11px;
	display:block;
	text-align:center;
	 }
	 #catalogosPDF .issuuembed > div{
		 text-align:center;
	 }
	#catalogosPDF .issuuembed span a{
	color:#F00;
	font-size:11px;
	text-decoration:none;
	border:none;
	 }
	#catalogosPDF p{
		margin:0;
		line-height:0;
		font-size:1px;
	 }
	
#content .videos p{
	margin:0;
	padding:0;
	}