*{
	padding:0;
	margin:0;
}

a{
    text-decoration:none;
}

h1,h2,h3,h4{
    font-weight:normal;
}

a:hover{
    text-decoration:underline;
}

a img{
	border:none;
}

html{
    width:100%;
}

noscript p{
    background-color:#FFF;
    padding:.5em 0;
    font-weight:bold;
    font-size:.8em;
}

body{
    font-family:Helvetica, Arial, sans-serif;
}

#body-content{
    min-width:995px;
    width: 100%;
}

.wrapper{
    width:94%;
    margin:auto;
}

.link{
    font-size:.8em;
    color:#000;
    padding:0 0 0 15px;
    background:url(../images/special-link.gif) no-repeat left;
}

.link-adhoc{
    color:#000;
    padding:0 0 0 15px;
    background:url(../images/special-link.gif) no-repeat left;
}

.return-link{
    background-color:#0FA0F4;
    color:#FFF !important;
    padding:.1em .3em;
    line-height:3em;
}

.return-link:hover{
    text-decoration:none;
}

.paragraph a {
    color:#003575;
    /*font-weight:bold;*/
}

.download {
    font-size: .9em;
    color: #000;
    padding: 0 0 0 18px;
    background: url(../images/download.gif) no-repeat 0 .2em;
}

#logo {
    padding:1em 0 0;
}

.clear-both {
	min-height: 0; /* IE7 Clearing */
	height: auto !important; /* IE5+6 Clearing */
	height: 1%;
}

.clear-both:after { /* CSS2 Clearing */
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/**/

/*Pre pie*/
#forefoot-tile{
    padding:0 0 1em 0;
    background:#FFF url(../images/border-forefoot.gif) repeat-x top;
}

#forefoot{
    padding:1.6em 0 0;
    background:url(../images/arrow-forefoot.gif) no-repeat 15px top;
    width:98%;
    margin:auto;
}

#forefoot .title-container{
    width:16em;
    float:left;
    display:block;
    width:14em;
}

#forefoot .title-container .title{
    font-size:1.3em;
}

#forefoot .menu, #forefoot .shortcuts{
    margin-left:16em;
    list-style:none;
}

#forefoot .menu li, #forefoot .shortcuts li{
    border-bottom:1px dotted #6d7680;
    width:31.6%;
    margin:0 1% 0 0;
    padding:.5em 0;
    display:block;
    float:left;
    background:url(../images/back-forefoot-menu.gif) no-repeat 0 13px;
}

#forefoot .menu .selected{
    background:url(../images/back-selected-forefoot-menu.gif) no-repeat 0 11px;
    font-weight:bold;
}

#forefoot .menu li a, #forefoot .shortcuts li a{
    color:#000;
    font-size:.8em;
    display:block;
    padding:0 0 0 10px;
}
/**/

/*Pie*/
#foot-tile{
    background-color:#000;
}

#foot{
    width:99%;
    margin:auto;
    padding:1.5em 0;
}

#foot .contact{
    color:#FFF;
    font-size:.8em;
    float:left;
    width:50%;
}

#foot .contact a{
    color:#FFF;
}

#foot .contact p{
    padding:0 0 .6em 0;
}


#foot .tools{
    float:right;
}

#foot .tools ul {
    list-style:none;
}

#foot .tools .tools-block{
    float:left;
}

#foot .tools .tools-block .tools-web{
    float:right;
    clear:both;
}

#foot .tools .tools-block .tools-wai{
    float:right;
    padding:.7em 0 0 0;
    clear:both;
}

*:first-child+html #foot .tools .tools-block .tools-wai {width:9.5em;}
* html #foot .tools .tools-block .tools-wai {width:9.5em;}

#foot .tools-css{
    float:right;
    width:2em;
    padding-left:1em;
}

#foot .tools-web li a{
    color:#FFF;
    font-size:.7em;
    display:block;
    text-transform:uppercase;
}

#foot .tools-web ul li{
    display:block;
    float:left;
    padding:0 .5em;
}

#foot .tools-web ul li.last{
    padding-right:0;
}

#foot .tools-web ul .text{
    border-left:1px solid #FFF;
}

#foot .tools-web ul .first{
    border:none;
}

#foot .tools-wai ul li{
    display:block;
    float:left;
}

#foot .tools-wai ul li a{
    color:#909191;
    font-size:.65em;
    display:block;
    text-transform:uppercase;
    padding:0 .5em;
    background:transparent url(../images/wai-foot-sep.gif) no-repeat 0px 6px;
}

#foot .tools-wai ul li.first a {
    background:none;
    padding-left:0;
}
#foot .tools-wai ul li.last a {
    padding-right:0;
}

#foot .tools-css a{
    opacity:1;
}

#foot .tools-css a:hover{
    opacity:.8;
}

/**/
.error-list{
    border:1px solid red;
    padding:.8em 1em .8em 2em;
    background-color:#fff9f9;
    margin: .3em 0 1em;
}

.error-list li{
    padding:.1em 0;
    list-style: circle;
}

.error{
    color:red;
}

.msg{
    padding:.2em 1.1em;
}

/*Comunes de la agenda se saca aqui por que los necesita
las secciones relacionadas con la agenda*/
#info-shortcuts-content{
    padding:1em 0;
}

#info-shortcuts-content .info-items{
    list-style:none;
}

#info-shortcuts-content .info-items li{
    display:block;
    padding:1em .25em;
    clear:both;
    border-top:1px dotted #000;
    float:left;
    width:98%;
}

