@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
#principal {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #FFFF99;

}
#arriba {
	height: 130px;
	width: 1024px;
	text-align: center;
}
#izquierda {
	width: 80px;
	float: left;
}
#foto {
	float: left;
	width: 400px;
	padding-right: 5px;
	padding-left: 15px;
}
#critica {
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	width: 494px;
	margin-top: 58px;
}
#critica p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #600;
	text-align: justify;
	margin-top: 10px;
}
#foto h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	color: #660000;
	text-align: center;
	margin-top: 10px;
}


#derecha {
	margin-bottom: 80px;
	float: left;
	width: 944px;
	background-image: url(../cine/imagenes/general/solapacritica.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#gris {
	width: 944px;
	margin-top: 40px;
	background-color: #FFCC00;
	height: 950px;
}
#foto p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	margin-top: 10px;
}


#sitges {
}
#arriba a{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#arriba a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#arriba a:visited {
	color: #996633;
	text-decoration: none;
	font-weight: bold;
}
#arriba a:hover {
	color: #FFCC00;
	text-decoration: none;
	background-color: #990000;
	font-weight: bold;
}
#arriba a:active {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
.blogaire {
	margin-top: 10px;
}
#izquierda img {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#izquierda img a {
	border: 0px solid #FF0;
	margin-top: 10px;
	margin-bottom: 10px;
}
#izquierda img a:link {
	border: 0px solid #FF0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#izquierda img a:visited {
	border: 0px solid #FF0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#izquierda img a:hover {
	border: 1px solid #FF0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#izquierda img a:active {
	border: 1px solid #F00;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#foto #foto2 {
	margin-top: 20px;
}
#foto h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	color: #660000;
	text-align: center;
}
#derecha a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#derecha a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#derecha a:visited {
	color: #996633;
	text-decoration: none;
	font-weight: bold;
}
#derecha a:hover {
	color: #FFCC00;
	text-decoration: none;
	background-color: #990000;
	font-weight: bold;
}
#derecha a:active {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}

