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

body
{
	margin: 0;
	padding: 0;
	background-image: url(../images/bg_principal.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p
{
	text-align: justify;
}

li
{
	text-align: justify;
}

a
{
	font-weight: bold;
	font-style: normal;
	color: #CC3300;
}

h1
{
	color: #CC0000;
}

h2
{
	color: #009933;
}

h3
{
	color: #CC6600;
}

ul
{
}

li
{
	list-style-image: url(../images/arrow2.gif);
}

.big_text
{
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #CC9900;
	padding-bottom: 0px;
	margin-bottom: 1em;
}

.phone
{
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/emphone.gif)
}

.web
{
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/emwww_link.gif)
}

.person
{
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/fe_groups.gif)
}

/* COMMONS ID'S */
#footer_container
{
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 0.3em;
	font-size: 10px;
	border-top: 1px solid #CC6600;
}
