@charset "utf-8";
/* CSS Document */
body{
	background-image:url(../../img/fondo_catamarca.jpg);
	margin-left:auto;
	margin-right:auto;
	width:auto;
	text-align:center;
	}

img{
	border:0px none;
	}

.sinopsis{
	display:block;
	width:780px;
	padding: 10px 10px 10px 10px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../../img/fondo_sinopsis_catamarca.gif);
	background-repeat:repeat-x;
	background-position:center;
	background-color:#99CC00;
	border:#00F solid 3px;
	margin-top:15px;
	margin-bottom:15px;
	font-size:18px;
	color:#030;
	}

.imagenes img{
	width:100px;
	height:100px;
	padding-bottom:20px;
	}
