	@import url('reset.css');
	@import url('fuentes.css');

	/*--- Estilos Generales ---*/
	body {
		background:#c5c0aa;
		font-family: helvetica;
	}

	a {text-decoration:none; color:#6D6D6D;}
	a:hover {text-decoration:underline;}


	/*  Fondo del encabezado */


.wrapper {
	width: 100%;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
.header {
	width: 100%;
	height: 114px;
}


/* Middle
-----------------------------------------------------------------------------*/
.middle {
	width: 960px;
	position: relative;
	margin: 0 auto;
	background-color: #fff;
}
.middle:after {
	display: table;
	clear: both;
	content: '';
}
.container {
	width: 100%;
	float: left;
	overflow: hidden;
}
.content {
	padding: 0 270px 0 0;
}


/* Right Sidebar
-----------------------------------------------------------------------------*/
.right-sidebar {
	float: left;
	width: 350px;
	margin-left: -350px;
	position: relative;

}


	p#titulo1{
		color:#fff;
		width: 200px;
		background: #1e5799; /* Old browsers */
		background: -moz-linear-gradient(top,  #1e5799 0%, #6d629a 0%, #653a8a 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(0%,#6d629a), color-stop(100%,#653a8a)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#653a8a',GradientType=0 ); /* IE6-9 */
		text-decoration:none;
		font-size:16px;
		text-align: center;
		padding:3px;
		padding-right: 15px;
		padding-left:  15px;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		margin-left: 20px;
		margin-top: 20px;
	}
	p#titulo11{
		color:#fff;
		width: 200px;
		background: #1e5799; /* Old browsers */
		background: -moz-linear-gradient(top,  #1e5799 0%, #6d629a 0%, #653a8a 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(0%,#6d629a), color-stop(100%,#653a8a)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#653a8a',GradientType=0 ); /* IE6-9 */
		text-decoration:none;
		font-size:16px;
		text-align: center;
		padding:3px;
		padding-right: 15px;
		padding-left:  15px;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		margin-left: 0px;
		margin-top: 20px;
	}

	a#titulo2{
		color:#fff;
		float:left;
		margin-top: 125px;
		margin-left: -90px;
		width: 80px;
		background: #8dbd0f; /* Old browsers */
		background: -moz-linear-gradient(top,  #8dbd0f 0%, #089b30 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8dbd0f), color-stop(100%,#089b30)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #8dbd0f 0%,#089b30 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #8dbd0f 0%,#089b30 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #8dbd0f 0%,#089b30 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #8dbd0f 0%,#089b30 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8dbd0f', endColorstr='#089b30',GradientType=0 ); /* IE6-9 */
		text-decoration:none;
		text-align: center;
		font-size:10px;
		padding:3px;
		padding-right: 5px;
		padding-left:  5px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
	}

	a#titulo3{
		color:#fff;
		float:right;

		margin-right: 20px;
		margin-bottom: 20px;
		width: 80px;
		background: #8dbd0f; /* Old browsers */
		background: -moz-linear-gradient(top,  #8dbd0f 0%, #089b30 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8dbd0f), color-stop(100%,#089b30)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #8dbd0f 0%,#089b30 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #8dbd0f 0%,#089b30 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #8dbd0f 0%,#089b30 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #8dbd0f 0%,#089b30 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8dbd0f', endColorstr='#089b30',GradientType=0 ); /* IE6-9 */
		text-decoration:none;
		text-align: center;
		font-size:10px;
		padding:3px;
		padding-right: 5px;
		padding-left:  5px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
	}	

	a#titulo2:hover{
		color:#fff;
		float:left;
		margin-top: 125px;
		margin-left: -90px;
		width: 80px;
		background: #1e5799; /* Old browsers */
		background: -moz-linear-gradient(top,  #1e5799 0%, #6d629a 0%, #653a8a 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(0%,#6d629a), color-stop(100%,#653a8a)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#653a8a',GradientType=0 ); /* IE6-9 */
		text-decoration:none;
		text-align: center;
		font-size:10px;
		padding:3px;
		padding-right: 5px;
		padding-left:  5px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
	}

	a#titulo3:hover{
		color:#fff;
		float:right;

		margin-right: 20px;
		margin-bottom: 20px;
		width: 80px;
		background: #1e5799; /* Old browsers */
		background: -moz-linear-gradient(top,  #1e5799 0%, #6d629a 0%, #653a8a 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(0%,#6d629a), color-stop(100%,#653a8a)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#653a8a',GradientType=0 ); /* IE6-9 */
		text-decoration:none;
		text-align: center;
		font-size:10px;
		padding:3px;
		padding-right: 5px;
		padding-left:  5px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
	}	


	#sli{
		width: 500px;
		height: 350px;
		padding-left: 20px;
		margin-top: -25px;
		float:left;
	}



	img#foto2{
		padding-top: 20px;
		padding-bottom: 10px;
		padding-left: 0px;
	}	

	p#texto1{
	float:left;
	text-align: justify;
	font-size: 14px;
	line-height: 150%;
	margin-left: 30px;
	width: 500px;
	margin-top: 35px;	
	padding-bottom: 60px;


	}

	p#texto3{
		width: 330px;
		text-align: justify;
		font-size: 14px;
		float: right;
		padding-right: 20px;
		color: #3ba926;		

	}

	p#texto4{
		width: 330px;
		text-align: justify;
		font-size: 12px;
		float: right;
		padding-bottom: 20px;
		padding-right: 20px;	
		color: #333333;
	}


















