/* Consell de Ciutat */

/* Elements generals */

	body {
		font-family: Arial, Verdana, sans-serif;
		margin: 0;
		padding: 0;
		color: #666;
		font-size: 62.5%;
		background-color: #F2F2F2;
	}

	div {
		margin: 0;
		padding: 0;
	}

	dl, dt, dd {
		margin: 0;
		padding: 0;
	}

	ul, li {
		margin: 0;
		padding: 0;
		list-style: none;
		
	}
	
	p,
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		padding: 0;
		margin: 0;
		font-size: 1em;
	}
	
	a,
	p {
		color: #666;
	}
	
	img {
		border: 0;
	}
	
	input, select, textarea {
		font-size: 1em;
	}

	fieldset {
		border: medium none;
	}
	
	legend {
		display: none;
	}
	
	.hidden {
		height: 0;
		width: 0;
		overflow: hidden;
		position: absolute;
	}



/* Layout */

    .bg-noticies {      background: url("../images/fons/CC_torre_agbar.png") no-repeat center top; }
    
    .bg-composicio { 	background: url("../images/fons/CC_Arc_Trionf.png") no-repeat center top; }
    
	.bg-index {      	background: url("../images/fons/CC_balcons.png") no-repeat center top; }	 
    
    .bg-agenda {     	background: url("../images/fons/CC_colom.png") no-repeat center top; }
    
    .bg-quees {      	background: url("../images/fons/CC_MacBa.png") no-repeat center top; }
    
    .bg-funcionament {	background: url("../images/fons/CC_arcs_acer_port.png") no-repeat center top; }
    
    .bg-debats { 	    background: url("../images/fons/CC_tarrassa.png") no-repeat center top; }

	.bg-membres { 	    background: url("../images/fons/CC_torre_gas.png") no-repeat center top; }

    .bg-documents {	background: url("../images/fons/CC_Parc_Guell.png") no-repeat center top; }

	
	#super {
		width: 100em;
		margin: 0 auto;
		background-color: #fff;	 
		position: relative;
	}
	
	
	#contenidor {		
	    width: 100%;		
	    overflow: hidden;	    
		padding: 0;
		margin: 0;		
		border-left: 1px solid #fff;
		border-bottom: 1px solid #E5E5E5;
		background: #fff url("../images/fons_menu.gif") repeat-y left top;
		position: relative;
	}

	#text-area {
		float: left;
		width: 77em;		
		padding-bottom: 3em;
	}
	
	
	
/* Barra d'idiomes */

	#idiomes {
		float: right;
		font-size: 1.1em;		
		top: .2em;
		right: 2em;
		position: absolute;
		z-index: 1;
	}
	
    	#idiomes li {    		
    		display: inline;
    		line-height: 1em;
    		margin-right: .6em;
    		padding-right: .8em;
    		border-right: 1px solid #666;
    	}
    	
        	#idiomes li.selected {
                padding-right:0.7em;
                margin-right: 1em;
            }
            
            #idiomes li.last {
        		border-right: none;
        		margin-right: 0;
        		padding-right: 0;
        	}
	


/* Titol */

	#titol {	
		width: 100%;
		overflow: hidden;
	}
	
		#titol h1 {
			float: right;
			margin: 1.5em 3em;
		}
		
		#titol .slogan {
			float: left;
			margin: 1em 2em;
		}
		
		#titol .lloc-data {
			float: right;
			margin: 1em 15em 1em 1em;
		}
	
	#img-header {
        margin: 0 0 2.3em 0;
	}
	
	    #img-header img {
	        display: block;
	    }

/* Formulari subscripció */ 	
    
	#menu #form_home{
        background-color: #707070;
        margin-left: 1.2em;
        margin-top: 3em;
        padding: 0.5em 0 1em 0.7em;
        width: 17.9em;
        position: relative;
	}
    
        #menu #form_home h2{
            border:0 none;
            color:#FFFFFF;
            font-weight:normal;
            text-transform:none;
            padding-bottom: 0.3em;
            font-size: 1.1em !important;
        }
        
        #menu #form_home form{
            margin: 0;
            padding: 0;
        }
        
        #menu #form_home form #formulari{
            padding-left: 0.5em;
        }
           
            #menu #form_home form #formulari input{
                border: medium none;
                float: left;
                font-family: Arial;
                height: 14px;
                margin: 0;
                padding: 2px;
                width: 10.8em;
            }
        
            #menu #form_home form #formulari button {
                background-color: #CCCCCC;
                border: 0 none;
                font-family: Arial;
                height: 18px;
                width: 39px;
                padding: 0;
                margin: 0;
                display: block;
            }
            
            #menu #form_home form #formulari,
            #menu #form_home form #formulari * {
                font-size: 11px;
                vertical-align: middle;
            }
            
        #menu p.errors{
            color: red;
            margin-left: 1.2em;
            padding: 0.5em 0 0.5em 1.2em;
            width: 17.2em;
        }
    
