body {
	background: #eee url("../images/personal/bg12.jpg") no-repeat fixed center 0;
}

h3 {
	color: #555
}

h2 a {
	text-decoration: none
}

h2, .moduletable h3, .items-leading h2 {
    font-family: Oswald;
}
.items-row h2 {
    border-top: solid 1px #ddd;
    padding-top: 30px;
}

a:link,a:visited {
	color: #000
}

a:hover,a:active,a:focus {
	background: none;
	color: #095197;
}

.logoheader {
	min-height: 100px;
}

#all {
	color: #444;
}

#shadow #all {
	box-shadow: 0px 20px 10px #555555
}

#header ul.menu {
    background-color: #ddd;
    background-image: linear-gradient(#eeeeee, #dddddd);
    background-repeat: repeat-x;
    color: #095197;
    margin: 0 auto;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.49);
    text-transform: uppercase;
    width: 100%;
}

#header ul.menu a:link,#header ul.menu a:visited {
	color: #333;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px;
	margin: 0;
	display: inline-block;
	margin: 0 0 0;
	padding: 12px 15px;
	position: relative;
	border-right: 1px solid #ddd;
	box-shadow: 1px 0px 0px #f5f5f5;
}

/*  grey background */
.button,button,p.readmore a,#header input.button,.pagenav a:link,.pagenav a:visited,#advanced-search-toggle,.profile-edit a:link,.profile-edit a:visited,h3.js_heading
	{
  background-color:#ddd;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#dddddd");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd));
  background-image: -moz-linear-gradient(top, #ffffff, #dddddd);
  background-image: -ms-linear-gradient(top, #ffffff, #dddddd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
  background-image: -webkit-linear-gradient(top, #ffffff, #dddddd);
  background-image: -o-linear-gradient(top, #ffffff, #dddddd);
  background-image: linear-gradient(#ffffff, #dddddd);
  border-color: #b2b2b2 #b2b2b2 hsl(114, 0%, 62.5%);

  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.49);
  -webkit-font-smoothing: antialiased;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px
		rgba(0, 0, 0, 0.05);
	color: #095197;
	border: solid 1px #ddd
}

/* +++++++++++++  table display  Catgegories table, contact etc, ++++++++++++++++++++* */
table {
	border: solid 1px #ddd
}

table th {
	background-color: #0074cc;
	color: #fff;
	background-image: -moz-linear-gradient(top, #095197, #1B6BA5);
	background-image: -ms-linear-gradient(top, #095197, #1B6BA5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#095197),
		to(#1B6BA5) );
	background-image: -webkit-linear-gradient(top, #095197, #1B6BA5);
	background-image: -o-linear-gradient(top, #095197, #1B6BA5);
	background-image: linear-gradient(top, #095197, #1B6BA5);
	background-repeat: repeat-x;
	filter: progid :   DXImageTransform.Microsoft.gradient (   startColorstr
		=
		 '#095197', endColorstr =   '#1B6BA5', GradientType =   0 );
	border-color: #0055cc #0055cc #003580;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid :   dximagetransform.microsoft.gradient (   enabled =
		false );
}

table th a:link,table th a:visited {
	color: #fff
}

tr.odd,tr.cat-list-row1 {
	background: #f8f8f8
}

table  tr:hover td {
	background: #FEFDE2;
}

/* blue background */
.button:hover,
.button:active,
.button:focus,
button:hover,
p.readmore a:hover,
#header ul.menu a:hover,
#header ul.menu a:active,
#header ul.menu a:focus,
.pagenav a:hover,
.pagenav a:active,
.pagenav a:focus,
#advanced-search-toggle:hover,
#advanced-search-toggle:active,
#advanced-search-toggle:focus,
.profile-edit a:hover,
.profile-edit a:active,
.profile-edit a:focus,
#fontsize a:hover,#fontsize a:active,#fontsize a:focus,
#mobile_select h2 a
	{
	background: #e5e5e5;
    border-bottom: 1px solid #858585;

}
/* +++++++++++++++++  Pagination +++++++++++++++ */
.pagination span,.pagination span  a:hover {
	color: #999999;
	background-color: #f5f5f5;
}

/* active item */
span.pagenav {
	background: #095197;
	color: #fff
}

.pagination-start span.pagenav,.pagination-prev  span.pagenav,.pagination-end span.pagenav,.pagination-next span.pagenav
	{
	background-color: #f5f5f5;
	color: #444
}

/* +++++++++++++++++  content  +++++++++++++++ */
.article-info {
    background-color: #f1f1f1;
    color: grey;
    font-family: oswald;
}

ul.menu a:link,ul.menu a:visited {
	color: #444;
}

/* ++++++++++++++++++++++  menu ++++++++++++++++++++++++++  */
.moduletable_menu {
	border: solid 1px #ddd;
	background: #f9f9f9;
}

#header ul.menu {
    background: rgba(0, 0, 0, 0) url("../images/personal/back-menu.png") repeat scroll 0 0;
    box-shadow: 0 1px 0 #ffffff inset, 0 1px 5px rgba(0, 0, 0, 0.1);
    height: 50px;
    max-width: 1280px;
}

#header ul.menu a {
	box-shadow: none;
	border-bottom: 0
}

ul.menu a:hover,ul.menu a:active,ul.menu a:focus {
	background-color: #F5F5F5;
	background-image: -moz-linear-gradient(center top, #FFFFFF, #E6E6E6);
	background-repeat: repeat-x;
	background: url(../images/arrow.png) no-repeat right center;
	color: #095197
}

/* ++++++++++++++++   highlightning active menuitem  +++++++++++++++++++ */
ul.menu li.active a,ul.menu  li.active ul li.active a,ul.menu  li.active ul li.active  ul li.active a,ul.menu  li.active ul li.active  ul li.active ul li.active  a,ul.menu  li.active ul li.active  ul li.active ul li.active ul li.active a
	{
	font-weight: bold;
}

ul.menu  li.active ul li a,ul.menu  li.active ul li.active  ul li a,ul.menu  li.active ul li.active  ul li.active ul li  a,ul.menu  li.active ul li.active  ul li.active ul li.active ul li a
	{
	font-weight: normal
}

ul.menu a {
	box-shadow: 0 1px 0 #fff;
	border-bottom: solid 1px #ddd;
	text-shadow: 0 1px 0 #fff
}

ul.menu ul a {
	background: #e5e5e5;
	margin-bottom: 1px
}

ul.menu ul ul ul a {
	background: #f5f5f5 url(../images/arrow.png) no-repeat 24px center;
}

ul.menu ul ul ul ul a {
	background: #fff;
}

/* +++++++++++++++++++++++  SLIDER  ++++++++++++++++++++  */
.panel h3.pane-toggler a {
	background: url(../images/slider_plus.png) right top no-repeat;
	color: #333
}

.panel h3.pane-toggler-down a {
	background: url(../images/slider_minus.png) right top no-repeat;
	border-bottom: solid 1px #ddd;
	color: #333
}

/*  +++++++++++++++++   Tabs ++++++++++++++++++++++  */
ul.tabs li,dl.tabs dt h3 a:link,dl.tabs dt h3 a:visited {
	background: #f5f5f5 url(../images/nature/box.png) repeat-x;
}

ul.tabs li a:link,ul.tabs li a:visited,dl.tabs dt a {
	color: #333;
	border: solid 1px #ddd;
	border-bottom: 0
}

ul.tabs li a:hover,ul.tabs li a:active,ul.tabs li a:focus {
	color: #000
}

.tabcontent,div.current {
	background: #fff;
	color: #000;
	border: solid 1px #ddd;
}

.tabcontent .linkclosed {
	color: #000;
	border-bottom: solid 1px #e5e5e5;
}

ul.tabs li a.linkopen,dl.tabs dt.open  h3 a:link,dl.tabs dt.open  h3 a:visited
	{
	background: #fff;
	color: #333;
	border-radius: 5px 5px 0px 0px;
}

ul.tabs li a.linkclosed:hover,ul.tabs li a.linkclosed:active,ul.tabs li a.linkclosed:focus,ul.tabs li a.linkopen:hover,ul.tabs li a.linkopen:active,ul.tabs li a.linkopen:focus
	{
	background: #555;
	color: #fff
}

#footer-inner,#footer {
	background: #f5f5f5;
	box-shadow: 0px 20px 10px #555
}

#footer {
	background: #555;
	max-width: 1280px;
	margin: 0 auto;
	box-shadow: 0px 0px 10px #555555;
	color: #fff
}

#footer a {
	color: #fff;
	background: none
}

#bottom a {
	background: none
}

.box1 {
	border-right: solid 1px #ccc
}

.box3 {
    background: #232323 none repeat scroll 0 0;
    border-left: 1px solid #ccc;
}

#bottom  ul li a {
	background-image: none;
	padding-left: 0
}
.moduletable-recientes{
    background: #7CA8D3;
    margin-bottom: 20px;
    margin-right: 2%;
	padding-bottom: 3px;
}
.moduletable-recientes h3 {
background: #336699;
    font-size: 23px;
    font-family: oswald;
    padding: 20px;
    color: white;
}
.moduletable-recientes ul {
    margin-left: 0px;
    margin-right: 1%;
    overflow-y: scroll;
    height: 400px;
    padding-left: 3px;
	margin-bottom: 0px;
}
.moduletable-recientes li {
    list-style: none;
	
}
.moduletable-recientes a {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #336699;
    clear: left;
    display: block;
    font-size: 13px;
    margin-bottom: 1px;
    text-transform: uppercase;
    padding-left: 5px;
    font-family: oswald;
    text-decoration: none;
    padding-right: 10px;
    padding-top: 6px;
    padding-bottom: 5px;
}
.moduletable-populares-c {
    background: #3a4f62;
    margin-bottom: 20px;
    margin-right: 2%;
	padding-bottom: 3px;
}
.moduletable-populares-c h3 {
    font-size: 23px;
    font-family: oswald;
    background: #3a4f62;
    padding: 20px;
    color: white;
}
.newsflash-populares-c {
    margin-left: 1%;
    margin-right: 1%;
    overflow-y: scroll;
    height: 400px;
}
.newsflash-populares-c a {
}
.newsflash-populares-c img {
    background: #336699 none repeat scroll 0 0;
    margin-bottom: 2px;
    margin-right: 10px;
    max-width: 35%;
    padding: 3px;
}
.newsflash-title-populares-c {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #336699;
    clear: left;
    display: block;
    font-size: 13px;
    margin-bottom: 1px;
    text-transform: uppercase;
    padding-left: 5px;
	padding-top: 6px;
    padding-bottom: 5px;
}
.newsflash-populares-c  p{
    font-size: 0;
}
.newsflash-populares-c .readmore {
    color: red;
    font-family: oswald;
    text-decoration: none;
    text-transform: uppercase;
}
.newsflash-populares .readmore:hover{
    color: #336699;
}
.moduletable-populares h3 {
    background: rgba(0, 0, 0, 0) url("../images/personal/lo-mas-leido.jpg") repeat scroll 0 0;
    font-size: 0;
    height: 40px;
}
.custom-footer-mundoescazu {
    color: #999999;
    font-size: 12px;
    margin: 0 auto;
    padding-bottom: 55px;
    padding-top: 55px;
    text-align: center;
    text-indent: initial;
    width: 90%;
}
.menume-footer-menu {
    /*background: rgba(0, 0, 0, 0) url("http://1.bp.blogspot.com/_Eir8fw83n3w/TObHPSvyt-I/AAAAAAAAAHY/vlE9w4TcEDU/s1600/cerro89.jpg") repeat fixed 0 -70px;*/
	background-color: #FF6600;
    color: white;
    font-size: 12px;
    margin: 0 auto;
    padding-bottom: 5%;
    padding-top: 5%;
    text-align: center;
    text-indent: initial;
    text-transform: uppercase;
	border: 1px solid #999999;
}
.menume-footer-menu li {
    display: inline;
    font-family: oswald;
    font-size: 16px;
}
.menume-footer-menu a {
    margin-right: 3px;
    padding: 19px;
    text-decoration: none;
}
.menume-footer-menu a:hover{
	color:gold!important;
    text-decoration: subline!important;
}
.moduletable-videos {
    background: #232323 none repeat scroll 0 0;
}
.moduletable-videos h3 {
    border-bottom: 1px solid #999999;
    color: #fff;
    font-family: oswald;
    font-size: 28px;
    line-height: 24px;
    margin-bottom: 9px;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
}
.newsflash-videos img {
    background: #101010 none repeat scroll 0 0;
    padding: 6px;
}
.newsflash-videos h3 {
    color: #fff;
    font-family: oswald;
    font-size: 28px;
    line-height: 24px;
    margin-bottom: 9px;
}
.newsflash-videos h4 {
    margin-bottom: 0px;
}
.newsflash-videos a {
    color: #17acd7;
    font-family: oswald;
    font-size: 18px;
    line-height: 24px;
    text-decoration: none;
    text-transform: uppercase;
}
.newsflash-videos a:hover{
    color: #D1E0EF;
}
.newsflash-videos {
    margin-left: 15px;
    margin-right: 22px;
}
.newsflash-videos p {
    border-bottom: 1px solid;
    color: #797979;
    padding-bottom: 10px;
}
.newsflash-title #player{
	max-width:35%;
}
/* Panel Deportes */
.moduletable-deportes {
}
.moduletable-deportes h3, .moduletable-micanton h3 {
    color: #FF6600;
    font-family: oswald;
    font-size: 28px;
    line-height: 24px;
    margin-left: 15px;
    padding-bottom: 15px;
    padding-left: 0;
    padding-top: 15px;
}
.newsflash-deportes img {
    background: #FF6600 none repeat scroll 0 0;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 4px;
    float: left;
    max-width: 30%;
}
.newsflash-deportes h3, .newsflash-micanton h3 {
    color: #fff;
    font-family: oswald;
    font-size: 28px;
    line-height: 24px;
    margin-bottom: 9px;
}
.newsflash-deportes h4 {
	border-top: 1px solid #c8c8c8;
    margin-bottom: 5px;
    padding-top: 30px;
    display: inline-block;
}
.newsflash-deportes a {
    font-family: oswald;
    font-size: 28px;
    line-height: 1.3em;
    text-decoration: none;
}
.newsflash-deportes a:hover{
    color: #FFCC00;
}
.newsflash-deportes {
    margin-left: 15px;
    margin-right: 22px;
}
.newsflash-deportes p {
    color: #333333;
}
/* fin Panel Deportes */

/* Panel Mi Canton */
.moduletable-micanton {
}
.moduletable-micanton h3 {
    color: #006699;
    margin-right: 15px;
}
.newsflash-micanton img {
    background: #006699 none repeat scroll 0 0;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 4px;
    float: left;
    max-width: 30%;
}
.newsflash-micanton h4 {
    border-top: 1px solid #c8c8c8;
    margin-bottom: 5px;
    padding-top: 13px;
    display: inline-block;
}
.newsflash-micanton a {
    color: #0066cc;
    font-family: oswald;
    font-size: 18px;
    line-height: 24px;
    text-decoration: none;
    text-transform: uppercase;
}
.newsflash-micanton a:hover{
    color: #17acd7;
}
.newsflash-micanton {
    margin-left: 15px;
    margin-right: 22px;
}
.newsflash-micanton p {
    color: #333333;
}

/* fin Panel Mi Canton */

/* Panel Salud */
.moduletable-salud {
	max-width: 98%;
}
.moduletable-salud h3 {
    color: #006699;
    font-family: oswald;
    font-size: 24px;
    line-height: 1.3em;
    margin-left: 15px;
    padding-bottom: 15px;
    padding-left: 0;
    padding-top: 15px;
    clear: left;
    margin-top: 20px;
}
.newsflash-salud img {
    background: #006699 none repeat scroll 0 0;
    margin-bottom: 10px;
    margin-right: 10px;
    max-width: 30%;
    padding: 4px;
	float: left;
}
.newsflash-salud h3 {
    color: #fff;
    font-family: oswald;
    font-size: 28px;
    line-height: 24px;
    margin-right: 15px;
    margin-bottom: -30px;
}
.newsflash-salud h4 {
    border-top: 1px solid #c8c8c8;
    margin-bottom: 20px;
    padding-top: 30px;
    display: inline-block;
}
.newsflash-salud a {
    font-family: oswald;
    font-size: 28px;
    line-height: 1.3em;
    text-decoration: none;
}
.newsflash-salud a:hover{
    color: #17acd7;
}
.newsflash-salud {
    margin-left: 15px;
    margin-right: 22px;
}
.newsflash-salud p {
    color: #333333;
    padding-bottom: 10px;
}
/* fin Panel Salud */

/* Panel Mi Negocios */
.moduletable-negocios {
}
.moduletable-negocios h3 {
    color: #003300;
    font-family: oswald;
    font-size: 28px;
    line-height: 24px;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 0;
    padding-top: 15px;
}
.newsflash-negocios img {
    background: #003300 none repeat scroll 0 0;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 4px;
    float: left;
    max-width: 30%;
    display: block;
    clear: left;
}
.newsflash-negocios h3 {
    color: #fff;
    font-family: oswald;
    font-size: 28px;
    line-height: 24px;
    margin-bottom: 9px;
}
.newsflash-negocios h4 {
    border-top: 1px solid #c8c8c8;
    margin-bottom: 5px;
    padding-top: 30px;
    margin-top: 23px;
    display: inline-block;
}
.newsflash-negocios a {
    font-family: oswald;
    font-size: 28px;
    line-height: 1.3em;
    text-decoration: none;
	
}
.newsflash-negocios a:hover{
    color: #00CC00;
}
.newsflash-negocios {
    margin-left: 15px;
    margin-right: 22px;
}
.newsflash-negocios p {
    color: #333333;
}
/* fin Panel Mi Canton */

/* Panel Mirame en Index */
.moduletable-cont-centro {
    background: #181D21 none repeat scroll 0 0;
	margin-bottom: 20px;
    margin-right: 2%;
}
.moduletable-cont-centro h3 {
    background: #3a4f62 none repeat scroll 0 0;
    color: white;
    font-family: oswald;
    padding-left: 10px;
    padding-top: 10px;
    text-transform: uppercase;
}
.newsflash-cont-centro{
   color: white;
   padding: 9px;
}
.newsflash-cont-centro h4 {
    margin-bottom: 5px;
}
.newsflash-cont-centro a {
    color: #17acd7;
    font-family: oswald;
    font-size: 18px;
    line-height: 24px;
    text-decoration: none;
    text-transform: uppercase;
}
.newsflash-cont-centro a:hover{
    color: #D1E0EF;
}
.newsflash-cont-centro p {
    text-align: left !important;
}
.newsflash-cont-centro img {
    background: gray none repeat scroll 0 0;
    margin-right: 10px;
    max-width: 43%;
    padding: 3px;
    float: left;
}
/* fin */
.custom-placeholderimg {
    text-align: center;
    margin-top: 50px;
}
.bannergroup-placeholderimg {
    margin-bottom: 50px;
    margin-top: 50px;
	/* text-align: center; */
    
}
.bannergroup-footer-banner {
    margin-top: 50px;
    text-align: center;
}
.bannergroup-bannefooter {
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
}

/* Panel Empleos en Index */
.moduletable-empleos  {
    margin-top: 30px;
}
.moduletable-empleos h3 {
    border-bottom: 1px solid;
    color: #006600;
    font-family: oswald;
    font-size: 18px;
    line-height: 24px;
    text-decoration: none;
    text-transform: uppercase;
}
.newsflash-empleos{
	margin-top:-13px;
}
.newsflash-empleos a {
    color: orange;
    text-decoration: none;
}
.newsflash-empleos a:hover {
    color: blue;
    text-decoration: underline;
}
.newsflash-empleos p {
    margin-bottom: 0;
}
.newsflash-empleos .readmore {
    color: black;
    font-family: oswald;
    text-transform: uppercase;
}
.newsflash-title-empleos {
    color: orange;
    font-family: oswald;
    margin-bottom: 0;
    margin-top: 15px;
}

.items-more {
    font-family: oswald;
    margin-top: 30px;
}
.items-more li{
    margin-top: 9px;
	margin-bottom: 9px;
}
.items-more a{
    text-decoration: none;
}



/* FIN */

.blog-empleopage h2{
    
}
.blog-empleopage .article-info, .item-page-empleopage .article-info{
    background-color: orange;
    color: white;
    font-family: oswald;
    padding-left: 0px;
}
.new-menu-redes ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.new-menu-redes li {
    display: inline;
    font-size: 16px;
}
.new-menu {
    background: #666666;
    padding-top: 44px;
}
.new-menu-redes {
    width: 390px;
    margin: 0 auto;
}
.custom-redes{
    background: #232323;
}
.custom-redes a{
    padding: 28px;
	padding-right: 49px;
	margin-right: 50px;
}
#fc-btn a {
    
    background-image: url("../images/personal/redes-sociales/facebook-over.png");   
}
#fc-btn a:hover{
	background-image: url("../images/personal/redes-sociales/facebook.png"); 
}
#tw-btn a{
	background-image: url("../images/personal/redes-sociales/twitter-over.png");
}
#tw-btn a:hover{
	background-image: url("../images/personal/redes-sociales/twitter.png"); 
}
#yt-btn a{
	background-image: url("../images/personal/redes-sociales/youtube-over.png");
}
#yt-btn a:hover{
	background-image: url("../images/personal/redes-sociales/youtube.png"); 
}