#info-shortcuts-content .info-items .miniature{
    float:right;
    width:100px;
    padding-left:10px;
}
#info-shortcuts-content .info-items .miniature a {
    display:block;
}

#info-shortcuts-content .info-items .gov-event-miniature{
    width:200px !important;
}

#info-shortcuts-content .info-items .info-item{
    padding:0;
}

#info-shortcuts-content .info-items .header .date{
    color:#003575;
    font-weight:bold;
    font-size:.9em;
}

#info-shortcuts-content .info-items .header .info-item-title a{
    color:#000;
    font-weight:bold;
    font-size:.9em;
}

#info-shortcuts-content .info-items li .info-item-intro a{
    color:#0b0b0b;
    font-size:.8em;
}

#info-shortcuts-content .info-items li .info-item-intro a:hover{
    text-decoration:none;
}

/**/
/*Submenu especial para entradas dinamicas*/
#special-adhoc-menu{
    background-color:#FAFAFA;
    padding:1em 1%;
    margin:1em 0;
    width:98%;
    font-size:1em;
    clear:both;
}

#special-adhoc-menu .return{
    padding:.4em 0;
    font-size:1.1em;
}

#special-adhoc-menu ul{
    list-style:none;
    padding:.4em 0 0 0;
    font-size:.95em;
}

#special-adhoc-menu li{
    display:inline;
    background:url(../images/special-adhoc-menu-sep.gif) no-repeat left;
    padding:0 4px 0 8px;
}

#special-adhoc-menu li.first{
    background:none;
    padding:0 4px 0 0;
}

#special-adhoc-menu li a{
    color:#000000;
    font-size:1em;
}

#special-adhoc-menu li.selected a{
    font-weight:bold;
}

#adhoc-menu {
	font-size: .9em;
}

#adhoc-menu .text {
	color: #666;
	margin-bottom: 1em;
	font-size: .95em;
}

#adhoc-menu .entry {
	list-style: none;
	padding-left: 1em;
	background: url(../images/back-forefoot-menu.gif) no-repeat 0 5px;
	margin-bottom: .2em;
}

#adhoc-menu .entry a {
	color: #003575;
	text-decoration: none;
}

#adhoc-menu .entry a:hover { color: #000; }

.hidden{
    display:block;
    position:absolute;
    width:0;
    top:-1000px;
}

.special-no-entry{
    padding-left:1.1em;
    font-size:.8em;
    clear:both;
}

#info-shortcuts-content .msg{
    font-size:.8em;
    padding-left:1.4em;
}
/**/

.serviciosmunicipales .content{
    position: relative;
}
#content .paragraph .inscription{
    position: absolute;
    top: 10px;
    right: 0;
}
#content .paragraph .inscription .button{
    padding: 0.3em;
}
#content .paragraph .inscription .button a{
    color: #fff;
}
#content .paragraph .inscription .button a:hover{
    text-decoration: none;
}

.serviciosmunicipales .form{
    color: #003575;
    font-size:1.3em;
    font-weight:600;
    margin: 1.2em 0;
}
.serviciosmunicipales  #contract-filter .select {
    width:10.5em;
}
.serviciosmunicipales  #contract-filter .block-buttons {
    text-align: right;
}
.serviciosmunicipales  #contract-filter{
    background-color: #fff;
    padding: 0;
}
.serviciosmunicipales  #contract-filter .blockform{
    background-color: #FAFAFA;
    overflow: hidden;
    padding: 0.5em 2%;
    margin-bottom: 1em;
}
* html .serviciosmunicipales  #contract-filter .blockform{
    height: 1%;
}
.serviciosmunicipales  #contract-filter .blockform .block-check{
    margin-top: 1em;
}

/* Extend form  */
.serviciosmunicipales  #contract-filter .select {
    width: 58.5%;
}
.serviciosmunicipales #contract-filter .input-text{
    width: 95%;
}

.serviciosmunicipales #contract-filter #inscription_birthdate{
    width: 90%;
}
.serviciosmunicipales #contract-filter .input-min {
    width: 40% !important;
}
/* End extend form */

.serviciosmunicipales .textagent{
    margin: 2em 0;
}

/** Talleres drogodependencia **/
.serviciosmunicipales #sortable .number{
    display: none;
}
.serviciosmunicipales #sortable{
    font-size: 1.8em;
    color: #003575;
    font-weight: bold;
    list-style: none;
}
.serviciosmunicipales #sortable .entry{
    padding: 0.5em;
    border: 1px dotted #808080;
    margin-bottom: 0.5em;
    overflow: hidden;
    clear: both;
}
.serviciosmunicipales #sortable .entry:hover{
    background-color: #EEEEEE;
}

.serviciosmunicipales #sortable .info{
    font-size:inherit;
    color: Black;
    overflow: hidden;
}
* html .serviciosmunicipales #sortable .info{
    height: 1%;
}

.serviciosmunicipales #sortable .name{
    color: #003575;
    font-size: 0.6em;
    font-style: normal;
    display: block;
    color: Black;
}
.serviciosmunicipales #sortable .desc, .serviciosmunicipales #sortable .date{
    font-size: 0.6em;
    display: block;
    font-weight: normal;
    margin-top: 0.5em;
    font-style: normal;
}

.serviciosmunicipales #sortable .order{
    float: left;
    width:50px;
    font-size: 0.6em;
    font-style: normal;
    height: 50px;
}
.serviciosmunicipales #sortable .order label{
    display: block;
    margin-bottom: 0.5em;
}
.serviciosmunicipales #sortable .more{
    float: left;
    width: 86%;
}
/** Fin  Talleres drogodependencia **/
