/* Buttons. */
#menudelaizquierda {
	position: absolute;
	top: 300px;
	left: 0;
	width: 45px;
	height: 371px;
	display: inline;
}

#menudeladerecha {
	position: absolute;
	top: 410px;
	right:0;
	width: 44px;
	height: 121px;
	display: inline;
}

#buzon {
	font-size: 20px;
	font-weight: bold;
}

#subject {
	padding-left: 5px;
	color: #333;
	font-family: tahoma;
	font-size: 12px;
	width: 480px;
	text-align: justify;
}

#subjecteng {
	padding-left: 5px;
	font-family: tahoma;
	font-size: 11px;
	width: 480px;
	text-align: justify;
}

.inputdesc {
	font-family: arial;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}

.outpage {
	background: #f78b1b;
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	width: 510px;
	height: 300px;
	margin-top: 10px;
	margin-left: 0px;
}

#backgroundbuzon {
		padding-top: 15px;
		height: 1100px;
		background: url(../../../img/bgbuzon.jpg) 0 0 no-repeat;
	}

	.text {
		width: 350px;
		background: url(../../../img/bgbuttonfeedback.jpg) 0 0 repeat-x;
		border: solid 1px #333333;
		height: 23px;
	}

	.comment {
		width: 350px;
		height: 100px;
		background: url(../../../img/bgtextfeedback.jpg) 0 0 repeat-x;
		border: solid 1px #333333;
	}

	.textcph {
		width: 50px;
		background: url(../../../img/bgbuttonfeedback.jpg) 0 0 repeat-x;
		border: solid 1px #333333;
		height: 23px;
	}

	.buttons {
		width: 80px;
		background: url(../../../img/feedbackbtnenviar.jpg) 0 0 repeat-x;
		border: solid 1px #333333;
		height: 25px;
	}

	#titleesp {
		width: 243px;
		background: url(../png/buzobtitesp.png) 0 0 repeat-x;
		height: 45px;
	}

	#titleeng {
		width: 105px;
		background: url(../png/buzontitingles.png) 0 0 repeat-x;
		height: 43px;
	}

	#titleform {
		width: 394px;
		background: url(../png/buzontitform.png) 0 0 repeat-x;
		height: 30px;
	}

	.estrella {
		color: yellow;
		font-weight: bold;
	}

	h1 {
		font-size: 15px;
	}

/* End Buttons. */