/* responsive */
#mobile_select h2 {border:0; margin:-17px 0 0 0; padding:0; background:#0C1D43;text-align:right}
#mobile_select h2 a {
display:inline-block;
font-size:0.8em;
border-radius:4px 4px 0 0;
padding:6px;
font-size:0.75em;
margin-right:5px;
}
/* YouTube Responsive CSS for HubSpot */




@media only screen and (max-width: 769px) {
	.article-info dd {
		border-right: 1px solid #ccc;
		float: left;
		padding: 0 4px;
		font-size: 11px;
	}
	#header ul.menu li:first-child a:hover {
		background: #E5E5E5;
	}
	.bannergroup{
		text-align: center;
	}
	#logo img {
		max-width: 68%;
		position: absolute;
		left: 14px;
	}
	.f-nav{
		position: static;
	}
	.menume-footer-menu{
		display:none;
	}
	#contentarea, #contentarea2{
		margin-top:0;
		background: #fff;
	}
	img {
		max-width: 100%;
		height: auto;
		border: 0;
		-ms-interpolation-mode: bicubic;
	}
	#fontsize{display:none}
	#nav,#wrapper2,#wrapper,.cols-3 .column-1,.cols-3 .column-2,.cols-3 .column-3,#right,.box,#header form
		{
		float: none;
		width: 100%
	}
	#header {padding-top:0em}
	#header form  {margin:0}
	.logoheader {background:#0C1D43; min-height:100px; margin:0}
	.box {
		border-left: 0 !important;
		border-bottom: solid 1px #ddd;
	}
	#line {
		text-align: center;
		top: 0;
		right: auto;
		max-width: 100% ;
		min-width:100%;
		margin: 0 0px; background:#095197;
	}
	#header form input {
		float: none; margin-bottom:4px
	}
	#menuwrapper { background:#fff; padding:0px; width:100%}
	#header ul.menu {position:relative; top:0; margin:0; width:100%; text-align:left; border:0}
	#header ul.menu li:first-child a {
		border-radius: 4px 4px 0 0;
		width: 100%;
	}
	#header ul.menu li:last-child a {border-radius:0 0 4px 4px }
	#header ul.menu li a:link,
	#header ul.menu li a:visited {
		display: block;
		padding: 10px;
		border-bottom: solid 1px #fcfcfc;
	}
	#header ul.menu li a:active {
	    background-color: #996600;
		padding-top: 13px;
		padding-bottom: 13px;
		color: white !important;
	}
	#header ul.menu li:first-child {
		font-size: 15px;
		color:black;
		/* width: 165px; */
	}
	#header ul.menu li a{
		background:#ccc;
	}
}


