﻿.color
{
    background : #eeeeee;
}

.grillaHeader
{
	background : #274e89;
	color : White;
}

.grillaAlternatingItemSytle
{
	background : #f1f5fa;
}

.grillaSelectedItem
{
	background : gold;
}

.tituloEvaluacion
{
	padding: 2px;
	font-family : font-family : Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size : 20px;
	color: #1774ED;
	font-weight : bold;
}

.encabezado
{
	border : 1px solid #1774ED;
}

.tituloExamen
{
	margin: 0 auto;
	margin-top : 0px;
	margin-bottom : 5px;
	padding : 4px;
	color: black;
	font-family : Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size : 14px;
}

.datos
{
	margin : 0px, 20px, 0px, 20px;
	padding: 2px;
	font-family : "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size : 12px;
}
