body {
	font-family: 'Open Sans', sans-serif;
	color: #333333;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	background-image: url(../seguimed-gestion-abastecimiento-medicamentos-img/seguimed_gestion_abastecimiento_medicamentos_fondo.jpg);
	background-repeat: repeat-x;
}

#aviso_cookies {
	position: fixed;
	bottom: 0px;
	right: 5px;
	background-color: #666;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	z-index: 50;
}

#contenedor {
	position: relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.banda_sup {
	float: left;
	width: 100%;
	height: 30px;
	margin-bottom: 8px;
	background-color: #8997A0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E3F47;
}

.sup_izqda {
	float: left;
	width: 50%;
	height: 20px;
	margin-top: 5px;
}

.sup_izqda ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.sup_izqda ul li {
	float: left;
	font-size: 11px;
	line-height: 20px;
	margin-right: 25px;
	padding-left: 25px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	color: #CDDEE6;
}

.sup_izqda a {
	color: #CDDEE6;
}

.sup_izqda a:hover{
	color: #FFF;
}

li.tel {
	background-image: url(../seguimed-gestion-abastecimiento-medicamentos-img/inisoft_seguimed_icono_tfno.png);
}

li.email {
	background-image: url(../seguimed-gestion-abastecimiento-medicamentos-img/inisoft_seguimed_icono_email.png);
}

li.dire {
	background-image: url(../seguimed-gestion-abastecimiento-medicamentos-img/inisoft_seguimed_icono_direccion.png);
}

.sup_derecha {
	float: right;
	width: 50%;
	height: 20px;
	margin-top: 5px;
}

