body {margin: 0px 0px 0px 0px; border:0px none; background: #FFFFFF ; font-size: 12px; font-family: "trebuchet ms", Arial, Helvetica, sans-serif; color: #7A7A7A;
	scrollbar-face-color: #D9D9D9; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #D9D9D9; scrollbar-3dlight-color: #D9D9D9; scrollbar-arrow-color: #000000; scrollbar-track-color: #F2F2F2; scrollbar-darkshadow-color: #8C8C8C; }

p
{
margin-bottom: 0px;
text-align: justify;
line-height: 20px;
}
	
a
{
text-decoration: underline;
color: #283277;
}

a:hover
{
text-decoration: none;
color: #fff;
background: #D3E378;
}

strong
{
background: inherit;
color: #50514D;
}

#columna_izquierda
{
	position: absolute;
	left: 40px;
	width: 75px;
	margin-bottom: 15px;
}

#columna_izquierda.notas
{
	margin-bottom: 10px;
}

#nombre
{
	font-family: arial;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	color: #5DB4D9;
}

#columna_derecha
{
	margin-left: 135px;
	margin-bottom: 50px;
	width: 555px;
}

#columna_derecha.notas
{
	margin-bottom: 10px;
}

#contenido
{
	font-family: arial;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #2B4089;
}

#contenido p
{
	text-align: justify;
	line-height: 15px;
}
	
#contenido a
{
text-decoration: underline;
color: #2B4089;
}

#contenido a:hover
{
text-decoration: none;
color: #5DB4D9;
background: none;
}

#contenido strong
{
background: inherit;
color: #50514D;
}

tr.impar
{
background: #EBF5FA;
}

tr.par
{
background: #FFFFFF;
}

td
{
color: 2B4089;
}

td.par
{
background: #FFFFFF;
}

td.impar
{
background: #EBF5FA;
}

td.titulo
{
background: #5DB4D9;
}

.captioned_image
{
position: relative;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 25px;
float: right;
margin-left: 17px;
background: #EBF5FA;
border: 1px solid #2B4089;
}

#envoltorio_foto
{
position: relative;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 25px;
float: right;
margin-left: 17px;
background: #EBF5FA;
border: 1px solid #2B4089;
}

#envoltorio_foto.izquierda
{
float: left;
margin-left: 0px;
margin-right: 17px;
}

#envoltorio_foto div
{
position: absolute;
font-size: 9px;
bottom: 0px;
left: 0px;
margin: 5px;
}

.captioned_image div
{
position: absolute;
font-size: 9px;
bottom: 0px;
left: 0px;
margin: 5px;
}

#columna
{
	position: absolute;
	left: 40px;
	margin-bottom: 15px;
	width: 650px;
}