@charset "utf-8";
/* CSS Document */

#contenedor {
	width: 981px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
	box-shadow: 0px 0px 20px #666;
}
#contenedor1 {
	width: 981px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
	box-shadow: 0px 0px 20px #666;
	height: 850px;
}
#contenido2 label {
	float: left;
	text-align: right;
	margin-right: 30px;
	width: 100px;
}
#contenido2 p #button {
	text-align: right;
	float: right;
	margin-right: 250px;
}

.titulos_slider {
	font-size: 36px;
}
.titulos_slider2 {
	font-size: 20px;
}


.img_der {
	float: right;
	margin-left: 15px;
}
.img_iz {
	float: left;
	margin-right: 15px;
}


#contenido {
	width: 931px;
	padding-right: 25px;
	padding-left: 25px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #04A18F;
	background-repeat: no-repeat;
	background-image: url(../images_imadi/slider-cintillo.jpg);
	height: 700px;
}
#contenido2 {
	width: 931px;
	padding-right: 25px;
	padding-left: 25px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #04A18F;
	background-repeat: no-repeat;
	background-image: url(../images_imadi/slider-cintillo.jpg);
	height: 950px;
}
.referencia {
	font-size: small;
}
.justify {
	text-align: justify;
}

#divderecho {
	float: right;
	width: 200px;
	margin-top: 150px;
	height: 300px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
	background-color: #9C6;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	font-size: small;
}
#divderecho_redes {
	float: right;
	width: 205px;
	margin-top: 90px;
	height: 400px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
	background-color: #9C6;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	font-size: small;
}
#contenedor #contenido2 #divderecho_redes iframe {
	background-color: #FFF;
}




.blanco {
	color: #FFF;
}
.font_grande {
	font-size: x-large;
	font-weight: bold;
	color: #077D6D;
}



.gris {
	color: #999;
}

#slider {
	background-color: #096;
	height: 368px;
}
#body {
	background-color: #999;
}

#header {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 100px;
}
#menu ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	display: inline;
	margin-right: 15px;
	margin-left: 15px;
}
#menu {
	height: 30px;
	padding-top: 10px;
}



#lateral_iz {
	float: left;
	width: 277px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	text-align: justify;
}
#central {
	float: left;
	width: 287px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: justify;
}
#autor {
	width: 981px;
	height: 100px;
	font-size: small;
	text-align: center;
		margin-right: auto;
	margin-left: auto;
}
#autor2 {
	width: 981px;
	height: 100px;
	font-size: small;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	
}

#contenedor h4 {
	text-align: center;
	color: #666;
}

#lateral_der {
	float: left;
	width: 287px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 24px;
}
.img_centro{
display:block;
margin:auto;
}
#minicontacto {
	background-color: #ECECEC;
	height: 35px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;	
}
#minicontacto{
	border: 1px solid #D1D1D1;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 10px;/*-moz-border-radius: 7px 27px 100px 0px; -- para definir el borde por esquina*/
	}
#minicontacto2 {
	border: 1px solid #f2b114;
	-moz-border-radius: 10px;
	-webkit-border-radius: 7px;
	padding: 1px;/*-moz-border-radius: 7px 27px 100px 0px; -- para definir el borde por esquina*/
	background-color: #f7d072;
	height: 150px;
	width: 320px;
	margin-top: 20px;
	position: relative;
	float: right;
	margin-right: 40px;
	margin-bottom: 0px;
	text-align: center;
}
#contenedor #contenido table li{
	list-style-image: url(../images_imadi/bullet.jpg);
}
#contenedor #contenido2 table li {
	list-style-image: url(../images_imadi/bullet.jpg);
}



#mini {
	line-height: 35px;
	text-align: left;
	font-size: medium;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #CCC;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../images_imadi/pattern12.png);
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


li.active a { -webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
	background: #05A694;
    background: -webkit-gradient(linear, left top, left bottom, from(#05a694), to(#048072));
    background: -moz-linear-gradient(top,  #05A694,  #048072);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#05a694', endColorstr='#048072');
}

#menu a:link {
	-webkit-border-radius:0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	text-decoration: none;
	color: #666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}



#menu a:hover {
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
	background: #05A694;
    background: -webkit-gradient(linear, left top, left bottom, from(#05a694), to(#048072));
    background: -moz-linear-gradient(top,  #05A694,  #048072);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#05a694', endColorstr='#048072');
}
#menu a:active {
	background-color: #066;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
}

#contactito {
	height: 30px;
	width: 159px;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
	background: #05A694;
	background: -webkit-gradient(linear, left top, left bottom, from(#05a694), to(#048072));
	background: -moz-linear-gradient(top,  #05A694,  #048072);

    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#05a694', endColorstr='#048072');
position: absolute;
	top: 50%;
	margin-top: -20px;
	right: 9px;
	display: block;
	font-size: 16px;
	font-weight: 500;
	color:#fff;
	text-align: center;
	line-height: 39px;
}
#contactito a:link {
	text-decoration: none;
	color: #FFF;

}
#contactito a:visited {
	text-decoration: none;
	color: #FFF;
}

#contactito a:hover {
	text-decoration: underline;
	color: #FFF;
	background: #05A694;
	background: -webkit-gradient(linear, left top, left bottom, from(#05a694), to(#048072));
	background: -moz-linear-gradient(top,  #05A694,  #048072);

    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#048072', endColorstr='#05a694');
}
#contactito a:active {
	text-decoration: underline;
	color: #FFF;

}

a:link {
	color: #096;
	text-decoration: underline;
}
a:visited {
	color: #096;
	text-decoration: underline;
}
a:hover {
	color: #060;
	text-decoration: underline;
}
a:active {
	color: #FFF;
	text-decoration: underline;
}
.centrar_texto {
	text-align: center;
}
.verde_imadi {
	color: #077D6D;
}
#contenedor1 #header {
	font-size: medium;
	color: #088158;
	text-align: center;
	font-style: italic;
}
#contenedor #contenido table tr td h4 a {
	text-decoration: none;
}
