.markForm {
	padding: 10px;
}
.divsForm {
	position: relative;
	height: 90px;
}
.nameInputCrypt {
	float: left;
	height: 80px;
	width: 300px;
	position: relative;
	text-align: left;
	padding-top: 6px;
	padding-right: 10px;
}
#toolTipDesc {
	position:absolute;
	width:201px;
	height:76px;
	z-index:1108;
	visibility: visible;
}
#toolTip {
	position:relative;
	width:100%;
	height:auto;
	z-index:14;
	background-image: 
	url(componentes/toolTip/down_background.jpg);
	background-repeat: repeat-x;
	border: 2px solid #c5cfcd;
	padding: 8px;
	background-color: #efefef;
	background-position: bottom;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#537995;
}
#form_scroll {
	position:absolute;
	width:455px;
	height:389px;
	z-index:5;
	overflow: auto;
	background-color: #FFFFFF;
	left: 46px;
	top: 54px;
	visibility: visible;
}
.formDiv {
	position: relative;
	height: auto;
	width: 95%;
	z-index: 3;
	padding-bottom: 10px;
}
.formCityDiv {
	position: relative;
	height: auto;
	width: 100%;
	z-index: 3;
	padding-bottom: 10px;
}
#nameForm_v {
	width: 100%;
	position: relative;
	text-align: left;
	z-index:7;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#999999;
	top: 3px;
	left: 0px;
}
#nameInput_v {
	position: relative;
	height: auto;
	width: 100%;
	z-index:7;
	top: 5px;
	text-align: left;
}
#nameForm {
	height: 20px;
	width: 82px;
	position: absolute;
	text-align: right;
	z-index:7;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#999999;
	top: 3px;
	left: 5px;
}
#nameInput {
	position: relative;
	height: auto;
	width: 299px;
	left: 95px;
	z-index:7;
	top: 1px;
	text-align: left;
}
#sendAjaxLoad {
	position:absolute;
	left:460px;
	top:377px;
	width:281px;
	height:240px;
	z-index:1810;
	background-color: #0C3D5A;
}
#loadFlash {
	position:absolute;
	left:529px;
	top:-30px;
	width:200px;
	height:117px;
	z-index:1812;
	background-color: #FFF;
	border: 2px solid #004E5B;
	text-align: center;
	padding: 20px;
	visibility: visible;
}
#ajax_send, #ajax_confirm {
	position:absolute;
	left:2px;
	top:103px;
	width:199px;
	height:26px;
	z-index:1820;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
	visibility: visible;
}

#btn_send {
	position:absolute;
	left:615px;
	top:280px;
	width:128px;
	height:44px;
	z-index:7;
	visibility: visible;
}
#btn_send_report {
	position:absolute;
	left:240px;
	top:270px;
	width:128px;
	height:44px;
	z-index:7;
}
#btn_send_coti {
	position:absolute;
	left:1px;
	width:100%;
	height:57px;
	z-index:7;
	top: 444px;
	background-image: url(img/bg_degrade.jpg);
	background-repeat: repeat-x;
	visibility: visible;
}
#btn_send_cart {
	position:absolute;
	left:181px;
	width:120px;
	height:50px;
	z-index:7;
	top: 230px;
	visibility: visible;
}
.button_previous_carrusel {
	position: relative;
	float:left;
	left:20px;

	height: 38px;
	width: 124px;
	
	background-image: url(img/previous.jpg);
	background-repeat: no-repeat;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding-left: 73px;
	padding-top: 19px;
	left: 23px;
	top: 0px;
	background-position: left;
	visibility: visible;
}
.button_next_carrusel {
	position: relative;
	float:right;
	height: 38px;
	width: 104px;
	right:20px;
	

	background-image: url(img/next.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 15px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 73px;
	font-weight: bold;
	padding-top: 20px;
	visibility: visible;
}
.button_send_carrusel {
	position: relative;
	float:right;
	height: 38px;
	width: 104px;
	right:20px;

	top: 0px;
	background-image: url(img/sendnow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 15px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 73px;
	font-weight: bold;
	padding-top: 20px;
}
.button_send a {
	background-image: url(enviar.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 123px;
	position: relative;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 12px;
}
.button_send a:hover {
	background-image: url(enviar_press.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 123px;
	position: relative;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 12px;
}
#green_div {
	position:absolute;
	top:0px;
	width:800px;
	height:59px;
	z-index:1;
	background-color: #adcb87;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DCE9CD;
	border-bottom-color: #DCE9CD;
}
#desc_t {
	position:absolute;
	left:388px;
	top:86px;
	width:447px;
	height:172px;
	z-index: 80;
}
#formAjaxEmail {
	position:absolute;
	top:43px;
	width:798px;
	height:344px;
	z-index:7;
	background-color: #f8f8f8;
}
#send_desc {
	position:absolute;
	left:65px;
	top:-38px;
	width:334px;
	height:31px;
	z-index:810;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
}
#send_desc_cart {
	position:absolute;
	left:28px;
	top:23px;
	width:334px;
	height:31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	z-index: 11;
}
#send_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
#formAjaxEmail_port {
	position:absolute;
	left:-2px;
	top:27px;
	width:559px;
	height:326px;
	z-index:810;
}
#formAjaxEmail_coti{
	position:absolute;
	left:-7px;
	top:85px;
	width:388px;
	height:326px;
	z-index:801;
}


#form_content_popup{
	position:absolute;
	top:54px;
	width:395px;
	height:326px;
	z-index:101;
}
#form_no_carrusel {
	position:absolute;
	width:950px;
	height:512px;
	z-index:14;
}
#winAjaxBackGroundLoading {
	position:absolute;
	width:100%;
	height:97px;
	z-index:1502;
	background-color: #00CCFF;
	visibility: visible;
}

#validationLoading {
	position:absolute;
	width:500px;
	height:512px;
	z-index:1000;
	visibility: visible;
	background-color: #00CCFF;
}

#my_own_coment {
	position:absolute;
	left:36px;
	top:10px;
	width:335px;
	height:31px;
	z-index:110;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	visibility: visible;
}

#page_number {
	position:absolute;
	left:380px;
	top:15px;
	width:100px;
	height:25px;
	z-index:110;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666;
	visibility: visible;
}
#close_toolTip {
	position:absolute;
	left:208px;
	width:16px;
	height:16px;
	z-index:1000;
	top: -7px;
}






#form_carrusel {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	z-index:2;
}
.winAjaxInfoNormal {
	position: relative;
	height: 100%;
	width: 100%;
	float: left;
}
#top_section {
	position: relative;
	height: 50px;
	width: 100%;
}
#bottom_section {
	position: relative;
	height: 70px;
	width: 100%;
	background-color: #FFFFFF;
}
#body_section {
	position: relative;
	width: 100%;
	overflow: auto;
	
}
#form_content_normal{
	position:relative;

	top:0px;
	width:95%;
	height:auto;
	z-index:101;
}
