/* CSS Document */
#panorama
{
	width:750px;
	height:260px;
	float:left;
	margin:5px 0 0 4px;
	_margin:5px 0 0 2px;
}
.menu_panos
{
	width:246px;
	height:117px;
	float:left;
	background-color:#CCCCCC;
	margin:5px 0 5px 3px;
	_margin:5px 0 5px 2px;
	background-image:url(../images/fondo_menu_pano.gif);
	background-repeat:no-repeat;
	background-position:0px 24px;
}
.menu_panos h2
{
	width:243px;
	height:24px;
	color:#FFFFFF;
	float:left;
	padding:4px 0 0 3px;
	background-image:url(../images/titular_verde.gif);
	background-repeat:repeat-x;
	font-size:90%;
	margin:0;
}
.menu_panos a
{
	width:219px;
	height:19px;
	float:left;
	margin:15px 0 0 10px;
	text-decoration:none;
	font-size:80%;
	background-image:url(../images/foto_roll_verde.gif);
	background-repeat:no-repeat;
	padding:3px 0 0 5px;
	color:#FFFFFF;
}
.menu_panos a:hover, a.opcion_seleccionada
{
	background-image:url(../images/foto_roll_marron.gif);
	color:#000000;
}
.menu_fotos
{
	width:245px;
	height:115px;
	border: 1px solid #B1B0B0;
	float:left;
	margin:5px 0 5px 5px;
	background-image:url(../images/fondo_menufotos.gif);
	background-color:#CCCCCC;
}
.menu_fotos h2
{
	padding:0;
	margin:4px 0 0 2px;
	font-size:80%;
	float:left;
	text-decoration:underline;
}
.menu_fotos p
{
	width:144px;
	padding:0;
	margin:2px 0 0 3px;
	font-size:80%;
	float:left;
	color:#2B2B2B;
}
.imggris
{
	border:1px solid #B1B0B0;
	margin:5px 0 0 5px;
	float:left;
}
.vermas
{
	width:55px;
	height:20px;
	text-decoration:none;
	font-size:80%;
	float:right;
	color:#FFFFFF;
	padding:3px 5px 2px 20px;
	background-image:url(../images/vermas_fondo.gif);
	background-repeat:no-repeat;
}
.vermas:hover
{
	color:#000000;
}
