/* Handcoded by RapidxHTML - http://www.rapidxhtml.com */

/* reset */
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td {
    margin:0;
    padding:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

fieldset,img {
    border:0;
}

html {
    height:100%;
    margin-bottom:1px;
}

body {
    position:relative;
}

:focus {
    outline:none;
}

/* links */
a {
    color:#3764aa;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

/* header elements */
h1, h2, h3, h4, h5, h6 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
    line-height:100%;
    color:#000;
}

h1 {
    font-size:300%;
    color:#000;
}

h2 {
    font-size:250%;
    color:#000;
}

h3 {
    font-size:200%;
    color:#000;
}

h4 {
    font-size:175%;
    color:#000;
}

h5 {
    font-size:150%;
    color:#000;
}

h6 {
    font-size:125%;
    color:#000;
}

/* page setup */
body {
    background:#f3f3f3 url(../images/page-bg.jpg) 0 0 repeat-x;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    line-height:150%;
    color:#636363;
    font-size:12px;
}

/* wrapper setup */
div.rapidxwpr {
    margin:auto;
    width:974px;
}

/* header */
div#header {
    position:relative;
    height:130px;
    margin:0px 0px 0px 0px;
}

/* header_internas */
div#header_internas {
    position:relative;
    height:122px;
    margin:0px 0px 0px 0px;
}

/* logo */
img#logo {
    position:absolute;
    top:23px;
    left:20px;
    width:300px;
    height:78px;
    border:0;
}

/* main body setup */
div#middle {
    width:auto;
    margin:0px 0px 0px 0px;
    clear:both;
    padding:0 0 10px 0;
}

/* right column */
div#right {
    width:360px;
    float:right;
    background:url(../images/right-top.png) 0 0 no-repeat;
    padding:10px 0 0 0;
    margin:6px 0 0 0;
}

div.right-bg {
    background:url(../images/right-bottom.png) 0 100% no-repeat;
    padding:0 0 5px 0;
    overflow:hidden;
}

/* content column */
div#content {
    width:auto;
    margin:0px 382px 0px 0px;
    padding:0px 0px 0px 0px;
}

.txt01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}

.txt01 A:link {color: #FFFFFF; text-decoration: none;}
.txt01 A:Visited {color: #FFFFFF; text-decoration: none;}
.txt01 A:Hover {color: #999999; text-decoration: underline;}

.txt02 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}

.txt02 A:link {color: #FFFFFF; text-decoration: none;}
.txt02 A:Visited {color: #FFFFFF; text-decoration: none;}
.txt02 A:Hover {color: #66CCFF; text-decoration: underline;}


.title02 {
	font-size: 18px;
	color: #6d8ea4;
	font-weight: bold;
}

.title03 {
    font-size: 18px;
	color:#636363;
	font-weight:normal;
}

.title04 {
	font-size: 24px;
	color: #636363;
	font-family: Arial, Helvetica, sans-serif;
	
}

/* footer */
div#footer {
    width:auto;
    padding:40px 0px 20px 0px;
    clear:both;
    background:#edf7ff url(../images/footer-bg.png) 0 0 repeat-x;
    overflow:hidden;
}

div#footer_internas {
    width:auto;
    padding:40px 0px 20px 0px;
	margin-top:-15px;
    clear:both;
    background:#edf7ff url(../images/footer-bg.png) 0 0 repeat-x;
    overflow:hidden;
}

/* clearing & floating */
.clearingfix:after {
    content:".";
    display:block;
    line-height:0px;
    clear:both;
    visibility:hidden;
}

.clearingfix {
    display:block;
}

.floatbox {
    overflow:hidden;
}

/* topmenu */
div#topmenu {
    position:absolute;
    top:65px;
    right:0px;
    height:48px;
}

div#topmenu ul {
    padding:0px;
    margin:0px;
    list-style:none;
    float:left;
}

div#topmenu li {
    float:left;
    background:url(../images/menu-divider.png) 0 0 no-repeat;
}

div#topmenu a {
    float:left;
    display:block;
    position:relative;
    height:48px;
    padding:10px 10px 0px 10px;
    overflow:hidden;
    color:#fff;
    font-size:12px;
}

