body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/frontend/fondofinal.jpg);
	background-repeat:repeat-x;
}

.fondo_terminos{
    margin:0px 0px 0px 0px;
    width:600px;
	height:680px;
	background-image:url(../images/frontend/fondo_terminos.jpg);
	background-repeat:no-repeat;
}

.espacio_terminos{
    width:600px;
	height:180px;
}

.text_terminos{
    width:600px;
	height:480px;
	float:left;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#453D22;
	overflow:auto;
}

.text_terminos_title{
    width:600px;
	float:left;
	padding-bottom:15px;
	text-align:center;
}

.text_terminos_subtitle{
    width:530px;
	float:left;
	padding-left:20px; 
	padding-right:50px; 
	padding-bottom:5px;
}

.text_terminos_text{
    width:530px;
	float:left;
	padding-left:35px; 
	padding-right:35px; 
	padding-bottom:5px;
}