@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:url(../img/fondo.png) repeat-x;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color:#111111;
	letter-spacing:-1px;
}
hr {
	color:#F0F0F0;
}

img {
	border:none;
}
.imgcomo {
	float:left;
	width:115px;
	margin-right:5px;
	border-color:#999;
	border-style:solid;
	border-width:1px;
}
h5 {
	font-weight:normal;
	margin-top:0px;
	color:#333333;
	font-size:11px
}
h3 {
	margin-top:0px;
}
select {
	width:155px;
	margin:0px;
	padding:0px;
	background:#fafafa;
	border:0px none;
	border-style:none;
	height:20px;
	margin-top:3px;
	margin-left:5px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
}
.gris {
	color:#333333;
	font-size:11px
}
.bg-gris {
	background:#F0F0F0;
}
.bg-gris-o {
	background:#c3c7c8;
}
#centro input {
	width:155px;
	margin:0px;
	padding:0px;
	background:#fafafa;
	border:0px none;
	border-style:none;
	height:20px;
	margin-top:3px;
	margin-left:5px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
}
#login_head {
	width:600px;
	height:16px;
	text-align:right;
	color:#999;
}
#centro textarea {
	width:265px;
	margin:0px;
	padding:0px;
	background:#fafafa;
	border:0px none;
	border-style:none;
	height:80px;
	margin-top:5px;
	margin-left:5px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
}
#contenedor {
	width:798px;
	margin:0 auto;
}
#header {
	width:798px;
	height:70px;
	float:left;
	background:url(../img/header-fondo.png);
}
#menu {
	width:788px;
	height:31px;
	float:left;
	background:url(../img/menu-fondo.png) center no-repeat;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	letter-spacing:-1px;
	color:#FFF;
	font-variant: small-caps;
	padding-left:10px;
}
#menu ul{
	list-style:none;
	margin:0;
	padding:0;
}

#menu li a{
	float:left;
	height:31px;
	color:#FFF;
	text-decoration:none;
	padding-left:12px;
	padding-right:12px;
	border-right:1px solid #CCC;
	line-height: 31px;
}
#menu li a:hover{
	background:url(../img/flecha-menu.png) bottom center no-repeat;
}
a {
	color:#111111;
	text-decoration:none;
}
a:hover {
	color:#333333;
}
#medio {
	width:778px;
	height:440px;
	float:left;
	background:url(../img/medio-fondo.png) no-repeat;
	padding: 10px;
	color:#111111;
}
#medio2 {
	width:788px;
	height:450px;
	float:left;
	background:url(../img/medio-fondo.png) no-repeat;
	padding: 5px;
}
#footer {
	width:798px;
	height:140px;
	float:left;
	background:url(../img/footer-fondo.png);
	margin-top:10px;
	color:#666;
	font-size:10px;
}
#footer a {
	color:#CCC;
	text-decoration:none;
}
#logo {
	width:130px;
	height:60px;
	float:left;
	background:url(../img/sipa-logo.png);
	margin-left: 10px;
	margin-top: 5px;
}
#menu-arriba {
	width:590px;
	height:17px;
	float:right;
	margin-top: 5px;
	font-size: 10px;
	margin-right: 10px;
	letter-spacing: normal;
}
#logo-sipa2 {
	width:54px;
	height:38px;
	float:right;
	background:url(../img/sipa-logo-pint.png);
	margin-right: 10px;
}
#menu-arriba ul{
	margin:0;
	padding:0;
}

#menu-arriba li{
	margin:0;
	padding:0;
	float:left;
	list-style:none;
	background:url(../img/vineta.png) left no-repeat;
	padding-left:20px;
	margin-left:10px;
}

#menu-arriba li a{
	/*font-weight:600;
	letter-spacing:-1px;*/
}

#menu li {
display:inline;
}

