


.TablaListaConferencia .listatitulo {
	
	FONT-SIZE: 15px;
	width: 380px;
	height: 50px;
	COLOR: #ffffff;
	FONT-WEIGHT: bold;
	float: right;
	text-align: center;
	display: inline-block;

}


.TituloSeccion{

	FONT-SIZE: 40px;width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		
	COLOR: #ffffff;
	background:#20691B;


	text-align: center;
display: inline-block;
color:#FFFFFF;
background-color:#295E35;
letter-spacing:3pt;
word-spacing:5pt;
text-align:center;
line-height:1;
	text-shadow: 2px 1px 1px #000000;

}

.Ventanalogin {
	background-color: #1a5f1b;
	width: 490px;
	height: 240px;
		background-image: url(img/FONDOLOGIN.png);
			border: 4px solid  #dddd00;
		color: #000000;
				
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 5px;
	
	
		
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px 13px 13px 13px;
		background-color: yelow;



	display: inline;
	float: left;
	margin: 20px 20px 10px 10px;
	border: 4px solid  #dddd00;

	-moz-box-shadow:
		3px 3px 10px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,000,217,1);
	-webkit-box-shadow:
		3px 3px 10px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,000,217,1);
	box-shadow:
		3px 3px 10px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,000,217,1);
}


/* segundo */




input {


	border: none;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	-webkit-appearance: none;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #555555;
	
	
}

/* ---------- LOGIN ---------- */

#login {

	width: 400px;

	margin: 20px 30px 10px 50px;
	
	
}

#login h2 {
	background-color: #f95252;
	-webkit-border-radius: 20px 20px 0 0;
	-moz-border-radius: 20px 20px 0 0;
	border-radius: 20px 20px 0 0;
	color: #fff;
	font-size: 28px;
	padding: 5px 26px;
}

#login h2 span[class*="fontawesome-"] {
	margin-right: 14px;
}

#login fieldset {
	background-color: #fff;
	-webkit-border-radius: 0 0 20px 20px;
	-moz-border-radius: 0 0 20px 20px;
	border-radius: 0 0 20px 20px;
	padding: 5px 26px;
			background-image: url(img/FONDOLOGIN.png);
			margin: -30 0 0 0;
			
			font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	
	
			}

#login fieldset p {
	color: #777;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
}


#login fieldset p:last-child {
	margin-bottom: 0;
}

#login fieldset input {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #555555;
	
}

#login fieldset input[type="text"], #login fieldset input[type="password"] {
	background-color: #eee;
	color: #777;
	padding: 4px 10px;
	width: 328px;  
	
				
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #555555;
	
}

#login fieldset input[type="submit"] {
	background-color: #1d7443;
	color: #fff;
	display: block;
	margin: 0 auto;
	padding: 4px 0;
	width: 120px;
	
	
	-moz-box-shadow:
		3px 3px 10px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,000,217,1);
	-webkit-box-shadow:
		3px 3px 10px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,000,217,1);
	box-shadow:
		3px 3px 10px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,000,217,1);
			border: 1px solid #004801;
		
}

#login fieldset input[type="submit"]:hover {
	background-color: #f95252;
}



A.cajacurso:LINK{ 	display: block;border: medium solid #840000; }
/* A.cajacurso:HOVER { 	display: block;border: medium solid #840000; }  */



#cajapromocion {

	width: 105%;

	display: inline-block;
	float: left;	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: black;
	margin: 60px 30px 10px 30px;
/*	border: 4px solid black;  */
	text-align: center;
	
}



.cajapromocionIzq {
	width: 40%;
	display: inline-block;
	float: left;	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #0058ac;
	margin: 20px 10px 20px 10px;
	border: 4px solid #0058ac;
	text-shadow: black;
	padding: 30 10 30 10;
	background-color: yellow;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px 13px 13px 13px;
		background-color: yelow;
	-moz-box-shadow: inset 0px 3px 0px -2px #dddd00;
	-webkit-box-shadow: inset 0px 3px 0px -2px #dddd00;
	box-shadow: inset 2px 3px 2px -2px #dddd00;
	background: -webkit-gradient( linear, right top, left bottom, color-stop(0.02, #dddd00), color-stop(0.6, #ffff00) );
	background: -moz-linear-gradient( center right, #dddd00 2%, #ffff00 60% );
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#E4BEE0', gradientType='1');
	color: #5A0803;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	padding: 6px 5px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #555555;
	list-style: none;
	

	float: left;
	margin: 20px 20px 10px 10px;
	border: 4px solid #1D68AE;

	-moz-box-shadow:
		3px 3px 10px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,000,217,1);
	-webkit-box-shadow:
		3px 3px 10px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,000,217,1);
	box-shadow:
		3px 3px 10px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,000,217,1);
		font-size-adjust: 0;
		alignment-adjust: 2px;
		alignment-baseline: inherit;
}

.cajapromocionIzq:HOVER , cajapromocionIzq:ACTIVE
 {
	border: 4px solid red;
		color: red;
		-moz-box-shadow:
		3px 3px 10px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,000,217,1);
	-webkit-box-shadow:
		3px 3px 10px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,000,217,1);
	box-shadow:
		3px 3px 10px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,000,217,1);
		
}


.cajapromocionDer {
	width: 40%;
	display: inline-block;
	float: left;	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #0058ac;
	margin: 20px 10px 20px 10px;
	border: 4px solid #0058ac;
	text-shadow: black;
	padding: 30 10 30 10;
}



.cajapromocionIzqVerde {
	width: 40%;
	display: inline-block;
	float: left;	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #0058ac;
	margin: 20px 10px 20px 10px;
	border: 4px solid #0058ac;
	text-shadow: black;
	padding: 30 10 30 10;
	background-color: #31c133;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px 13px 13px 13px;
		background-color: yelow;
	-moz-box-shadow: inset 0px 3px 0px -2px #green;
	-webkit-box-shadow: inset 0px 3px 0px -2px #green 0;
	box-shadow: inset 2px 3px 2px -2px #green;
	background: -webkit-gradient( linear, right top, left bottom, color-stop(0.02, #green), color-stop(0.6, #31c133) );
	background: -moz-linear-gradient( center right, #green 2%, #31c133 60% );
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#E4BEE0', gradientType='1');
	color: #104011;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	padding: 6px 5px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #555555;
	list-style: none;
	

	float: left;
	margin: 20px 20px 10px 10px;
	border: 4px solid #1D68AE;

	-moz-box-shadow:
		3px 3px 10px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,000,217,1);
	-webkit-box-shadow:
		3px 3px 10px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,000,217,1);
	box-shadow:
		3px 3px 10px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,000,217,1);
		
}


.cajapromocionIzqVerde:HOVER , cajapromocionIzq:ACTIVE
 {
	border: 4px solid #104011;
		color: red;
		-moz-box-shadow:
		3px 3px 10px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,000,217,1);
	-webkit-box-shadow:
		3px 3px 10px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,000,217,1);
	box-shadow:
		3px 3px 10px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,000,217,1);
		
}

