﻿#s4-workspace
{
	background-image:url('/Ciudadessostenibles/images/Fondo/2.jpg');
	width: 100%;
    height: 100%;
	background-position:right;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;	
	

	
	}
	
	

#w {
	width:975px;
	height:100%;
/*	background-color:#fff;*/
	margin:auto;
}

.encabezado {
	
	width:975px;
	height:220px;
/*	background-color:black;*/
	position:relative;
/*	background-image:url('../images/encabezado.png');*/
	
}

#separador {
	width:975px;
	height:35px;
/*	background-color:black;*/
}

#liga {
	width:210px;
	height:40px;
	background-color:black;
	float:left;
	color:white;
	
}


#contentcentral {
	width:975px;
	background-color:white;
	
}	


#izquierda {
	width:610px;
	height:100%;
	border-color: #aaaaaa;
   	border-width: 2px;
   	margin-left:16px;
   	margin-top:15px;
    float:left;
	
}
#izquierda3 {
	width:900px;
	height:100%;
	border-width: 0px;
    border-style: solid;
    float:left;
    
	
}

#derecha {
	width:330px;
	height:100%;
	float: right;
/*	padding-left:20px;*/


}
#clean 
{
	clear:both;
	width:100%;
}

span a
{
	color: #74a0c2 !important;
}


a {
	color:black;
}

a:hover {
	text-decoration: none;
}


#sidebar {
	width: 320px;
	float: right;
	font-family: 'Arial Narrow', sans-serif;
font-size: 14px;
margin-top:-5px;
margin-right:20px;

}


}
	#sidebar .box {
		border: 1px solid #DDDDDD;
		margin-bottom: 10px;
		
	}
		#sidebar .box h2 {
			font-size: 2em;
			color: white;
			font-family: 'Arial Narrow', sans-serif;
font-size: 11px;
font-weight:normal;
			background-color: #97256b;
			padding: 10px;
			border-bottom: 1px solid #dddddd;
		}
		#sidebar .box ul {
			list-style-type: square;
			list-style-position: inside;
			padding: 10px;
		}
			#sidebar .box ul li {
				line-height: 1.4em;
				color: black;
				padding: 2px 0;
			}
			#sidebar .box ul li a {
				color: black;
				text-decoration: none;
			}
			#sidebar .box ul li a:hover {
				color: black;
				font-weight: bold;
				text-decoration: underline;
			}
		#sidebar .box .video {
			padding: 12px;
		}
		#sidebar .box .flickr {
			padding: 5px;
			text-align: center;
		}
			#sidebar .box .flickr img {
				margin: 6px;
			}
		#sidebar .box .tags {
			padding: 10px;
		}
			#sidebar .box .tags a {
				color: #888888;
				text-decoration: none;
			}
			#sidebar .box .tags a:hover {
				color: #003366;
				text-decoration: underline;
			}
		#sidebar .box .popular {
			list-style-type: none;
			list-style-position: outside;
		}
			#sidebar .box .popular li {
				padding: 5px 0;
			}
			#sidebar .box .popular li a {
				color: #003366;
				text-decoration: underline;
				font-weight: bold;
			}
			#sidebar .box .popular li p {
				padding-top: 5px;
			}
		#sidebar .box .sponsors {
			padding: 10px 10px 0;
			text-align: center;
		}
			#sidebar .box .sponsors img {
				margin: 6px;
			}
		#sidebar .box .bookmarks {
			list-style-type: none;
			list-style-position: outside;
			padding: 5px 10px 10px;
		}
			#sidebar .box .bookmarks li {
