﻿/*
============================================================
VIRAZON
Template: DRI - Dirección de Relaciones Internacionales
============================================================
*/


/*
--------------------------------------------------
FUNCIONARIO
--------------------------------------------------
*/

#funcionario
{
	width:200px;
	height:143px;
	background-image: url(imagenes/dri/funcionario.jpg);
	background-repeat:no-repeat;

}
#funcionario .desc
{
	color: #ffffff;
	text-align:center;	
	width:175px;	
	color:#104451;
	top:0px;
	margin-top:0px;

}




/*
--------------------------------------------------
PRINCIPAL TABLA
--------------------------------------------------
*/
#tablaPrincipal{	

}
#tablaPrincipal .col1
{
	vertical-align:top;
	width:90%;

}
#tablaPrincipal .col2
{

	vertical-align:top;
	width:10%;
	
}





/*
--------------------------------------------------
BOTONERA PRINCIPAL
--------------------------------------------------
*/
#botoneraPrincipalLadoDerecho
{
	/*background-image: url(/App_Themes/PlanCorrientes/imagenes/PlanCorrientes/botonesPrincipal/botoneraSeparador.jpg);*/
	background-repeat: no-repeat;
	width:110px;
	min-height:410px;
}

#botoneraPrincipalLadoDerecho .botones
{
	margin-top:15px;
	text-align:center;
}




/*
--------------------------------------------------
TABLA: Formulario de Encuesta
--------------------------------------------------
*/

.tablaEncuestaForm {
}

.tablaEncuestaForm .col1 
{
	font-weight:bold;
	vertical-align:top;
	height:35px;
	width:200px;	
}

.tablaEncuestaForm .col2 
{
	vertical-align:top;
}
