*{padding:0;margin:0}

html{text-align:center;}

body{
	width:950px;
	margin:0 auto;
	font-family: 'Roboto Condensed', sans-serif;
	text-align:left;
	margin-top:10px;
	padding:0 0 150px 0
}
/*	li{list-style:none;margin:20px 0;border:5px solid #ddd;padding:20px;font-size:12px}*/

div.scrollExtend-loading {
	height: 32px;
	background-image:url('../img/loading.gif');
	background-position: center center;
	background-repeat: no-repeat;
}

li{
    left: 0;
    /*top: -12;*/
}

#content {
    width: 960px;
    float: left;
}

#titulo{
    top:0;
}

#divBtnMas{
	width: 960px;
}

#btnMas
{
    width:100px;
	height:30px;
	text-align:center;
	border-radius:5px;
    font-family: 'Roboto Condensed', sans-serif;
    /*font-weight: regular;*/
    font-size: 14px;
	color:#FFFFFF;
	background-color:#b1b3b4;
    cursor:pointer;
	position: relative;
	float:right;

    /* margin-left:47%;
	border-bottom: 2px solid;
    border-bottom-color: #838383;*/
    border:none;    
	margin-bottom:25px;
}

#btnMas:hover{
	width:100px;
	height:30px;
	border-radius:5px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
	color: #FFFFFF;
	background-color: #2b8b9f;
}

.textotitulo
{
    font-family: 'Roboto Condensed', sans-serif;
    /*font-weight : regular;*/
    font-size : 20px;
    color : #fff;
    text-align:center;
    /*margin-left: 10%;*/
    background : #0e5d98;
    width: 960px;
    /*height: 30px;
    width: 770px;*/
    height: 25px;
    float: left;
    /*margin-left: 10px;
    margin-top: 5px;*/
}

.divImgStyle{
    /*margin-left: -50px;
    margin-top: -20px;*/
    /*float:left; 
    margin-left:30px;*/
	margin-top:18px; 
}

.imgStyle{
	width: 260px;
    height: 352px;
	background-color:white; 
}

.contenedor
{
    /*padding-top: 25px;*/
    width: 960px;
    /*margin-top: 10px;*/
}

.cuadrotitulomapa
{
    background: #2b8b9f;
    background-repeat : no-repeat;
    width: auto;
    height: 17px;  
    margin-top: -20px;
    border-radius: 5px 5px 0 0;
    margin-left: -2px;
}

.titulomapa
{
    /*font-weight : regular;*/
    font-size : 12px;
    color : #fff;
    /*font-size : 16px;
    color : #FFFFFF;
    color : rgb(255, 255, 255);*/
    text-align: left;
    margin-left: 5px;
} 

.cuadromapa2
{
    background : #FFFFFF;
    border: 2px solid;
    border-style : Solid;
    border-color : #2b8b9f;
    border-width : 2px;
    box-shadow : 1.5px 1.5px 1.5px #b1b3b4;
    /*filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=1.5, OffY=1.5, Color='#076189') ;*/
    -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=1.5, OffY=1.5, Color='#076189')";
    /*width: 460px;*/
    width: 300px;
    height: 390px;


    /*border-color : rgba(127, 197, 214, 1);
    border-width : 3px;
    border-radius : 0px 0px 22px 22px;
    -moz-border-radius : 23px;
    -webkit-border-radius : 23px;
    box-shadow : 5px 5px 5px rgba(16, 164, 219, 0.75);
    filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='#10A4DB') ;*/

    display: block;
    float: left;
    margin-left: 8px;
    margin-right: 8px;
	margin-top: 20px;
    margin-bottom: 20px;
    /*vertical-align: central;*/
}

.titulotexto
{
    font-size : 11px;
    line-height : 13px;
    color : #3677A2;
}

.textoanalisis
{
    font-size : 9px;
    line-height : 13px;
    color : #1D1D1B;
    color : rgb(29, 29, 27);
}

.boton_ley
{
    width:60px;
	height:15px;
	text-align:center;
	border-radius:5px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
    font-size: 12px;
	color:#FFFFFF;
	background-color:#b1b3b4;
    cursor:pointer;

    float:right;

    /*border-bottom: 2px solid;
    border-bottom-color: #838383;*/
    border:none;    
    margin-right:5px;
}

.boton_ley:hover{
	width:60px;
	height:15px;
	border-radius:5px;
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
	color: #FFFFFF;
	background-color: #2b8b9f;
}


/* ****** PESTAÑAS */
ul.tabs{
    height:30px;
    width:100%;
    margin:0;
    padding:0;
    list-style:none
}

.tabs li{
    float:left;
    height:30px;
    background:#f5f5f5;
    border-radius:6px 6px 0 0
}

.tabs li a:hover{
    /*background:#fff;
    border:solid #f5f5f5;
    border-width:1px 1px 0 1px*/
	
	/*font-weight:regular;*/
	color: #ffffff;
	border-radius:6px 6px 0 0;
	background:#2b8b9f;	

}

.tabs li.selected{
    /*background:#fff;
    border:solid #f5f5f5;
    border-width:1px 1px 0 1px*/
	background:#2b8b9f;
}

.tabs li a:link,.tabs li a:active,.tabs li a:visited,.tabs li a:hover{
    line-height:30px;
    font-size:15px;
    text-decoration:none;
    display:block;
    color:#fff;
    padding:0 30px;
}

.tabs li.selected a:link,.tabs li.selected a:active,.tabs li.selected a:visited,.tabs li.selected a:hover{
    /*font-weight:regular;*/
	color: white;
	border-radius:6px 6px 0 0;
	background:#2b8b9f;
}

.tabs li{
	background:#b1b3b4;}
	
div.pestana{
    width:100%;
    margin:0;
    /*padding:0;
    border:1px solid #f5f5f5;
    padding:20px;*/
	padding-top: 15px;
    position:relative;
    top:-1px;
    /*z-index:-1;*/
    z-index:0;
    border-radius:0 0 6px 6px;
}

.pestana p{
    font-size:1em;
    line-height:100%;
    margin:0;
}


/* ****** PESTAÑAS */