@charset "utf-8";

IMG {
    border: none;
}

body {
	margin: 0;
	padding: 0;
    background-image: url('im/bg.jpg');
    background-repeat: repeat-x;
    background-color: #FFF;
}

#wrapper {
	width: 969px;
	margin:0 auto;
	padding-left: 4px;
    padding-right: 4px;
    padding-top: 0px;
    padding-bottom: 0px;
}

#wrapperTop {
	width: 969px;
	margin:0 auto;
	padding-left: 4px;
    padding-right: 4px;
    padding-top: 0px;
    padding-bottom: 0px;
}
#wrapperContenido {
	clear: both;
    width: 969px;
	margin:0 auto;
	padding-left: 4px;
    padding-right: 4px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-image: url('im/fondo-sombra.png');
    background-repeat: repeat-y;
}

#top {
	width:961px;
	height:130px;
	position: relative;
}

#banner {
	width: 961px;
	height: 415px;
	margin-bottom: 25px;
/*  background-color: #0F0; */
}

#mapa {
    float: right;
    width: 324px;
    height: 215px;
    margin-top: 20px;
}

#contenidoPrincipal {
	float: left;
	width: 645px;
 /* background-color: #00F; */
 margin-bottom: 50px;
}

#contenidoSecundario {
	float: right;
	width: 305px;
	margin-bottom: 50px;
/*    background-color: #F00; */
}

#footer {
	clear: both;
	width: 961px;
	height: 109px;
	background-color: #5e8bc2;
    background-image: url('im/footer-bg.jpg');
    background-repeat: repeat-x;
    background-position: bottom;
}

.info {
    width: 264px;
    background-color: #f8f8f8;
    padding-top: 13px;
    padding-bottom: 20px;
    padding-left: 13px;
    padding-right: 13px;
    margin-bottom: 13px;
}

.clear {
	clear: both;
}

#contenidoSecundario h3 {
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Tahoma;
    color: #505050;
    background-image:  url('im/vin1.png');
    background-position: left;
    background-repeat: no-repeat;
    padding-left:  23px;
    letter-spacing: -.1px;
    word-spacing: -1px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#contenidoSecundario p {
    font-family: Arial;
    color: #505050;
    font-size: 14px;
    text-align: justify;
}

.menu {
	float: left;
    display: block;
	
    width: 430px;
    padding-top: 10px;
    margin-top: 31px;
    margin-left: 30px;
}

.miniBanner {
    clear: both;
    background-image: url('im/mini-banner-bg.png');
    background-repeat: no-repeat;
    width: 961px;
    height: 49px;
}

.enc {
    font-size: 16px;
    font-family: Arial;
    color: #2d64ad;
    padding-top: 10px;
    padding-left: 40px;
     
}

#top p {
    float: right;
    text-align: right;
    margin-top: 20px;
    margin-bottom:0px;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

#footer p {
    float: left;
    text-align: left;
    margin-top: 30px;
    margin-left: 20px;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 15px;
}

.menuFooter {
    display: block;
    float: left;
    clear: left;
    margin-left: 20px;
    width: 500px;
}

.iconoTwitter {
    background-image:  url('im/icono-twitter.jpg');
    background-position: left;
    background-repeat: no-repeat;
    padding-left:  40px;
    line-height: 40px;
    margin-bottom: 2px;
}

.iconoSkype {
    background-image:  url('im/icono-skype.jpg');
    background-position: left;
    background-repeat: no-repeat;
    padding-left:  40px;
    line-height: 40px;
    margin-top: 0px;
    margin-bottom: 2px;
}

.iconoSanilock {
    background-image:  url('im/icono-sanilock.jpg');
    background-position: left;
    background-repeat: no-repeat;
    padding-left:  40px;
    line-height: 34px;
    margin-top: 0px;
    margin-bottom: 2px;
}

.iconoYouTube {
    background-image:  url('im/icono-youtube.jpg');
    background-position: left;
    background-repeat: no-repeat;
    padding-left:  39px;
    line-height: 35px;
    margin-top: 0px;
    margin-bottom: 2px;
}

h1 {
    font-size: 24px;
    font-family: Arial;
    color: #535353;
    margin-bottom: 5px;
}

