@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	text-align:center;}
.contenedor{
	width:930px;
	background-image:url(images/body_shadow.jpg);
	background-repeat:repeat-y;
	margin:0 auto 0 auto;}
.contenedor_a{
	width:930px;
	background-image: url(images/footer_shadow.jpg);
	background-repeat:repeat-y;
	background-position:center bottom;
	margin:0 auto 0 auto;}
.contenedor_b{
	width:930px;
	margin:0 auto 0 auto;
	margin-top:20px;
	height:180px;}
.texto_bien{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;}
.contenedor_c{
	width:930px;
	margin:0 auto 0 auto;}
.titulos_cuadros{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;}