/* Menu principal */ 	

	#menu {
		float: left;
		width: 21.5em;
		margin-right:1px;
		min-height: 70em;				
		background-color: #F6F6F6;
	}
	
	#menu h1 {
	    font-size: 2em;
		margin: 2.2em 0.7em 2.2em 0.7em;
	}	
	
	#menu ul {		
		margin: 1em 1.5em 0 1.2em;		
		border-top: 1px solid #fff;
	}
	
	#menu ul li {
		font-size: 1.2em;
		font-weight: normal;
		color: #333333;
		background: #EBEBEB;
		border: 1px solid #ffffff;
		border-top: none;
		padding: 0 0 0 1em;			
		line-height:2em;
	}
	
	#menu ul li.seleccionat {
		font-size: 1.2em;
		font-weight: normal;
		color: #333333;
		border-bottom: 1px solid #ffffff;
		padding: 0em;
	}
	
	#menu ul li.seleccionat ul {		
		margin:0;
		padding:0.1em 0 0.3em;
	}
		#menu ul li.seleccionat strong a { color: #ffffff;}
		#menu ul li.seleccionat strong a:hover { color: #ffffff; text-decoration: underline; }	

		
    #menu ul li strong {
		color: #fff;
		padding: 0.3em 0 0 1em;
	}

	
	#menu ul li a {		
		color: #333333;
		text-decoration: none;
        line-height:1.1em;
	}
	
		#menu ul li a:hover { text-decoration: underline; }

	
	#menu ul li.seleccionat ul {
	    border: none;
	    padding-top: 0.2em;
	    padding-bottom: 0.3em;	    	    
	}
	
    #menu ul li ul li {
	    font-size: .9em;
		border: none;
		line-height: 1em;
	    padding: 0.4em 1.5em 0.4em 1.8em;
	    border: none;
	    background: url("../images/menu_li.gif") no-repeat 1.2em 0.8em;
	}	
	
	#menu ul li ul li strong {
	    color: #333;
	    padding: 0;
	}
	
	#menu ul li.destacat {
	    margin-top: 2.5em;
		background: #666666;
	}
	
	#menu ul li.seleccionat {
		background: #E85C00;
	}
	
	#menu ul li.destacat ul {
		background: #FDCAA8;
	}	
	
	#menu ul li.destacat a {
	    color: #ffffff;
	}
	
	#menu ul li.destacat ul li a{
	    color: #333333;
	}
	
	/* Colors de les seccions del menu */	        
	        
	    /* Color general */

    	    #text { border-top: 3px solid #3E7800; }
    	    .fons-index #text { border-top: none; }
    	    #menu ul li.seleccionat { background: #3E7800; }
    	    #menu ul li.seleccionat ul { background: #C4D9AE; }    		
	
	
	    /* Color seccio debats */

	        #contenidor .llistatDebats {
				border-top: 3px solid #E85C00;
				border-bottom:1px solid #CCCCCC;
			}
	        #contenidor #menu ul li.destacat { background: #E85C00; }
	        #contenidor #menu ul li.destacat ul { background: #FDCAA8; }	   
	    	


    /* Footer */
    
        #footer {
    		clear: both;
    		width: 100%;
    		overflow: hidden;
        }
    	
    	#footer .contingut {
    		width: 99.1em;
    		overflow: hidden;
    		padding: 1.5em .5em;
    		margin: 0 auto;			
    	}
        
            #footer address { 
    			font-size: 1.1em;
                color: #333;
    			font-style: normal;
                line-height: 2.5em;
    			float: left;
            }
    		
    		
    	#footer ul {	    
    	    font-size: 1.1em;
    	    text-align: right;		
    		float: right;
    	}
    	
        	#footer li {    	
        	    display: inline;    	    
        	    padding-right: 1em;
        	    margin-right: 1em;
        	    border-right: 1px solid #666;
    			line-height: 2.5em;
        	}
        	
            	#footer li.last {
            	    padding-right: 0;
            	    margin-right: 0;
            	    border-right: none;
            	}
        	
        	#footer li a {
        	    color: #333;    	    
        	    text-decoration: none;
        	}
        	
        	    #footer li a:hover {    	        
        	        text-decoration: underline;
        	    }




	/* Logo ajuntament de Barcelona */

    	.logo {
    		position: absolute;
    		bottom: 2em;
    		right: 1.5em;
    	}




    /* Banners dreta */

		#col-right ul.banners {
			list-style-image:none;
			list-style-position:outside;
			list-style-type:none;
			margin:0;
			padding:0;
		}

    	#col-right ul.banners li {
    		margin:0 0 2em 0;
    		font-size: 1.2em;
    		background:none;
			padding:0;
    	}

			#col-right ul.banners li.first {
			}
    	
    	#col-right ul.banners li a {
    	    text-decoration: none;
    	}

        	#col-right ul.banners li a:hover {
        	    text-decoration: underline;
        	}
    
		
	#text form {
		margin: 0;
		overflow: hidden;
		padding: 0;
		/*width: 100%;*/
	}
		
	#text fieldset {
		margin: 0;
		overflow: hidden;
		padding-top: 2em;
		width: 100%;
	}
	
	#text fieldset label {
		font-size: 1.2em;
		float: left;
		width: 7.9em;
	}
	
	#text fieldset input {
		margin-top: 0em;
		margin-left: 0em;
		width: 12em;
	}
	
	#text .field-estret {
		width: 12em;
		margin-bottom: 2em;
		width: 30em;
	}
	
	#text fieldset .submit-boto {
		clear: both;
		float: left;
		margin-left: 9.5em;
		margin-top: 1em;
		width: 10em;
	}

	#comment-sent-debat {
		clear:both;
		color:#CC0000;
		font-weight:bold;
		overflow:hidden;
		padding:2.5em 0 0;
		text-align:left;
		width:100%;
	}
	
	#comment-sent-debat p {
		color: #E85C00;
	}
	
	#text ul.comentaris dt {
		display:none;
	}
	
