body, h1, h2, h3, h4, h5, h6, blockquote, p{
	margin: 0;
	padding: 0;
}
body, td, th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #252525;
}
body{
	margin: 0;
	text-align: center;
	vertical-align: top;
	/*background:url(img/fondo.gif) repeat-x #2f2f2f 0px 0px;*/
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}

/******* hacks ********/
.cleaning { clear:both;}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:block;}/* Hack para ie6*/
* html .clearfix {height:1px;}/* Hack para ie mac*/

/************************************************************************/

.comentarios{
	width: 538px;
	margin-top:25px;
	padding-right:36px;
}

.comentarios h3{
	font-size: 19px;
	border-left:16px solid #707070;
	padding-left:26px;
	margin-bottom:15px;
	margin-top:15px;
	color:#5e1293;
}

.boton01 {color:#FFFFFF; background-color:#6a6a6a; border:1px solid #8a8a8a; width:155px;}

/***** TEXTOS *****/
.textoGris9 {color:#898989!important; font-size:9px;}
.textoGris10 {color:#898989!important; font-size:10px;}
.textoGris11 {color:#525252!important; font-size:11px;}
.fecha {color:#777777;font-size:12px;margin-bottom:7px}