.herramientas {
	width:130px;
	height:85px;
	float:left;
	margin-right: 20px;
	margin-top: 10px;
}
#prod-dest {
	width:330px;
	height:75px;
	float:right;
	background:url(../img/novedades-fondo.png) no-repeat;
	margin-top: 10px;
	padding: 5px;
}
#menu-footer {
	width:798px;
	height:16px;
	float:left;
	margin-top: 15px;
	text-align: center;
    letter-spacing: 0px;
}
#menu-footer p{
	margin-top:5px;
	letter-spacing:0;
	color:#999
}
#buscador {
	width:200px;
	height:18px;
	float:right;
	margin-top: 8px;
}
#buscador input{
	width:120px;
	height:16px;
	float:left;
	border:none;
	background:#FFF;
	color:#333333;
	font-size:11px;
}
.menu-activo{
	background:url(../img/flecha-menu.png) bottom center no-repeat;
}
#active_menu{
	background:url(../img/flecha-menu.png) bottom center no-repeat;
}
#prod-dest-img {
	width:83px;
	height:75px;
	float:left;
}
#prod-dest-tit {
	height:20px;
	float:left;
	width: 240px;
	font-size: 14px;
	margin-top: 5px;
	font-variant: small-caps;
	color: #FFF;
	font-weight: bolder;
}
#prod-dest-tit a {
	color: #FFF;
}
#prod-dest-desc {

	color:#000;
}
#prod-dest-desc a {
	height:40px;
	float:left;
	width: 240px;
	margin-top: 5px;
	font-size: 14px;
	color:#000;
	text-shadow:#FFF;
}
#link-novedades-ver a {
	height:40px;
	float:right;
	width: 340px;
	margin-top: 5px;
	font-size: 12px;
	color:#111111;
	font-weight:bold
}
#nav {
	width:778px;
	height:16px;
	float:left;
	font-size: 11px;
	letter-spacing: normal;
}
#titulo {
	width:778px;
	height:38px;
	float:left;
	color:#FFF;
}
#titulo-rodillo {
	width:61px;
	height:38px;
	float:right;
}
#titulo-circulo {
	width:16px;
	height:28px;
	float:left;
	margin-top: 3px;
}
#titulo-color {
	width:701px;
	height:28px;
	float:left;
	margin-top: 3px;
}
#titulo h1{
	font-size:18px;
	margin-top:2px;
	letter-spacing:-1px;
}
#centro{
	width:770px;
	height:375px;
	float:left;
	margin-left: 5px;
}
#subtitulo {
	width:770px;
	height:20px;
	float:left;
}
#subtitulo2 {
	width:770px;
	height:30px;
	margin-bottom:15px;
	float:left;
}
.red {
	color:#F00;
}
.blanco {
	color:#FFF;
}
.paginador {
	width:620px;
	height:16px;
	float:left;
	padding-left: 150px;
	letter-spacing: normal;
	margin-bottom:5px;
}
#img270 {
	width:270px;
	height:270px;
	float:left;
}
#txt480 {
	width:470px;
	float:right;
	overflow:auto;
	height: 355px;
	text-align: left;
	padding-right: 10px;
}
#parentesis {
	width:270px;
	height:70px;
	float:left;
	background:url(../img/parentesis.jpg) no-repeat;
	text-align: center;
	color: #111111;
}
#parentesis a{
    text-decoration: underline;
}
#mapa {
	width:136px;
	height:355px;
	float:left;
}
#menu-izq-naranjo {
	width:135px;
	height:240px;
	float:left;
	background:url(../img/balde-naranjo.jpg) top center no-repeat;
	padding-top: 105px;
	margin-top: 10px;
}
#menu-izq-naranjo a{
	color:#FFF;
}
#menu-izq-azul {
	width:135px;
	height:240px;
	float:left;
	background:url(../img/balde-azul.jpg) top center no-repeat;
	padding-top: 105px;
	margin-top: 10px;
}
#menu-izq-azul a{
	color:#FFF
}
#menu-izq-rojo {
	width:135px;
	height:240px;
	float:left;
	background:url(../img/balde-rojo.jpg) top center no-repeat;
	padding-top: 105px;
	margin-top: 10px;
}
#menu-izq-rojo a{
	color:#FFF
}
#menu-izq-azul select {
	width:125px;
	margin:0px;
	padding:0px;
	background:#4bb8ff;
	border:0px none;
	border-style:none;
	height:20px;
	margin-top:2px;
	margin-left:5px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color: #FFF;
}
#txt620 {
	width:620px;
	float:right;
	overflow:auto;
	height: 345px;
	text-align: justify;
	padding-right: 10px;
	padding-top: 10px;
}
#txt620a {
	width:620px;
	float:right;
	height: 350px;
	text-align: justify;
	padding-right: 10px;
	padding-top: 10px;
}
#txt600 {
	width:600px;
	float:right;
	overflow:hidden;
	height: 345px;
	text-align: left;
	padding-right: 10px;
	padding-top: 10px;
}
#txt620 h2{
	color:#333333;
	border-bottom:1px solid #F0F0F0;
	margin:0;
	margin-top:10px;
	letter-spacing:-1px
}
.input285 {
	width:285px;
	height:28px;
	float:left;
	background:url(../img/input285.jpg) no-repeat;
}
.input285 select {
	width:250px;
	margin:0px;
	padding:0px;
	background:#fafafa;
	border:0px none;
	border-style:none;
	height:20px;
	margin-top:3px;
	margin-left:5px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
}
.input {
	width:180px;
	height:28px;
	float:left;
	background:url(../img/input.jpg) no-repeat;
}
.input-upload {
	width:87px;
	height:28px;
	float:left;
	background:url(../img/btn-cargar.jpg) no-repeat;
}
.input-upload-p {
	width:87px;
	height:28px;
	float:left;
	background:url(../img/btn-cargando.jpg) no-repeat;
}
.input-upload-ok {
	width:87px;
	height:28px;
	float:left;
	background:url(../img/btn-cargado.jpg) no-repeat;
}
.input-dos {
	width:180px;
	height:28px;
	float:left;
	background:url(../img/input-dos.jpg) no-repeat;
}
.input2 {
	width:300px;
	height:28px;
	float:left;
	background:url(../img/input.jpg) no-repeat;
}
.input-dos2 {
	width:300px;
	height:28px;
	float:left;
	background:url(../img/input-dos.jpg) no-repeat;
}
.input-txt {
	width:280px;
	height:90px;
	float:left;
	background:url(../img/input-txt.jpg) no-repeat;
}
.btn70 {
	width:70px;
	height:70px;
	float:right;
	margin-top: 10px;
}
.panel385a {
	width:365px;
	height:345px;
	float:left;
	background-image:url(../img/panel-a.png);
    background-repeat:no-repeat;
    background-position: -5px;
	padding: 10px;
	padding-bottom: 0px;
    font-size:14px;
}
.panel385b {
	width:365px;
	height:345px;
	float:left;
	padding: 10px;
	overflow: auto;
	padding-bottom: 0px;
	font-size:14px;
}
.panel600a {
	width:600px;
	height:335px;
	float:left;
	/*background:url(../img/panel-a.png) no-repeat right;*/
	padding: 10px;
	padding-bottom: 0px;
}
.numero-back {
	width:365px;
	height:65px;
	float:left;
	margin-top: 20px;
}
.numero-back img{
	float:left;
	border:none;
	margin-right:10px;
}
.txt-normal {
	min-width:250px;
	float:left;
}
.print {
	width:40px;
	height:40px;
	float:right;
	margin-left:7px;
}

