@charset "UTF-8";
/* CSS Document */
td {
	padding:4px;
	}
input {
	font-size:11px;
	color:#666;
	border:none;
	height:14px;
	}
.titleWeb {
	height: 41px;
	margin: 0 auto;
	background-image: url(../images/ima_titles_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: left;
}
.titleWeb span {
	width: 600px;
	display: block;
	padding-bottom: 7px;
}
.explicationWeb {
	width: 590px;
	margin: 0 auto;
	background-image: url(../images/bg_explication_o.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
	text-align:left;
}
.explicationWeb img {
	padding-top: 45px;
	padding-bottom: 45px;
	display: block;
}
.explicationFac {
	width: 590px;
	margin: 0 auto;
	background-image: url(../images/bg_explication_o.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
	text-align:left;
}
.explicationFac img {
	margin:20px 0;
}
.contentWeb {
}
/*News & Updates*/
.news_Cuad {
	background-color:#D9F0F8;
	width:590px;
	margin:0 auto 20px auto;
}
.news_Cuad p{
	font-size:11px;
	padding:8px 20px;
	text-align:left;
	color:#49176D;
	text-align:justify;
}
.news_Cuad a{
	color:#49176D;
}
.news_title {
	background-color:#009AC8;
	background-image:url(../images/bg_cuadNews.gif);
	background-repeat:repeat-y;
	text-align:left;
	color:#FFF;
	padding:0 0 4px 20px;
}
.news_title h1{
	font-size:14px;
	padding:4px 0 0 0;
}
.news_date {
	float:right;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	padding:4px 20px 0 0;
	height:20px;
	width:140px;
	}
.news_pagination {
	margin:41px auto 45px auto;
	width:590px;
	padding:4px 0;
	}
.news_pagination p{
	font-size:14px;
	color:#49176D;
	font-weight:bold;
	}
.news_pagination a{
	color:#49176D;
	text-decoration:none;
	margin:0 3px;
	}
.news_pagination a:hover{
	color:#009AC8;
	text-decoration:underline;
	}
/*--------------- FAQ ------------*/
.btnsStepFaq {
	height: 30px;
}
.step_register {
	height: 30px;
	width: 247px;
	float: left;
	background-image: url(../images/step_registerfaq.gif);
	background-repeat: no-repeat;
}
.step_register2 {
	height: 30px;
	width: 247px;
	float: left;
	background-image: url(../images/step_registerfaq2.gif);
	background-repeat: no-repeat;
}
.step_selectseminar {
	height: 30px;
	width: 247px;
	float: left;
	margin-left: 2px;
	background-image: url(../images/step_selectseminarsfaq.gif);
	background-repeat: no-repeat;
}
.step_selectseminar a{
	display:block;
}
.step_selectseminar2 {
	height: 30px;
	width: 247px;
	float: left;
	margin-left: 2px;
	background-image: url(../images/step_selectseminarsfaq2.gif);
	background-repeat: no-repeat;
}
.step_event {
	height: 30px;
	width: 247px;
	float: left;
	margin-left: 2px;
	background-image: url(../images/step_eventfaq.gif);
	background-repeat: no-repeat;
}
.step_event2 {
	height: 30px;
	width: 247px;
	float: left;
	margin-left: 2px;
	background-image: url(../images/step_eventfaq2.gif);
	background-repeat: no-repeat;
}

.faq_CuadPurple {
	background-color:#49176D;
	width:550px;
	margin:0 auto 20px auto;
	font-size:14px;
	color:#FFF;
	padding:3px 20px;
	text-align:left
}

.faq_Cuad {
	background-color:#D9F0F8;
	width:590px;
	margin:0 auto 20px auto;
}
.faq_Cuad p{
	font-size:11px;
	color:#FFF;
	padding:8px 20px;
	text-align:left;
	color:#49176D;
	text-align:justify;
}
.faq_Cuad p a{
	color:#49176D;

}
.faq_title {
	background-color:#009AC8;
	background-image:url(../images/bg_arrowfaq.gif);
	background-position:left -2px;
	background-repeat:no-repeat;
	text-align:left;
	color:#FFF;
	padding:0 0 4px 20px;
}
.faq_title h1{
	font-size:14px;
	padding:4px 0 0 0;
}
.pagination_faq{
	margin:41px auto 45px auto;
	width:590px;
	padding:4px 0;
	}
.pagination_faq p{
	font-size:14px;
	color:#49176D;
	font-weight:bold;
	}
.pagination_faq a{
	color:#49176D;
	margin:0 3px;
	}
.pagination_faq a:hover{
	color:#009AC8;
	}
.bannersNews {
	
	}
.msgError {
	background-color: #F9EF42;
	width: 570px;
	padding: 10px;
	margin: 0 68px 20px 68px;
	color: #49176D;
	text-align: left;
}

