/**
 * Stylesheet farmacom
 */

*
{
	margin:0;
	padding:0;
}

html
{
	height:100%;
}

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background:#fff url("files/images/bg_body.jpg") 50% 0 repeat-x;
	text-align:center;
	color:#000;
}

a
{
	color:#000000;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

h2
{
	font-size:1.1em;
}

h6
{
	font-size:1.0em;
	text-align:center;
	letter-spacing:1.8em;
	color:#999;
	margin:5px 0 3px 0;
}

table
{
	line-height:1.6em;
}

td {
}

#banery img
{
	-ms-interpolation-mode: bicubic;
}

#main
{
	width:550px;
	margin:0 auto;
}

#left, #right
{
	margin-top:15px;
}

.mod_navigationMain
{
	width:936px;
	height:59px;
	margin:0 auto;
	padding:0;
}
.mod_navigationMain ul
{
	width:936px;
	height:59px;
	margin:0;
	padding:0;
	background-image:url("files/images/bg_navigation.gif");
}
.mod_navigationMain li
{
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	list-style-type:none;
}
.mod_navigationMain p
{
	width:156px;
	height:59px;
	display:block;
	margin:0;
	padding:0;
	text-align:center;
	font-weight:bold;
	font-size:1.1em;
	line-height:59px;
	color:#cc0000;
}
.mod_navigationMain a
{
	width:156px;
	height:59px;
	display:block;
	margin:0;
	padding:0;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	font-size:1.1em;
	line-height:59px;
}
.mod_navigationMain a:hover
{
	text-decoration:none;
	color:#cc0000;
}

.mod_breadcrumb
{
	width:936px;
	height:39px;
	line-height:39px;
	text-align:left;
	margin:0;
	padding:0;
	background-image:url("files/images/bg_breadcrumb.gif");
}
.mod_breadcrumb .active
{
	font-weight:bold;
	color:#cc0000;
}
.mod_breadcrumb a
{
	text-decoration:none;
}
.mod_breadcrumb a:hover
{
	color:#cc0000;
	text-decoration:underline;
}

.mod_customnav
{
	width:185px;
	background-color:#fff;
	border:1px solid #999;
	filter:alpha(opacity=90);
	opacity:0.9;
	-moz-opacity:0.9;
}
.mod_customnav h3
{
	width:170px;
	height:28px;
	line-height:28px;
	font-size:1.1em;
	text-align:left;
	padding-left:15px;
	background-color:#cc0000;
	color:#fff;
}
html>body .mod_customnav h3
{
	width:183px;
}
.mod_customnav ul {
	margin:0;
	padding:0;
}
.mod_customnav li {
	height:22px;
	line-height:22px;
	background-image:url("files/images/bg_navigation-left.gif");
	margin:0;
	padding-left:27px;
	text-align:left;
	list-style-type:none;
}
}
.mod_customnav a {
	text-decoration:none;
}
.mod_customnav a:hover {
	color:#cc0000;
}
html>body .mod_customnav .active
{
	font-weight:bold;
	color:#cc0000;
}

.box
{
	width:185px;
	margin-bottom:15px;
	background-color:#fff;
	border:1px solid #999;
	filter:alpha(opacity=90);
	opacity:0.9;
	-moz-opacity:0.9;
}
html>body .box
{
	width:183px;
}
.box h3
{
	width:170px;
	height:28px;
	line-height:28px;
	font-size:1.1em;
	text-align:left;
	padding-left:15px;
	background-color:#cc0000;
	color:#fff;
}
html>body .box h3
{
	width:168px;
}
.boximg
{
	margin:15px 0 15px 0;
	text-align:center;
}

.mod_article
{
	min-height:338px;
	background-color:#fff;
	padding:15px;
	border:1px solid #999;
	filter:alpha(opacity=85);
	opacity:0.85;
	-moz-opacity:0.85;
}
.mod_article h1
{
	font-size:1.4em;
	color:#fff;
	text-align:left;
	margin-bottom:15px;
	padding-left:10px;
	background-color:#004B99;
	line-height:28px;
}
.mod_article p
{
	font-size:1.1em;
	line-height:1.5em;
}

.mime_icon
{
	vertical-align:-5px;
}

.partner
{
	border:1px solid #999;
	margin-bottom:5px;
}

#footer
{
	clear:both;
	width:100%;;
	margin:0 auto;
	filter:alpha(opacity=80);
	opacity:0.8;
	-moz-opacity:0.8;
}
html>body #footer
{
	width:100%;
}

#footer .inside
{
	margin-top:10px;
	background-color:#fff;
	border:1px solid #999;
}

#footer .inside p
{
	text-align:center;
	line-height:26px;
}

.cb {
margin-left:220px;
}

