@charset "utf-8";
/* CSS Document */

.tef-md-registro .hd p.error { width:auto; font-size:93%; color:#ED1E79; line-height:164%; }


div.blockMsg {
    width:  40%;
    top:    30%;
    left:   20%;
}

#question {padding:20px}
#question a { text-decoration:underline; }



/***********************************/
/*  EVENTO 	                   */
/***********************************/

.tef-md-evento-list { padding-bottom:20px; margin-bottom:10px; border-bottom:1px solid #E6E6E6;}
.tef-md-evento-list .hd{ border-bottom:1px solid #E6E6E6; color:#333333; display:table; margin-bottom:14px;}
.tef-md-evento-list .hd h2{ background:url(../img/ic-bullet-green.png) no-repeat scroll left center transparent; float:left; font-family:Arial; font-size:154%;
font-weight:bold; line-height:166%; padding-left:15px;}
.tef-md-evento-list .bd p{ font-family:Arial; font-size:123.1%; margin-bottom:20px; }
.tef-md-evento-list .bd p span{ font-size:85%; color:#999999; padding-bottom:10px; margin-bottom:0;}
.tef-md-evento-list .bd h3{ font-size:93%; font-weight:bold; color:#96B704; border-bottom:1px solid #E6E6E6; line-height:160%;}
.tef-md-evento-list .bd .tef-tu { border-bottom:1px solid #E6E6E6; float:left; width:162px; margin-top:10px; }
.tef-md-evento-list .bd .tef-tu img { border:5px solid #DDE2A5;}
.tef-md-evento-list .bd .tef-tu.first{ margin-right:19px;}
.tef-md-evento-list .bd .tef-tu.last{ margin-right:0px; float:right;}
.tef-md-evento-list .bd .tef-tu img{ border:5px solid #DDE2A5;}
.tef-md-evento-list .bd .tef-tu a{ }
.tef-md-evento-list .bd .tef-tu p{ font-size:85%; color:#808080; padding-bottom:10px; margin-bottom:0;}
