@charset "utf-8";
/* CSS Document */



body {
background-color:#4f0075;
color:#4F0075;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:12px;
line-height:20px;
}


.container {
margin:auto;
width:776px;
}


.headerPics {
float:left;
width:503px;
height:173px;
background-image:url(../images/header/intro.jpg);
}


.logo {
float:left;
width:273px;
}


.navegation img {
float:left;
}


.mainData {
background-image:url(../images/bg.jpg);
background-repeat:repeat-y;
padding:10px 40px 20px 40px;
display:block;
clear:left;
}


.chechkBrochure a {
width:371px;
height:336px;
display:block;
background-image:url(../images/brochure.jpg);
}

.chechkBrochure a:hover {
background-image:url(../images/brochure-over.jpg);
}



.info a {
color:#428EA5;
text-decoration:underline;

}

.info a:hover {
background-color:#428EA5;
color:#FFFFFF;
}
