/*
-- Name : ssrub.css
-- Using to : ssRub pages (Rub > 2)
--
-- -------------------------------
--
-- Author : Florian NOURI
-- Date : 08/19/04
-- Website : InterCarto v 3.0
*/

#contentRubVide
{
	border : 1px solid #E0E0E0;
	width : 510px;
	height: 500px;	
	margin-left : 20px;
	margin-right: auto;
	text-align : left;
	margin-bottom: 15pt;
}
#contentRubVide h1
{
	background-image : url(../images/bgssrub.gif);
	color : #fff;
	height : 29px !important;
	font : bold 10pt Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

#contentRub
{
	border : 1px solid #E0E0E0;
	width : 500px;
	height: auto;	
	overflow:auto;
	margin-left : 20px;
	margin-right: auto;
	margin-bottom: 15pt;
	text-align : left;
	float:left;
}

#contentRub h1
{
	background-image : url(../images/bgssrub.gif);
	color : #fff;
	height : 29px !important;
	font : bold 10pt Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

#rubDesc h1
{
	font :bold 10pt Verdana, Arial, Helvetica, sans-serif;
	color : #000;
	background-image:none;
	background-color:transparent;
	padding-left:5px;
	padding-bottom:0px;
	margin-bottom:0px;
}

#rubDesc p
{
	margin-top : 0px;
	padding-right : 10px;
	height : 100px !important;
}

#rubDesc img
{
	float : left;
	margin-right : 10pt;
	margin-left : 5pt;
	margin-bottom : 10pt;
}

.hr
{
	height : 10px;
	width : 100%;
	background-image : url(../images/bghr.gif);
	background-repeat : repeat-x;
	
}
