/* Start of CMSMS style sheet 'miocid' */
/* Hoja de estilos para Mancomunidad Mio Cid*/

body {
	padding: 0;
	margin: 0;
	font-family: palatino linotype, Geneva, Tahoma;
	font-size: 16px;
	background-color: #ffffff;
	color: #000001;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}

ul {
        margin: 0;
        padding: 5px 0;
}
li {
        margin: 0;
        padding: 5px 0;
}

h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

/* Links */
a, a:active, a:link {
	text-decoration: none;
	color: #0B9AC7;		
}
a:visited {
	text-decoration: none;
}
a:hover {
	background: #eee1d0; /*#F1F9DA; */
	color: #895F30;
	border-bottom: 1px dotted #895F30;
}

/* start - table */
table {
   border-collapse: collapse;
   width: 90%;
   margin: 15px 30px;	
}
th {
	background: #a27951 url(uploads/images/pattern_112.png);
	height: 38px;
	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
	text-align: center;
	border-top: 1px solid #211202;
    border-bottom: 1px solid #211202;
}
tr {
	height: 34px;
	background: #fff;
}
td {
	padding-left: 20px;
	padding-right: 20px;
	/*border: 1px solid #EDEDED;	*/
    border-bottom: 1px solid #211202;
    text-align: center;
}

caption{
    margin: 20px 0;
    padding: 1em;
    color: #ffffff;
    background-color: #6e7d8e;
}	
/* end - table */

fieldset {
	margin: 20px 0 0 0;
	padding: 10px;
	width: 560px;
        color: #8e6645;
	background-color: #efeae1;
	border: 1px solid #decdb1;
}

fieldset legend {
	margin: 10px;
	padding: 2px;
	text-align: center;
	text-transform: uppercase; 
        letter-spacing: 0.1em;
	color: #8e6645;
        background-color: #efeae1;
        border: 1px solid #decdb1;
}

label, input {
        display: block;
        padding: 5px;
        width: 200px;
}

.required {
       clear: right;
       padding: 5px 15px;
}

.submit input {
	margin: 10px 0;
	padding: 3px;
	width: 6em;
	clear: right;
	font-size: 1.2em;
	letter-spacing: 0.05em;
        color: #8e6645;
	background-color: #efeae1;
        border: 1px solid #decdb1;
}

#pagewrapper {
	width: 970px;
	margin: 0 auto;
	color: #08302F;
	line-height: 130%;
}

/*** CABECERA ***/

#header {
	position: relative;
        margin: 0 0 20px 0;
	padding: 0 20px;
	background-color: #eeeeee;
	background-image: url("uploads/images/headerBg.jpg");
	background-repeat: no-repeat;
	background-position: bottom center;
}

h1#logo-text {
	padding: 30px 70px 5px 90px;
}

h1#logo-text a {
	/*position: absolute;*/
	text-transform: none;
	text-decoration: none;
        border: none;
	width: 483px;
	height: 50px;
}
h1#logo-text a img{
    border: none;
}
h1#logo-text a:hover {
	border: none;
        background: transparent;
}
#header h2#header-text {
	padding: 5px 0 10px 15px;
}
#header h2#header-text img {
	/*border: 1px solid #ffffff;*/
}
#headerRight{
	position: absolute;
	top: 45px;
	left: 710px;
}
#logoMMC{
              margin-bottom:10px;
}
#logoMMC img{
	width: 225px;
	height: 171px;
	background: transparent;
}

.fecha {
   margin: 25px 0 0 0;
   padding: 5px 2px;
   text-align: center;
   font-size: 0.8em;
   letter-spacing: 0.05em;
   color: #8e6645;
   background-color: #efeae1;	
   border: 1px solid #cbad8b;
}

.breadcrumbs {
        margin-bottom: 5px;
        padding: 5px 0 20px 15px;
        font-family: Arial;
        text-size: 0.8em;
        letter-spacing: 0.2em;
        color: #8e6645;
}
/* CONTENIDO CENTRAL */

#content {
	margin: 10px 320px 10px 20px;
}
#content h2 {
	padding: 10px;
	text-align: center;
}
#content h3 {
	padding: 0 10px;
	text-align: center;
}