font-family: 'PT Sans Narrow', sans-serif;
				border-bottom: 1px dotted #97256b;
				padding: 5px 0 5px 20px;
				background-position: 0 6px;
				background-repeat: no-repeat;
			}
			#sidebar .box .bookmarks li a {
				color: #DA3372;
			}
			#sidebar .box .bookmarks li.rss { background-image: url('../../_catalogs/masterpage/simplescheme-magazine/images/rss.gif'); }
			#sidebar .box .bookmarks li.twt { background-image: url('../../_catalogs/masterpage/simplescheme-magazine/images/twitter.gif'); }
			#sidebar .box .bookmarks li.fcb { background-image: url('../../_catalogs/masterpage/simplescheme-magazine/images/facebook.gif'); }
			#sidebar .box .bookmarks li.ldi { background-image: url('../../_catalogs/masterpage/simplescheme-magazine/images/linkedin.gif'); }
	#sidebar .l {
		float: left;
		width: 155px;
	}
	#sidebar .r {
		float: right;
		width: 155px;
	}






.menu{
      font-family: Arial Narrow;
}
.menu ul{
    list-style: none;
    margin:0;
    padding:0;
    width:225px;
}
.menu ul li ul{
    width:225px;
}
.menu ul li{
    margin:0;
    background-color: #000;
}
.menu ul li a{
    padding-top:8px;
	padding-left: 20px;
    display:block;
    text-decoration: none;
    color:white;
    font:bold 12px Arial Narrow,sans-serif;
    height:20px;
    line-height: 1.3em;
}
.menu ul li ul a{
    padding-left: 40px;
    display:block;
    text-decoration: none;
    color:white;
    font:bold 12px Arial Narrow,sans-serif;
    height:25px;
    font-weight: normal;
    background: #000;
}
.menu ul li a:hover{
    background: #C00000 url('../../_catalogs/masterpage/images/arrow2.png') no-repeat right 50%;
}
.menu ul li ul a:hover{
    background: #C00000;
}

.menu ul li ul{
    display:none;

}


#publicaciones {
	width:220px;
	height:300px;
	background-color:#000;
	padding: 10px 0 0 7px;
	color:#FFF;
	text-align:center;
}




/* Logo */

#content1 {
	float: right;
	width: 630px;
	padding: 20px;
	background: #FFFFFF url('../../_catalogs/masterpage/_styles/images/img07.gif') no-repeat left bottom;
}

#footer {
	clear: both;
	background-color: #97256b;
	color: #ffffff;
	font-size: 1.2em;
	padding: 20px 10px;
}
	#footer a {
		color: #ffffff;
	}
	#footer p {
		width: 980px;
		margin: auto auto;
		text-align: left;
	}
/** END footer **/

.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}

