@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/fondo.gif) repeat-x left top #FFFFFF; 
	color:#5B5954; 
	font:11px Verdana, Arial, Helvetica, sans-serif; 
	padding:0;
	margin: 0;
}

.tablaTitulo {
	width		: 90%;
	margin 		: 0 auto 0 auto;
}

.myProduc{
	color		: black;
	font-size	: 25px;
	margin-left : -98px;
}

.title-prod {
	font-size 		: x-large;
	margin-bottom	: 15px;	
	margin-top		: 5px;
	font-style		: oblique;
}