/** Comentaris ****************************/
	#posts {
		padding-left: 0em;
		padding-right: 0em;
		padding-bottom: 2em;
		/*float: left;*/
	}
	#post-comentaris { padding: 0 2.1em 0 2.1em;}
		#post-comentaris ul { padding: 0; margin: 0;}
		#post-comentaris li {  border-top: 1px solid #ABABAB; padding: 1.7em 0 1.5em; width: 100%!important;}
		#post-comentaris li.primer { border: none;}
			#post-comentaris li h4 { font-size: 1.1em; color: #000;}
			#post-comentaris li a { font-size: 1.1em;}
	
	#bloc-resum-comentaris li { font-size: 1em; margin-bottom: 1.5em;}
	#bloc-resum-comentaris li p { height:1%; }
	#bloc-resum-comentaris p.data { margin-bottom: .3em;}
	#bloc-resum-comentaris p.post-text { margin-bottom: 1em; font-size: 1.3em; font-weight: bold; color: #000;}

	p#pendent{ color:#ed7102; margin-bottom: .7em;}
	
	.post-text-intro {
		padding: 0 0 0 0;
	}
    
    #text ul.comentaris li dl span {
        
    }
    
        #text ul.comentaris dd.post-text-intro p, #text ul.comentaris dd.desplegable p{
            font-size:1em;
            margin-bottom:0;
        }
        
        #text ul.comentaris dd.post-text-intro ul, #text ul.comentaris dd.desplegable ul{
            margin-bottom:0.5em;
            margin-top:0;
            padding-top:0;
        }
        
            #text  ul.comentaris dd.post-text-intro ul li, #text  ul.comentaris dd.desplegable ul li{
                background:transparent url(../images/text_li.gif) no-repeat scroll 2em 0.7em;
                border:medium none;
                font-size:1em;
                font-weight:normal;
                padding:0.2em 0 0.2em 3.5em;
                border-bottom:none;
                padding-bottom:0;
            }
            
        #text ul.comentaris dd.post-text-intro ol, #text ul.comentaris dd.desplegable ol {
            margin:0;
            padding-left:3.4em;
        }
        
            #text ul.comentaris dd.post-text-intro ol li, #text ul.comentaris dd.desplegable ol li {
                border:medium none;
                font-size:1em;
                font-weight:normal;
                padding:0.2em 0 0 0em;
            }
            
	
	.desplegable {
		padding: 0 0 0 0;
	}
	
	.boto-desplega {
		color: #E85C00;
	}
	
	.hora {
		padding-bottom: .5em;
	}
	
	#text .paginador {
		font-size: .8em;
		position:relative;
		clear:both;
		margin-bottom:3em;
		margin-top:1.5em;
		text-align:center;
	}
	
		#text .paginador ul {
			margin:0;
			padding:0;
			list-style-type: none;
		}
		
			#text .paginador ul li {
				display:inline;
				margin-left:0.5em;
				background: none;
				padding-left: 1em;
			}
			
			#text .paginador ul li.first {
				padding-left: 0;
			}

.extraImage{
    width:538px;
    float:left;
    overflow:hidden;
}