#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
  margin: 0;
  padding: 0;
  position: relative;
}
#cssmenu {
  height: 40px;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  background: #97256b; 
  background: -moz-linear-gradient(top, #97256b, #97256b);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #97256b), color-stop(100%, #97256b));
  background: -webkit-linear-gradient(top, #97256b, #97256b);
  background: -o-linear-gradient(top, #97256b, #97256b);
  background: -ms-linear-gradient(top, #97256b, #E6E6FA 100%);
  background: linear-gradient(to bottom, #97256b, #97256b);
  border-bottom: 7px solid #f2ce32;
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu a {
  background: #d8882f; 
  background: -moz-linear-gradient(top, #97256b, #97256b);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #97256b), color-stop(100%, #97256b));
  background: -webkit-linear-gradient(top, #97256b, #97256b100%);
  background: -o-linear-gradient(top, #97256b, #97256b);
  background: -ms-linear-gradient(top, #97256b, #97256b);
  background: linear-gradient(to bottom, #97256b, #97256b);
  color: white;
  display: inline-block;
  font-family: 'Arial Narrow', sans-serif;
  font-size: 16px;
  line-height: 40px;
  padding: 0 15px;
  text-decoration: none;
}
#cssmenu ul {
  list-style: none;
}
#cssmenu > ul {
  float: left;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f2ce32;
  margin-left: -10px;
}
#cssmenu > ul > li:first-child > a {
  border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
}
#cssmenu > ul > li:last-child > a {
  border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
}
#cssmenu > ul > li.active a {
  box-shadow: inset 0 0 3px #000000;
  -moz-box-shadow: inset 0 0 3px #000000;
  -webkit-box-shadow: inset 0 0 3px #000000;
  
  background: #660000; 
  background: -moz-linear-gradient(top, #f2ce32 0%, #070707 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2ce32), color-stop(100%, #070707));
  background: -webkit-linear-gradient(top, #f2ce32 0%, #070707 100%);
  background: -o-linear-gradient(top, #f2ce32 0%, #070707 100%);
  background: -ms-linear-gradient(top, #f2ce32 0%, #070707 100%);
  background: linear-gradient(to bottom, #f2ce32 0%, #070707 100%);
}
#cssmenu > ul > li:hover > a {
  background: #f2ce32; 
  background: -moz-linear-gradient(top, #97256b, #97256b);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #97256b), color-stop(100%, #97256b));
  background: -webkit-linear-gradient(top, #97256b, #97256b);
  background: -o-linear-gradient(top, #97256b, #97256b);
  background: -ms-linear-gradient(top, #97256b, #97256b);
  background: linear-gradient(to bottom, #97256b, #97256b);
  box-shadow: inset 0 0 3px #000000;
  -moz-box-shadow: inset 0 0 3px #000000;
  -webkit-box-shadow: inset 0 0 3px #000000;
}
#cssmenu .has-sub {
  z-index: 1;
}
#cssmenu .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  width: 200px;
  top: 100%;
  left: 0;
}
#cssmenu .has-sub ul li {
  *margin-bottom: -1px;
}
#cssmenu .has-sub ul li a {
  background: #97256b;
  border-bottom: 1px dotted #660000;
  filter: none;
  font-size: 12px;
  display: block;
  line-height: 120%;
  padding: 10px;
}
#cssmenu .has-sub ul li:hover a {
  background: #f2ce32;
}
#cssmenu .has-sub .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
#cssmenu .has-sub .has-sub ul li a {
  background:  #f2ce32;
  border-bottom: 1px dotted maroon;
}
#cssmenu .has-sub .has-sub ul li a:hover {
  background:  #f2ce32	;
}

#izquierda1 {

 border:none;
 height: 250px;
 left: 0;
 position: absolute;
top: 0;
width: 975px;
z-index: 1;
}

#nav {
    background-color: #333333;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
    display: table;
    padding: 10px;
    position: relative;
}
#nav ul {
    background-color: red;
    border:1px solid red;
    border-radius: 0 5px 5px 5px;
    border-width: 0 1px 1px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
    left: -9999px;
    overflow: hidden;
    padding: 20px 0 10px;
    position: absolute;
    top: -9999px;

    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);

    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;

    -moz-transition: -moz-transform 0.1s linear;
    -ms-transition: -ms-transform 0.1s linear;
    -o-transition: -o-transform 0.1s linear;
    -webkit-transition: -webkit-transform 0.1s linear;
    transition: transform 0.1s linear;
}
#nav li {
    float: left;
    position: relative;
}
#nav li a {
    color: white !important;
    display: block;
    font-size: 13.42px;
font-family: 'Arial Narrow', sans-serif ;
    padding: 7px 20px;
    text-decoration: none;
}
#nav li:hover > a {
    background-color: #880000 !important;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
}
#nav li:hover > a.hsubs {
    border-radius: 5px 5px 0 0;
}
#nav li:hover ul.subs {
    left: 0;
    top: 34px;
    width: 180px;

    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    -webkit-transform: scaleY(1);
}
#nav ul li {
    width: 100%;
}
#nav ul li:hover > a {
    background-color: #222222 !important;
    border-radius: 5px 5px 5px 5px;
}


#nav li.hover ul { 
display: inline;}


#nav,#nav ul {
    list-style: none outside none;
    margin: 0;
   }
      
     