div#topmenu a:hover {
    color:#fff;
    text-decoration:underline;
    background:url(../images/menu-right.png) 100% 0 no-repeat;
}

div#topmenu li:hover, div#topmenu li.active {
    background:url(../images/menu-right.png) 100% 0 no-repeat;
}

div#topmenu li:hover a, div#topmenu li a:hover, div#topmenu li.active a {
    background:url(../images/menu-left.png) 0 0 no-repeat;
	text-decoration:none;
}

/* products */
.products {
    clear:both;
    margin:0;
    padding:0 0 0 18px;
}

.products h2 {
    background:url(../images/products-bg.jpg) 0 0 no-repeat;
    font-size:18px;
    font-weight:bold;
    color:#6d8ea4;
    margin:0 0 10px 0;
    padding:25px 15px;
}

.products ul {
    list-style:none;
    padding:0;
}

.products ul li {
    background:url(../images/products-dot-image.png) 0 0 no-repeat;
    float:left;
    width:255px;
    padding:0 15px;
}

.products ul li.first {
    background:none;
}

.products ul li .title {
    background:url(../images/products-dotline.png) 0 100% no-repeat;
    padding:0 0 5px 0;
    margin:0 0 15px 0;
}

.products ul li .title h3 {
    background:url(../images/welcome-bg.png) 0 0 no-repeat;
    text-indent:-9999px;
    display:block;
    padding:12px 0px;
    margin:15px 0 0 10px;
}

.products ul li .title h4 {
    font-size:14px;
    font-weight:normal;
    color:#363636;
    margin:0;
    padding:5px 0;
    line-height:120%;
}

.products ul li .title a.link {
    color:#0076a3;
    font-size:11px;
    font-weight:normal;
    display:block;
    margin:5px 0 10px 0;
}


.alignleft {
    float:left;
    margin:0 10px 0 0;
}

a.download-yellow {
    background:url(../images/download-yellow.png) 0 0 no-repeat;
    display:block;
    height:46px;
    margin:15px 0;
    text-indent:-9999px;
}

a.download-blue {
    background:url(../images/download-blue.png) 0 0 no-repeat;
    display:block;
    height:46px;
    margin:15px 0;
    text-indent:-9999px;
}

a.download-green {
    background:url(../images/download-green.png) 0 0 no-repeat;
    display:block;
    height:46px;
    margin:15px 0;
    text-indent:-9999px;
}

a.more-link {
    margin:0 0 0 15px;
    display:block;
}

/* leads */
.leads {
    list-style:none;
    background:url(../images/welcome-bottom-image.png) 0 0 no-repeat;
    clear:both;
    padding:20px 0 0 20px;
}

.leads .title {
    width:270px;
    float:left;
}

.leads .title h4 {
    font-size:14px;
    font-weight:normal;
    color:#363636;
    margin:0;
    padding:5px 0;
    line-height:120%;
}

.leads .title a.link {
    color:#0076a3;
    font-size:11px;
    font-weight:normal;
    display:block;
    margin:5px 0 10px 0;
}

.leads .download {
    width:270px;
    float:right;
}

.leads .details {
    clear:both;
    padding:15px 0;
}

/* service */
.service {
    border-bottom:solid 1px #ccc;
    list-style:none;
    margin:0 0 10px 0;
}

.service h3 {
    background:url(../images/service-bg.png) 0 0 no-repeat;
    font-size:18px;
    font-weight:bold;
    color:#6d8ea4;
    padding:25px 25px 20px 25px;
    margin:0 0 0 3px;
}

.service h2, .web h2 {
    font-size:18px;
    font-weight:bold;
    color:#707070;
    display:block;
    margin:20px 0 0 34px;
}

.service ul, .web ul {
    list-style:none;
    margin:0;
    padding:22px 34px 7px 34px;
}

.service ul li, .web ul li {
    background:url(../images/arrow.png) 5px 4px no-repeat;
    padding:0 0 0 15px;
}

.service ul li a, .web ul li a {
    color:#00aeef;
    font-size:12px;
    font-weight:normal;
    display:block;
    padding:0px 0 15px 0px;
}

/* newsletter */
.newsletter {
    background:url(../images/news-letter-bg.png) 0 100% no-repeat;
    padding:10px 0 30px 42px;
    margin:0 0 0 5px;
    overflow:hidden;
}

