@font-face {
    font-family: a_BodoniOrto TitulNr;
    src: url(../fonts/a_BodoniOrtoTitulNr_Black.ttf) format('truetype');
}

@font-face {
    font-family: Arial Narrow;
    src: url(../font/ArialNarrowRegular.eot) format('embedded-opentype'), 
	url(../fonts/ArialNarrowRegular.woff) format('woff'), 
	url(../fonts/ArialNarrowRegular.ttf) format('truetype');
}

.con_text h1 {
  font-family: Arial Narrow;
  color: #fff;
  font-size: 24px;
  font-style: italic;
  font-weight: normal;
}

.con_text h2 {
  font-family: Arial Narrow;
  color: #fff;
  font-size: 18px;
  font-style: italic;
  font-weight: normal;
}

.con_text h3 {
  font-family: Arial Narrow;
  color: #fff;
  font-size: 16px;
  font-style: italic;
  font-weight: normal;
}

.con_text p {
  font-family: Arial Narrow;
  color: #fff;
  font-size: 14px;
  font-style: italic;
  font-weight: normal;
}

.con_text a {
  font-family: Arial Narrow;
  color: #f3b015;
  font-size: 14px;
  font-style: italic;
  font-weight: normal;
}

.con_text li {
  font-family: Arial Narrow;
  color: #fff;
  font-size: 14px;
  font-style: italic;
  font-weight: normal;
}

a:focus{}
hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}
h1{font-size:25px}
h2{font-size:23px}
h3{font-size:21px}
h4{font-size:19px}
h5{font-size:17px}
h6{font-size:15px}
ol{list-style:decimal}
ul{list-style:disc}
li{margin-left:30px}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:0px}