﻿html, body, form, fieldset
{
	margin: 0;
	padding: 0;
}

body
{
	color: #000000;
	background: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
body#bd
{
	color: #333333;
	background: #F2F2F2;
}
.componentheading
{
	font-family: "Segoe UI" , Arial, Helvetica, sans-serif;
	padding: 5px 0 10px;
	margin: 0 0 5px;
	background: url(images/hdot.gif) repeat-x bottom;
	font-size: 200%;
	font-weight: bold;
	text-align:left;
}

.idMenuOfides{
	text-align:left;
	font-size:92%;
	padding: 8px 8px 8px 8px;
}

.idMenuOfides b{
	font-size: 125%;
	font-weight: bold;
	text-transform: uppercase;
}
.idMenuOfides hr{
    border: dotted 1px #cccccc; 
}
.idMenuOfides a:link,a:hover,a:visited {
    text-decoration:none;
    color:#000099;
}

 .fotoOfides{
	float:right; 
	padding: 0 0 10px 10px;
 } 