h2.titulo_seccion {
        margin:  0;
	color: #211202;
        background: #ffffff url(uploads/images/pattern_113.png);
        letter-spacing: .2em;
 	text-transform: uppercase;
	border: none;
        border-bottom: 2px solid  #8e6645; 
        border-top: 2px solid  #8e6645; 
}

#content h2.titulo_seccion {
        padding: 1px 4px;
        text-align: left; 	
}

#leftcontent {
	float: left;
	width: 50%;
	text-align: justify;
	/*background-color: #E6FBD0;*/
}
#rightcontent {
	margin-left: 51%;
	text-align: justify;
	padding-left: 5px;
	/*background-color: #BFF2BF;*/
}

ul.deinteres {
       margin: 25px 0;
       padding: 0 0 0 70px;
       text-align: center;
       border-left: 1px dotted #cccccc;
}
ul.deinteres li {
        padding: 0;
       
}
ul.deinteres li p {
        height: 30px;
        padding: 10px 0 5px 60px;
        text-align: left;
}
ul.deinteres li img {
        float: left;
        width: 40px;
}

ul.contenidos {
   list-style-type: none;
   width: 600px;
   margin: 0;
   padding: 0;
}

.contenidos li {
   display: block;
   float: left;
   margin: 20px;
   padding: 25px 0;
   width: 260px;
   height: 25px;
   text-align: center;
   font-size: 1.2em;
   background: url(uploads/images/recuadros.png) no-repeat center center;
}

.servicios{
   margin: 10px 0;
   padding: 10px;
   cler: right;
}

ul.servicios ul, ul.datosGenerales {
   margin: 0;
   padding: 10px;
   list-style-type: none;     
}

#content .servicios h3 {
   margin: 55px 0 0 0;
   padding: 10px 0;
   text-align: left;
   border-top: 1px solid #eeeeee;
   border-bottom: 1px solid #bbbbbb;
}

.servicios h4 {
   margin: 15px 5px 5px 5px;
   font-size: 1.1em;
   font-weight: normal;
   color: #895f30;
   letter-spacing: .1em;
   border-bottom: 1px solid #895f30; 
}

.iconoServicios {
   float: right;
   margin: 0 0 5px 0;
   padding: 0 0 0 10px;
}

.datosGenerales li{
   margin: 0;
   padding: 10px 0;
   letter-spacing: 0.05em;
}

ul.contacto {
   margin: 0;
   padding: 10px;
   list-style-type: none;
}

.contacto li{
   display: inline;
   padding-right: 5px;
}

.fotoIzq, .fotoDer {
   margin: 0 10px 10px 10px;
   padding: 2px;
   background: #eaf1f7;
   border: 2px solid #c9e4f7;
}

.fotoIzq { float: left; margin-left: 0;}

.fotoDer { float: right; margin-right: 0;}


/* ORGANIZACION DE LA MANCOMUNIDAD */

.organizacion {
	margin: 20px 0 0 0;
	padding: 10px 30px;
	width: 560px;
	background-color: #efeae1;
	border: 1px solid #decdb1;
}

.organizacion h3 {
	margin: 10px;
	padding: 5px 0;
	text-align: center;
	text-transform: uppercase; 
	color: #decdb1;
}
.organizacion h4{
	margin: 10px;
	padding: 5px 0;
	text-align: center;
	text-transform: uppercase; 
}	
.cuadro400x120 {
	margin: 20px 79px 5px 79px;
	padding: 10px 10px 10px 20px;
	width: 370px;
	height: 100px;
	color: #579999;
	background: #84e8e7 url(uploads/images/fondo_azul01.png);
	border: 1px solid #6dbfbe;
}
.cuadro400x120 img {
	float: right;
}
#content .organizacion .cuadro400x120 h3 {
	margin: 0;
	padding: 5px 0;
	font-size: 1.05em;
        text-align: left;
	color: #213b3b;
}
#content .organizacion .cuadro400x120 h4 {
	margin: 0;
	padding: 15px 0;
        text-align: left;
	font-size: 1.05em;
	font-style: italic;
}

.proximamente {
        text-align: center;
        padding: 80px;
        color: #8e6645;
        font-size: 1.3em;
        text-transform: uppercase;
}

/* MUNICIPIOS */

