/* popup
----------------------------------------------- */

.popupcont{
	width:100px;

}
.form_left {
	float: left;
	width: 245px;
	padding-left: 40px;
}
.form_rigth {
	float: left;
	width: 250px;
	padding-left: 35px;
}



.popup #sub h5{
	width:220px;
	border-bottom:1px solid #7c7c7c;
	margin:0px auto;
	padding-top:20px;

}

.popup #reg h5{
	width:280px;
	border-bottom:1px solid #7c7c7c;
	margin:0px auto;
	padding-top:20px;

}

.close{
	height:35px;
	width: 620px;
	text-align: right;
}


.close a{
	color:#FF0000;
}

.close p{
	padding:0 14px 0 0;
	margin:0px;
}
.close img{
	float:right;
	padding:5px;
}

div.vidpopup {
	width: 560px;
	background:#ffffff;
	position: absolute;
}

div.popup {
	background:#FFFFFF;
	position: absolute;
	width: 660px;
	border: solid #FF0000 6px;
}
div.popupDoc {
	background:#fff;
	position: absolute;
	width: 436px;
	height: 298px;
}
div.popup_preview {
	width: 525px;
	height:auto;
	position: absolute;
}

#popup_overlay {
	background: #000000;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 500px;
}

span.popup_link, a.popup_link {
  cursor: pointer;
}

span.popup_preview_link, a.popup_preview_link {
  cursor: pointer;
}

.popup_draghandle {
  cursor: move;
}


#logincont{
	width:610px;
	padding: 15px 0px 0px 0px;
	float: left;

}

.popcont{
	margin-top:-10px;
	float:left;
	text-align:justify;
	width:250px;
	padding: 150px 0px 0px 40px;
	line-height: 20px;
}
.popcont h2{
	font-size: 16px;
}
.popcont a{ font-weight:bold;color:#000000;
}
.popimg{
	float:left;
}
#logincont label{
	font-weight: bold;

}
.obligatorio {
	color: #FF0000;
}
.textArea {
	float: left;
	width: 560px;
	padding-left: 40px;
	text-align: center;
}