/* Footer
-----------------------------------------------------------------------------*/
.headerbg {
	width:100%;
	height: 115px;
	float:left;
	position: relative;
	z-index: 0;
	background: #1e5799; /* Old browsers */
	background: -moz-linear-gradient(left,  #1e5799 0%, #009136 0%, #f0d71a 67%, #7eb422 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#1e5799), color-stop(0%,#009136), color-stop(67%,#f0d71a), color-stop(100%,#7eb422)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #1e5799 0%,#009136 0%,#f0d71a 67%,#7eb422 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #1e5799 0%,#009136 0%,#f0d71a 67%,#7eb422 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #1e5799 0%,#009136 0%,#f0d71a 67%,#7eb422 100%); /* IE10+ */
	background: linear-gradient(to right,  #1e5799 0%,#009136 0%,#f0d71a 67%,#7eb422 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7eb422',GradientType=1 ); /* IE6-9 */
}

footer#acerca{
	width: 100%;
	background-color: #383838;
}



	div#subheader {
		width: 960px;
		position: relative;
		margin: auto;
	}

	div#logo{
		float:left;
		width: 280px;
		padding:5px 10px; 
		position: relative;
		margin: 0 auto;
	}

	/*menu*/
	div#subheader nav{
		margin-top: -41px;
		padding-right: 4px;
		float:left;
		padding-top: 15px;
		padding-bottom: 7px;
		text-align:right;
		background-color:#ebe9dd; 
		width: 956px;
		border-top-right-radius: 7px;
		-moz-border-top-right-radius 7px;
		-webkit-border-top-right-radius: 7px;
		border-top-left-radius: 7px;
		-moz-border-top-left-radius 7px;
		-webkit-border-top-left-radius: 7px;		
	}


	div#subheader nav ul li {
		display:inline;
		padding-right:18px;
		padding-left: 18px; 	
	}

	#subheader nav ul li a{
		font-size:14px;
		padding:3px;
		padding-right: 17px;
		padding-left:  17px;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
	}



	#subheader nav ul li a:hover{
		color:#fff;
		background: #1e5799; /* Old browsers */
		background: -moz-linear-gradient(top,  #1e5799 0%, #6d629a 0%, #653a8a 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(0%,#6d629a), color-stop(100%,#653a8a)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#653a8a',GradientType=0 ); /* IE6-9 */
		text-decoration:none;
	}
	#boton_activo{
		color:#fff;
		background: #1e5799; /* Old browsers */
		background: -moz-linear-gradient(top,  #1e5799 0%, #6d629a 0%, #653a8a 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(0%,#6d629a), color-stop(100%,#653a8a)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#653a8a',GradientType=0 ); /* IE6-9 */
		text-decoration:none;
		font-size:16px;
		padding:3px;
		padding-right: 15px;
		padding-left:  15px;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;

	}

	.slider {
		position: relative;
		margin: auto;

	}


	table#footer{
	margin: auto;
	position: relative;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #999999;
}

table#footer img{
	padding-left: 50px;
}
table#footer .pie{
	color: #B8B8B8;
}

table#footer .pie2{
	color: #B8B8B8;
	padding-left: 80px;
}

table#footer .webmail{
	color: #FFF;
	font-size: 14px;
	padding-left: 8px;
	padding-top: 5px;

}
div#creditosf{
	background-color: #009136;
	margin-top: 15px;
	height: 20px;
	width: 100%;

}


div#creditosf2{
	width: 960px;
	margin: 0 auto;

}

.creditos{
	color: #FFF;
	font-size: 12px;
	text-align: center;
	padding-top: 2px;
	position: relative;
	padding-left: 380px;

}




/*   PRODUCTOS   */ 

div#producto11{
	margin-top: 20px;
	width: 960px;
position: relative;
}

div#producto11 p{

	width: 530px;
	font-size: 14px;
position: relative;
}



div#producto{
		margin-top: 270px;
	width: 960px;
position: relative;
}

div#producto2{
	margin-top: 500px;
	width: 960px;
position: relative;
}


div#producto3{
	margin-top: 730px;
	width: 960px;
position: relative;
}

div#producto4{
	margin-top: 960px;
	width: 960px;
	position: relative;
}

div#producto5{
	margin-top: 1190px;
	width: 960px;
position: relative;
padding-bottom: 190px;
}

p#protext{
	padding-left: 40px;
	float: left;
	font-size: 14px;
	line-height: 150%;
	width: 450px;
	text-align: justify;

}


img#propic11{
	float: left;
	padding-left: 50px;



}

img#propic{
	float: left;
	padding-left: 50px;

}