.mizq-naranjo {
	width:110px;
	padding-left:25px;
	height:24px;
	line-height:24px;
	float:right;
	margin-bottom:5px;
	background:url(../img/mizq-naranjo-bg.png) no-repeat;
	font-size:13px;
	letter-spacing:normal;
	color:#81661a;
}
.nrnj {
	color:#81661a;
}
.mizq-azul {
	width:110px;
	padding-left:25px;
	height:24px;
	line-height:24px;
	float:left;
	margin-bottom:5px;
	background:url(../img/mizq-azul-bg.png) no-repeat;
	font-size:13px;
	color:#FFF;
}
.mizq-azul2 {
	width:110px;
	padding-left:25px;
	height:24px;
	line-height:24px;
	float:left;
	margin-bottom:5px;
	background:url(../img/mizq-azul-bg2.png) no-repeat;
	font-size:13px;
	color:#FFF;
}
.mizq-azul-liso {
	width:135px;
	height:24px;
	line-height:24px;
	float:left;
	margin-bottom:5px;
	background:url(../img/mizq-azul-bg-liso.png) no-repeat;
	font-size:13px;
	color:#FFF;
}
.mizq-normal {
	width:130px;
	height:24px;
	line-height:24px;
	text-align:center;
	float:left;
	margin-bottom:5px;
	font-size:13px;
	color:#FFF;
}
.mizq-rojo {
	width:110px;
	padding-left:25px;
	height:24px;
	line-height:24px;
	float:left;
	margin-bottom:5px;
	background:url(../img/mizq-rojo-bg.png) no-repeat;
	font-size:13px;
	color:#FFF;
}
.acorde-gris {
	width:575px;
	height:23px;
	float:right;
	background:url(../img/acorde-gris.png) no-repeat;
	padding-left: 25px;
	line-height:24px;
	font-size:13px;
	color:#FFF;
	margin-bottom: 5px;
	cursor:pointer;
}
.acorde-gris:active {
	background:url(../img/acorde-gris-active.png) no-repeat;
}
.acorde-gris:focus {
	background:url(../img/acorde-gris-active.png) no-repeat;
}
.acorde-caja {
	width:570px;
	max-height:180px;
	float:right;
	padding-left: 25px;
	margin-bottom: 10px;
	overflow:auto;
	padding-right:5px;
}
.catalogo-prod-fondo {
	width:183px;
	height:147px;
	float:left;
	background:url(../img/catalogo-back-producto.png) no-repeat;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
.catalogo-pie{
	width:620px;
	text-align:right;
	float:right;
	margin-top:-3px;
	margin-right:20px;
}
.catalogo-pag-separador{
	margin-right:15px;
}
.catalogo-pag-anterior{
	color: #045C94;
	padding-left: 17px;
	background: url(../images/M_images/indent6.png) left no-repeat;
}
.catalogo-pag-siguiente{
	color: #045C94;
	padding-right: 18px;
	background: url(../images/M_images/indent1.png) right no-repeat;
}
#notfound{
	font-size:14px;
	/*color:#3C80AC;*/
	color:#339;
	background:url(../img/sipa-catalogo-nf.jpg) right no-repeat;
	width:580px;
	height:320px;
}
.catalogo-copyright{
	float:left;
	margin-left:20px;
    	font-size: 11px;
	font-family:arial;
	letter-spacing:normal;
}
.catalogo-prod-tit a {
	width:183px;
	height:35px;
	float:left;
	text-align: left;
	color: #3c80ac;
	font-weight: bold;
	font-size: 13px;
}
.catalogo-prod-img {
	width:80px;
	height:80px;
	float:left;
}
.catalogo-prod-img img{
	margin-top:5px;
	margin-left:5px;
	margin-right:2px;
}
.catalogo-prod-desc {
	width:103px;
	height:70px;
	float:left;
	margin-top: 10px;
	text-align:left;
    font-size: 12px;
}
.catalogo-prod-exc {
	width:80px;
	height:16px;
	float:left;
	margin-top:5px;
}
.catalogo-prod-mas {
	width:68px;
	height:22px;
	float:right;
	margin-top:7px;
}
.catalogo-img-grande {
	width:260px;
	height:260px;
	float:left;
	background-position:center;
	background-repeat:no-repeat;
}
#img-derecha {
	width:270px;
	height:270px;
	float:right;
}
#txt330 {
	width:330px;
	height:345px;
	float:right;
}
#txt330a {
	width:330px;
	height:345px;
	float:left;
}

