	a {

		-webkit-transition-property: color;

		-webkit-transition-duration:.4s;

		-webkit-transition-timing:ease-out;

	}

	

small {

	font-size: 70%;

}

 

 .botoncurso {

	display: block;

	width: 175px;

	margin: 1.5em auto;

	text-align: center;

	background: #333333;

	padding: 0.8em 0.8em 0.8em;

	color: #fff;

	text-decoration: none;

	border-radius: 10px;

	-webkit-border-radius: 10px;

	-moz-border-radius: 10px;

	box-shadow: #666 0 0 5px;

	-webkit-box-shadow: #666 0 0 5px;

	-moz-box-shadow: #666 0 0 5px;

	font-family: 'Myriad Pro', Myriad, Helvetica, Arial, sans-serif;

	font-weight: normal!important;

	font-size: 1.2em;

			}

			.verde {

								background: #009933;

			}

			.rojo {

								background: #FF0000;

			}
			
			.naranja {

								background: #E88F0B;

			}
			
			.marron {

								background: #842700;

			}

			.azul {

								background: #333399;

			}

			.agua {

								background: #666699;

			}
			.morado {
								background: #87003A;
}
				

				.leermas:hover,

				.botoncurso:hover {

					background: #ccc;

					color: #333;

				}



.soporteTitcurso {

	display: block;

	width: 640px;

	margin: 10px; 

	color: #fff; 

	padding: 10px; 

	text-shadow: 2px 2px 5px #000;

	border-radius: 10px;

	-moz-border-radius: 10px;

	-webkit-border-radius: 10px;

    box-shadow: #666 0 0 10px;

	-webkit-box-shadow: #666 0 0 10px;

	-moz-box-shadow: #666 0 0 10px;

	font-family: 'Myriad Pro', Myriad, Helvetica, Arial, sans-serif;

	font-weight: normal!important;

	font-size: 23px;

}

.titcontenidos {
	font-weight: bold;
	color: #F60;
	font-size: 18px;
}

.question {
	font-weight: bold;
	color: #F00;
	font-size: 14px;
}
.importante {
	font-family:Arial, Helvetica, sans-serif;
	color:#F00;
	font-size:12px;
}.titblanco {
	color: #FFF;
}
.titblanco {
	font-size: 14px;
}
.textblanco {
	color: #FFF;
}

