﻿/** { margin: 0; padding: 0; outline: 0; }*/
/*-webkit-border-radius:0px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    behavior: url('../Styles/PIE.htc');*/
/*-webkit-border-radius:0px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    behavior: url('../Styles/PIE.htc');*/
/*
   background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EEFF99), to(#66EE33));
   background: -webkit-linear-gradient(#eaf1f6, #d6e3ee);
   background: -moz-linear-gradient(#eaf1f6, #d6e3ee);
   background: -ms-linear-gradient(#eaf1f6, #d6e3ee);
   background: -o-linear-gradient(#eaf1f6, #d6e3ee);
   background: linear-gradient(#eaf1f6, #d6e3ee);
   -pie-background: linear-gradient(#eaf1f6, #d6e3ee);
   behavior: url('../Styles/PIE.htc'); 
*/
*{padding:0;margin:0;}
ul li{list-style-type: none;}
a{text-decoration:none;}
ul{margin:0;padding:0;}
img{border:none;}    
body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    background: url('../images/bg_intro.png') repeat-y center top;
}
#css_body
{
    width:820px;
    margin:0 auto;
}
#slider_intro
{
    width:820px;
    height:365px;
    overflow:hidden;
    position:relative;
}
.css_contactIntro
{
    padding:35px 0 20px;
}
.css_contactIntro p
{
    margin:3px 0;
}
