* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url('images/bg.jpg');
    background-repeat: repeat-x;
    background-color: #E6F2F8;

	
}

img {border:none;}

h1, h2, h3 {}

h1 {}

h2 {
    color: #7C7C7C;
    
}

h3 {
    color:#ccccff;
    font-family: arial;
    font-weight: bold;
}

.old{
    color: #CCCCCC;
    font-size: 30px;
    text-align: center;
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 2em;
}

p {
    color: #7C7C7C;
    
}


blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: none;
	color: #7C7C7C;
}

a:hover {
	text-decoration: none;
	color: #0033FF;
}

/* Wrapper */

#wrapper {
        width: 770px;
        margin: 0 auto;
        background-color: #E6F2F8;
        text-align: justify;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #303030;
}

#wrapper2 {
        width: 770px;
        margin: 0 auto;
        background-color: #E6F2F8;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #303030;
}

/* Header */

#header {
	width: 770px;
	height: 259px;
	margin: 0 auto;
        background-image: url('images/head.jpg');
        background-repeat: no-repeat;
}

/* Logo */

#logo {
       
       width: 770px;
       height: 112px;
}

.logo1{
    float: left;
    width: 185px;
    text-align: center;
    margin-top: 20px;

}
.logo2{
       float:left;
       background-image: url('images/logo-digital-centre.png');
       background-repeat: no-repeat;
       width: 400px;
       height: 110px;
}
.logo3{ 
    float: left;
    width: 185px;
    margin-top: 20px;
    text-align: right;
}


.button1{
    float: left;
    width: 40px;
    height: 32px;

   
}

.p2{
    font-family: arial;
    font-weight: bold;
    color: #7a8ea2;
    text-align: left;
}

.pvideo{
    font-family: arial;
    font-weight: bold;
    color: #7a8ea2;
    text-align: center;

}

.p3{
    font-family: arial;
    font-weight: bold;
    font-size: 13px;
    color: #7a8ea2;
    text-align: center;
}
.p4{
    font-family: arial;
    font-weight: bold;
    font-size: 13px;
    color: #999999;
    text-align: center;
}


/* Page */

#page {
	width: 770px;
	
	margin: 0 auto;
	padding-top: 30px;
    background-color: #E6F2F8;
}

#page-bgtop {
      float: left;
      width: 770px;
      text-align: left;     
}

#page-bgtop2 {
    
      width: 770px;
      text-align: left;     
}

/* Content */

#content {
	float: left;
	width: 770px;
        background-color: #E6F2F8;
        background-image: none;
        padding: 15px 15px 10px 15px;
}
#content2 {

	width: 770px;
        background-color: #E6F2F8;
        background-image: none;
        
}

.post {
	margin: 0px 0px 30px 0px;
        text-align: justify;
       
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;

}



.post .title a {
	padding: 4px 35px 4px 0px;
	text-decoration: none;
	font-weight: bold;
	color: #0099FF;
}

.post .entry {
	padding: 20px 0px;
        color: #7C7C7C;
        text-align: justify;
        float: left;
}


.post .entry img {border:none;}

.entry1 {
	padding: 30px 0px 30px 0px;
        color: #7C7C7C;
}


.pbs{
    float: left;
    width: 770px;
   
}

.pbimage{
    float: left;
    width: 750px;
    text-align: center;
}
.pbimage1{
    float: left;
    width: 350px;
    text-align: center;
    padding-bottom: 30px;
}
.pbimage1a{
    float: left;
    width: 350px;
    text-align: center;
    padding-bottom: 30px;
    padding-left: 30px;
}

.pbimage2{
    float: left;
    width: 250px;
    text-align: center;
    padding-bottom: 30px;
}
.pbimage3{
    float: left;
    width: 150px;
    text-align: center;
    
}

.pbimage4{
    float: left;
    width: 180px;
    text-align: center;
    padding-bottom: 30px;
}


.news{
    float: left;
    width: 750px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #cccccc;
    padding-top: 3 0px;
    padding-bottom: 20px;
}
.news18{
    float: left;
    width: 600px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #cccccc;
    padding-top: 3 0px;
    padding-bottom: 20px;
}

.newsh2{
    font-size: 14px;
    font-weight: bold;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #c7c7c7;
    width: 400px;
    padding-top: 20px;
}

.newsh218{
    font-size: 14px;
    font-weight: bold;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #c7c7c7;
    width: 600px;
    padding-top: 20px;
}

.newsp{
    float:left;
    width: 400px;
    text-align: justify;
}

.newsp18{
    float:left;
    width: 600px;
    text-align: justify;
}

.newsimage{
    float:right;
    width: 300px;
    border-image-width: 2px;
    
}


