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

div#animacionheader {
}

div#columnaanimacion {
	color: #fff;
	width: 954px;
	margin: 0px 1px 0px 1px;
	padding: 0px;
	border-color:#ccc;
	border-width:1px 1px 0px 1px;
	border-top-style:none;
	border-bottom-style:none;
	background-color: #c9c9c9;
	background-image: url(../graficos/dw_decoanimacionbody.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
div#columnaanimacion h5 {
	color: #fff;
	width: 942px;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	background-color: #900;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 4px 5px;
	background-image: url(../graficos/dw_decoheader_m.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
div#columnaanimacion p {
	color: #000;
	font-size:1.2em;
	text-align:justify;
	margin: 0px 8px 8px 8px;
}
div#columnaanimacion p a {
	color: #900;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	text-decoration: none;
}
div#columnaanimacion p.centrado {
	text-align:center;
}
div#columnaanimacion a img {
  border-width: 1px;
	border-style: solid;
	border-color: #000;
}

div#columnaanimacion img {
  border-width: 1px;
	border-style: solid;
	border-color: #000;
	padding: 2px;
	/*margin: 1px;*/
}

div#columnaanimacion img.izq {
  float: left;
	margin: 0px 6px 6px 0px;
}

div#columnaanimacion img.centro {
  margin: 0px 0px 6px 0px;
}

div#columnaanimacion img.der {
  float: right;
	margin: 0px 0px 6px 6px;
}

div#columnaanimacion img.nodeco {
  border-width: 0px;
	border-style: none;
}

div#infoanimacion {
	color: #fff;
	width: 954px;
	margin: 0px 1px 0px 1px;
	padding: 0px;
	border-color:#ccc;
	border-width:1px 1px 0px 1px;
	border-top-style:none;
	border-bottom-style:none;
	background-color: #c9c9c9;
	background-image: url(../graficos/dw_decoanimacionbody.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

div#contenidoanimacion {
	background-color: #c9c9c9;
}

div#contenidoanimacion h4 {
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
	text-align: left;
	background-color: #900;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 4px 8px;
	background-image: url(../graficos/dw_decoheader_m.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

div#contenidoanimacion h6 {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	background-color: #eb6829;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 4px 8px;
	background-image: url(../graficos/dw_decoheader_n.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

div#contenidoanimacion p {
	color: #000;
	font-size:1.2em;
	text-align:justify;
	margin: 0px 8px 8px 8px;
}

div#galeriaanimacion {
	background-color: #c9c9c9;
	float: right;
  display: inline;
}
div#galeriaanimacion p {
	color: #000;
	font-size:1.2em;
	text-align:justify;
	margin: 0px 8px 8px 8px;
}
div#galeriaanimacion p a {
	border-style:none;
	text-decoration: none;
}
div#galeriaanimacion p.centrado {
	text-align:center;
}


