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

#content_main
	{
	width:590px;	
	margin:0;
	padding:78px 40px 0 40px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#000;
	background-image:url(../images/bg_header_contact.png);
	background-repeat: no-repeat;
	background-position:top left;
	}

p
	{
	margin:0;
	padding:0;
	}
	
div#phone_hours	
	{
	margin:30px 0;	
	}
	
p#solicitation
	{
	margin:30px 0;	
	font-style:italic;
	}
	
a#btn_ticket_web
	{	
	width:167px;
	height:36px;
	display: block;
	background-image:url(../images/btn_ticket_web.jpg);
	background-repeat:no-repeat;
	}