h2 {
    font-size: 15px;
    font-family: Arial;
    color: #305795;
    margin-top: 5px;
}


hr {
    color: #F00;
    border: 2px solid #F00;
    margin: 0px;
}

.mamparasA {
    padding-left: 13px;
}

.box {
    clear: both;
    padding-left: 13px;
    padding-top: 5px;
    background-image: url('im/bg-cont.jpg');
    background-position: top left;
    background-repeat: no-repeat;
}

.mamparasA p {
    font-family: Arial;
    font-size: 14px;
    text-align: justify;
}

.box p {
    font-family: Arial;
    font-size: 14px;
    text-align: justify;
}

#video1 {
    width: 229px;
    height: 150px;
    margin-top: 10px;
}

#video2 {
    width: 229px;
    height: 150px;
    margin-top: 10px;
}

.ventajas {
    background-image:  url('im/vin2.png');
    background-position: left top;
    background-repeat: no-repeat;
    padding-left:  25px;
    font-family: Arial;
    font-size: 14px;
}

/* Rollovers */


a {
	color: #1265b6;
	text-decoration: none;
}
a:link, a:visited {
	color: #1265b6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.inicio:link, a.inicio:visited {
	display: block;
    float: left;
    margin-right: 5px;
	width:  85px;
	height: 36px;
	line-height: 40px;
	text-decoration: none;
	background: url(im/menu_inicio.png) no-repeat left top;
}

a.inicio:hover {
	background-position:  right top;
}

a.antigrafiti:link, a.antigrafiti:visited {
	display: block;
    float: left;
    margin-right: 5px;
	width:  105px;
	height: 36px;
	line-height: 40px;
	text-decoration: none;
	background: url(im/menu_antigrafiti.png) no-repeat left top;
}

a.antigrafiti:hover {
	background-position:  right top;
}

a.mamparas:link, a.mamparas:visited {
	display: block;
    float: left;
    margin-right: 5px;
	width:  110px;
	height: 36px;
	line-height: 40px;
	text-decoration: none;
	background: url(im/menu_mamparas.png) no-repeat left top;
}

a.mamparas:hover {
	background-position:  right top;
}

a.contacto:link, a.contacto:visited {
	display: block;
    float: left;
    margin-right: 2px;
	width:  110px;
	height: 36px;
	line-height: 40px;
	text-decoration: none;
	background: url(im/menu_contacto.png) no-repeat left top;
}

a.contacto:hover {
	background-position:  right top;
}


a.www:link, a.www:visited {
	display: block;
	width:  181px;
	height: 47px;
	line-height: 47px;
	text-decoration: none;
	background: url(im/btn-www-sanilock.png) no-repeat left top;
}

a.www:hover {
	background-position:  right top;
}

a.contactenos:link, a.contactenos:visited {
	display: block;
	width:  178px;
	height: 47px;
	line-height: 47px;
	text-decoration: none;
	background: url(im/btn-contactenos.png) no-repeat left top;
}

a.contactenos:hover {
	background-position:  right top;
}

a.anti:link, a.anti:visited {
	display: block;
	width:  178px;
	height: 44px;
	line-height: 44px;
	text-decoration: none;
	background: url(im/btn-antigrafiti.png) no-repeat left top;
}

a.anti:hover {
	background-position:  right top;
}

a.mamp:link, a.mamp:visited {
	display: block;
	width:  177px;
	height: 43px;
	line-height: 43px;
	text-decoration: none;
	background: url(im/btn-mamparas.png) no-repeat left top;
}

a.mamp:hover {
	background-position:  right top;
}

a.bl:link, a.bl:visited {
	color: #FFF;
	text-decoration: none;
}

a.bl:hover {
	text-decoration: underline;
}


a.iconoLink:link, a.iconoLink:visited {
	color: #505050;
	text-decoration: none;
}

a.iconoLink:hover {
	text-decoration: underline;
}

.ic1 {
    position: absolute;
    top: 70px;
    right: 135px;
    z-index: 10;
}

.ic2 {
    position: absolute;
    top: 70px;
    right: 82px;
    z-index: 10;
}

.ic3 {
    position: absolute;
    top: 70px;
    right: 10px;
    z-index: 10;
}