.mapa {
        text-align: center;
        margin: 10px 0;
	padding: 0;
	border: 1px solid #6dbfbe;
}

/* MENU DE LA DERECHA */

#rightnav {
	float: right;
	width: 270px;
	margin: 0 20px 30px 0;
	text-align: center;
	color: #DCE7F9;
              padding: 0;
}

#rightnav h3 {
        margin: 15px 0 0 0;
        font-family: Arial;
}

/* search form */
#search form{
	/*background-color: #dddddd;*/
	border: none;	
	margin: 0 0 20px 0;	
	width: 250px;
              padding: 0 10px;
              text-align: left;
}
#search p { margin: 0; padding: 0 0 10px 0; }
#search input.search-input { 
        display: inline;
	width: 188px;
	color: #777; 
        margin: 0 4px 0 0;
	padding: 2px;	
	vertical-align: top;
}

#search form label{
        /*visibility: hidden;*/
        margin: 0 0 10px 0;
        padding: 0 25px;
        text-align: center;
        font-size: 1.2em;
        font-family: Arial;
}

#search input.search-button{
        display: inline;
        width: 50px;
        padding: 3px 2px;
        background-color: #6be6e1;
        color: #356b6c;
        border: 1px solid #61c5c7;
}

h3.search{
        margin: 15px 0;
}

#rightnav ul.sidemenu {
	margin: 0 0 20px 0;
	text-decoration: none;
}
#rightnav ul.sidemenu li {
	list-style-type: none;
	padding: 8px 0;
}
* html body #rightnav ul.sidemenu li {
	height: 1%;
}
#rightnav ul.sidemenu li a {
	background-image: none;		
	font-weight: bold;
        font-size: 0.9em;	
	letter-spacing: .5px;
}
#rightnav ul.sidemenu li a span {
	color: #989898;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: .8em;
}
#rightnav ul.sidemenu li a.current{	
   padding-left: 20px;
   color: #14a8cc;
   background: url(uploads/images/flecha_der.gif) no-repeat left center;
}
#rightnav ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#rightnav ul.sidemenu ul li { background: none; }

/* PIE DE PAGINA */

#footer {
	clear: both;
	height: 300px;
        margin: 30px 0 0 0;
	padding: 35px 20px;
	background-color: #84E8E7;
	background-image: url("uploads/images/headerFt.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	color: #3a8a87;
}

#footer h3 {
        margin: 0 0 20px 0;
        padding: 0;
        text-align: center;
}

#footerContent {
	margin: 0 300px 0 20px;
}
#footerRight {
	float: right;
	width: 280px;
	text-align: center;
        font-size: 0.8em;
}

#footer ul {
        /*background-color: #eeeeee;*/
        text-align: center;
}

#footer ul li {
        padding: 10px 0;
        border-bottom: 1px dotted #3a8a87;
}

.powered {
        padding: 70px 0 0 0;
        clear: both;
        text-align: center;
        font-size: 0.7em;
        color: #3a8a87;
}

/* Provisional */

.bienvenidos, .serviciosmmc {
        width: 240px;
        padding: 10px 30px;
        color: #fff5f5;
        font-size: 1.2em;
        font-style: italic;
        background-color: #84E8E7;
        background-image: url("uploads/images/fondo_azul01.png");
	background-repeat: repeat;
	background-position: top top;
        text-align: center;
}

.bienvenidos li, .serviciosmmc li {
        padding: 5px 0;
        text-align: center;
        letter-spacing: 0.01em;
}

.bienvenidos, .serviciosmmc {
        background-color: #84E8E7;
        background-image: url("uploads/images/fondo_azul01.png");
	background-repeat: repeat;
	background-position: top top;
}

.serviciosmmc {
        background-color: #84E8E7;
        background-image: url("uploads/images/fondo_tierra01.png");
	background-repeat: repeat;
	background-position: top top;
}

h3.prov, h4.prov, h5.prov, h6.prov {
	padding: 10px 0;
	margin: 70px 10px 10px 10px;
	text-align: center;
	text-transform: uppercase;
}

h3.prov {
	font-size: 1.4em;	
	color: #61adaa;
	letter-spacing: 0.3em;
}
/* End of 'miocid' */