img#propic2{
	float: right;
	padding-right: 50px;

}
img#propic22{
	float: right;
	padding-right: 50px;
	margin-bottom: 30px;
}

	p#tituloprod{
		color:#fff;
		width: 300px;
		background: #1e5799; /* Old browsers */
		background: -moz-linear-gradient(top,  #1e5799 0%, #6d629a 0%, #653a8a 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(0%,#6d629a), color-stop(100%,#653a8a)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#653a8a',GradientType=0 ); /* IE6-9 */
		text-decoration:none;
		font-size:16px;
		text-align: center;
		padding:3px;
		padding-right: 15px;
		padding-left:  15px;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		margin-left: 50px;
		margin-top: 20px;
	}


/* empresa  */

div#empresa{

width: 960px;
position: relative;

}

div#empresa p{
	padding-top: 20px;
	padding-bottom:  50px;
}

div#empresa img{
	padding-top:  20px;
}

/*  CONTACTO   */

img#contactopic{
	float: right;
	padding-right: 50px;
	margin-bottom: 30px;

}


	#enviarbtn{
		color:#fff;
		width: 200px;
		background: #8dbd0f; /* Old browsers */
		background: -moz-linear-gradient(top,  #8dbd0f 0%, #089b30 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8dbd0f), color-stop(100%,#089b30)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #8dbd0f 0%,#089b30 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #8dbd0f 0%,#089b30 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #8dbd0f 0%,#089b30 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #8dbd0f 0%,#089b30 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8dbd0f', endColorstr='#089b30',GradientType=0 ); /* IE6-9 */
		text-decoration:none;
		font-size:16px;
		text-align: center;
		padding:3px;
		padding-right: 15px;
		padding-left:  15px;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		margin-left: 20px;
		margin-top: 20px;
		margin-bottom: 20px;
		height: 30px;
	}

	#enviarbtn:hover{
		color:#fff;
		width: 200px;
		background: #1e5799; /* Old browsers */
		background: -moz-linear-gradient(top,  #1e5799 0%, #6d629a 0%, #653a8a 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(0%,#6d629a), color-stop(100%,#653a8a)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#653a8a',GradientType=0 ); /* IE6-9 */
		text-decoration:none;
		font-size:16px;
		text-align: center;
		padding:3px;
		padding-right: 15px;
		padding-left:  15px;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		margin-left: 20px;
		margin-top: 20px;
	}	



label {
display:block;
letter-spacing:1px;
}
.formulario {
display:block;
margin:0 auto;
width:510px;
color: #666666;
font-family:Arial;
}
form {
	padding-top: 20px;
padding-left: 50px;
width:400px;
}

input, textarea {
width:300px;
height:15px;
background:#666666;
border:2px solid #f6f6f6;
padding:10px;
margin-top:5px;
font-size:10px;
color:#ffffff;
}

textarea {
height:150px;
}

#Enviar {
		color:#fff;
		width: 200px;
		background: #1e5799; /* Old browsers */
		background: -moz-linear-gradient(top,  #1e5799 0%, #6d629a 0%, #653a8a 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(0%,#6d629a), color-stop(100%,#653a8a)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #1e5799 0%,#6d629a 0%,#653a8a 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#653a8a',GradientType=0 ); /* IE6-9 */
		text-decoration:none;
		font-size:16px;
		text-align: center;
		padding:3px;
		padding-right: 15px;
		padding-left:  15px;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		margin-top: 10px;
		height: 25px;
cursor:pointer;
margin-bottom: 20px;
}


/* Servicios */
 

div#servicios{

width: 960px;
position: relative;

}

div#box{
	width: 400px;
	float:left;
	padding-left: 50px;
	padding-bottom: 20px;
}
div#box2{
	width: 400px;
	float:right;
	padding-right: 50px;
}

div#box img{
	padding-top: 20px;
}

#servtext{
	float:right;
	text-align: justify;
	font-size: 14px;
	line-height: 150%;
	width: 400 px;
	margin-top: 20px;
}

#servtext2{
	line-height: 200%;
	text-align: justify;
	float:right;
	font-size: 16px;
	width: 400px;
	margin-top: 50px;
}


/* novedades */ 

div#novedad1{
	padding-top: 20px;
	width: 960px;
}

div#novedad2{
	padding-top: 100px;
	width: 960px;
	margin-bottom: 280px;
}


div#novedad1 img{
	float:left;
	padding-left: 50px;
}

div#novedad1 p{
	padding-top: 10px;
	float:;
	padding-right: 82px;
	text-align: justify;
}

div#novedad2 p{
	padding-top: 10px;
	float:right;
	padding-right: 82px;
	text-align: justify;
	width: 500px;
}



div#novedad2 img{
	float:left;
	padding-left: 50px;
}

.novfecha{
	float:left;
	padding-left: 20px;
}

.novtitulo{
	float:;
	padding-top: 10px;
	margin-left: 0px;
	font-size: 14px;
	text-decoration: none;
	color: green;
	margin-right: 40px;
	display: block;
}
#novpic1 {
	margin-right: 20px;	
}

#gracias {
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;	
}