.parrafo
{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	margin-top:5px;
	margin-bottom:10px;
	text-indent:10px;
}

.tabla
{
	color:#000095;
	caption-side: bottom;
}

.lista
{
	list-style-type: square;
	
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	margin-top:5px;
	margin-bottom:10px;
}

li.lista
{
	margin-bottom:5px;
}

.imagenOculta
{
	color:#FF6633;
	font-weight:bold;
}

.textThumbWrapper
{
	color:#FF6633;
	font-weight:bold;
	cursor:pointer;
}
a.textThumbWrapper:link {
	text-decoration: none;
}
a.textThumbWrapper:visited {
	text-decoration: none;
}
a.textThumbWrapper:active {
	text-decoration: none;
}
a.textThumbWrapper:hover {
	text-decoration: none;
}

.textWrapper
{
	color:#3FE10D;
	font-weight:bold;
	cursor:pointer;
}
a.textWrapper:link {
	text-decoration: none;
}
a.textWrapper:visited {
	text-decoration: none;
}
a.textWrapper:active {
	text-decoration: none;
}
a.textWrapper:hover {
	text-decoration: none;
}

.email
{
	background-color:#FFFFFF;
	border-color: #999999;
	border-width:3px;
	border-style:solid;
	
	padding: 10px;
	margin-left: 100px;
	margin-right: 100px;
	
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
}
