*{
	margin: 0px;
	padding: 0px
}
.iconoFotos{
	margin-bottom:18px;
	height: 31px;
	background-image: url(Sectores/fin/iconoFotos.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #CC9966;
	text-indent: 64px;
	font-size: 24px;
	color: White;
	font-weight: bold
}
.actHeadmedium{
	margin-left:5px;
	width: 444px;
	height: 31px;
	background-image: url(Sectores/fin/lab.png);
	background-position: left;
	background-repeat: no-repeat;
	background-color: Red;
	text-indent: 64px;
	font-size: 20px;
	color: White;
}
.actHeadshort{
	/*margin-left:5px;*/
	height: 31px;
	background-position: left;
	background-repeat: no-repeat;
	background-color: Red;
	text-indent: 9px;
	font-size: 12px;
	color: White;
}
.actHead{
	margin-left:5px;
	height: 31px;
	background-image: url(Sectores/fin/lab.png);
	background-position: left;
	background-repeat: no-repeat;
	background-color: Red;
	text-indent: 64px;
	font-size: 20px;
	color: White;
}
.box{
	/*Es la que contiene desde las imagenes que componen el cuadro hasta el texto que que incluye en su interior--> Los DIVS que contendrán serán: topCuadro, textoCuadro,bottomCuadro.*/
	float: left;
	width: 197px;
	margin-left: 10px;
}
.topCuadro{
	background-image: url(Sectores/fin/top.png);
	background-position: bottom;
	background-repeat: no-repeat;
	width:197px;
	height:10px;
}
a{
	text-decoration: none;
}
a:link{
	color: #996666;
}
a:visited{
	color: #996666;
}
a:hover{
	text-decoration: none;
	color: #FA6E5E;
}
p.tt{/*Titulo del tema*/
	text-decoration: none;
	font-size: 18px;
	color: #996666;
	line-height: 20px;
	font-weight: bold
}
p.dt{/*Desarrollo de tema*/
	text-decoration: none;
	font-size: 13px;
	color: Black;
	line-height: 18px;
	text-indent: 10px;
	padding-top: 10px;
}
.textoCuadro{/*Aquí irá el texto que hará referencia a la "NOTICIA" o "ACTIVIDADES*/
	background-image:url(Sectores/fin/sides.png);
	background-repeat: y-repeat;
	padding: 0px 10px 0px 10px
}
.bottomCuadro{
	width: 197px;
	height: 10px;
	background-image:url(Sectores/fin/bottom.png);
	background-position: top;
	background-repeat: no-repeat
}