ul.b {list-style-type:circle;}
img {
	border:1px solid #cccccc;
	
}

#banners {text-align:center;}
.bann {margin-left:5px;
	  margin-right:5px;
	   }
#adds {text-align:center;}
.add {margin-left:3px;
	  margin-right:3px;}


/*Innovation*/

#box1-innovation {width:770px;
				 height:537px;
				 margin-top:10px;
				 margin-left:15px;
				 margin-bottom:0px;}
		
#box2-innovation {margin-top:30px;}
		
#box2-innovation img {border:none;}

.box {width:770px;
	  height:323px;}
		
#info-innovation {width:390px;
				 height:537px;
				 float:left;
				 padding-top:10px;
				 }
						  
#info-innovation p {width:350px;
				line-height:1.8;
				font-size:14px;}
						  
#icones {width:370px;
		height:537px;
		float:left;
		padding:0px;}
				 
#icones img {border:none;}
				 
.icona {border:none;
		float:left;}
		
.fila1 {width:369px;
		height:163px;
		float:left;}
		
.fila2 {height:151px;
		width:369px;
		float:left;}
		
.fila3 {height:169px;
		width:369px;
		float:left;}
		
.float-link {width:260px;
			 height:270px;
			 float:left;}
			
.float-text {width:475px;
			 height:240px;
			 float:left;
			 margin-top:30px;
			 margin-left:15px;}
			 
.float-text p {line-height:1.5;}
				
.float-text a:hover {text-decoration:none;
						font-weight:bold;
						color:#7C7C7C;}
.float-text a:visited {text-decoration:none;
						  color:#7C7C7C;}
.float-text a:active {text-decoration:none;
						 color:#7C7C7C;}
.float-text a:link {text-decoration:none;
					   color:#7C7C7C;}

.link-page {height:30px;
			width:10px;
			margin:0px;}
			
.link-page2  {height:43px;
			 width:65px;
			 margin:0px;}

.box .link-page {height:50px;
				width:100px;
				position:relative;
				top:270px;}
				
.box .link-page2 {position:relative;
				 top:210px;
				 left:690px;}

/*faqs*/

.faqs{font-size:16px;
	  color: #7C7C7C;
	  margin-left:10px;}
	
.faqs:hover{/*font-weight:bold;*/
			color:#515354;
			/*font-size:15px;*/}
			
.boxes{width:750px;
	   background-image:url('images/barra-faq.png');
	   background-repeat:no-repeat;
	   min-height:30px;
	   /*vertical-align:center;*/
	   padding-top:5px;
	   }
				
.boxfaqs{font-size:14px;
		 color: #7C7C7C;
		 padding:15px;
		 margin-left:3px;
		 margin-top:9px;
		 margin-bottom:5px;
		 /*box-shadow: 2px 2px 5px #999;*/
		 width:715px;
		 height:auto;
		 border-radius:5px; 
		 -moz-border-radius:5px; /* Firefox */ 
		 -webkit-border-radius:5px; /* Safari y Chrome */ }
	
.moreinfo{text-align:right;
		  font-weight:bold;}
	
a.moreinfo{color:#2a71bf;}
	
a.moreinfo:hover{color:#2a71bf;}
a.moreinfo:link{color:#2a71bf;}
a.moreinfo:visited{color:#2a71bf;}
a.moreinfo:active{color:#2a71bf;}		
	  

/*Support*/

.manuals img {border:none;}

	  
/* Video */

.video{
    width: 245px;
    float:left;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color:#666666;
    
}

.media{
    width: 250px;
    float: left;
}


/* Contact */

.form{
    width: 400px;
    float: left;
}
.links{
    width: 300px;
    float: right;
    padding-left: 15px;
    padding-top: 70px;
}
.address{
    width: 225px;
    float: left;
    text-align: left;

}

p.small{
    line-height: 130%;
}

.address1{
    width: 340px;
    float: left;
    text-align: center;
}

.center{
    text-align: center;
}
/* Footer */

#footer1 {
        width: 790px;
        height: 100px;
		margin-top:5px;
		display:block;
		margin: 0 auto;
        border-top-width: 2px;
        border-top-style: solid;
        border-top-color:#cccccc;
        color:#999999;
        padding-top: 20px;
		margin: 0;
		

}


#footer1 h3 {text-align: center;
			color:#333;

}

#footer1 p {
	margin: 0;
	text-align: center;
	font-size: 11px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

#footer1 a {
	text-decoration: none;
	color:#0066cc;
    /*color:#999999;*/
    font-weight: bold;
}

#footer1 a:hover {
	text-decoration: none;
}

.contactInput{
    width: 400px;
}