@charset "utf-8";
/* CSS Document */
/*
body{
	text-align:center;
	width: auto;
}
*/
#cont{
	width:auto;
	text-align:left;
	/*background-image: url(fondo_1.gif);
	background-repeat: no-repeat;
	cursor: crosshair;*/
	height: auto;
	margin: auto;
}
/*
body {
	color:#FFF;
	background-image: url(../prueba/fondo1.jpg);
	height: auto;
}
body {background-image:url(fondo_1.gif);}
body {font-family:Arial, Helvetica, sans-serif;}
*/
a:link {color:#006;}
a:visited {
	color:#00F;
}
.Estilo1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F00;
}
.Estilo2 {
	font-family:Arial, Helvetica, sans-serif;
	color: #036;
}
.Estilo3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	color:#F30;
	width: auto;
}
.Estilo4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	color:#036;
}
.Estilo5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:normal;
	color:#036;
}
.Estilo6 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#036;
}
#teatrodiv {background-image:url(../Imagenes/eventos_teatro.gif);
background-repeat:no-repeat;
background-position:center;}
#noticiasdiv {background-image:url(../Imagenes/Fondo_Noticias/Foto_1.png);
background-repeat:no-repeat;
background-position:center;}
#noticias2div {background-image:url(../Imagenes/Fondo_Noticias/Foto_2.png);
background-repeat:no-repeat;
background-position:center;}
.Estilo7 {
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	color:#FFF;
	font-size: 18px;
}
.Estilo8 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:white;
	font-size: 14px;
}
.alignTop { vertical-align:top; }

