#topLine
{
	widht: 100%;
	height: 46px;
	background-image: url('http://www.compartirlo.com/images/topBackground.png');
	background-repeat: repeat-x;
	text-align: center;
}

#topInfo
{
	width: 700px;
	padding-top: 12px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-family: tahoma;
	font-size: 12px;
}

#topDate
{
	position: relative;
	float: left;
	margin-left: 5px;
}

#topOption
{
	font-size: 12px; 
	color: #FFFFFF; 
	font-weight: bold;
	cursor: pointer;
}

#topMenuOption
{
	background-image: url("http://www.compartirlo.com/images/nonSelectedButton.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	height: 25px;
	padding-bottom: 2px;
	cursor:pointer;
}

#helpOption
{
	position: relative;
	float: right;
	text-align: right;
	margin-right: 5px;
}

#logo
{
	position: relative;
	float: left;
	margin-top: 50px;
	padding-left: 20px;
}

#textHeader
{
	width: 279px;
	position: relative;
	float: right;
	text-align: center;
	margin-top: 40px;
	color: #dd7700;
	font-size: 12pt;
	font-weight: bold;
	padding-right: 20px;
}

#bigText
{
	font-size: 18pt;
	margin-top: 15px;
}

#topMenu
{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	top: 30px;
	align: center;
	position: relative;
	float: left;
	left: 10px;
	height: 30px;
	text-align: center;
	z-index: 1;
}

.homeTopOption, .servicesTopOption, .whoAreWeTopOption
{
	position: relative;
	float: left;
	left: 85px;
	z-index: 1;
	top: -30px;
	font-family: tahoma;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
}

#tabTitle
{
	margin-top: 12px;
	margin-left: 5px;
}

#tabTitleAux
{
	margin-top: 12px;
	margin-left: 2px;
}

#data
{
	position: relative;
	float: left;
	width: 780px;
	height: auto;
	margin-top: 50px;
	text-align: justify;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
}

* 
{
	margin:0;
	padding:0
}

html, body, #wrap 
{
	height: 100%;
	text-align: center;
}

body > #wrap 
{
	height: auto; 
	min-height: 100%;
	text-align: center;
}

#container 
{
	height: auto; 
	padding-bottom: 30px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	align: center;
	text-align: center;
} 
 
#footer 
{
	position: relative;
	margin-top: -30px; 
	height: 30px;
	clear:both;
	padding-top: 7px;
	font-size: 12px;
} 

.clearfix:after 
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix 
{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix 
{
	height: 1%;
}
.clearfix 
{
	display: block;
}
/* End hide from IE-mac */

td {
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
}

#pageTitle
{
	font-family: tahoma;
	width: 80%;
	font-size:18px; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-align: right; 
	border-bottom: 1px solid #949494;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

a {color: #dd7700; text-decoration: none;}
a:hover { color: #ffaa22; text-decoration: none}
a:visited {  color: #dd7700}

#getIt
{
	width: 80%;
	padding: 10px;
	text-align: justify;
	font-family: tahoma;
}