﻿p.desarrollo-motivacion
{
	font-size: 10px;
	font-weight: normal;
	padding: 5px 20px 0px 30px;
	color: #666666;	
	text-align: justify;
}

p
{
	font-size: 10px;
	font-weight: normal;
	padding: 5px 20px 0px 30px;
	color: #666666;	
	text-align: justify;
}

div.titulo-campanha
{
	font-family: Verdana;
	font-size: 24px;
	font-weight: normal;
	padding: 27px 20px 0px 30px;
	color: #CCCCCC;	
	text-align: justify;
}

div.titulo2-campanha
{
	font-size: 16px;
	font-weight: normal;
	padding: 17px 20px 0px 30px;
	color: #999999;	
}

img.margen-t1
{
	margin: 3px 3px 3px 3px;
}

div.resumen
{
	font-size: 10px;
	font-weight: normal;
	padding: 20px 20px 0px 15px;
	color: #666666;	
	text-align: justify;
}

div.invitacion
{
	font-size: 10px;
	font-weight: normal;
	padding: 15px 20px 20px 15px;
	color: #666666;	
	text-align: justify;
}

.celda-normal
{
	width: 140px;
	/*height: 12px;*/
	background-color: #FAFAFA;
	border: solid 1px #999999;
	padding: 3px 0px 3px 0px;
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
}

.celda-roja
{
	width: 140px;
	/*height: 12px;*/
	background-color: #FAFAFA;
	border: solid 1px #FF0000;
	padding: 3px 0px 3px 0px;
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
}



TD.etiquetas-formulario
{
	font-size: 10px;
	font-weight: normal;
	padding: 5px 0px 3px 0px;
	color: #666666;	
}

.boton
{
	font-size: 11px;
	color: #666666;	
}

TD.marco-central
{
	border-right: solid 1px #E9E9E9;
	width: 383px;
}

div.mensaje-adherencia
{
	font-size: 10px;
	font-weight: normal;
	width: 140px;
}

.mensaje-error
{
	font-family: 10px;
	color: Red;
}

.mensaje-exito
{
	font-family: 10px;
	color: blue;
}

A.ver-adherentes:link, A.ver-adherentes:visited
{
	font-size: 10px;
	color:#FF9900;
	text-decoration: none;
}

A.ver-adherentes:hover
{
	font-size: 10px;
	color:#FF9900;
	text-decoration: underline;
}


/* Para indice de entradas (pagina independiente)*/


div.blog-fecha-indice
{
	font-size: 9px;
	color:#333333;
	padding: 5px 0px 0px 40px;
}

A.blog-titulo-indice:link
{
	font-size: 10px;
	color:#FF9900;
	text-decoration: none;
	padding: 5px 0px 0px 40px;
}

A.blog-titulo-indice:visited
{
	font-size: 10px;
	color:#E68A00;
	text-decoration: none;
	padding: 5px 0px 0px 40px;
}

A.blog-titulo-indice:hover
{
	font-size: 10px;
	color:#FF9900;
	text-decoration: underline;
	padding: 5px 0px 0px 40px;
}

.fecha-indice
{
	color : #9A9A9A;
	font-size: 9px;
}

div.mes-indice
{
	color : #666666;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 10px 40px;
}

div.blog-elemento-indice
{
	padding: 1px 0px 1px 0px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#FFFFFF;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.mensajeError
{
	font-size: 14px;
	color: #FF0000;
}

.mensajeExito
{
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
}
/**/