.newsletter h2 {
    font-size:18px;
    font-weight:bold;
    color:#363636;
    display:block;
    margin:10px 0 10px 0;
}

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

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

.newsletter ul li label {
    font-size:12px;
    font-weight:normal;
    color:#6e6e6e;
    font-family:Arial, Helvetica, sans-serif;
    padding:0;
    float:left;
    display:block;
    width:70px;
}

.newsletter ul li input.input-item {
    margin:0;
    background:url(../images/search-form.png) 0 0 no-repeat;
    border:none;
    padding:5px 3px 5px 3px;
    width:152px;
}

.newsletter ul li input.input-item01 {
    background:url(../images/input-item01.png) 0 0 no-repeat;
    border:none;
    float:left;
    padding:5px 2px 3px 3px;
    width:124px;
    margin:0 10px 0 0;
}

.newsletter ul li input.submit {
    background:url(../images/submit.png) 0 0 no-repeat;
    cursor:pointer;
    display:block;
    width:25px;
    height:25px;
    border:0;
    float:left;
}
.newsletter_clone {
    background:url(../images/submit.png) 0 0 no-repeat;
    cursor:pointer;
    display:block;
    width:25px;
    height:25px;
    border:0;
    float:left;
}

/* footer blocks */
.footer-blocks {
    overflow:hidden;
    font-size:14px;
    color:#FFF;
    margin:0 0 40px 0;
}

.footer-blocks h3 {
    list-style:none;
    font-size:14px;
    font-weight:bold;
    color:#fff;
    display:block;
    background:url(../images/footer-dotline.png) 0 100% no-repeat;
    padding:0 0 20px 15px;
    margin:0;
}

.footer-blocks a {
    font-size:14px;
    color:#FFF;
    font-weight:bold;
}

/* latest news */
.latest-news {
    width:340px;
    float:left;
    margin:0 15px 0 0;
}

.latest-news ul {
    list-style:none;
    margin:0;
    padding:10px 10px 10px 15px;
    float:left;
}

.latest-news ul li {
    padding:5px 0 20px 0px;
    width:314px;
    background:url(../images/footer-dotline.png) 0 100% no-repeat;
    font-size:14px;
    font-weight:normal;
    color:#fff;
}

.latest-news .latest-date {
    font-size:14px;
    font-weight:bold;
    color:#fff;
    display:block;
}

/* testimonials */
.testimonials {
    width:340px;
    float:left;
    margin:0 15px 0 0;
    font-size:14px;
    font-weight:bold;
    color:#fff;
}

.testimonials ul li {
    padding:5px 0 20px 0px;
    width:314px;
    background:url(../images/footer-dotline.png) 0 100% no-repeat;
    font-size:14px;
    font-weight:normal;
    color:#fff;
}

.testimonials p {
    margin:15px;
}

/* follow us */
.follow-us {
    width:260px;
    float:right;
}

.follow-us ul {
    list-style:none;
    padding:0;
    overflow:hidden;
    margin:20px 0 40px 15px;
}

.follow-us ul li {
    padding:0;
    float:left;
}

.follow-us ul li a {
    margin:15px 0 30px 10px;
}

.follow-us a.livechat {
    background:url(../images/livechat.png) 0 0 no-repeat;
    text-indent:-9999px;
    display:block;
    padding:15px 0px;
}

/* footer menu */
.footer-menu {
    clear:both;
    padding:40px 0 10px 0;
    font-size:14px;
}

.footer-menu ul {
    list-style:none;
    margin:0;
    padding:0;
}

.footer-menu ul li {
    float:left;
    padding:0 10px;
    border-left:solid 2px #898989;
    height:15px;
    line-height:14px;
}

.footer-menu ul li.first {
    border:0;
    padding-left:0;
}

.footer-menu ul li a {
    font-weight:bold;
    color:#898989;
}

.footer-menu ul li a:hover {
    text-decoration:underline;
}

.footer-menu .copyright {
    font-weight:bold;
    color:#898989;
    clear:both;
    padding:8px 0 0 0;
}.bkgrnd_tabla {
	background-image: url(../images/internas_11.jpg);
	background-repeat: repeat-x;
	background-position:top;
}