header {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

header.cabecera {
	height: auto;
	background-color: #4B6775;
}

header.titulo_inicio {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #8897A0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}

.logo {
	position: relative;
	float: left;
	text-align: left;
	width: 300px;
	height: 75px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.img_logo {
	width: 300px;
	height: 75px;
}

.img_logo_inisoft_p {
	width: 77px;
	height: 20px;
}

.iconos {
	vertical-align: middle;
}

.iconos_rs {
	width: 25px;
	height: 25px;
	margin-left: 5px;
}

/* Menu */ 
nav.menu_principal {
	width: 700px;
	margin: 0px;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
nav.menu_principal select {
	font-family: 'Open Sans', sans-serif;
	display: none;
	width: 100%;
	height: 50px;
	font-size: 18px;
	padding-left: 5%;
	border-radius: 0 0 4px 4px;
	background-color: #EEF1F2;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	color: #4B6775;
}
nav.menu_principal ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
nav.menu_principal ul li {
	float: right;
	margin: 0px;
	padding: 0px;
}
nav.menu_principal ul li a {
	text-decoration: none;
	width: 100%;
	text-align: center;
	padding-top: 42px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #CDDEE6;
	font-size: 13px;
}
nav.menu_principal ul li a:hover {
	background-color: #CDDEE6;
	color: #4B6775;
}
nav.menu_principal ul li a.activo {
	background-color: #CDDEE6;
	color: #4B6775;
}

/*Menu Móvil*/
nav.menu_principal ul.accordion {
	width: 275px;
	list-style: none;
	padding: 0px;
	display: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
nav.menu_principal ul.accordion li.menu1 {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #EEF1F2;
}
nav.menu_principal ul.accordion ul li.menu2 {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #EEF1F2;
	font-size: 15px;
	color: #FFF;
}
nav.menu_principal ul.accordion li a {
	display: block;
	background-color: #4B6775;
	text-decoration: none;
	width: 80%;
	margin: 0px;
	font-size: 18px;
	color: #EEF1F2;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20%;
	text-align: left;
	background-image: url(../seguimed-gestion-abastecimiento-medicamentos-img/inisoft_seguimed_icono_noticias_p_bis.png);
	background-position: 35px center;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E8293;
}
nav.menu_principal ul.accordion li a.primero {
	background-color: #EEF1F2;
	background-image: url(../seguimed-gestion-abastecimiento-medicamentos-img/inisoft_seguimed_icono_menu_movil.png);
	background-position: 225px center;
	background-repeat: no-repeat;
	color: #4B6775;
}

section {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

section.slider {
	width: 100%;
	margin-top: 25px;
}

section.pano_secciones {
	width: 100%;
	margin-top: 25px;
}

section.paneles_izqda_inicio {
	width: 58%;
}

section.panel_derecha_inicio {
	width: 35%;
	float: right;
}

section.panel_contenido_secciones {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 0px;
}

.img_moviles {
	float: left;
	width: 100%;
	margin-top: 5px;
	display: none;
}

.tit_inicio {
	float: left;
	width: 100%;
}

.tit_secciones {
	float: left;
	width: 100%;
	margin-top: -15px;
}

.tit_noticias {
	float: left;
	width: 100%;
	margin-top: 10px;
}

article {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}

article.p1_inicio {
	width: 100%;
	margin-bottom: 25px;
}

article.p2_inicio, article.p3_inicio {
	width: 100%;
	margin-bottom: 25px;
	margin-top: 20px;
}

article.p4_inicio {
	width: 100%;
	float: right;
}

article.contacto {
	float: left;
	width: 100%;
	height: 90px;
	background-color: #4B6775;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}

.txt_paneles_inicio {
	float: left;
	width: 88%;
	height: 90px;
	padding-top: 20px;
	padding-right: 6%;
	padding-bottom: 20px;
	padding-left: 6%;
	background-color: #EEF1F2;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}

.txt_panel_noticias_inicio {
	float: left;
	width: 88%;
	padding-top: 20px;
	padding-right: 6%;
	padding-bottom: 20px;
	padding-left: 6%;
	background-color: #EEF1F2;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}

.txt_paneles_secciones {
	float: left;
	width: 88%;
	padding-top: 20px;
	padding-right: 6%;
	padding-bottom: 20px;
	padding-left: 6%;
	background-color: #EEF1F2;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}

.txt_paneles_noticias {
	float: left;
	width: 88%;
	padding-top: 20px;
	padding-right: 6%;
	padding-bottom: 20px;
	padding-left: 6%;
	background-color: #EEF1F2;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	margin-top: -15px;
}

.txt_paneles_secciones p, .txt_paneles_noticias p {
	margin-bottom: 15px;	
}

footer {
	float: left;
	width: 100%;
	margin-top: 15px;
}

.footer_izqda {
	float: left;
	width: 55%;
	margin-left: 3%;
}

.footer_izqda_bis {
	float: left;
	width: 90%;
	margin-left: 5%;
	text-align: center;
	display: none;
	margin-bottom: 15px;
}

.footer_derecha {
	float: right;
	width: 39%;
	text-align: right;
	margin-right: 3%;
	font-size: 13px;
}
.footer_derecha a {
	margin-left: 20px;
}

a {
	text-decoration: none;
	color: #333;
}

a.enlaces {
	font-size: 12px;
	color: #FF542C;
	text-decoration: underline;
}

a.enlaces:hover {
	color: #4B6775;
}

a.enlaces_blancos {
	color: #FFF;
}

a.enlaces_blancos:hover {
	color: #CCC;
	text-decoration: underline;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px;
}

h2 {
	font-weight: normal;
	line-height: 50px;
	color: #4B6775;
	text-align: left;
	padding-right: 0px;
	padding-left: 65px;
	margin: 0px;
	height: 55px;
}

h2.tit_p1_inicio {
	background-image: url(../seguimed-gestion-abastecimiento-medicamentos-img/inisoft_seguimed_icono_software.png);
	background-repeat: no-repeat;	
}

h2.tit_p2_inicio {
	background-image: url(../seguimed-gestion-abastecimiento-medicamentos-img/inisoft_seguimed_icono_descargas.png);
	background-repeat: no-repeat;	
}

h2.tit_p3_inicio {
	background-image: url(../seguimed-gestion-abastecimiento-medicamentos-img/inisoft_seguimed_icono_soporte.png);
	background-repeat: no-repeat;	
}

h2.tit_p4_inicio {
	background-image: url(../seguimed-gestion-abastecimiento-medicamentos-img/inisoft_seguimed_icono_noticias.png);
	background-repeat: no-repeat;	
}

h2.tit_contacto {
	background-image: url(../seguimed-gestion-abastecimiento-medicamentos-img/inisoft_seguimed_icono_contacto.png);
	background-repeat: no-repeat;	
}

h2.titulos_noticias {
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #8897A0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	background-image: url(../seguimed-gestion-abastecimiento-medicamentos-img/inisoft_seguimed_icono_noticias_p.png);
	background-position: 20px 15px;
	background-repeat: no-repeat;
}
h2.privacidad {
	padding-left: 0px;
}

h3 {
	font-weight: normal;
	color: #CDDEE6;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 65px;
	margin: 0px;
}

ul.texto_normal {
	list-style-type: square;
	margin-top: -5px;
}

ul.texto_normal li {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-left: 25px;
	margin-right: 40px;
	line-height: 20px;
}

p {
	color: #333;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 18px;
}

p.txt_aviso_cookies {
	color: #FFF;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}

p.mas_info_inicio {
	text-align: center;
	margin-top: 23px;
}

p.txt_noticias_inicio {
	margin-top: 5px;
	color: #4B6775;
	font-size: 12px;
}

p.mas_info_noticias_inicio, p.cerrar_noticias {
	text-align: right;
	margin-top: 2px;
	margin-bottom: 10px;
}

p.mas_info_noticias_inicio_bis {
	text-align: right;
	margin-top: 5px;
}

p.txt_noticias, p.cerrar_noticias {
	display: none;	
}

p.txt_contacto {
	color: #FFF;
	padding-top: 15px;
	padding-right: 10%;
	padding-bottom: 15px;
	padding-left: 10%;
	margin: 0px;
	line-height: 25px;
}

p.txt_contacto_bis {
	color: #FFF;
	padding-top: 15px;
	padding-right: 10%;
	padding-bottom: 15px;
	padding-left: 10%;
	margin: 0px;
	line-height: 25px;
	display: none;
}

iframe {
	width: 80%;
	height: 400px;
	margin-left: 10%;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px
}

img.fotos_inicio {
	width: 100%;
}

img.fotos_secciones {
	width: 100%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}

img.foto_p1_inicio, img.foto_p2_inicio, img.foto_p3_inicio {
	width: 200px;
	height: 90px;
	float: right;
	margin-left: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}

img.foto_p1_inicio_bis, img.foto_p2_inicio_bis, img.foto_p3_inicio_bis {
	width: 70px;
	height: 90px;
	float: right;
	margin-left: 15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	display: none;
}

img.boton_mas_info {
	width: 75px;
	height: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}

img.boton_acceder {
	width: 100px;
	height: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}

img.img_banner_inisoft {
	width: 100%;
}

img.img_banner_inisoft_bis {
	width: 100%;
	display: none;
}

img.foto_software {
	width: 300px;
	height: 430px;
	float: right;
	margin-left: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}

img.foto_software_bis {
	width: 200px;
	height: 287px;
	float: right;
	margin-left: 15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	display: none;
}

img.foto_software_bis2, img.foto_descargas_bis2 {
	width: 395px;
	height: 125px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	display: none;
}

img.foto_descargas {
	width: 300px;
	height: 200px;
	float: right;
	margin-left: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}

img.foto_descargas_bis {
	width: 200px;
	height: 133px;
	float: right;
	margin-left: 15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	display: none;
}

img.icono_pdf {
	width: 43px;
	height: 45px;
	float: left;
	margin-right: 10px;
}

br.espacio_pdf_bis {
	display: none;
}

.banner_inisoft {
	float: left;
	width: 100%;
	margin-top: 20px;
}

.banner_inisoft_sec {
	float: left;
	width: 100%;
}

.formu_contacto {
	float: left;
	width: 100%;
	background-color: #8897A0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}

.direccion {
	float: left;
	width: 60%;
}

.tfno_contacto {
	float: right;
	width: 40%;
	margin-top: 40px;
}

.tfno_contacto_bis {
	float: right;
	color: #FFF;
	line-height: 25px;
	background-image: url(../seguimed-gestion-abastecimiento-medicamentos-img/consultoria_servicios_informaticos_madrid_tfno_p.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin: 0px;
}
.email_contacto {
	float: right;
	color: #FFF;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: url(../seguimed-gestion-abastecimiento-medicamentos-img/consultoria_servicios_informaticos_madrid_email_p.png);
	background-repeat: no-repeat;
	margin: 0px;
}

.foto_mapa {
	float: left;
	width: 100%;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.mapa_locali {
	float: left;
	width: 100%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}

.resaltar {
	color: #4B6775;
}

.resaltar_blanco {
	color: #FFF;	
}

/*Formulario*/
input.cajas {
	width: 100%;
	height: 20px;
	min-width: 150px;
	color: #4B6775;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	background-color: #FFF;
	text-indent: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
input.botones {
	width: 150px;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #4B6775;
	height: 27px;
	letter-spacing: 1px
}
textarea {
	color: #4B6775;
	width: 98.7%;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	height: 75px;
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-left-style: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
.etiquetas_formu, .etiqueta_captcha, .tit_captcha {
	float: left;
	color: #CDDEE6;
	width: 150px;
	text-align: left;
	height: 18px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-indent: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.inputs_formu, .input_captcha {
	float: left;
	width: 750px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	height: 18px;
	padding: 0px
}
.input_consulta {
	float: left;
	width: 750px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	height: auto;
	padding: 0px
}
.bloque_captcha {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.tit_captcha, .etiqueta_captcha {
	margin-left: 16%;
}
.tit_captcha, .revisar_politica_privacidad {
	width: 75%;
}
.etiqueta_captcha {
	width: 10%;
}
.input_captcha {
	width: 30%;
}
.revisar_politica_privacidad {
	float: left;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 20%;
}
.checkbox_politica_privacidad {
	float: left;
	width: 3%;
}
.txt_politica_privacidad {
	float: left;
	width: 95%;
	margin-top: -1px;
	color: #CDDEE6;
}
.txt_politica_privacidad a {
	color: #CDDEE6;
	text-decoration: underline;
}
.enviar_datos_formu {
	float: right;
	width: 90%;
	margin-top: 15px;
	margin-right: 10%;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: right
}

/*slider*/
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.rslides li {
  	-webkit-backface-visibility: hidden;
  	position: absolute;
  	display: none;
 	width: 100%;
 	left: 0;
  	top: 0;
}

.rslides li:first-child {
  	position: relative;
  	display: block;
 	float: left;
}

.rslides img {
 	display: block;
  	height: auto;
  	float: left;
  	width: 100%;
  	border: 0;
}

.rslides1_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 0;
    left: 0;
    z-index: 99;
    opacity: 0.7;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    background: transparent url("../images/themes.gif") no-repeat left top;
    margin-top: 25%;
}

.rslides1_nav:active {
    opacity: 1.0;
  }

.rslides1_nav.next {
    left: auto;
    background-position: right top;
    right: 0;
}

.rslides1_nav:focus {
    outline: none;
}

.rslides_tabs {
    margin-top: 10px;
    text-align: center;
}

.rslides_tabs li {
    display: inline;
    float: none;
    _float: left;
    *float: left;
    margin-right: 5px;
}

.rslides_tabs a {
    text-indent: -9999px;
    overflow: hidden;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background: #ccc;
    background: rgba(0,0,0, .2);
    display: inline-block;
    _display: block;
    *display: block;
    -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
    -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
    box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
    width: 9px;
    height: 9px;
}

.rslides_tabs .rslides_here a {
    background: #222;
    background: rgba(0,0,0, .8);
}

.caption {
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
    text-align: center;
    background: #000;
    background: rgba(0,0,0, .8);
    color: #fff;
}

@media screen and (max-width: 850px) {

	#contenedor {
		width: 100%;
	}
	
	li.dire {
		display: none;
	}
	
	header.cabecera {
		height: 160px;
		background-color: #4B6775;
	}
	
	nav.menu_principal {
		width: 100%;
		padding: 0px;
		float: left;
		margin-top: 10px;
	}
	
	nav.menu_principal ul li a {
		padding-top: 8px;
		margin-right: 5px;
		margin-left: 5px;
	}
	
	h1 {
		font-size: 17px;
		padding-right: 35px;
		padding-left: 35px;
	}
	
	h2.titulos_noticias {
		font-size: 18px;
		padding-top: 10px;
		padding-right: 20px;
		padding-bottom: 15px;
		height: auto;
		line-height: 20px;
		background-position: 20px 10px;
	}
	
	section.paneles_izqda_inicio {
		width: 60%;
	}
	
	img.foto_p1_inicio, img.foto_p2_inicio, img.foto_p3_inicio, img.foto_software, img.foto_descargas, .footer_izqda.cont, .footer_izqda_bis.cont {
		display: none;
	}
	
	img.foto_p1_inicio_bis, img.foto_p2_inicio_bis, img.foto_p3_inicio_bis, img.foto_software_bis, img.foto_descargas_bis {
		display: block;
	}
	
	img.boton_mas_info {
		width: 63px;
		height: 25px;
	}
	
	img.boton_acceder {
		width: 83px;
		height: 25px;
	}

	p.mas_info_inicio {
		margin-top: 10px;
	}
	
	p.proyectos_inicio {
		background-color: #ECECFB;
		margin-top: 0px;
		padding-top: 20px;
		padding-bottom: 25px;
	}
	
	p.ver_mas_proyectos {
		margin-top: -20px;
	}
	
	p.txt_contacto {
		display: none;		
	}
	
	p.txt_contacto_bis {
		display: block;		
	}
	
	img.img_trabajos {
		width: 28%;
	}
	
	img.img_trabajos2 {
		width: 28%;
		margin-left: 7.4%;
	}
	
	a.ultimo_trabajo {
		display: none;
	}
	
	.direccion {
		width: 70%;
	}
	
	.tfno_contacto {
		width: 30%;
		margin-top: 15px;
	}
	
	.tfno_contacto_bis {
		float: left;
		color: #FFF;
		line-height: 25px;
		background-image: url(../seguimed-gestion-abastecimiento-medicamentos-img/consultoria_servicios_informaticos_madrid_tfno_p.png);
		background-repeat: no-repeat;
		padding-top: 0px;
		padding-right: 40px;
		padding-bottom: 0px;
		padding-left: 40px;
		margin: 0px;
	}
	.email_contacto {
		float: left;
		color: #FFF;
		line-height: 25px;
		padding-top: 0px;
		padding-right: 40px;
		padding-bottom: 0px;
		padding-left: 40px;
		background-image: url(../seguimed-gestion-abastecimiento-medicamentos-img/consultoria_servicios_informaticos_madrid_email_p.png);
		background-repeat: no-repeat;
		margin: 0px;
	}
	
	.etiqueta_captcha {
		width: 15%;
		margin-left: 8%;
		text-indent: 0px;
	}
	.inputs_formu {
		width: 65%;
	}
	.input_consulta {
		width: 64.7%;
	}
	.input_captcha {
		width: 238px;
		margin-top: 8px;
	}
	.tit_captcha {
		text-align: left;
		text-indent: 0px;
		margin-left: 40px;
	}
	.revisar_politica_privacidad {
		width: 450px;
		margin-left: 60px;
	}
	.checkbox_politica_privacidad {
		width: 10%;
		margin-left: 0px;
	}
	.txt_politica_privacidad {
		width: 90%;
	}
	.enviar_datos_formu {
		float: right;
		width: 80%;
		margin-top: 15px;
		margin-right: 20%;
		margin-bottom: 20px;
		margin-left: 0px;
		text-align: right
	}
	
}

@media (min-width: 32.5em) and (max-width: 38.688em) {
	
	#contenedor {
		width: 450px;
	}
	
	.sup_izqda {
		width: 60%;
	}
	
	.sup_derecha {
		width: 40%;
	}
	
	header.cabecera {
		height: 75px;
	}
	
	.logo {
		width: 100%;
		height: 63px;
		margin-left: 0px;
		margin-bottom: 10px;
		text-align: center;
	}
	
	nav.menu_principal {
		margin-top: -8px;
	}
	
	nav.menu_principal ul.accordion {
		margin-top: 30px;
		margin-left: 87px;
	}
	
	.img_logo {
		width: 250px;
		height: 63px;
	}

	nav.menu_principal {
		margin-bottom: 10px;
	}
	
	/*
	nav.menu_principal select {
		display: inline-block;
	}
	*/
	
	nav.menu_principal ul.accordion {
		display: inline-block;	
	}
	
	nav.menu_principal ul, .footer_izqda.cont, .footer_izqda_bis.cont {
		display: none;
	}
	
	section.paneles_izqda_inicio, section.panel_derecha_inicio {
		width: 100%;
	}
	
	article.p2_inicio, article.p3_inicio {
		margin-top: 0px;
	}
	
	article.contacto {
		height: 120px;
	}
	
	.footer_izqda {
		display: none;
	}
	
	.footer_izqda_bis {
		display: block;
	}
	
	.footer_derecha {
		float: left;
		width: 90%;
		text-align: center;
		margin-left: 5%;
		margin-bottom: 15px;
	}
	
	h1 {
		font-size: 15px;
		padding-right: 45px;
		padding-left: 45px;
	}
	
	h2.titulos_noticias {
		font-size: 14px;
		padding-top: 10px;
		padding-right: 20px;
		padding-bottom: 15px;
		padding-left: 40px;
		height: auto;
		line-height: 18px;
		font-weight: bold;
		background-image: url(../seguimed-gestion-abastecimiento-medicamentos-img/inisoft_seguimed_icono_noticias_p_bis.png);
		background-position: 20px 13px;
	}
	
	p.mas_info_inicio {
		text-align: right;
		margin-top: 23px;
		margin-right: 100px;
	}
	
	p.mas_info_noticias_inicio {
		text-align: right;
		margin-top: -10px;
		margin-bottom: 0px;
	}
	
	p.mas_info_noticias_inicio_bis {
		text-align: right;
		margin-top: 0px;
	}
	
	p.ver_mas_proyectos {
		margin-top: -30px;
		margin-right: 15px;
		padding-bottom: 10px;
	}
	
	p.txt_contacto {
		display: none;		
	}
	
	p.txt_contacto_bis {
		display: block;		
	}
	
	img.img_trabajos {
		width: 40%;
		margin-left: 6.5%;
		margin-bottom: 15px;
	}
	
	img.img_trabajos2 {
		width: 40%;
		margin-left: 6.5%;
		margin-bottom: 15px;
	}
	
	img.img_banner_inisoft {
		display: none;
	}
	
	img.img_banner_inisoft_bis {
		display: block;
	}
	
	img.foto_software_bis, img.foto_descargas_bis {
		display: none;
	}
	
	img.foto_software_bis2, img.foto_descargas_bis2 {
		display: block;
	}
	
	iframe {
		width: 100%;
		height: 200px;
		margin-left: 0px;
	}
	
	br.espacio_pdf {
		display: none;
	}
	
	br.espacio_pdf_bis {
		display: block;
	}
	
	.direccion {
		width: 100%;
	}
	
	.tfno_contacto {
		float: left;
		width: 100%;
		margin-top: 0px;
	}
	
	.tfno_contacto_bis {
		float: left;
		padding-top: 0px;
		padding-right: 40px;
		padding-bottom: 0px;
		padding-left: 40px;
		margin-left: 40px;
	}
	.email_contacto {
		float: left;
		padding-top: 0px;
		padding-right: 40px;
		padding-bottom: 0px;
		padding-left: 40px;
		margin: 0px;
	}
	
	/*slider*/
	.rslides1_nav {
		display: none;
	}
	
	.etiquetas_formu {
		width: 100%;
	}
	.etiqueta_captcha {
		width: 15%;
		margin-left: 8%;
		text-indent: 0px;
	}
	.inputs_formu {
		width: 300px;
		margin-left: 65px;
	}
	.input_consulta {
		width: 295px;
		margin-left: 65px;
	}
	.input_captcha {
		width: 238px;
		margin-top: 8px;
	}
	.tit_captcha {
		text-align: left;
		text-indent: 0px;
		margin-left: 40px;
	}
	.revisar_politica_privacidad {
		width: 300px;
		margin-left: 60px;
	}
	.checkbox_politica_privacidad {
		width: 10%;
		margin-left: 0px;
	}
	.txt_politica_privacidad {
		width: 90%;
	}
	.enviar_datos_formu {
		width: 80%;
		margin-top: 15px;
		margin-right: 20%;
		margin-bottom: 20px;
		margin-left: 0px;
		text-align: right
	}
	
	
}

@media screen and (max-width: 32.438em) {

	#aviso_cookies {
		display: none;		
	}
	
	#contenedor {
		width: 275px;
	}
	
	.sup_izqda {
		width: 100%;
	}
	
	.sup_derecha {
		width: 100%;
	}
	
	.sup_izqda ul li {
		margin-right: 20px;
		margin-left: 20px;
		padding-left: 25px;
	}
	
	header.cabecera {
		height: 75px;
	}
	
	.logo {
		text-align: center;
		width: 275px;
	}
	
	.img_logo {
		width: 250px;
		height: 63px;
		margin-top: 10px;
	}
	
	nav.menu_principal {
		margin-bottom: 10px;
	}
	
	/*
	nav.menu_principal select {
		margin-top: 15px;
		display: inline-block;
	}
	*/
	
	nav.menu_principal ul.accordion {
		display: inline-block;	
	}
	
	nav.menu_principal ul {
		display: none;
	}
	
	section.slider {
		display: none;
	}
	
	.img_moviles {
		display: block;
	}
	
	section.paneles_izqda_inicio, section.panel_derecha_inicio {
		width: 100%;
	}
	
	article.p2_inicio, article.p3_inicio {
		margin-top: 0px;
	}
	
	article.contacto {
		height: 170px;
	}
	
	img.foto_p1_inicio_bis, img.foto_p2_inicio_bis, img.foto_p3_inicio_bis, .footer_izqda.cont, .footer_izqda_bis.cont {
		display: none;
	}
	
	.footer_izqda {
		display: none;
	}
	
	.footer_izqda_bis {
		display: block;
	}
	
	.footer_derecha {
		float: left;
		width: 90%;
		text-align: center;
		margin-left: 5%;
		margin-bottom: 15px;
	}
	
	h1 {
		font-size: 14px;
		padding: 20px;
	}
	
	h2 {
		font-size: 20px;
	}
	
	h2.titulos_noticias {
		font-size: 13px;
		padding-top: 10px;
		padding-right: 20px;
		padding-bottom: 15px;
		padding-left: 40px;
		height: auto;
		font-weight: bold;
		background-image: url(../seguimed-gestion-abastecimiento-medicamentos-img/inisoft_seguimed_icono_noticias_p_bis.png);
		background-position: 20px 15px;
	}
	
	h2.tit_contacto {
		font-size: 15px;
		padding-top: 0px;
		padding-right: 20px;
		padding-bottom: 15px;
		height: auto;
		font-weight: bold;
	}
	
	h3 {
		padding-left: 35px;
	}
	
	p.mas_info_inicio {
		text-align: right;
		margin-right: 20px;
	}
	
	p.mas_info_noticias_inicio {
		text-align: right;
		margin-top: -10px;
		margin-bottom: 0px;
	}
	
	p.ver_mas_proyectos {
		margin-top: -30px;
		margin-right: 15px;
		padding-bottom: 10px;
	}
	
	p.txt_contacto {
		display: none;		
	}
	
	p.txt_contacto_bis {
		display: block;		
	}
	
	img.img_trabajos {
		width: 40%;
		margin-left: 6.5%;
		margin-bottom: 15px;
	}
	
	img.img_trabajos2 {
		width: 40%;
		margin-left: 6.5%;
		margin-bottom: 15px;
	}
	
	img.img_banner_inisoft {
		display: none;
	}
	
	img.img_banner_inisoft_bis {
		display: block;
	}
	
	img.foto_software_bis, img.foto_descargas_bis {
		display: none;
	}
	
	img.foto_software_bis2, img.foto_descargas_bis2 {
		display: block;
		width: 240px;
		height: 76px;
	}
	
	img.icono_pdf {
		margin-bottom: 20px;
	}
	
	iframe {
		width: 100%;
		height: 200px;
		margin-left: 0px;
	}
	
	br.espacio_pdf {
		display: none;
	}
	
	br.espacio_pdf_bis {
		display: block;
	}
	
	.direccion {
		width: 100%;
	}
	
	.tfno_contacto {
		float: left;
		width: 100%;
		margin-top: 0px;
	}
	
	.tfno_contacto_bis {
		float: left;
		padding-top: 0px;
		padding-right: 40px;
		padding-bottom: 0px;
		padding-left: 40px;
		margin-left: 30px;
	}
	.email_contacto {
		float: left;
		padding-top: 0px;
		padding-right: 40px;
		padding-bottom: 0px;
		padding-left: 40px;
		margin-left: 30px;
	}
	
	.etiquetas_formu, .etiqueta_captcha, .tit_captcha {
		width: 100%;
		padding-left: 0px;
		text-indent: 35px;
	}
	.etiqueta_captcha {
		margin-left: 40px;
		margin-bottom: 5px;
		text-indent: 0px;
	}
	.inputs_formu {
		width: 207px;
		margin-left: 35px;
	}
	.input_consulta {
		width: 200px;
		margin-left: 35px;
	}
	.input_captcha {
		width: 205px;
		margin-top: 0px;
		margin-left: 35px;
	}
	.tit_captcha {
		text-align: left;
		text-indent: 0px;
		margin-left: 40px;
	}
	.revisar_politica_privacidad {
		width: 200px;
		margin-left: 35px;
	}
	.checkbox_politica_privacidad {
		width: 25px;
		margin-left: 0px;
	}
	.txt_politica_privacidad {
		width: 175px;
	}
	.enviar_datos_formu {
		width: 80%;
		margin-top: 15px;
		margin-right: 20%;
		margin-bottom: 20px;
		margin-left: 0px;
		text-align: right
	}
	
}

@media screen and (max-width: 27.5em) {
	
	
}
