body {
	font-size:10pt;
	font-family:Tahoma,Verdana;
	text-align:left;
	color: #808285;
}
p 
{
    text-align:left;
    padding-left: 50px;
}

a {
	font-weight:bold;
	color: #808285;
	text-decoration:none;
}

td {
    padding: 5px 20px 20px 20px;
}

.idiomas, .idiomas td {
    padding:0px 1px 0px 0px;
}

.idiomas div
{
    padding:4px;
}

.idiomas img
{
    padding-top:4px;
    border:0px;
}

.idiomas a
{
	font-weight:normal;
	color: #808285;
	display:block;
	border:solid 1px white;
}

.idiomas a:hover
{
	text-decoration:underline;
	color: #808285;
    background-color:#E2EDC1;
	border-radius:3px;
	text-shadow:white 0px 1px 0px;
	border-color:#D6E0B6;
}

.idiomas .activo
{
	color: #808285;
    background-color:none;
	border-radius:3px;
	text-shadow:white 0px 1px 0px;
	border-width:1px;
	border-color:#A7A9AC;
	border-style:dashed;
    padding:0px 4px;
}

table 
{
    text-align: left;
}
.encabezado  {
	font-size:8pt;
	color: #808285;
	font-weight:normal;
}

.frame   {
    width: 860px;
    padding: 10px;
	border-top: dashed 1px #A7A9AC;
}


#contenedor { 
	width:950px; 
	height: 100%;
	margin-left: 0px; 
	background-color : #ffffff; 
	text-align:center;
} 


.subt {
	font-weight:bold;
	color: #808285;
}

.imgder {
    float:right;
    padding-right: 70px;
}
.imgizq {
    float:left;
    padding-left: 30px;
}