@media only screen and (min-width: 600px) {
}

@media only screen and (min-width: 992px) {
}

@media only screen and (min-width: 1382px) { /* Styles */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) , only screen and
		(min--moz-device-pixel-ratio: 1.5) , only screen and
	(min-device-pixel-ratio: 1.5) { /* Styles */
}

/*BANNER OCAMPO*/

#ocampoBanner {
    width: 300px;
    height: 250px;
    box-sizing: border-box;
}

#ocampoBanner .ocampoTitulo {
    background-color: #0099CC;
    text-align: center;
    box-sizing: border-box;
    padding: 0;
	height: 34px;
}

#ocampoBanner .ocampoTitulo a {
    color: white;
    font-weight: bold;
    text-decoration: none;        
}
#ocampoVideo {
    background-color: #0099CC;
    height: 150px;
	cursor: pointer;
}

#ocampoPlayer {
    width:300px;    
}

#ocampoBanner .ocampoPie {
    height: 47px;
    background-color: #0099CC;
    text-align: center;
    box-sizing: border-box;    
    padding:0s;
}

#ocampoBoton {
    height: 30px;
    background-color: #0066CC;
    color: white;
    margin: auto;
    text-align: center;
    box-sizing: border-box;
    font-weight: bold;
    cursor: pointer;
}

/*FIN BANNER OCAMPO*/