.select-registro-dia {
    float: left;
}

.select-registro-mes {
    float: right;
	margin-right: 20px;
}
#txt500 {
	width:500px;
	height:370px;
	float:right;
}
.img250r {
	width:250px;
	height:100px;
	float:left;
	margin-top: 10px;
}
#boton-guias {
	width:140px;
	height:44px;
	float:right;
	margin-top: 10px;
}
#divtabla {
	width:750px;
	height:372px;
	float: left;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
	overflow:auto;
	font-size:11px;
	letter-spacing:normal;
}
#divtabla td {
	border: 1px #999 solid;
}
.videos-caja {
	width:165px;
	height:170px;
	float:left;
	background:url(../img/videos-fondos.jpg);
	margin-left:20px;
	margin-bottom:5px;
}
.videos-caja h1 {
	width:165px;
	height:24px;
	float:left;
	margin:0;
	padding:0;
	font-size:15px;
}
.videos-img {
	width:156px;
	height:106px;
	padding-left:4px;
	padding-right:5px;
	float:left;
}
.videos-sub-txt{
	width:156px;
	height:30px;
	padding-left:4px;
	padding-right:5px;
	float:left;
	margin-top:5px;
	color:#999;
	font-size:12px;
}
.nuevo {
	color:#ccc;
}
